In addition to my earlier problem I am finding it difficult in telling the map which DB2 system to work on.
In the input it is quite straight forward whereas I pass the DB2 details as paramters and have defined those in my query on the MDQ file.. ie select * from #db2system#.table_name
The problem I have is on the insert from the output card. As far as I can see the insert statement (-update off..etc) needs to go on the "command" line in the output card and it appear variables are not allowed there.
any ideas??
thanks
In the input it is quite straight forward whereas I pass the DB2 details as paramters and have defined those in my query on the MDQ file.. ie select * from #db2system#.table_name
The problem I have is on the insert from the output card. As far as I can see the insert statement (-update off..etc) needs to go on the "command" line in the output card and it appear variables are not allowed there.
any ideas??
thanks