View previous topic :: View next topic |
Author |
Message |
Mayuresh Beginner
Joined: 24 Mar 2005 Posts: 3 Topics: 2
|
Posted: Mon Apr 11, 2005 9:05 pm Post subject: NDM Error |
|
|
Hi
I am facing an NDM error and the error is
Pasting part of the copy step. I have getting this file via NDM from Unix.
The NDM script looks pretty nice to me Also the file created when emailed me looks of the expected lenth. I opened the file on editplus and saw the length was as per expectation.
An input LRECL > output LRECL detected for non-compressed file.
Process Number : 262 Other Node: CNDM01 P|Snode : SNODE
Starting Time : 17:40:58 Date : 04/11/2005 Sending Node : PNODE
Ending Time : 17:40:59 Date : 04/11/2005 RC : 00000008
Step Name : step01 Rusize : 4,096 MSGID : SCPA024I
Server : PLEXCLASS : ( )
*THIS_NODE* CKPTED; INT: 2,097,152 |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
Posted: Tue Apr 12, 2005 7:32 am Post subject: |
|
|
Mayuresh,
Here is a detailed explanation of the error message SCPA024I.
Code: |
SCPA024I An input LRECL > output LRECL detected for non-compressed file.
An input record length greater than the output record length
for a noncompressed dataset was detected.
SYSTEM ACTION: The copy operation is terminated and control
is returned to the calling module.
RESPONSE: Specify a larger output file record length
and rerun the failing copy step.
|
Hope this helps...
Cheers
kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
|
|