×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I've wrestled with this in the past, so now I just call a program that
submits the job that does what really needs to be done.
Might be an extra step, but it works.
Paul Nelson
Office 512-392-2577
Cell 708-670-6978
nelsonp@xxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jerry Draper
Sent: Friday, January 16, 2009 5:13 PM
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.
As an Amazon Associate we earn from qualifying purchases.