This utility copies CMS format CA ACF2 for z/VM databases from one minidisk to another. This utility is provided because you cannot use CMS COPYFILE to copy a file to a reserved disk.
The following terminology is used throughout this chapter.
One of the three CA ACF2 for z/VM databases (LID, RULE, INFO).
The CA ACF2 for z/VM Infostorage database.
The CA ACF2 for z/VM Logonid database.
The CA ACF2 for z/VM Rule database.
The ACFDBCPY utility copies CMS format CA ACF2 for z/VM databases from one minidisk to another. You must reserve the target minidisk through the CMS RESERVE command and format it in 4 KB blocks. The syntax of the RESERVE command is:
RESERVE nfn DATABASE nfm
The filename of the minidisk to reserve.
The filetype (always DATABASE).
The filemode of the minidisk to reserve for the database.
Run this utility with the system in NOAUTO mode (CA ACF2 for z/VM is not active) to expand a database or during database recovery. You must have read and write access to the source (input) and target (output) databases.
You can copy any of the three CA ACF2 for z/VM databases, but you must copy them one at a time. The syntax of this utility is:
ACFDBCPY fn DATABASE fm { nfm } { DATABASE } { nfm }
{ = } { = } { = }
The filename of the database to copy.
The filetype of the database (always DATABASE).
The filemode of the minidisk to copy.
The new filename of the copied database.
The filetype of the copied database (always DATABASE).
The filemode of the copied minidisk.
You can use the equal sign to indicate you want to use the same value for the same field as in this example, ACFDBCPY LID DATABASE D = = B. This command copies LID DATABASE D to LID DATABASE B. The first equal sign represents the same value as the first filename (LID) entered. The second equal sign represents the same value as the first filetype (DATABASE) entered.
ACFDBCPY issues the following message when it has successfully executed:
ACFCPY361I <nn> <db> records processed
The number of records processed.
The type of records processed.
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|