Use one of the following methods to stop CA DRAS:
When the CA DRAS task is shut down you receive the following messages:
++ Command ++ STOP
CAHFMTK016I DRAS is terminating…
CAHFMTK003I CCI communication terminated
To help you verify that CA DRAS is properly installed, we provide an installation verification program. To execute this program, customize and run JCL member HFB6IVP in CAIOPTN. Provide your SERVER ID as a parameter to the program.
The program CAHFIVP attempts to connect to the DRAS server and, if successful, reads from the CA DRAS catalog. CAHFIVP logs its actions to SYSPRINT. You can scan the output for non-zero return codes.
For example:
//HFB6IVP JOB ... //********************************************************************* //* * //* CA DRAS r11.6 Installation Verification Program * //* * //* Run this job to verify that CA-DRAS is installed properly and * //* that it has a connection to CAICCI. * //* * //********************************************************************* //STEP1 EXEC PGM=CAHFIVP,PARM=server-id //STEPLIB DD DISP=SHR,DSN=CAI.CAILIB //SYSPRINT DD SYSOUT=* //SYSOUT DD SYSOUT=* //CEEDUMP DD SYSOUT=*
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |