DB2 Server for VM: System Administration


ARISPDFC EXEC

The ARISPDFC EXEC copies IBM-supplied production code from a source service disk or SFS directory (accessed as filemode V) to a target (secondary) production disk or directory. (Secondary production disks and directories are described in Types of Database Machines.)

You can use this EXEC to create additional primary database virtual machines. (A primary database machines owns a production minidisk.) You can also use it to service a secondary production minidisk. This is described in the DB2 Server for VM Program Directory.

Authorization

To run the ARISPDFC EXEC, you must have:

Note:You can only issue this EXEC in the database machine that owns the target production disk or SFS directory.

Syntax



>>-ARISPDFC----------------------------------------------------><
 

Description

The ARISPDFC EXEC does the following:

Notes:

After running the ARISPDFC EXEC, you should:

  1. Copy the ARISNLSC MACRO and ARISSEGC MACRO to your target (secondary) production disk or directory from the primary production disk or directory.
  2. Acquire read access to your target production minidisk by entering:
         RELEASE Q (DETACH
         LINK machid cuu cuu RR
         ACCESS cuu Q
    

    If you are using SFS, acquire read access to SFS production directory by entering:

         ACCESS machid.SQL.PRODUCTION Q
    


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]