| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Mariraj
Joined: 09 Jul 2007
Posts: 25
Location: Chennai
|
| Posted: Thu Jul 17, 2008 3:14 pm Post subject: Facing some issue while copying a dataset |
|
|
I am trying to make a copy of a PS file.
I am using 3.3 option.
And I am using the file attributes of the input file to allocate the output file too.
The output file is getting allocated but the contents are not getting copied.
It throws an error message as follows.
Quote: Invalid combination
|
|
| Back to top |
|
Anuj D.
Joined: 22 Apr 2006
Posts: 2158
Location: Phoenix, AZ
|
| Posted: Thu Jul 17, 2008 3:48 pm Post subject: Re: Facing some issue while copying a dataset |
|
|
Hi,
Mariraj wrote: I am using the file attributes of the input file to allocate the output file too. Please post the attributes used during copy-process. |
|
| Back to top |
|
Mariraj
Joined: 09 Jul 2007
Posts: 25
Location: Chennai
|
| Posted: Thu Jul 17, 2008 4:24 pm Post subject: |
|
|
Code: Management class . . : MCDEF
Storage class . . . : SCPRIME
Volume serial . . . : PBP171
Device type . . . . : 3390
Data class . . . . . : DCSTD
Organization . . . : PS
Record format . . . : FB
Record length . . . : 80
Block size . . . . : 27920
1st extent tracks . : 10
Secondary tracks . : 10
Data set name type :
This is the attributes of the input file. |
|
| Back to top |
|
Anuj D.
Joined: 22 Apr 2006
Posts: 2158
Location: Phoenix, AZ
|
| Posted: Thu Jul 17, 2008 4:39 pm Post subject: |
|
|
Hi,
Attributes seems to be correct, I'd a thought that 'combination' of LRECL with Block size is not right or the Organization of input & output are different.. |
|
| Back to top |
|
dbzTHEdinosauer
Joined: 20 Oct 2006
Posts: 1618
Location: germany
|
| Posted: Thu Jul 17, 2008 4:50 pm Post subject: |
|
|
try again, please, and when the message appears, PF1.
often I get all kinds of msgs when I allow the 'MODEL' to prefill he mgt/stor/ class parms -
I just space things out. leaving only basic dcb parms. Often sms does not like me using something for 'my' ds when I am modeling from a production file. |
|
| Back to top |
|
Terry Heinze
Joined: 14 Jul 2008
Posts: 159
Location: Richfield, MN, USA
|
| Posted: Thu Jul 17, 2008 8:57 pm Post subject: |
|
|
| Hitting F1 a 2nd time is always a good idea when you get an error message in ISPF. More details. |
|
| Back to top |
|
Mariraj
Joined: 09 Jul 2007
Posts: 25
Location: Chennai
|
| Posted: Fri Jul 18, 2008 9:43 am Post subject: |
|
|
Hi all,
Thanks for your responses.
I gave PACK OFF in the input file and tried copying using 3.3 and it worked perfectly fine for me. |
|
| Back to top |
|
Anuj D.
Joined: 22 Apr 2006
Posts: 2158
Location: Phoenix, AZ
|
| Posted: Fri Jul 18, 2008 10:20 am Post subject: |
|
|
Hi Mariraj,
Good to hear, thanks for keeping us posted with the solution.. :) |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|