Note: When running in local mode, the job control for the dictionary canbe defined in standard labels or partition standard labels instead of in stream.
The size parameter in this JCL specifies the PPA space needed for CA IDMS Schema Mapper and CA IDMS program storage. The remainder of the partition will be used for GETVIS storage.
The amount of GETVIS storage required depends on the size of the schema/subschema you are mapping. If you are mapping a small schema or subschema (with less than 40 records), you need about 700K; a medium-sized schema or subschema (40 to 100 records) requires about 1700K.
The files in this JCL can be ASSGNed to any device type on the system that has or that can receive the data for CA IDMS Schema Mapper to operate. (There is full device independence.) If you use disk, DLBL and EXTENT JCL must be provided either in the above JCL or in standard labels. If you use labeled tape, TLBL JCL must be included in the above JCL. Here are the DLBL/TLBL names for the corresponding file ASSGN control statements:
DIAGRAM SYS010 SCRATCH SYS012 STATFILE SYS013 XREF SYS014
These are the names for tape; disk names will be truncated to the first seven characters as necessary. Also, CA IDMS Schema Mapper writes the SCRATCH file; then reads it.
If you do not want a dump when a CA IDMS Schema Mapper job terminates abnormally, you can include a // OPTION NODUMP control statement in the JCL. If you do not use // OPTION NODUMP or if you choose to include // OPTION DUMP or // OPTION PARTDUMP, a dump will be produced for an abend in addition to any diagnostic messages from CA IDMS Schema Mapper and the Pascal run-time modules.
|
Copyright © 2013 CA.
All rights reserved.
|
|