Thanks for the hint with tns-ping.... i changed the dns-entry and forgot to change the tnsnames.ora (conn / as sysdba :P) ... Fixed this today...
kind regards Christian -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Dejan Muhamedagic Gesendet: Mittwoch, 24. September 2008 17:01 An: General Linux-HA mailing list Betreff: Re: [Linux-HA] problems starting a oracle listener via gui Hi, On Wed, Sep 24, 2008 at 04:06:02PM +0200, Christian Ratzlaff wrote: > Yeah great... > > it's just a default script and it works fine in another enviroment ;) ocf-tester tests not only the resource agent, but also your configuration for the resource agent. > And when i check the log i can see, that the listener DOES start :) > > oralsnr[10010]: 2008/09/24_13:32:26 ERROR: Listener listener_PCS1T stopped: > LSNRCTL for Linux: Version 10.2.0.4.0 - Production on 24-SEP-2008 13:32:26 > > Copyright (c) 1991, 2007, Oracle. All rights reserved. > > Starting /u00/app/oracle/product/10.2.0.1/bin/tnslsnr: please wait... > > TNSLSNR for Linux: Version 10.2.0.4.0 - Production > System parameter file is /u00/app/oracle/network/admin/listener.ora > Log messages written to /u00/app/oracle/product/10.2.0.1/network/log/listener_pcs1t.log > Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.100.14.86)(PORT=1532))) > > Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=fyd-pcs1t.dp.franke.world)(PORT=15 32))) > STATUS of the LISTENER > ------------------------ > Alias listener_PCS1T > Version TNSLSNR for Linux: Version 10.2.0.4.0 - Production > Start Date 24-SEP-2008 13:32:26 > Uptime 0 days 0 hr. 0 min. 0 sec > Trace Level off > Security ON: Local OS Authentication > SNMP OFF > Listener Parameter File /u00/app/oracle/network/admin/listener.ora > Listener Log File /u00/app/oracle/product/10.2.0.1/network/log/listener_pcs1t.log > Listening Endpoints Summary... > (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.100.14.86)(PORT=1532))) > Services Summary... > Service "PCS1T" has 1 instance(s). > Instance "PCS1T", status UNKNOWN, has 1 handler(s) for this service... > The command completed successfully > > this seems to be an error at the beginning but the output is > correct from lsnrctl in oracle. The oralsnr uses tnsping to verify that the listener started properly. More specific: tnsping $ORACLE_SID | tail -1 | grep '^OK' Has the output of tnsping changed? Thanks, Dejan > -- > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
