Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: file alert
What version of oracle are you using?
The reason is that if you're using 9.2. and above,you can check it from within the database instead of having to create shell scripts (also portable to windows then)
/morten
Seema Singh wrote:
>Hello,
>I want to setup scripton linux whenever alert log >1GB we have to get
>alert.Does anyone send similar kidn of script ?
>when I'm executing following command its show error
>
>frees1=`du -sk /alert logdestination/alert_sid.log| tail -1 | awk '{printf
>"%s\n",$2}'`; export frees1
>thanks
>-Seema
>
>_________________________________________________________________
>Express yourself instantly with MSN Messenger! Download today - it's FREE!
>http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>--
>http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 04 2004 - 13:01:35 CDT
![]() |
![]() |