Before you can use the Object Migrator function in CA Chorus for DB2 Database Management to migrate DB2 objects, create [set the rcm variable for your book] models and the Object Migrator configuration PDS and members. In addition, update the OFAPROC started task, and MJETJOM model JCL.
Note: This configuration is not required for integration with CA Chorus Infrastructure Management for Networks and Systems.
Important! This step must be performed manually outside of CA Chorus™ Software Manager.
The OFAPROC started task ID needs READ permission for BPX.SERVER.
Note: If the EZB.STACKACCESS resource is protected, the appropriate READ permissions are needed for the user ID associated with the OFAPROC started task and the users requesting access to the Object Migrator function. The OFAPROC started task was created and customizing during the configuration of the Object Framework Services agent (OFA) during the installation of the CA Database Management Solutions for DB2 for z/OS. For more information about configuring the OFA agent, see the CA Database Management Solutions for DB2 for z/OS Installation Guide.
Note: To execute the [set the rbp variable for your book], you must be granted EXECUTE authority on the Batch Processor plan. For more information about granting product authorizations, see the CA Database Management Solutions for DB2 for z/OS General Facilities Reference Guide.
Follow these steps:
Note: Any @DEFAULT model can be used.
The Expert Profile panel appears.
The General Model Services panel appears.
The General Model Utilities panel appears.
The model is created and saved with the name (model ID) and creator. These models are used during the DB2 object migration when the migration is submitted for analysis.
The configuration PDS is defined.
The members appear in the configuration data set members list. Object Migrator user members override global settings that are defined in the @DEFAULT member.
Note: The members must include the desired JOB statement for z/OS batch jobs and the model name and creator.
<JOB CARD> //jobcard JOB (ACCT INFO),'job title',CLASS=A,MSGCLASS=X, // MSGLEVEL=(1,1),REGION=0M,NOTIFY=userid </JOB CARD> <MODEL4> MODEL4 model ID </MODEL4> <MODEL4C> MODEL4C creator </MODEL4C>
Note: Use the JOB statement, model name (ID), and creator values for overriding global settings that are defined in the @DEFAULT member. For more information about overriding high-level qualifiers for work data set allocations, see the CA Chorus for DB2 Database Management User Guide.
Specifies the JOB statement details.
Specifies information that is required for the Object Migrator configuration including the model ID and creator. The model ID specifies an existing [set the rcm variable for your book] model name. Specify @DEFAULT for the global configuration member. If you created models, the model ID and creator must match the models that you created. The creator specifies the model creator user ID.
Save your changes.
The @DEFAULT global configuration member is created.
The JCL is added to the individual user members.
//CFGFILE DD DISP=SHR,DSN=config.om.pds //SYSTCPD DD DISP=SHR,DSN=&tcpdata
Specifies the name of the PDS that was previously created for the Object Migrator configuration.
Specifies a TCPDATA data set from SYSTCPD of TCPIP PROC.
Default: TCPIP.TCPIP.DATA
//LOGGER1 DD DISP=SHR,DSN=hlq.LOGGER1
//LOGGER2 DD DISP=SHR,DSN=hlq.LOGGER2
Record format: VB
Record length: 1028
Block size: 6144
Cylinders: 20.
Note: To turn off the logging capability for OFAPROC, contact CA Support for instructions.
Save your changes.
The OFAPROC started task JCL is updated.
Note: Enable these changes by recycling the agent.
//SYSTCPD DD DISP=SHR,DSN=&tcpdata
Specifies a data set from SYSTCPD of TCPIP PROC.
Default: TCPIP.TCPIP.DATA
Save your changes.
The MJETJOM model is updated and Object Migrator is configured for use in the CA Chorus Investigator.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|