|
|
| Author |
Message |
Mariraj
New User
Joined: 09 Jul 2007 Posts: 25 Location: Chennai
|
|
|
|
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 |
|
 |
References
|
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
|
|
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
New User
Joined: 09 Jul 2007 Posts: 25 Location: Chennai
|
|
|
|
| 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.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
|
|
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
Senior Member
Joined: 20 Oct 2006 Posts: 1633 Location: germany
|
|
|
|
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
Active User
Joined: 14 Jul 2008 Posts: 172 Location: Richfield, MN, USA
|
|
|
|
| Hitting F1 a 2nd time is always a good idea when you get an error message in ISPF. More details. |
|
| Back to top |
|
 |
Mariraj
New User
Joined: 09 Jul 2007 Posts: 25 Location: Chennai
|
|
|
|
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.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
|
|
Hi Mariraj,
Good to hear, thanks for keeping us posted with the solution..  |
|
| Back to top |
|
 |
|
|