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 

DFSORT Defaults parameter setting...!

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


Joined: 15 Oct 2004
Posts: 29
Topics: 8

PostPosted: Mon Dec 13, 2004 7:38 am    Post subject: DFSORT Defaults parameter setting...! Reply with quote

Hello All,

Need some help in determining the best value for the DFSORT default parameters.

1) Enable ICEGENER or IEBGENER:
Advantages of ICEGENER over IEBGENER in terms of allocation memory and using system resources

2) VERIFY:
Need detail information about VERIFY parameter. Any link would be helpful.

3) SDBMSG:
Is SDBMSG parameter still supported in DFSORT? If yes, then a informational link would help.

tc,
OsCorp
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Mon Dec 13, 2004 8:41 am    Post subject: Reply with quote

Oscorp,

Check this link for a detailed explanation of the advantages of using ICEGENER Instead of IEBGENER

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA00/9.2.17?SHELF=&DT=20031124143823&CASE=

Check this link which explains in detail about the VERIFY parameter.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA00/6.16?DT=20031124143823

SDBMSG is supported by DFSORT which Specifies whether DFSORT and ICETOOL should use the system-determined optimum block size for message and list data sets when the block size is zero. Check this link for Installation Defaults

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA00/1.10?DT=20031124143823

Alternatively you can run the following DFSORT/ICETOOL job to list your shop installed defaults for DFSORT

Code:

//STEP0100 EXEC PGM=ICETOOL 
//TOOLMSG   DD SYSOUT=*       
//DFSMSG    DD SYSOUT=*       
//OUT       DD SYSOUT=*       
//TOOLIN    DD *               
  DEFAULTS LIST(OUT)           
/*                         


Check this link for a detailed explanation of DEFAULTS operator

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA00/6.6?DT=20031124143823

Hope this helps...

Cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Mon Dec 13, 2004 10:09 am    Post subject: Reply with quote

1) ICEGENER uses DFSORT copy rather than IEBGENER whenever possible. In general, DFSORT copy is more efficient than IEBGENER, since DFSORT can use EXCP and optimized buffering. We recommend the use of ICEGENER.

2) The link that Kolusu gave describes the VERIFY operator of DFSORT's ICETOOL. It's not clear if you're asking about that, or DFSORT's VERIFY parameter (ICEMAC VERIFY=YES/NO). VERIFY=YES can degrade performance and is NOT recommended.

3) DFSORT supports the SDBMSG=YES/NO parameter. Here's a better link for information on SDBMSG. Use it and then do a find on "SDBMSG".

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CI00/2.2.7?DT=20031124122307

You can access all of the DFSORT books online from:

http://www.ibm.com/servers/storage/support/software/sort/mvs/srtmpub.html
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
OSCORP
Beginner


Joined: 15 Oct 2004
Posts: 29
Topics: 8

PostPosted: Wed Dec 15, 2004 1:23 pm    Post subject: Reply with quote

Thanks a lot Kolusu & Frank...and sorry for the late reply...Totally swamped with the work..
Will catch you guys later...!

OsCorp
Back to top
View user's profile Send private message
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