View previous topic :: View next topic |
Author |
Message |
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Fri Sep 15, 2006 12:56 am Post subject: S013 - E1 |
|
|
I am running an application in SAS/C. While accessing a tape file with AFOPEN command it gives return code S013 and reason code E1.
Explanation for the error is
Code: | A magnetic tape data set with a block size greater than 32760 is
being opened for input or output extend processing, but the
large block interface is not being used. |
I did not understand this explanation. Can someone explain what can be done in this case.
Thanks,
Diba. |
|
Back to top |
|
|
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Fri Sep 15, 2006 7:38 am Post subject: |
|
|
Update -
Blocksize of the tape dataset is 32760.
Thanks,
Diba. |
|
Back to top |
|
|
|
|