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 -> Scheduling Backups

Scheduling Backups

From: Gary Corless <gary.corless_at_gen.friendsfirst.ie>
Date: Tue, 20 Apr 1999 11:03:56 +0100
Message-ID: <7fhjb9$2v6$1@news2.news.iol.ie>

I'm new to Oracle and I'm trying to schedule backups using:

alter tablespace ??? begin backup;
copy c:\database\???.dbf d:\database\
alter tablespace ??? end backup;

I'm submitting it using
plus33 -s user/pass_at_SDI @backup_script.sql

I'm using NT4 (sp3) and Oracle 7.3 and was going to submit it using the AT command.

  1. My problem is when I connecting how do I not display/enter the password at the AT command line.
  2. Using the internal account can I bypass the password in some way? How?

Thanks,

Gary Corless Received on Tue Apr 20 1999 - 05:03:56 CDT

Original text of this message

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