Re: Listener problems

2001-11-26 Thread Rachel Carmichael
once clients are connected, you can shut down the listener... all that means is that no one else can connect once it is down. size of listener.log is OS dependent, it's just a file on disk. You can recreate it by shutting down the listener renaming or deleting the listener.log file starting

RE: Listener problems

2001-11-26 Thread Hallas John
Title: RE: Listener problems The following script is one I pulled off from the list a few months ago and added a few lines. It is proving pretty useful. Note it uses the set option to redirect to a new output file John #!/bin/ksh # Script to copy out listener.log and compress

Listener problems

2001-11-25 Thread Tatireddy, Shrinivas (MED, Keane)
Hi lists, I have some problem with my listener. That is resolved with the help of metalink. But I have a doubt in this regard. When I try to see the status, lsnrctl status 816LISTENER the statement hung for 10 minutes. I checked metalink and found the solution was, probably the size of

Re: Listener problems

2001-06-21 Thread Ruth Gramolini
Have you put the datbase mtipdb into the tnsnames.ora file? If not, you must do so. You could also check for the lsnrctl executable in $ORACLE_HOME/bin. HTH, Ruth - Original Message - To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Sent: Wednesday, June 20, 2001 9:40 AM Hi

Listener problems

2001-06-20 Thread Mikael Granhed
Hi everybody, I have problems starting a listener on creatded in the net8assistant on Sun Solaris. When I try to start the listener with the command start in the LSNRCTL I get the following error message: TNS-01201: Listener cannot find executable /opt/oracle/product/8.0.6/bin/mtipdb for SID

Listener problems

2001-05-31 Thread zabair ahmed
Has anybody come across the following error message in the listener.log, and know what the resolution is. TNS-12500: TNS:listener failed to start a dedicated server process TNS-12540: TNS:internal limit restriction exceeded TNS-12560: TNS:protocol adapter error TNS-00510: Internal limit

RE: Listener problems

2001-05-31 Thread Kevin Lange
Out of space on the file system I believe. -Original Message- Sent: Thursday, May 31, 2001 11:16 AM To: Multiple recipients of list ORACLE-L Has anybody come across the following error message in the listener.log, and know what the resolution is. TNS-12500: TNS:listener failed to

RE: Listener problems

2001-05-31 Thread Jacques Kilchoer
Title: RE: Listener problems -Original Message- From: zabair ahmed [mailto:[EMAIL PROTECTED]] Has anybody come across the following error message in the listener.log, and know what the resolution is. TNS-12500: TNS:listener failed to start a dedicated server process TNS

Re: Listener problems

2001-05-31 Thread Jared Still
You are out of space on that filesystem. Check the size of your log files, as they are likely responsible for consuming a lot of space. Also check in the cdump directory for core files. Jared On Thursday 31 May 2001 09:16, zabair ahmed wrote: Has anybody come across the following error

RE: Listener problems

2001-05-31 Thread Khedr, Waleed
Take a look at /var/adm/messages for any reported errors -Original Message- Sent: Thursday, May 31, 2001 12:16 PM To: Multiple recipients of list ORACLE-L Has anybody come across the following error message in the listener.log, and know what the resolution is. TNS-12500: