Archives of the TeradataForum
Message Posted: Fri, 20 May 2011 @ 20:25:46 GMT
Subj: | | Running a Perl script |
|
From: | | JAMES PARK |
I have a Perl script named 'abc_def_vws.pl' in 'C:\Users\JPARK' folder.
When I executed the script I got below message. Somehow it seems it can't read qas_abc_def.pl file.
C:\Users\JPARK>set TDLOGON=xxxxxxxx/sysdba,XXXXXX
C:\Users\JPARK>perl abc_def_vws.pl jpark.txt
Can't open perl script "abc_def_vws.pl": No such file or directory.
I wonder why the file is not recognized.
Thank you for your support.
|