The JCL members to start CA CSM are either in your JCL data set (RunTimeMVSHLQPrefix.JCL) or in your PROCLIB data set (RunTimeMVSHLQPrefix.PROCLIB). The member location is indicated in the summary report of the CA CSM installation and setup process. You can submit or start one of these members to run it as batch jobs or started tasks.
CA CSM allocates files on startup and during operation. If your site has products interfering with file allocation, verify that DD statements to exclude such processing are included in the MSMTCSRV JCL member that starts the CA CSM application server.
Note: The CA CSM application server uses a default region size of 768 MB. If you want to change this value, update the REGSIZE parameter in the MSMTCSRV JCL member. Also, update the Xmx value in the following statement in the SAMPLIB(MSMLIB) member:
IJO="-Xms128m -Xmx768m -Xss768m"
Follow these steps:
The CA Datacom/MSM Multi-User Facility (MUF) address space starts.
Note: All data sets in STEPLIB must be APF-authorized.
If the MUF starts up successfully, messages similar to the following example appear:
DB00226I - MULTI-USER ACTIVATED XCF SUPPORT DB00222I - MULTI-USER ACTIVATED CCI SUPPORT DB00201I - MULTI-USER ENABLED, CXX=cxx_name MUFNAME=muf_name AD
The CA Datacom/MSM server address space starts.
If the server starts up successfully, messages similar to the following example appear:
DSV00049I-CA Datacom Server Version 14.0 INITIALIZED -server_name
The CA CSM application server address space starts.
If the server starts up successfully, the following message appears in STDOUT:
MSM0009I - CA CSM startup complete.
If the startup fails, the following message appears in STDOUT:
MSM0010E - CA CSM startup failed.
In addition, depending on the outcome of the startup, one of the following messages appears in the system console:
MSM0009I CA CSM STARTUP COMPLETE MSM0010E CA CSM STARTUP FAILED
Note: The startup JCL for the CA CSM application server region has a SYSMDUMP DD statement that is commented out. If your site standards and system support the capture of this dump to the spool system, you can uncomment the DD statement to provide for dump captures in the case of failures.
After the successful startup of the CA CSM application server address space, users can log in to CA CSM through a web browser.
Notes:
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java library.path:
CA CSM does not require the installation of this library.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|