|
|
|
running windows script from mainframe job using jcl
Friday, June 1, 2007 at 1:17 pm Windows Server 2003 Annoyances Discussion Forum
Posted by
(1 messages posted)
I have this:
//STEP0200 EXEC PGM=REMCMND
//*
//NETRC DD DSN=xx.xxx.xxxxxxx(xxxxxx),DISP=SHR
//SYSPRINT DD SYSOUT=*
//SYSTERM DD SYSOUT=*
//OUTPUT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSIN DD *
xx.xxx.xx.xx
/testa/testb/testjs.js
/*
REMCMND is supposed to run a script on a remote server. This is a Windows server.
We do this on an UNIX server. Having trouble getting it to work on Windows server.
Any suggestions?
Thank you.
|
There are presently no replies to this message.
|
|
All messages in this thread [show all]
 | running windows script from mainframe job using jcl (: Fri, Jun 1, 2007, 1:17 pm) |
| |
| |
Return to the Windows Server 2003 Discussion Forum
|
|
|
|