To define a DSN as APF-authorized, in the SDSF screen
Note:
enter the command:
"/setprog apf,add,dsn=INSTROOT.loadaut,volume=vol002"
where vol002 is the volume where you installed Oracle Connect and
INSTROOT is the high-level qualifier where Oracle Connect is
installed.
If the site uses SMS, then when defining APF-authorization in the
SDSF screen, enter the following command:
"/setprog apf,add,dsn=INSTROOT.loadaut,SMS"
Ensure that the library is APF-authorized, even after an IPL (reboot)
of the computer.
Move the INSTROOT.USERLIB(ATTDAEMN) and
■
INSTROOT.USERLIB(ATTSRVR) members to any active proclib, such as
user.proclib, ATTDAEMN and ATTSRVR are run as started tasks.
If you decide to change the name of the ATTSRVR member when you move it to a
general high-level qualifier, then change the name specified in the
StartupScript parameter in the daemon configuration to the new name:
Run INSTROOT.USERLIB(NAVCMD) and enter EDIT DAEMON IRPCDINI at
■
the prompt.
Change the startupScript parameter from ATTSRVR to the new name for
■
the server:
<Workspace name="Navigator"
startupScript="NEW_NAME"
serverMode="reusable"
... />
Exit and save the change.
■
Change the following line in the ATTDAEMN script to include the IP address and
■
port of the IBM z/OS platform.
For example, before:
// PARM='-B START IRPCDINI'
After:
// PARM='-B -L ip_address:2551 START IRPCDINI'
Where ip_address specifies the IP address of the computer, 2551 is the default
port for starting the daemon and IRPCDINI is the default daemon configuration.
The ATTDAEMN and ATTSRVR started tasks need permission to use an Open
■
Edition TCP/IP stack. The owner must be a user with OMVS segment defined and
OMVS UID= 0000000000.
In the security manager, such as RACF, define ATTDAEMN and ATTSRVR with a
■
started task class and a general profile that enables the following:
Permission to issue master console commands.
■
START authority for the ATTSRVR job.
■
Installing Oracle Connect on an IBM z/OS Series Platform
Installing and Configuring the OracleAS Adapter for IMS/DB 2-9
Need help?
Do you have a question about the Application Server 10.1.3.4 and is the answer not in the manual?