Re: Oracle Application Server Admin

From: Pedro Espinoza <raindoctor_at_gmail.com>
Date: Wed, 23 Jan 2008 14:56:19 -0500
Message-ID: <b86c876f0801231156l313acbccg231532b8f24a0ab7@mail.gmail.com>


It is oracle diagnostic logging facility.

http://download.oracle.com/docs/cd/B32110_01/web.1013/b28950/logadmin.htm#i1027867

Here is my notes:

 Use oracle diagnostic logging to administer log sizes, number of log files; the following have been changed.

 Edit the following files

 $OMS_HOME/j2ee/home/config/server.xml
 $OMS_HOME/j2ee/OC4J_EM/config/server.xml
 $OMS_HOME/j2ee/OC4J_EM/config/default-web-access.xml
 $OMS_HOME/j2ee/OC4J_EMPROV/config/server.xml
 $OMS_HOME/j2ee/OC4J_EMPROV/config/default-web-access.xml

 Replace <file path="../log/server.log" />  with <odl path="../log/server/" max-file-size="5000" max-directory-size="20000" />

Then bounce all instances, using opmnctl stopall; opmnctl startall.

On Jan 23, 2008 2:50 PM, Stephens, Chris <chris_stephens_at_admworld.com> wrote:
> What is this ODL you speak of?
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Pedro Espinoza
> Sent: Wednesday, January 23, 2008 1:49 PM
> To: Brandon.Allen_at_oneneck.com
> Cc: Joel.Patterson_at_crowley.com; oracle-l_at_freelists.org
> Subject: Re: Oracle Application Server Admin
>
>
> We use piped logs in our lamp stacks. In our grid setup, I have
> changed all logging to make use of ODL, so that we can set the max
> size for that log directory.
>
>
> On Jan 23, 2008 2:15 PM, Allen, Brandon <Brandon.Allen_at_oneneck.com>
> wrote:
> >
> >
> > Have you tried using piped logs? I don't have any experience with it,
> but
> > they mentioned in it at my OAS Admin class and it looks like it could
> be
> > helpful:
> >
> >
> http://download-west.oracle.com/docs/cd/B14099_19/web.1012/q20201/logs.h
> tml#piped
> >
> > Regards,
> > Brandon
> >
> > ________________________________
> > From: Joel.Patterson_at_crowley.com [mailto:Joel.Patterson_at_crowley.com]
> >
> >
> >
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
>
> CONFIDENTIALITY NOTICE:
> This message is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged,
> confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this
> communication in error, please notify us immediately by email reply.
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 23 2008 - 13:56:19 CST

Original text of this message