Mark Pace wrote:
Thank you, Ronald and John.
This system is not in a Plex, just a single z/OS.  Should I still move it
to /global?
<snip>

It's not at all necessary to move it to /global in a single-system environment.

I looked into this a bit further, and found that common problems are unnamed Angels and security setup. From the configuration guide:

"You can give an angel a name by coding the NAME parameter on the START command: START IZUANG1,NAME=proc-name. Or, you can specify the angel name on the NAME parameter of the PROC statement of the angel started procedure before you enter the command START IZUANG1."

You should have a new PROC in the SMP/E-managed PROCLIB data set that includes the NAME parameter.

The other common issue seems to be that IZUSVR1 does not have access to the BBG.* profiles in the SERVER class. You can find all the profile names in the IZUSEC sample in SAMPLIB.

I also double-checked to be sure both actions above are in the z/OS Migration book for z/OS V2.3.

--
John Eells
IBM Poughkeepsie
[email protected]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to