After I ran the job that execute Easytrieve program I get the following:
B204 SQL - "SELECT INTO" IS VALID ONLY FOR SQLSYNTAX OF NONE AND STATIC-ONLY BIND
To overcome this problem I changed the PARM to
PARM SSID('DBT2') SQLSYNTAX NONE BIND STATIC-ONLY
Then I received the following in every SQL command
INVALID OR MISSING STATIC COMMAND PROGRAM NAME
what does it means?
