Hello together,
i want to use the field command line in the communcation channel. The Opperating system is OS400 R6.1. After selecting data from the db2 we want to call a program on the Operating system.
Her are the settings:
sql statement : select * from sapsrc/sadbjoin
document name: SADBJOIN.resultSet
document name: space urn:sap.com:jdbcAdapter
sql update : <test>
comand line: CALL PGM(sapsrc/sapersql01)
time. 100
The communication channel is running but the pgm call as a problem. In the NWA I get the error :
Error java.io.IOException: java.io.IOException: error=2, No such file or directory excuting command CALL PGM(sapsrc/sapersql01) - proceed anyway
Whats the problem here ?
Thanks in advance
Wolfgang