MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Sort file allocation in XPEDITER

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
rasprasads
Beginner


Joined: 10 Dec 2002
Posts: 59
Topics: 20
Location: Chennai

PostPosted: Wed Sep 10, 2003 7:46 am    Post subject: Sort file allocation in XPEDITER Reply with quote

I have a internal sort file in a called program. XPEDITER fails in this particular step :

Code:
SORT SORT-FILE ASCENDING KEY SORT-KEY                     
    USING FIRM-FILE                                 
    OUTPUT PROCEDURE 2000-PROCESS-SORT-FILE THRU 2000-EXIT.]


With the following error :
Code:

NO FILE ALLOCATION FOR DDNAME ISORT


The FIRM-FILE is defined as external and opened / populated in other called file.

Is it necessary to allocate the sort work file here ? If so how to do it ?
*** Thanks ***
_________________
Rasprasad S
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Sep 10, 2003 10:59 am    Post subject: Reply with quote

Rasprasad,

Try allocating ISORT file in the same program which you are trying xpedite.code the disp as new.

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group