Hi i was new to NDM process while i was trying to copy a member from one Lpar to other lpar it showing error as
SVTM052I COPYSTEP COPY COPYCF ( 52,614) SNODE=CTDC CN(INTERNAL)
FROM APPL.ODDC.PREP.DB2.DDLLIB CN(INTERNAL)
TO T5049MR.INCLLIB CN(INTERNAL)
#### COMPLETED 00000008/SVSL003I CN(INTERNAL)
SVTM037I PROCESS ENDED COPYCF ( 52,614) SNODE=CTDC CN(INTERNAL)
Ndm process error
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Ndm process error
Start by looking up the SVSL003I message.
-
- Posts: 107
- Joined: Sun Oct 23, 2011 1:45 pm
- Skillset: cobol,jcl,db2,vsam,cics
- Referer: friend
Re: Ndm process error
Hi,
I don't have any idea about what the message is telling. Can you please explain the same? This would be of great help.
I don't have any idea about what the message is telling. Can you please explain the same? This would be of great help.
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Ndm process error
Code: Select all
MESSAGE ID==> SVSL003I
MODULE ==> DMVSOPEN
============================================================================
SHORT TEXT==> COPY requested DISP=(,CATLG) to already cataloged dataset.
LONG TEXT:
LINE 1 ==> The PROCESS COPY step requested a DISP=(,CATLG) on the TO
LINE 2 ==> clause of the COPY statement. The requested dataset already
LINE 3 ==> exists as a cataloged dataset. This can be caused by an
LINE 4 ==> interrupted PROCESS copying a GDG to tape and not specifying
LINE 5 ==> checkpointing on the COPY step.
LINE 6 ==>
LINE 7 ==> System Action. The PROCESS COPY step is terminated with a
LINE 8 ==> completion code of 8.
LINE 9 ==>
LINE 10==> Response: Correct the PROCESS and resubmit.
LINE 11==>
LINE 12==>
Seems pretty straight-forward to me. Delete that target dataset first.
-
- Posts: 107
- Joined: Sun Oct 23, 2011 1:45 pm
- Skillset: cobol,jcl,db2,vsam,cics
- Referer: friend
Re: Ndm process error
thank u....
i resolved the problem...
i resolved the problem...
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Process file/records until a specific total is reached.
by chillmo » Thu Mar 24, 2022 6:18 am » in Syncsort/Synctool - 12
- 3760
-
by sergeyken
View the latest post
Wed Mar 30, 2022 10:12 pm
-
-
- 1
- 1474
-
by sergeyken
View the latest post
Sun Oct 04, 2020 11:33 pm
-
- 0
- 1212
-
by mehi1353
View the latest post
Tue May 28, 2024 2:42 pm
-
- 7
- 3827
-
by jcdm
View the latest post
Tue Jul 25, 2023 11:57 am
-
- 4
- 2112
-
by willy jensen
View the latest post
Tue Apr 20, 2021 1:26 pm