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

DFSORT R15 and DB2 V8


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

New User


Joined: 08 Aug 2006
Posts: 10
Location: FRANCE

PostPosted: Fri Apr 25, 2008 2:23 pm
Reply with quote

With DB2 V8 it seems that we cannot override the sort parameters with a DFSPARM card.
We want to set the MAINSIZE and DYNALLOC parameters.
Now the job abend with code U16 and message : ICE046A 5 SORT CAPACITY EXCEEDED - The job is a REBUILD INDEX

Is any one experienced the same case.

thanks
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Fri Apr 25, 2008 9:22 pm
Reply with quote

DB2 V8 does NOT allow you to override those parameters using DFSPARM. They are supposed to figure out the optimal settings for those parameters based on what they're doing and don't want you to override that via DFSPARM.

I believe you can override the DYNALLOC parameters with DB2's SORTDEVT and/or SORTNUM parameters.

If you are having problems with the parameters DB2 sets and using SORTDEVT and/or SORTNUM doesn't help, then you should open a DB2 problem with IBM service so they can investigate the problem.
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 Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts DFsort help with SUM() DFSORT/ICETOOL 12
No new posts DFSORT - VB file RDW getting overridden DFSORT/ICETOOL 3
Search our Forums:

Back to Top