SAP ABAP Table DB2CPYTSP (DB2/390: COPY parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Table Category INTTAB    Structure 
Structure DB2CPYTSP   Table Relationship Diagram
Short Description DB2/390: COPY parameters    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TSNAME DB2CPYTS DB2TSNAME CHAR 8   0   Table space that is to be copied  
2 DBNAME DB2CPYDB DB2DBNAME CHAR 8   0   Name of the database the tablespace belongs to  
3 DSNUM DB2CPYDS CHAR3 CHAR 3   0   Partition or data set that is to be copied  
4 FULLCOPY DB2CPYFULL DB2YESNO CHAR 3   0   Specifies if either a full or an incremental copy is taken  
5 CHGLIMIT DB2CPYCHG DB2YESNO CHAR 3   0   CHANGELIMIT option of COPY utility  
6 CHGLIMIT1 DB2CPYCL1 DB2PCTC CHAR 3   0   First value in the CHANGELIMIT range  
7 CHGLIMIT2 DB2CPYCL2 DB2PCTC CHAR 3   0   Second value in the CHANGELIMIT range  
8 REPORTONLY DB2CPYREPO DB2YNFLAG CHAR 1   0   Specifies that image copy information is only displayed  
9 SHRLEVEL DB2CPYSHR DB2SHRLVL CHAR 10   0   COPY share level  
10 COPYDSN1 DB2CP1DSN DB2DDN CHAR 54   0   Dataset allocated to the SYSCOPY DDNAME  
11 COPYDEVT1 DB2CP1DEVT DB2DEVT CHAR 8   0   Device on which the SYSCOPY dataset resides  
12 COPYSPACE1 DB2CP1SPC DB2DDPQTYC INT2 5   0   Primary space allocation for the SYSCOPY dataset (cyl.)  
13 COPYDSN2 DB2CP2DSN DB2DDN CHAR 54   0   Dataset allocated to the SYSCOPY2 DDNAME  
14 COPYDEVT2 DB2CP2DEVT DB2DEVT CHAR 8   0   Device on which the SYSCOPY2 dataset resides  
15 COPYSPACE2 DB2CP2SPC DB2DDPQTYC INT2 5   0   Primary space allocation for the SYSCOPY2 dataset (cyl.)  
16 RCPYDSN1 DB2RC1DSN DB2DDN CHAR 54   0   Dataset allocated to the SYSRCPY1 DDNAME  
17 RCPYDEVT1 DB2RC1DEVT DB2DEVT CHAR 8   0   Device on which the SYSRCPY1 dataset resides  
18 RCPYSPACE1 DB2RC1SPC DB2DDPQTYC INT2 5   0   Primary space allocation for the SYSRCPY1 dataset (cyl.)  
19 RCPYDSN2 DB2RC2DSN DB2DDN CHAR 54   0   Dataset allocated to the SYSRCPY2 DDNAME  
20 RCPYDEVT2 DB2RC2DEVT DB2DEVT CHAR 8   0   Device on which the SYSRCPY2 dataset resides  
21 RCPYSPACE2 DB2RC2SPC DB2DDPQTYC INT2 5   0   Primary space allocation for the SYSRCPY2 dataset (cyl.)  
22 RESTART DB2RESTART DB2RESTART CHAR 8   0   Whether & at which point a current utility job is restarted  
23 RETCODE DB2UTILRC   INT4 10   0   Return code of the utility  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700