IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

File Split


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
uvd

New User


Joined: 20 Mar 2004
Posts: 1

PostPosted: Sat Mar 20, 2004 2:16 pm
Reply with quote

Hi folks,

I am trying to split a big file ( 7 million records) into 4 separate files based on some criteria in the record...using sort and outfil ( no VSAM fies)

and I am getting SB37 error...its related to space problem ...I tried various space options for allocating the new files

viz.,

SPACE=(CYL,(100,50),RLSE)
SPACE=(CYL,(900,500),RLSE)
SPACE=(CYL,(50,50),RLSE)

but i continued to get that error...

Any suggestions..??

Thanks,
Satish
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 237
Location: USA

PostPosted: Mon Mar 22, 2004 11:52 am
Reply with quote

Hello uvd,

Try SPACE allocation in TRACKS. this should work fine.

Hope this helps,

Regards
Mayuresh Tendulkar
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts To Populate Trailer cnt in the file w... SYNCSORT 1
No new posts Sort card to know that creation date ... DFSORT/ICETOOL 10
No new posts Convert CSV to flat file. DFSORT/ICETOOL 6
Search our Forums:


Back to Top