Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


vistisen
2012-12-19T08:42:05Z
Hi.

I am trying to execute a dos batch file that looks like this:

set NLS_LANG=danish_denmark.WE8MSWIN1252
set NLS_DATE_FORMAT=DD-MM-YYYY

C:\oracle\product\11.2.0\client_1\BIN\sqlplus username/password@database @C:\batch\scripts\f33\f33_update.sql
exit

But I get the following error:

Error 45 initializing SQL*Plus
Internal error
Exception in Task: Non zero exit code

The very first time I ran the job the batchfile ran, but returned a non zero exit code.
But now I cannot run it at all.

Has anyone seen this problem?
Sponsor
Forum information
Support
2012-12-19T08:54:43Z
Only thing I can think of right now is that:

1. you need to use a Credential - same as you are logged in as
2. in the Credential settings you need to have "local logon" and "load profile" checked
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top