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: Oracle DB replications on new SCO server

Re: Oracle DB replications on new SCO server

From: Mario Bucsics <mario.bucsicsNOmaSPAM_at_siemens.at.invalid>
Date: 2000/03/17
Message-ID: <02f5975e.d5f2cb95@usw-ex0102-014.remarq.com>#1/1

Hi !!

I´ve the same problem on sinix.

Solution:
1. create a directory on disk where you wanna store the archivelogs

2. change log_archive_dest to "archive/arch_"
3. change log_archive_format to "SID_%s.arc"
4. start the database
5. In the DB: alter system switch logfile;
6. look in the /archive directory and you will find a file
called: arch_SID_001.arc

 Good luck !

 Mario

Received on Fri Mar 17 2000 - 00:00:00 CST

Original text of this message

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