If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have list of sqls in a flat file, when I try to execute from AIX CLP by using
db2 -td; -f <filename> i am getting DB21002E error saying DB2OPTIONS -f not defined.
$ db2 "-td; -f c1.txt -z repc1.txt"
DB21002E The parameter for option "-t" specified after the 'db2' command or
in the DB2OPTIONS variable is missing or incorrect.