Previous Topic: Five-Step z/VM Commands—Central VersionNext Topic: Restart Capability


Five-Step z/VM Commands—Local Mode

To specify that Culprit is executing in local mode, perform one of the following:

Database Access

The following JCL modifications must be made in order to access non-SQL defined database records and tables:

Note: CA Culprit, CA IDMS/DB users who wish to override IDMSOPTI specifications at runtime can code either the LOCAL keyword or CVMACH= keyword expression on the DATABASE parameter, discussed in Chapter 11, DATABASE Parameter. For more information about IDMSOPTI, see CA IDMS System Operations Guide.

dictdb

DDname of the data dictionary DDLDML area

dictdb dictfile

Minidisk address of the database file (e.g., 500)

j1jrnl

DDname of the first disk journal file

j2jrnl

DDname of the second disk journal file

keyfile

Filename of the key file (required only if a key file is input)

userdb

DDname of the user database file

user userdb

Minidisk address of the user database file (e.g., 500)