Previous Topic: File Backup to GDG TapeNext Topic: File Restore


PROC APJPBKUP


Parameter


Description

Default
in PROC

VSAMPFX=x

x is concatenated ahead of the standard data set name for CA‑PanAPT files. Change this to your site's high‑level VSAM index.

none

TAPE =x

Designates the TAPE device. Change this to your site's standard for TAPE in JCL.

TAPE

TMSPARM=x

x is the keyword and value for the LABEL parameter. Valid values are EXPDT=? or REPDT=?. When this parameter is used, it MUST be preceded with a leading comma. DO NOT code a trailing comma.

Example: TMSPARM=',EXPDT=99365'

none

SOFTPFX=x

x is concatenated ahead of the standard data set name for CA‑PanAPT files. Change this to your site's high‑level software library index.

none

OTHRPFX=x

x is concatenated ahead of the standard data set name for CA‑PanAPT files. Change this to your site's high‑level sequential index.

none

SYSDA=x

x indicates a disk type.

SYSDA

MODDSCB=x

Model DSCB used for tape GDGs. This must be valid DSCB. If you do not have a system DSCB defined, you can use any cataloged data set name.

specified during installation

JCLLIST=x

x must be suitable to include in SYSOUT=x. Utility messages, control totals, and so forth are routed to this destination.

*

DUMPS=x

x must be suitable to include in SYSOUT=x. Any SYSUDUMP output is routed to this destination.

*

HISTFL=x

x indicates whether to back up the Pending History file.

0 = Execute this step

1 = Bypass this step

0