DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: regarding the scripts and batch file plz help

  1. #1
    Join Date
    Dec 2006
    Posts
    1

    regarding the scripts and batch file plz help

    Hi All,

    i have 3 script files.let us say t1.sql,t2.sql.t3.sql.
    i am running these scripts using batch file.let us say i got an error in t2.sql
    is there any way that i would know in my batch file and rerun the same script.i am using operating system windows.

    plz help.

    thanks in advance

  2. #2
    Join Date
    Nov 2004
    Location
    Mumbai, India
    Posts
    452
    You can use "whenever sqlerror" in your sql files.Read this
    There are three kinds of lies: Lies, damned lies, and benchmarks...

    Unix is user friendly. It's just very particular about who it's friends are.

    Oracle DBA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width