Developer for System z Enterprise COBOL for z/OS, Version 4.1, Compiler and Runtime Migration Guide
Runtime migration
Every COBOL program requires runtime library routines to execute. They
may be statically linked to the load modules (compiled with the NORES compiler
option) or dynamically accessed at run time (compiled with the RES compiler
option).