Unable To Execute Script Using SCHEDULED TASK
i have sceduled one script in scheduled task but the script is not executing as per the scheduled time.its giving
error message as :
The NTVDM CPU has Encountered as Illegal Instruction.CS:053 IP:0105 OP:63 75 6d 65 6e Choose "CLOSE" to terminate the Application.
the script code is:
C:\Documents and Settings\sohail>cd\
C:\>set oracle_sid=clone
C:\>sqlplus "/as sysdba"
SYS:>conn SHAFI/SHAFI@clone
zam:>@C:\utlsampl.sql
I have save this file as utlsampl.exe