Evan,
Tried that, and it created the qkeep3.log file, but nothing is in it - 0
bytes. Although there are no error messages, the .bat file does not
appear to be actually running.
Don
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Evan Harris
Sent: Tuesday, October 14, 2008 7:39 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Run a .dtf from CLP
Hi Don
Pipe the batch file output to a log file so you can see what the batch
file is doing. For example:
RUNRMTCMD CMD('START C:\QKEEP3.BAT > C:\QKEEP3.LOG')
RMTLOCNAME('192.168.0.173' *IP) RMTUSER(DCAVAIANI) RMTPWD()
Regards
Evan Harris
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Don Cavaiani
Sent: Wednesday, 15 October 2008 1:09 p.m.
To: Midrange Systems Technical Discussion
Subject: RE: Run a .dtf from CLP
I have CWBRXD.EXE running on the PC, and the job lob shows the below
message, yet there is no update to he file which the .dtf (in the .BAT
file) should be creating? NO error messages - job appears to end
normally?
3200 - RUNRMTCMD CMD('START C:\QKEEP3.BAT') RMTLOCNAME('192.168.0.173'
*IP) RMTUSER(DCAVAIANI) RMTPWD()
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Tuesday, October 14, 2008 11:38 AM
To: Midrange Systems Technical Discussion
Subject: Re: Run a .dtf from CLP
As others have mentioned, you have to have the "iSeries Access for
Windows Remote Command" windows service running. Actually, any REXC
client server will do.
Also, given that you're trying to perform a file transfer with, note
that you'll have to place the transfer request in a .BAT file so that
you can use CWBLOGON command to log onto the iSeries before performing
the transfer.
HTH,
Charles
On Tue, Oct 14, 2008 at 11:14 AM, Don Cavaiani <dcavaiani@xxxxxxxxxxxxx>
wrote:
Cannot get past this error message:
" A remote host refused an attempted connect operation. " I tried all
the different options. Does a certain job need to be running (and kept
active) on the PC?
Also, do I need the CMD string to include C:\program
files\ibm\client access\cwbtf.exe ??
Don F. Cavaiani
IT Manager
Amerequip Corp.
920-894-7063
"It's amazing what you can accomplish if you don't care who gets the
credit." Harry S. Truman
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.