spcae Rest in SYNCSORT

In this Mainframe Forum - You can post your queries on DFSORT, ICETOOL , SyncSort & JCL Utilities

Moderators: Frank Yaeger, Moderator Group

Post Reply
uthami
Member
Posts: 5
Joined: Thu Aug 06, 2009 9:35 pm

spcae Rest in SYNCSORT

Post by uthami » Thu Oct 08, 2009 3:17 pm

How to reset space in JCL when using SYNCSORT utility?

My input file has more than 10 million records. When i read this file using SYNCSORT with DD name SORTJNF1 i got below error message.

WER486A ERROR IN JNF1 PROCESSING
WER482I JNF1 STATISTICS
WER483B 1,032K BYTES OF VIRTUAL STORAGE AVAILABLE, MAX REQUESTED,
WER483B 0 BYTES RESERVE REQUESTED, 988K BYTES USED
WER108I SORTJNF1 : RECFM=F ; LRECL= 1016; CISIZE = 4096
WER039A INSUFFICIENT VIRTUAL STORAGE

I gave SORTWK with CYL(4000,3500) - Maximum space.

Please help me on this...Is there any RESET option for SAPCE when limit exceeds?

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Thu Oct 08, 2009 4:37 pm

once you bother to look-up what VIRTUAL STORAGE actually is,
you will then be able to correct your problem.
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others