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

Home -> Community -> Usenet -> c.d.o.server -> Re: Scheduling Exports and OS commands

Re: Scheduling Exports and OS commands

From: David Stien <david.stien_at_saic.com>
Date: 2000/04/06
Message-ID: <133026136@NEWS.SAIC.COM>#1/1

We use batch files scheduled from AT
The batchfile for the export first runs a small sql script that spools the parfile for the export.
This allows us to create the filename for the export based on date strings, database name etc.
The batchfile then executes export specifying the freshly created export parfile.

hope this helps,

Dave.
Oracle8i Certified Professional
Database Management, SAIC

"Frank" <fcavaliero_at_crunchtime.com> wrote in message news:8cd5up$75u_at_chronicle.concentric.net...
> Hi,
>
> I was looking for a way to schedule exports on Windows NT using Oracle for
> Workgroup 8.0.5 then proceed to rename the .dmp file so that it contains
 the
> database name and date. I understand there is a scheduler in Oracle but I
> have never used it and I am having trouble finding good documentation on
 it.
> Any suggestions or recommendations ?
>
> Thanks,
> Frank
>
>
Received on Thu Apr 06 2000 - 00:00:00 CDT

Original text of this message

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