Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Copy Tablespaces Error

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
dirceu.alves

New User


Joined: 03 Aug 2005
Posts: 15

PostPosted: Wed Aug 06, 2008 7:43 am    Post subject: Copy Tablespaces Error
Reply with quote

Hello,

I'm trying to execute a COPY TABLESPACE and I'm getting an error message that I couldn't figure out what's going on.

I already looked at the forum, but couldn't find any answer to this issue.

This is the job:
//ONSABCI0 JOB (K3DUPP,UPS,UPS),'XXXX TEST',
// CLASS=2,MSGCLASS=X,NOTIFY=&SYSUID
/*RESOURCE D2ME
//*
//*==============================================
//* IMAGE COPY FOR I8XXXCTB TABLE
//*==============================================
//*
//PROCLIB DD DISP=SHR,
// DSN=DB2D2ME.USER.PROCLIB
//UTIL EXEC DSNUPROC,SYSTEM=D2ME,UID='ONXXXCI0',UTPROC=''
//*
//DSNUPROC.SYSCOPY DD DSN=I8SMTNX.EBIXXX.ONXXXCI0.SYSCOPY(+1),
// DISP=(NEW,CATLG),UNIT=DISK,SPACE=(CYL,(5,10),RLSE),
// DCB=(SYS2.DSCB)
//*
//DSNUPROC.SYSIN DD DSN=I8SMTNX.UTILITY.CONTROL(SUXXXI0),
// DISP=SHR
//*

This is the COPY command:
COPY TABLESPACE ONSMIUA.I8XXXCTS
DSNUM ALL
COPYDDN SYSCOPY
FULL YES
SHRLEVEL REFERENCE

This is the error:
1DSNU000I DSNUGUTC - OUTPUT START FOR UTILITY, UTILID = ONXXXCI0
DSNU1044I DSNUGTIS - PROCESSING SYSIN AS EBCDIC
0DSNU050I DSNUGUTC - COPY TABLESPACE ONSMIUA.I8XXXCTS DSNUM ALL COPYDDN SYSCOPY FULL YES SHRLEVEL REFERENCE
DSNU407I DSNUBCKB - [b]DATA SET ALREADY USED FOR PREVIOUS IMAGE COPY[/b]
DDNAME SYSCOPY
DSNU408I DSNUBCKB - 'I8SMTNX.EBIXXX.ONXXXCI0.SYSCOPY.G0003V00' EXISTS WITH -
VOLUME=(CATG)
FILE SEQUENCE NUMBER=0
RBA=X'0157422CDC80'
DATE=07/08/14
TIME=12:32:01
DSNU012I DSNUGBAC - UTILITY EXECUTION TERMINATED, HIGHEST RETURN CODE=8
Back to top
View user's profile Send private message
References
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 9211
Location: 221 B Baker St

PostPosted: Wed Aug 06, 2008 8:13 am    Post subject:
Reply with quote

Hello,

In additon to the Forum SEARCH, there is also a link at the top of the page called "IBM Manuals". Among the manuals is the DB2 Messages and Codes.

This is the link to the page you need:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/dsnmc0f7/3.16.250?
Back to top
View user's profile Send private message
premkrishnan

Active User


Joined: 07 Sep 2006
Posts: 63
Location: Mars

PostPosted: Wed Aug 06, 2008 1:35 pm    Post subject:
Reply with quote

dirceu.alves,

It seems like there is some problem with your syscopy dataset.

Regds,
Prem
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1