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 View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top