Temporary files used in HPCA/ISPF HPCAMAIN

The table in this topic identifies the temporary files used in HPCA/ISPF HPCAMAIN.

Table 1. Temporary files used in HPCA/ISPF HPCAMAIN
ddname Used for Defaults
SYSIN DBRC inputs (GENJCL,LISTDB)
UNIT=name1
RECFM=FB
LRECL=80
BLKSIZE=80
SPACE=(TRK,(2,2))
SYSPRINT DBRC output listings
UNIT=name1
RECFM=FBA
LRECL=133
BLKSIZE=133
SPACE=(TRK,(20,20))
JCLOUT DBRC output JCL
UNIT=name1
RECFM=FBA
LRECL=80
BLKSIZE=80
SPACE=(TRK,(2,2))
HPCACTL IMS HP Change Accumulation Utility control file members
UNIT=name1
RECFM=V
LRECL=1024
BLKSIZE=1028
SPACE=(TRK,(10,10,5))
HPCAPROC IMS HP Change Accumulation Utility procedure lib members
UNIT=name 1
RECFM=FB
LRECL=80
SPACE=(TRK,(10,10,5))
HPCLOGIN DBRC input (LIST.LOG) for secondary logs
UNIT=name 1
RECFM=FB
LRECL=80
SPACE=(TRK,(1))
HPCLOGOU DBRC output listing for secondary logs
UNIT=name 1
RECFM=FBA
LRECL=133
SPACE=(CYL,(50,50))
GENJCLIN DBRC input reformatted
UNIT=name 1
RECFM=FB
LRECL=80
SPACE=(TRKL,(10,10))

1Name is the value assigned to the IMS HP Change Accumulation Utility command UNIT=name.

If no value is assigned, SYSDA is used.