furusun -> About rsh command messages executed from TWS (Sep. 29, '06, 7:40:07 PM) |
Thank you for your quick reply.
I use SFU3.5 on Windows Server 2003 SP1.
rshd is made effective on Windows(SFU), and a remote command is executed from AIX for Windows(SFU).
There is no problem when the following command is executed with ksh of AIX.
# rsh sfu35host tar -xvf filename.tar
file_A.txt
file_B.txt
file_C.txt
tar: ustar vol 1, 4 files, 10240 bytes read, 0 bytes written.
When the same rsh command is executed from IBM Tivoli Workload Scheduler as a job of AIX, the last message of four lines is not displayed.
Because the tar file is normally extracted, the command is executed.
The following command was executed as a job of AIX in the same environment for the confirmation.
# rsh sfu35host env
The message is not displayed at all.
Please teach when you know the cause and the workaround. |
|
|
|