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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How do you run PLSQL in batch?

Re: How do you run PLSQL in batch?

From: Eric D. Pierce <PierceED_at_csus.edu>
Date: Thu, 21 Dec 2000 12:05:35 -0800
Message-Id: <10717.125169@fatcity.com>


some obvious q's:

Why can't sql-plus work?

Platform????????

It works a little differently on IBM mainframe vs. VMS vs. Unix vs. Windows vs. etc :)

The generic technique: get you code working in a script of some kind (typically that can be invoked from command line), and then use a scheduler, which may or may not be an OS utility.

regards,
ep

On 21 Dec 2000, at 11:43, Smith, Ron L. wrote:

Date sent:      	Thu, 21 Dec 2000 11:43:49 -0800
To:             	Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
From:           	"Smith, Ron L." <rlsmith_at_kmg.com>
Subject:        	How do you run PLSQL in batch?

> Can someone tell me how to run PLSQL in batch? I tried SQL*PLUS but that
> doesn't work. Sorry, I'm not a developer.
Received on Thu Dec 21 2000 - 14:05:35 CST

Original text of this message

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