Previous Topic: IMS VariablesNext Topic: JCL Members


RPROF Variables

The following table describes the RPROF variables.

RPROF Variables

Description

User Notes

DB2 Subsystem ID
Default: DB2

DB2 subsystem identifier of the subsystem where you want to create an RPROF table.

 

Explicit creator ID
No default

If specified, RPROF table and index are qualified using this ID.

Explicit creator ID and secondary authorization ID are mutually exclusive.

 

Secondary Authorization ID
No default

If specified, the current SQLID is set to this ID before RPROF table and index are defined.

Secondary authorization and explicit creator ID are mutually exclusive.

 

DB name
Default: RPROF

Name of the database in which to build the RPROF table.

 

Storage Type
Default: S

Space for the RPROF database is allocated using storage groups or VSAM data sets.
S - Storage Group allocation
V - VSAM allocation

 

Storage Group Name
No default

When Storage Type is set to S, you must specify the Storage Group Name to use when creating the tablespace and table for RPROF.

 

VCAT
No default

If you select VSAM as the type of database storage, you must specify the VCAT name to use when creating the VSAM data sets.

 

Volume
No default

If you select VSAM space allocation, you must specify the volume names when creating the VSAM data sets.

 

RPROF initial size
Default: 350 4 KB pages for VSAM, or 1400 1 KB pages for storage group

Primary size of tablespace containing the RPROF table.

 

RPROF secondary size
Default: 0

Secondary space allocation of tablespace containing the RPROF table.

 

RPROFI1 initial size
Default: 350 4 KB pages for VSAM, or 1400 1 KB pages for storage group

Primary size of RPROF index.

 

RPROFI1 secondary size
Default: 0

Secondary space allocation of RPROF index.