Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle log files format
"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
![]() |
![]() |