Syntax options:
OBJECT
NOOBJECT
Specifies whether or not the SQL module processor creates an
object file when compiling the source file if the compilation
does not generate fatal errors; and, if an object file is
produced, what the file is named. The OBJECT qualifier is the
default. If you specify the OBJECT qualifier and do not include
a file specification, the SQL module processor creates an object
file with the same file name as the source file and with the file
extension .obj.