|
| Total Answers and Comments: 9 |
Last Update: April 30, 2009 |
|
| | |
|
Submitted by: neha
1. Internal sort is used in COBOL application prog while external sort is used in JCL.
2. Internal sort uses workfiles while external sort uses the DFSORT mechanism.
3. External sort is more complicated than internal sort.
4. Internal sort is more flexible as we can alter or update data before and after performing internal sort whereas the same doesn't hold true for external sort.
Thanks Neha
Above answer was rated as good by the following members: vukoti1229, memays | Go To Top
|