RUNRMTCMD Questions

1

runrmtcmd
Getting an error like this when i attempt to run RUNRMTCMD…. RUNRMTCMD CMD(‘CHKOBJ OBJ(TASK/ESTPGM1R) OBJTYPE(*PGM)’) RMTLOCNAME(XXXXXX U *SNA) RMTUSER(XXXXXXX) Remote system rejected attempt to start program for conversation A.

Answer Question   |  October 25, 2012  11:38 AM
AS/400 commands, RUNRMTCMD
asked by:
15 pts.

RUNRMTCMD will not run SQLCMD
Is there a workaround for running SQLCMD from the iSeries using RUNRMTCMD?

Answer Question   |  August 22, 2012  7:18 PM
RUNRMTCMD
asked by:
25 pts.

RUNRMTCMD
I am trying to execute RUNRMTCMD command from CLP on one partition to another partition using *SNA method.  I can execute this CLP without any error when I specify my user id and password on remote user id and remote password parameters. When I try to execute the same CLP by specifying another user id [...]

Answer Question   |  April 10, 2012  7:37 AM
AS400 CLP, AS400 V6R1M1, RUNRMTCMD
asked by:
195 pts.

RUNRMTCMD
i tried to run .bat file on pc using remote command but i have the below error  A remote host refused an attempted connect operation Command did not complete successfully.             (CPF91CC)  noting that i used the command  RUNRMTCMD CMD(CMD) RMTLOCNAME(’199.199.199.199′ *IP)

Answer Question   |  March 17, 2012  1:57 PM
as400 v5r3, RUNRMTCMD
asked by:
120 pts.

How to run a PC Command without Client Access?
Is there a easy way to send a command to the pc other than using STRPCCMD/RUNRMTCMD which is Client Access specific?

Answer Question   |  December 23, 2010  6:52 PM
Client Access, RUNRMTCMD, STRPCCMD, STRPCCMD RUNRMTCMD
asked by:
15 pts.

Error msg when trying to execute a program Windows from Iseries through the RUNRMTCMD.
I have problems trying to execute a program Windows from Iseries through the RUNRMTCMD, the message appears me is “command was not exceuted properly”, these are the sentences I’m using CMS (‘ls’) RMTLOCNAME (’142.15.2..210′ *IP)  RMTUSER (USERID) RMTPWD (‘PASSWORD’)

Answer Question   |  November 26, 2010  6:26 PM
Execute Format, iSeries, iSeries error messages, RUNRMTCMD
asked by:
10 pts.

RUNRMTCMD does not recognize mappings on the PC – job tries to run by cannot locate files
When I run RUNRMTCMD job on the PC – we get message ‘files not found’.  The job does not seem to recognize the mappings.  We do pass the user ID & pword of the local machine.  We have the ‘Incoming Remote Command’  – running as desktop, Normal & Run as System checked off.  Any thoughts?

Answer Question   |  November 26, 2009  2:26 PM
MAPPINGS, RUNRMTCMD
asked by:
80 pts.

I want to see the log of runrmtcmd if it has run successfully. how should I do that?
I want to see the log of runrmtcmd if it has run successfully. how should I do that?

Answer Question   |  July 9, 2009  3:51 AM
RUNRMTCMD
asked by:
5 pts.

CWBRXD.EXE – When this is started does it run continuously?
I am using RUNRMTCMD and am reading that in order for this to execute on the PC – that I need to have CWBRXD.EXE running on the PC. My question is, when this CWBRXD.EXE is executed, I see a popup window but it only runs for a few seconds and then closes. How do I [...]

Answer Question   |  October 27, 2009  8:25 PM
AS/400 command keys, CWBRXD, RUNRMTCMD
asked by:
80 pts.

RUNRMTCMD – triggered from Iseries – will no longer run on PC windows 2000
We run RUNRMTCMD from Iseries. This command was executing fine until 10/14/08. We had a powersurge at that time. Since then we can no longer get the RUNRMtCMD command to run a converter program on the PC. We can run the converter program on the PC manually – takes documents from network file and updates [...]

Answer Question   |  June 25, 2009  4:01 PM
AS/400 command keys, iSeries, RUNRMTCMD
asked by:
80 pts.

RUNRMTCMD Spooled file output
We are using RUNRMTCMD between two i boxes using IP. We are calling a CL program on the remote box. It connects and runs the CL program successfully. The CL invokes an RPG program that produces a printed report. The report is not going to the outq associated with the user profile on the remote [...]

Answer Question   |  June 11, 2009  6:16 PM
RUNRMTCMD, Spool files
asked by:
95 pts.

excuting sql loader from runrmtcmd from as400 to unix
I am tryint to execute a sql loader process on a Unix machine from the AS400. Here is the code, RUNRMTCMD CMD(‘cd /home/dekbf/e3data;$sqlldr ekbf/ekbf + control=EPINTORD2CTL.CTL’) RMTLOCNAME(’191.0.0.9′ + *IP) RMTUSER(‘dekbf’) RMTPWD(‘ekbf’) Here is the error returned, ksh: ekbf/ekbf: not found.

Answer Question   |  April 22, 2009  6:46 PM
AS/400, RUNRMTCMD, SQL Loader, Unix
asked by:
5 pts.

Will RUNRMTCMD hold the host session until the program execution completes in the remote machine?
Hi, When executing RUNRMTCMD to run a long runnibg program in a remote iSeries partition, will the session on the host machine be held until the long running program completes in the remote partition? Any chance that a ‘fire and forget’ kind of effect can be achieved? i.e. I would like to have control back [...]

Answer Question   |  January 20, 2009  1:15 AM
CLP, iSeries, iSeries programming commands, Remote iSeries partition, Run Remote Command, RUNRMTCMD
asked by:
40 pts.

RUNRMTCMD RMTUSER length
I am trying to run a batch file on a Network share….but I need to login with DOMAIN/USER which is more characters than the alloted 10 used for RMTUSER. I am trying to get my network people to include the AS/400 as a trusted host, or provide a local user name to avoid having the [...]

Answer Question   |  January 27, 2009  6:52 PM
RMTUSER, RUNRMTCMD
asked by:
5 pts.

runrmtcmd
i am running runrmtcmd from as400 v5r4 to another as400 v5r3 and get this: A remote host refused an attempted connect operation. Command did not complete successfully. what could be the problem? thank you

Answer Question   |  November 24, 2008  8:23 PM
AS/400 command functions, RUNRMTCMD, V5R4
asked by:
5 pts.

Parameters in RUNRMTCMD?
Can I pass parametes in a runrmtcomd?

Answer Question   |  July 29, 2008  9:08 PM
Parameters, RUNRMTCMD
asked by:
5 pts.

I am trying to use RUNRMTCMD from my i5 to a Windows 2003 server running VMWare.
I am trying to use RUNRMTCMD from my i5 to a Windows 2003 server running VMWare. I have never used this command before and was wondering if anyone can provide steps as to what needs to be running/setup on each side? If anyone has any documentation that would be great. Thanks.

Answer Question   |  April 7, 2010  2:58 PM
i5, RUNRMTCMD, VMware, Windows Server 2003
asked by:
80 pts.

1