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 log files format

Re: Oracle log files format

From: michael ngong <mngong_at_yahoo.com>
Date: 12 Mar 2002 13:35:34 -0800
Message-ID: <ecf365d5.0203121335.22fb6890@posting.google.com>


"lodz" <mjakobczak_at_free.bluenet.pl> wrote in message news:<a6kupl$et4$1_at_kujawiak.man.lodz.pl>...
> Hi,
>
> All right Billy.
> After reding Your answer, now I now that You now "Oracle log file format",
> but can You share me more details?
>
> Best regards, Marek
>
> Użytkownik "Billy Verreynne" <vslabs_at_onwe.co.za> napisał w wiadomości
> news:3c8df04e.84455762_at_news.saix.net...
> > "lodz" <mjakobczak_at_free.bluenet.pl> wrote:
> >
> > >Can any body know Oracle DB log file format?
> >
> > Yes.
> >
> > > Thanks.
> >
> > NP.
> >
> > --
> > Billy
> >
> >

Assumption you mean log_archive_format Log archive format as you well know describes the format of the archive log files which are numbered.
The values accepted are %s %S %t %T these values come after a string of your choice for example you want log files to appear as arch_[PROD|TEST]_%s.arc

Whichever you choose the %s or %T or whatever is where your number will be filled in for your archive logs

Hope that is what you needed
(Michael Tubuo Ngong Sr DBA) Received on Tue Mar 12 2002 - 15:35:34 CST

Original text of this message

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