Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: how to run a PL-SQL script from a NT line command?

Re: how to run a PL-SQL script from a NT line command?

From: Peter Laursen <ptl_at_edbgruppen.dk>
Date: 7 Feb 2000 11:14:35 GMT
Message-ID: <01bf715c$62e66720$2c289a0a@apollo>


lps.lyon <lps.lyon_at_wanadoo.fr> skrev i artiklen <87m46v$lld$1_at_wanadoo.fr>...
> I would like to run a PL-SQL Oracle script from a line command with NT
> workstation.
>

You could run a plus80 script from the cmdline as plus80 user/passwd_at_db-alias @fullpath-to-script

end your script with 'quit' to exit to cmd after execution

Peter Laursen Received on Mon Feb 07 2000 - 05:14:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US