Hi Jerry
Does the history log show the job starting at that time ?
Is the FTP user set up with LMTCPB(*NO) ?
You might want to try another jobqueue and hold it so you can track the job
through from start to end while you are debugging the process.
Regards
Evan Harris
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jerry Draper
Sent: Saturday, 17 January 2009 12:13 p.m.
To: Midrange Systems Technical Discussion
Subject: ftp quote rcmd SBMJOB
Can I do this?
ftp2sys ftp2sys
binary
put PRDT2SF
quote rcmd SBMJOB CMD(CALL PGM(RSTPRDT2)) JOB(RSTPRDT2) JOBQ(QSYSNOMAX)
quit
I tried it and there is no trace that anything happened on the remote.
The ftp output is:
331 Enter password.
230 FTP2SYS logged on.
OS/400 is the remote operating system. The TCP/IP version is "V5R4M0".
250 Now using naming format "0".
257 "QGPL" is current library.
Enter an FTP subcommand.
binary
200 Representation type is binary IMAGE.
Enter an FTP subcommand.
quote rcmd SBMJOB CMD(CALL PGM(RSTPRDT2)) JOB(RSTPRDT2)
JOBQ(QSYSNOMAX)
250 Command SBMJOB CMD(CALL PGM(RSTPRDT2)) JOB(RSTPRDT2)
JOBQ(QSYSNOMAX) successful.