Re: TSO command System Rexx

2023-05-06 Thread Mark Jacobs
I was asking for more of a general routine ( I'm not a strong rexx programmer). 
I'm looking for a routine that would execute a arbitrary command like this;

SYSREXX TSOCMD DEFINE ALIAS(NAME(x) RELATE(its.catalog) 

Where TSOCMD accepts the information and executes it. 

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Saturday, May 6th, 2023 at 1:57 AM, ITschak Mugzach  
wrote:


> Oops, I missed read your question. Just enter the command as "tso cmd"
> 
> ITschak
> בתאריך יום ו׳, 5 במאי 2023 ב-20:52 מאת Mark Jacobs <
> 0224d287a4b1-dmarc-requ...@listserv.ua.edu>:
> 
> > Before I have to reinvent the command again, I forgot to take a copy from
> > $previousjob, does anyone have a rexx exec in their system rexx library
> > that executes a TSO command from a system rexx address space?
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted
> > email.
> > 
> > GPG Public Key -
> > https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> --
> ITschak Mugzach
> |* IronSphere Platform* | *Information Security Continuous Monitoring
> for z/OS, x/Linux & IBM I **| z/VM coming soon *
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Importing x.509 Certs in to RACF

2023-05-06 Thread Matt Hogstrom
Wow, quotes.  Prefix is turned off on the profile and I would have expected a 
“Dataset Not Found” error.  Other utilities have not required quotes.   Thanks 
for stating the obvious as it was correct.

Matt Hogstrom
m...@hogstrom.org
+1-919-656-0564
PGP Key: 0x90ECB270
Facebook   LinkedIn 
  Twitter 

“It may be cognitive, but, it ain’t intuitive."
— Hogstrom



> On May 4, 2023, at 11:51 PM, Peter Vels  wrote:
> 
> You have:
> RACDCERT ADD(IBMUSER.CERT.DIGICERT)   CERTAUTHTRUST
> WITHLABEL('DigiCertCA’)
> 
> Try adding apostrophes to the data set name:
> RACDCERT ADD('IBMUSER.CERT.DIGICERT')   CERTAUTHTRUST
> WITHLABEL('DigiCertCA’)
> 
> On Fri, 5 May 2023 at 13:07, Matt Hogstrom  > wrote:
> 
>> I had VB 240 but I’ll rein it in an see what we get.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


More CBU Woes

2023-05-06 Thread Ed Jaffe
When we're not in CBU mode, we run only one LPAR that does nothing. It's 
down almost all the time.


When in CBU mode, we want all eight LPARs running all the time.

Thinking we could simplify the HMC "Partitions" display for those using 
the system while in non-CBU mode, we created a reset profile that 
contains only the one LPAR we need. Obviously, we had a misunderstanding 
about what that limited list of LPARs would do because, when we activate 
the CPC with that profile, we still see all LPARs defined in the IOCDS.


Is there any way, other than having multiple IOCDS/IODF configurations, 
to limit the partitions shown on the HMC "Partitions" tab?



--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/



This e-mail message, including any attachments, appended messages and the
information contained therein, is for the sole use of the intended
recipient(s). If you are not an intended recipient or have otherwise
received this email message in error, any use, dissemination, distribution,
review, storage or copying of this e-mail message and the information
contained therein is strictly prohibited. If you are not an intended
recipient, please contact the sender by reply e-mail and destroy all copies
of this email message and do not otherwise utilize or retain this email
message or any or all of the information contained therein. Although this
email message and any attachments or appended messages are believed to be
free of any virus or other defect that might affect any computer system into
which it is received and opened, it is the responsibility of the recipient
to ensure that it is virus free and no responsibility is accepted by the
sender for any loss or damage arising in any way from its opening or use.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN