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

Diff betwn internal and external sort


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

New User


Joined: 04 Jul 2005
Posts: 23

PostPosted: Mon Aug 01, 2005 8:33 pm
Reply with quote

Hi all

what is the difference betwn internal and external sort that we specify in the build index jcl(IDCAMS) ?
Thanks in advance
Mandyzzzz
Back to top
View user's profile Send private message
vijayamadhuri

Active User


Joined: 06 Apr 2005
Posts: 180

PostPosted: Mon Aug 01, 2005 11:13 pm
Reply with quote

INTERNAL SORT is the sort that takes place in the cobol pgm.While external sort is the sort u specify in the jcl .
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: Tue Aug 02, 2005 12:49 am
Reply with quote

Quote:
INTERNAL SORT is the sort that takes place in the cobol pgm.


IDCAMS is not a COBOL program - it's an IBM utility. IDCAMS BLDINDX can either use DFSORT to sort, or its own internal sort.
Back to top
View user's profile Send private message
vijayamadhuri

Active User


Joined: 06 Apr 2005
Posts: 180

PostPosted: Tue Aug 02, 2005 3:13 am
Reply with quote

thanks frank for the clarification and sorry for misguiding
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 Need to set RC4 through JCL SORT DFSORT/ICETOOL 5
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts JCL sort card - get first day and las... JCL & VSAM 9
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts how to calculate SUM value for VB fil... DFSORT/ICETOOL 1
Search our Forums:

Back to Top