3.4 Remove Observability from All Objects in a Library
Functional Description
All programs in the specified library will have their symbolic debug table removed. This table can account for up to 60% of a program's object size. For more information on this topic refer to the appropriate IBM manual.
|
Warnings That Apply
- Remember The Golden Rule.
- <<osulib>> must be in the library list when running this job.
- The library specified must exist.
- If you want to debug any programs in this library after this job has completed they will need to be recompiled.
- This utility can be run repeatedly with no problems, even over libraries already stripped.
- This job can be run on any library in the system.
Parameters
|
Examples
Remove observability from objects in library TEST.
CALL OS@P0004 (TEST)