Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3958460
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T02:36:44+00:00 2026-05-20T02:36:44+00:00

We have the following batch script: ( echo @release.sql echo exit ) | sqlplus

  • 0

We have the following batch script:

(
echo @release.sql
echo exit
) | sqlplus x/y@orcl

if %errorlevel% gtr 1 goto dberror

Issue is – the statement if %errorlevel% gtr 1 never appears to be true when there is a sql error.

If we put garbage commands in the release.sql file, sqlplus does complain:

SQL> SP2-0042: unknown command "blah" - rest of line ignored.
SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

But %errorlevel% still equals 0. How can we determine that there was a sql error?


Update: This code DOES appear to work for some sql errors. It will work if I do drop table blah but it won’t work with just the command blah

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T02:36:45+00:00Added an answer on May 20, 2026 at 2:36 am

    Take a look at:

    WHENEVER SQLERROR

    http://download.oracle.com/docs/cd/E11882_01/server.112/e16604/ch_twelve052.htm

    WHENEVER OSERROR

    http://download.oracle.com/docs/cd/E11882_01/server.112/e16604/ch_twelve051.htm

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following batch script from Wikipedia: @echo off for /R C:\Users\Admin\Ordner %%f
I have the following batch script from Wikipedia: @echo off for /R C:\Users\Admin\Ordner %%f
I have a Windows batch script (my.bat) which has the following line: DTBookMonitor.exe 2>&1
I have a following batch file echo Setting visual studio 2010 environment variables set
The following command in a batch file does not work as expected/hoped: echo %~nxs1
I need to execute from Java a batch script, which does following 1) Once
I have the following script which runs once a day on cron on heroku.
I currently have the following script as post build on a project: if $(ConfigurationName)
Hi I have the following script which works fine running on IIS but when
When running a batch import script in Python (openblock), I'm getting the following invalid

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.