Linking and running your program on z/OS®

The output from an assembly is an object module. An object module is a relocatable module of machine code that is not executable.

Before an object module can be executed, you must use the binder to convert it into executable machine code.