Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Tue Jul 04, 2006 6:40 am Post subject: Connect Direct - Problem with long path |
|
|
I regularly use CD to transfer data from mainframe to NT server and subsequently execute some perl commands. Problem comes when I give very long path to execute these commands. It is not able to read the complete command and give the error mentioned below.
Error:
Code: | SCIC000I Connect:DIRECT - RC=00000008 MSG=SCBF068I NODE=SEINDM01
SHORT TEXT => SCBF068I Bad parse looking for SYSOPTS parm.
UIERRM1 => PRECHECK RUN SYSOPTS=NT
UIERRM2 => STPA002I NO ENDING QUOTE FOUND
LONG TEXT => |
Sample Command:
PRECHECK RUN TASK SNODE (PGM="NT") -
SYSOPTS=\"'CMD(cd /D C:\\DIBA\\d\\cmdperl\\\ || -
\& perl dibadiba.pl C:\\DIBA\\dibakarbiswas\\)desktop(yes)'"\
Thanks,
Diba. |
|