Home » RDBMS Server » Networking and Gateways » Listener File
Listener File [message #164667] Fri, 24 March 2006 10:17 Go to next message
Daxesh
Messages: 61
Registered: July 2004
Member
Hello,

I am running oracle 9i R2 on Redhat linux. My listener.log file was so big and I just clean that. After that its more than an hour but I do not see any new entry in the listener.log file. So is it stop writing in the file? Is there a way to check that?

Any advise???
Thanks,
Re: Listener File [message #164694 is a reply to message #164667] Fri, 24 March 2006 14:47 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
How did you clean it? With the "rm" command instead of ">listener.log"?

If so, Oracle is still writing to the inode and you need to recycle the listener to close and reopen the log file.
Re: Listener File [message #164697 is a reply to message #164667] Fri, 24 March 2006 15:12 Go to previous message
Daxesh
Messages: 61
Registered: July 2004
Member
Hello,
Thanks for reply. No I did not use rm command.But I use folloing


tail -10 listner.log> .tmp.test1.txt && mv .tmp.test1.txt listner.log

But I just checked and still its not writing in the listener.log file. Any help???

Thanks
Previous Topic: ORA-12154 tns:could not resolve the connect identifier specified
Next Topic: Listener crash
Goto Forum:
  


Current Time: Mon Apr 29 08:50:47 CDT 2024