hI,
I am working with DB2 v8 in an AIX operative system trying to compile COBOL programs.
I would like to avoid de DB2 sentence 'BEGIN DECLARE SECTION' to define 'variables host' in the working storage section of the cobol program, but I can't find wich is the precompiler directive to do it.
In know than in DB2 v7 in operative system z/OS (In a Mainframe) the precompiler directive is STDSQL(NO) but I can't find the equivalent in AIX.
Regards.