Ora-12541 no listner error

Hello folks,
oracle through command prompt is working fine...but in toad is not able to connect
schema name: scott
password: tiger
TNS: ORCL
host : localhost
port: 1521
servicename :orcl
and tnsnames.ora file is like below
# tnsnames.ora Network Configuration File: D:\oracle\product\10.1.0\db_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
ORCL =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl)
EXTPROC_CONNECTION_DATA =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
      (SID = PLSExtProc)
      (PRESENTATION = RO)
  )where am doing wrong...
please help me
many thanks

Hi thanks for the reply
C:\Documents and Settings\Maruti>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 09-NOV-2011 22:59
:15
Copyright (c) 1991, 2004, Oracle.  All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 61: Unknown error
C:\Documents and Settings\Maruti>lsnrctl service
LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 09-NOV-2011 22:59
:37
Copyright (c) 1991, 2004, Oracle.  All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 61: Unknown error

Similar Messages

  • DRA:12541:TNS Listner Error

    HI,
    We are using Oracle 9i 64 bit Database Server on Windows 2003 Enterprise 64 bit Itanium Server.After installation while i am running this application we are facing the error that:-"DRA 12541: TNS :No Listner.
    And it not connects to the database even on local machine.
    Please give the solution to resolve this problem.
    Sachin

    Could you paste output of the following command ?
    sql > lsnrctl status
    make sure , you run the given above command on you database server, not on the client.
    hare krishna
    Alok

  • ORA-12541 TNS no listner

    Hi,
    When Oracle forms and reports application is accessed through the web, the logon screen is displayed. When users type in the credentials, we get a ORA-12541 TNS no listner error.
    Please guide.
    I am an apps developer trying to fix this issue.
    Thanks

    Normally this error means that the listener is not running on the server. Please post the result of
    - lsnrctl services (on database server)
    - the content of tnsnames.ora and sqlnet.ora (on application server).

  • Error ORA-12541:TNS:

    oracle error is ORA-12541:TNS: no listener in my persional computer
    i think some peple are change my IP address
    how can i solve this problem .Plz help me soo ..
    Wating you reply
    Suman
    Message was edited by:
    user586129

    Hi Hans Forbrich
    I am very thank to reply to my ques. dut i have
    not solved the prodlem
    my port is 1521 what i want to change
    Pls tell othere easy process to solved this
    porblemYes. There is a very easy process to solve this:
    1) open a Windows Explorer, go to the directory (oracle home)\network\admin, copy and paste into the forum the files listener.ora, sqlnet.ora and tnsnames.ora
    and
    2) open a cmd window, enter command lsnrctl status and ipconfig /all, copy and paste into forum the complete display of this
    Exactly the same advice of others, such as madrid, Virag and orafad, who want to help you.

  • DB13c Error:ORA-12541: TNS:no listener for windows systems

    Hello Gurus,
    We are facing an issue in DB13C jobs.
    Background:
    DB13c is setup in Solution Manager.
    Only for windows systems DB13 jobs are failing.
    Job log is given below:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000002249, user ID P96ADM)
    Execute logical command BRCONNECT On host 10.91.26.117
    Parameters:-u / -jid CHECK20120116070805 -sid T72 -j P96 -c -f check
    BR0801I BRCONNECT 7.10 (20)
    BR0280I BRCONNECT time stamp: 2012-01-16 07.08.09
    BR0301W SQL error -12541 at location BrDbConnect-15, SQL statement:
    'CONNECT / AT JOURNAL_DB USING P96'
    ORA-12541: TNS:no listener
    BR0310W Connect to database instance P96 failed
    BR0477I Oracle pfile /oracle/T72/102_64/dbs/initT72001.ora created from spfile /oracle/T72/102_64/dbs/spfileT72001.ora
    BR0805I Start of BRCONNECT processing: cehrfhfs.chk 2012-01-16 07.08.08
    BR0484I BRCONNECT log file: /oracle/T72/sapcheck/cehrfhfs.chk
    BR0280I BRCONNECT time stamp: 2012-01-16 07.08.09
    BR0301E SQL error -12541 at location db_connect-7, SQL statement:
    'CONNECT / AT JOURNAL_DB USING P96'
    ORA-12541: TNS:no listener
    BR0310E Connect to database instance P96 failed
    BR0280I BRCONNECT time stamp: 2012-01-16 07.08.09
    BR0301W SQL error -3114 at location brc_dblog_open-3, SQL statement:
    '/* AT JOURNAL_DB */ INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20120116070808', 'chk', 'T72
    ORA-03114: not connected to ORACLE
    BR0324W Insertion of database log header failed
    BR0806I End of BRCONNECT processing: cehrfhfs.chk2012-01-16 07.08.09
    BR0280I BRCONNECT time stamp: 2012-01-16 07.08.09
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    Internal session terminated with a runtime error (see ST22)
    Job cancelled
    P96 is our solman(version:SAP EHP 1 for SAP Solution Manager 7.0)
    T72 is 4.6c System .
    Sap in windows
    Database in Linux
    Oracle -10.2.0.4
    rest all DB13 jobs are running fine.
    Only for windows system we are facing issue now.
    Runtime Error which comes along with it is:
    OBJECTS_OBJREF_NOT_ASSIGNED
    Access via 'NULL' object reference not possible.
    The current ABAP program "RSDBAJOB" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    lsnrctl status for t72 instance is giving result for another instance(A72 which is teh Acceptance system for T72)
    orat72 51> lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.4.0 - Production on 16-JAN-2012 07:27:53
    Copyright (c) 1991, 2007, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER_A72_ES1UL0017
    Version                   TNSLSNR for Linux: Version 10.2.0.4.0 - Production
    Start Date                27-DEC-2011 14:53:43
    Uptime                    19 days 16 hr. 34 min. 9 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /oracle/A72/102_64/network/admin/listener.ora
    Listener Log File         /oracle/A72/102_64/network/log/listener_a72_es1ul0017.log
    Kindly provide your valuable suggestions.
    Regards,
    Samaya

    Hello Nicholas,
    Thank you for your suggestion.
    But  i do not think it is really required to change P96 tnsnames.ora.
    Because, T72 database is in a  Linnux box where several other DB are also there.
    (Our landscape,NOn-PRD DB instances are together in 1 linux box)
    DB13 jobs of other instances are working fine.
    Only difference is T72 sap instace is a windows server where as other instances are in AIX.
    In DB13c, windows system is configured as without ABAP server .
                     UNIX systems as With ABAP server.
    All were working with this configuration till few days ago.
    Thank you.

  • TNS Error: ORA-12541: TNS: no listener.

    I have installed Oracle 9i on machine in Windows XP. When I try to open the database SID in the Enterprise Manager, it gives me TNS Error: ORA-12541: TNS: no listener.
    I have checked the Oracle Net Configuration:
    Protocol: TCP/IP
    Host: PNR18
    Port: 1521
    In the xp administrative tools, I found that the listener is on start.
    When I try to test trough ' Net Configration Assistant' getting same error, similarly with Net Manager.
    I don't know if I am using the correct protocol in my case of standalone installation.
    Any advice/correction? it would be appreciated. I am giving all the information of TNSNAMES.ORA, LISTENER.ORA, SQLNET.ORA, which is on my machine.
    Thanks in advance.
    # LISTENER.ORA Network Configuration File: #C:\oracle\ora90\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PNR18)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora90)
    (PROGRAM = extproc)
    # TNSNAMES.ORA Network Configuration File: #C:\oracle\ora90\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PNR18)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    # SQLNET.ORA Network Configuration File:
    #C:\oracle\ora90\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)

    First of all Thanks for suggestions for solutions but still SAME PROBLEM:
    Case-1::
    I tried according to your suggestion, still SAME error !! I have also configured new DB
    with Enterprise MAnager Configuration Assistent - during DB creation same error occured.
    1) I have seen in XP service where all listener is running as well as OracleServiceORCL
    is also running.
    2) OracleOraHome90TNSListener also running with other listeners!
    Case-2::
    Dear I also delete listener and create new one and also configured Database Description
    and tried to do so but still same problem while I am TESTing it with - Net Manager /
    Net Configuration Assistant. I have also tried
    C:\TNSPING ORCL - it is giving 'ok' result
    but when I am using C:\LSNRCTL START listener - it gives me following errors.
    Service OracleOraHome90TNSListener already running.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 1056: Unknown error
    Thats the whole story....hope this time you will find easy to give solution.
    All files after your suggestion are as follow:
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora90\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PNR18)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    # LISTENER.ORA Network Configuration File: C:\oracle\ora90\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PNR18)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = ORCL)
    (ORACLE_HOME = C:\oracle\ora90)
    (SID_NAME = ORCL)
    (SID_DESC =
    (PROGRAM = extproc)
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora90)
    # SQLNET.ORA Network Configuration File: C:\oracle\ora90\NETWORK\ADMIN\sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.PREFERRED_SERVERS =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PNR18)(PORT = 1521))
    SQLNET.AUTHENTICATION_SERVICES= (NTS)

  • Drop DB control, error: Could not connect to SYS, ORA-12541

    Hi All,
    I am new to Oracle. I am struggling to solve this problem for 2 days, but still couldn't get it done. I post my problem here and wish every guru in this forum to offer some help. Any suggestions are greatly appreciated.
    I have Oracle 10.2.0.3.0 installed on GNU/Linux. There are several instances there. The database, listener, sql/plus all work fine. Yesterday, I installed 10g database control on server. The information showed that dbconsole created successfuly. However, I use the produced url (http:// xxx(hostname):1158/em)in my local machine (Win XP) to connect the databse, and the webpage opened. The information showed that EM couldn't be connected to database, and the status of Listener is unavailable, the inforamtion for agent connect.. is: ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    I googled lots of posts both in this forum and internet and tried to make some changes, but the things get worse. It still didn't work. Even i failed to drop the DB control with the command of emca -config dbcontrol db -repos recreate. the error log information in cfgtoollogs/emca is:
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=svv.X.XXX.net)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORCL3))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    I understand it's the problem related to listener, but i have no idea how to verify it. I put the tns.ora and listener.ora here.
    tnsnames.ora:
    xxxxx
    ORCL3 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.149.210)(PORT = 1521))
    (CONNECT_DATA =
    (SID = ORCL3)
    listener.ora
    LISTENER =
    (ADDRESS_LIST=
         (ADDRESS=(PROTOCOL=tcp)(HOST=10.3.149.210)(PORT=1521)))
    SID_LIST_LISTENER=
    (SID_DESC=
    (GLOBAL_DBNAME=ORCL2)
    (SID_NAME=ORCL2)
    (ORACLE_HOME=/opt/app/oracle/product/10.2)
    (SID_DESC=
    (GLOBAL_DBNAME=ORCL3)
    (SID_NAME=ORCL3)
    (ORACLE_HOME=/opt/app/oracle/product/10.2)
    The above is the problem description, any suggestion and help are greatly appreciated.
    Thanks,
    Kind regards,
    Ian

    I use the "emca -config dbcontrol db" to config the DB control, but failed. The following is the log information:
    This forum doesn't support attch the file. I paste the log file here.
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: TZ set to GMT
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    http://svv-node2-pub.swlab.net:1158/em/console/aboutApplication
    Stopping Oracle Enterprise Manager 10g Database Control ...
    ... Stopped.
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface isInView
    CONFIG: IN_VIEW marker not instantiated in /opt/app/oracle/product/10.2/sysman/config/emca.properties
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [CLASSPATH=/opt/app/oracle/product/10.2/jlib/emca.jar:/opt/app/oracle/product/10.2/jlib/srvm.jar:/opt/app/oracle/product/10.2/jlib/srvmasm.jar:/opt/app/oracle/product/10.2/jlib/emConfigInstall.jar:/opt/app/oracle/product/10.2/jlib/ldapjclnt10.jar:/opt/app/oracle/product/10.2/jlib/ldap.jar:/opt/app/oracle/product/10.2/jlib/share.jar:/opt/app/oracle/product/10.2/jlib/srvmhas.jar:/opt/app/oracle/product/10.2/jlib/netcfg.jar:/opt/app/oracle/product/10.2/lib/xmlparserv2.jar:/opt/app/oracle/product/10.2/assistants/jlib/assistantsCommon.jar:/opt/app/oracle/product/10.2/sysman/jlib/emCORE.jar:/opt/app/oracle/product/10.2/oui/jlib/OraInstaller.jar:/opt/app/oracle/product/10.2/oui/jlib/OraPrereq.jar:/opt/app/oracle/product/10.2/inventory/prereqs/oui/OraPrereqChecks.jar:/opt/app/oracle/product/10.2/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib, EMDROOT=/opt/app/oracle/product/10.2, G_BROKEN_FILENAMES=1, HISTSIZE=1000, HOME=/home/oracle, HOSTNAME=svv-node2-pub.swlab.net, INPUTRC=/etc/inputrc, KDEDIR=/usr, LANG=en_US.UTF-8, LD_LIBRARY_PATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib:null, LESSOPEN=|/usr/bin/lesspipe.sh %s, LIBPATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib, LOGNAME=oracle, LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:, MAIL=/var/spool/mail/oracle, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, NLS_LANG=AMERICAN_AMERICA.AL32UTF8, ORACLE_BASE=/opt/app/oracle, ORACLE_HOME=/opt/app/oracle/product/10.2, ORACLE_SID=ORCL3, PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/home/oracle/bin:/opt/app/oracle/product/10.2/bin, PERL5LIB=/opt/app/oracle/product/10.2/perl/lib:/opt/app/oracle/product/10.2/perl/lib/site_perl:/opt/app/oracle/product/10.2/sysman/admin/scripts:/opt/app/oracle/product/10.2/bin:, PWD=/opt/app/oracle/product/10.2/bin, QTDIR=/usr/lib/qt-3.3, SHELL=/bin/bash, SHLIB_PATH=/opt/app/oracle/product/10.2/lib32:/opt/app/oracle/product/10.2/lib:/opt/app/oracle/product/10.2/perl/lib, SHLVL=2, SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass, SSH_CLIENT=::ffff:10.3.22.61 4146 22, SSH_CONNECTION=::ffff:10.3.22.61 4146 ::ffff:10.3.149.210 22, SSH_TTY=/dev/pts/4, TERM=xterm, USER=oracle, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/opt/app/oracle/product/10.2/jdk/jre/bin/java]
    Feb 12, 2009 4:39:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/db/sgastop.pl stop ORCL3 svv-node2-pub.swlab.net 1521 /opt/app/oracle/product/10.2
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/db/sgastop.pl stop ORCL3 svv-node2-pub.swlab.net 1521 /opt/app/oracle/product/10.2 completed successfully
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: nmccollector process does not exist
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.DBControlUtil stopNmccollector
    CONFIG: Successfully stopped nmc-collector process
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: ORCL3, oracleHome: /opt/app/oracle/product/10.2, and user: SYS
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig grantPrivsToDbsnmp
    CONFIG: Exception while granting priviliges.
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-00942: table or view does not exist
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1708)
         at oracle.sysman.emcp.EMReposConfig.grantPrivsToDbsnmp(EMReposConfig.java:538)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:217)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Failed to grant priviliges to dbsnmp.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: ORCL3, oracleHome: /opt/app/oracle/product/10.2, and user: SYS
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking mgmt view user account
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: view user sql: declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil /opt/app/oracle/product/10.2/perl/lib:/opt/app/oracle/product/10.2/perl/lib/site_perl:/opt/app/oracle/product/10.2/sysman/admin/scripts:/opt/app/oracle/product/10.2/bin: /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil.pl /opt/app/oracle/product/10.2 ORCL3 SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of -1
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed /opt/app/oracle/product/10.2 ORCL3 SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Connecting to database ORCL3 in home /opt/app/oracle/product/10.2 with user "SYS" role "SYSDBA".
    connected to database.
    sql to execute declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    noOfParams to bind: 1.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Couldn't execute statement: ORA-06550: line 1, column 144:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 144:
    PL/SQL: Statement ignored
    ORA-06550: line 1, column 470:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 470:
    PL/SQL: Statement ignored
    ORA-06550: line 1, column 527:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 527:
    PL/SQL: Statement ignored (DBD ERROR: error possibly near <*> indicator at char 143 in 'declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := :p1; <*>sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;') at /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil.pl line 108, <STDIN> line 2.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Error executing /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil /opt/app/oracle/product/10.2/perl/lib:/opt/app/oracle/product/10.2/perl/lib/site_perl:/opt/app/oracle/product/10.2/sysman/admin/scripts:/opt/app/oracle/product/10.2/bin: /opt/app/oracle/product/10.2/perl/bin/perl /opt/app/oracle/product/10.2/sysman/admin/scripts/emca/emcaDbUtil.pl /opt/app/oracle/product/10.2 ORCL3 SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Failed to unlock mgmt_view account
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /opt/app/oracle/product/10.2/cfgtoollogs/emca/ORCL3/emca_2009-02-12_04-38-34-PM.log for more details.
    Feb 12, 2009 4:39:19 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:253)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
    Edited by: Ian123 on Feb 12, 2009 2:08 PM

  • ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach) Error in EM

    Hi All,
    When I try to drop and re-create the EM i am getting the TNS: no Listener error.
    The command i issued is : emca -deconfig dbcontrol db -repos drop
    Error:
    ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach). Please help me.
    From where it picks up the connect information "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(H
    OST=e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    Here is the log file
    CONFIG: SQLEngine created successfully and connected
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvA
    rray
    CONFIG: New Env List: [ORACLE_HOME=/u03/app/oracle/product/10.2.0/db_1, ORACLE_S
    ID=E2K, PATH=/u03/app/oracle/product/10.2.0/db_1/bin:/usr/sbin:/usr/kerbero
    s/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin]
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: Starting execution: /u03/app/oracle/product/10.2.0/db_1/sysman/admin/emd
    rep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(H
    OST=e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    ))) -repos_user SYSMAN -action drop -verbose -output_file /u03/ap
    p/oracle/product/10.2.0/db_1/cfgtoollogs/emca/E2K/emca_repos_drop_2008-06-2
    4_12-32-31-PM.log
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: Exit value of 50
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: Enter SYS user's password :
    Enter repository user password :
    Getting temporary tablespace from database...
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST
    =e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    ))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    WARNING: Error executing /u03/app/oracle/product/10.2.0/db_1/sysman/admin/emdrep
    /bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST
    =e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    ))) -repos_user SYSMAN -action drop -verbose -output_file /u03/app/o
    racle/product/10.2.0/db_1/cfgtoollogs/emca/E2K/emca_repos_drop_2008-06-24_1
    2-32-31-PM.log
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error dropping the repository
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /u03/app/oracle/product/10.2.0/db_1/cfgtoollogs/e
    mca/E2K/emca_repos_drop_<date>.log for more details.
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error dropping the repository
    Refer to the log file at /u03/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/E2K/emca_2008-06-24_12-32-11-PM.log for more details.
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error dropping the repository
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:173)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.jav
    a:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAss
    istant.java:1123)
    --Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Using a DNS address in tnsnames.ora and a hardcoded IP address in listener.ora or a DNS name not translating to the same IP address the tnsnames.ora DNS translates to, is a known source for ORA-12541.
    The listener tries to establish communications to the client, using the IP address it gets from listener.ora or by calling nslookup.
    If they don't match: kabloey.
    Been there, done that, and a little searching would have helped you out.
    This discussion forum is turning more and more into a Q&A forum for redundant answers on redundant questions, asked by people who can not be bothered to use existing resources.
    Sybrand Bakker
    Senior Oracle DBA

  • ORA-12541: TNS:no listener, (error, in oracle 11g for window 7, 64 bit)

    ORA-12541: TNS:no listener, error, in oracle 11g for window 7, 64 bit
    While connecting as localhost is pretty well.
    but command: sqlplus username@'192.168.52.178:1521/orcl' on the same machine is producing above mentioned error on oracle 11g for window 7, 64 bit.

    user11225434 wrote:
    Thax sir for your kind concern of my problem. Answers of your quaries regarding my question as follows
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 05-AUG-2013 09:37
    :21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                05-AUG-2013 09:31:09
    Uptime                    0 days 0 hr. 6 min. 22 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\eee\product\11.2.0\dbhome_5\network\admin\liste
    ner.ora
    Listener Log File         c:\app\eee\diag\tnslsnr\eee-THINK\listener\alert\log.x
    ml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.52.170)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orclxe" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    Service "orclxeXDB" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    # listener.ora Network Configuration File: C:\app\eee\product\11.2.0\dbhome_5\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\eee\product\11.2.0\dbhome_5)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\eee\product\11.2.0\dbhome_5\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.52.170)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\eee
    3. My ip is static 192.168.52.170 and window 7 prof. is there.
    4. Sir i have tested the remote connection with firewall configuration is off.
    Hopefully this info is useful.
    but command: sqlplus username@'192.168.52.178:1521/orcl'
    NOTE the difference in IP#s above; 192.168.52.170 vs. 192.168.52.178

  • ORA-23324: error ORA-12541: TNS:no listener, while creating deferror entry

    I need Help for the following error message while pushing the dererred transactions from the snapshot to Master in advanced replication.
    The Snapshot site has some deftran which supposed to propagate daily push.
    SQL>
    SQL> -- push existing transactions
    SQL> declare
    rc binary_integer;
    begin
    rc := dbms_defer_sys.push('XXXX.WORLD');
    dbms_output.put_line(to_char(rc));
    end;
    declare
    ERROR at line 1:
    ORA-23324: error ORA-12541: TNS:no listener, while creating deferror entry at
    "XXXX.WORLD" with error -12541
    ORA-06512: at "SYS.DBMS_DEFER_SYS", line 1716
    ORA-06512: at "SYS.DBMS_DEFER_SYS", line 1804
    ORA-06512: at line 4
    Thank you in advance.

    The Listener in SNAPSHOT server and the MASTER server - started
    I can do the same from different country of the other server with the same tnsname works.
    But only this perticular site have issues since Oct 27, 2011 onwards. The last successful replication from that snapshot site to master is on Oct 27, 2011.
    I can connect to the SNAPSHOT Site and from there i can connect to the master using any profile to the master.
    But only when i replicate from the snapshot site using the script then i am getting this 12541 no listener error
    Please help.
    Thank you,

  • Error:  ORA-12541 : TNS: No Listener

    Hi
    i got a error when i am connecting to the database
    I am in Oracle 1.7.
    Error: ORA-12541 : TNS: No Listener
    Please say me the solution
    Farhad

    HI
    BUT IF I DONT USE THE DATABASE NAME, IN THAT TIME IT CAN EASILY GOES TO THE DATABASE
    i COULD NOT FIND THE TNS LISTENER AND DOES NOT KNOW HOW TO START THE SERVER
    FARHAD

  • ORA-12541: TNS:no listener error from client mechine

    We have oracle 11g server from onsite and I am trying to connect from offshore client.But I am getting error
    From SQL plus i am getting the error,
    ORA-12541: TNS:no listener
    and from SQL Developer I am getting the error,
    IO Error:The network adapter could not establish the connection
    I am able to Telnet the host with proper port.Onsite peoples able to connect the database from any client using the same TNS names configration I am using.
    What are the possibilities to get this errors ?
    Please guide me on this.

    sadasivam wrote:
    Hi
    Thanks for reply.I checked with onsite DBA for listener and it is up.If you have an on-site DBA why aren't you working with him to solve the problem?
    Since you assert that other client machines are able to connect to the database, the issue must be with your own setup. I strongly suspect your tnsnames has a bad entry. Please compare it to the same file from a working client. Also, show us the contents of your tnsnames.ora file.
    >
    I dont have access of disable the firewall in my clent mechine.I will get it done by network team and post you the status.

  • ORA-12541 error with php

    Hi everybody,
    I'm a Thai web developer, this is my first time for using Orcle.
    Now I run Oracle 10g on WinXP pro and I want to develop PHP web application with Oracle.
    I just set up Oracle and config my iis + php to support Oracle yesterday, Today I try to connect to Orcle it's still error with error ORA-12541: no listener
    I search for solve this problem, I found "starting listener by command-line" via http://www.orafaq.com/faq/Middleware/SQLNet/faq372.htm with lsnrctl start [listener name]
    I can not start my listener with this stuff It's still error
    Message 1070 not found; No message file for product=NETWORK, facility=TNSTNS-125
    57: Message 12557 not found; No message file for product=NETWORK, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=NETWORK, facili
    ty=TNS
    TNS-00527: Message 527 not found; No message file for product=NETWORK, facilit
    y=TNS
    I run all stuff in my local computer on WinXP (IIS + PHP + Oracle)
    How I solve this error?
    Sorry about my english
    Best regards,
    Sheroku

    Hi,
    Typically when you get "Message xxxx not found: ..." error messages when trying to start the listener, it means that your ORACLE_HOME is not properly set.
    The walkthrough is to set the ORACLE_HOME at envionment level just before using the command, and maybe also as a system environment parameter.C:\>ECHO %ORACLE_HOME%
    %ORACLE_HOME%
    C:\>SET ORACLE_HOME=C:\NOWHERE!
    C:\>ECHO %ORACLE_HOME%
    C:\NOWHERE!
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.1.0.4.0 - Production on 15-SEP-2005 12:23:45
    Copyright (c) 1991, 2004, Oracle.  All rights reserved.
    Message 1070 not found; No message file for product=NETWORK, facility=TNSTNS-12557: Message 12557 not found; No message file for product=NETWORK, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=NETWORK, facility=TNS
      TNS-00527: Message 527 not found; No message file for product=NETWORK, facility=TNS
    C:\>SET ORACLE_HOME=C:\oracle\ora10g
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.1.0.4.0 - Production on 15-SEPT.-2005 12:24:02
    Copyright (c) 1991, 2004, Oracle.  All rights reserved.
    Lancement de tnslsnr: Veuillez patienter...
    TNSLSNR for 32-bit Windows: Version 10.1.0.4.0 - Production
    Le fichier de ...
    La commande a réussi"La commande a réussi" = "Command successful"
    And don't worry about bad English, we don't speak well either.
    Regards,
    Yoann.

  • ORA-12541: TNS:no listener Error When connected to net....

    I am using internet via mobile on my pc. Whenever I am connected to the net I can't run the following code from Visual studio.
    It shows the following error:
    OleDbException was unhandled
    ORA-12541: TNS:no listener
    I have no idea about it.please help!!
    ***************************Code Section*****************
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using System.Data.OleDb;
    using Oracle.DataAccess.Client;
    namespace gridques
    public partial class Form1 : Form
    OleDbConnection newConnection;
    public Form1()
    InitializeComponent();
    private void Form1_Load(object sender, EventArgs e)
    newConnection = new OleDbConnection("Provider=MSDAORA.1;Data Source=orcl;User ID=project;Password=project");
    newConnection.Open();//////********IT SHOWS THE ERROR HERE*************
    private void show_Click(object sender, EventArgs e)
    OleDbCommand resultsCommand = null;
    OleDbDataAdapter resultsAdapter = new OleDbDataAdapter();
    DataTable resultsTable = new DataTable();
    try
    // establish command object and data adapter
    resultsCommand = new OleDbCommand("select * from stock order by serialNo", newConnection);
    resultsAdapter.SelectCommand = resultsCommand;
    resultsAdapter.Fill(resultsTable);
    dataGridView1.DataSource = resultsTable;
    catch (Exception ex)
    MessageBox.Show(ex.Message, "Error in Processing SQL", MessageBoxButtons.OK, MessageBoxIcon.Error);
    resultsCommand.Dispose();
    resultsAdapter.Dispose();
    resultsTable.Dispose();
    }

    Hi,
    ORA-12541: TNS:no listener
    Many reason but first thing need to check is "Is your listener is up and running on the server"
    lsnrctl statusregards,
    Taj

  • SQLPLUS error::ORA-12541: TNS: no listener

    I am new so bare with me...
    I believe I have successfully installed 8.1.6 on RH-6.1..
    But when I type SQLPLUS at the command line I am promted for a username:
    I type scott/tiger@SID
    and get the TNS no listner error..
    I have also tried various other user id's and passwds:.
    scott/[email protected]
    oracle/passwd@sid
    ETC.. Nothing just errors
    I am really looking for help or links to help..
    I so much want this to work....
    Thanks and feel free to email me your comments...[email protected]
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Karana:
    I am new so bare with me...
    I believe I have successfully installed 8.1.6 on RH-6.1..
    But when I type SQLPLUS at the command line I am promted for a username:
    I type scott/tiger@SID
    and get the TNS no listner error..
    I have also tried various other user id's and passwds:.
    scott/[email protected]
    oracle/passwd@sid
    <snip> ped
    <HR></BLOCKQUOTE>
    i think you want to connect to a databaseServer on the local host.
    set the ORACLE_SID variable with the command
    export ORACLE_SID=<here_the_name_of your_database>
    with bash shell.
    then start sqlplus with
    sqlplus system
    and type the password at the following prompt. default password for system is
    manager
    better not use the user/password cmdline,
    cause other users on this system can see your password in the processList (ps ax).
    create a demo user, i found no user scott after installing.
    have fun
    null

Maybe you are looking for

  • IS IT SUPPORTED TO CENTRALLY MOUNT THE ORACLE_HOME IN A NON-RAC ENVIRONMENT

    SR 7250090.993 : (http://qmon.oraclecorp.com/qmon3/quickpicks.pl?t=t&q=7250090.993) Technical Summary: Customer is planing to install Oracle 10.2.0.4 and 11.1.0.x software on a Red Hat5 with NetApp storage. Customer came across the following : For si

  • How to config BI in ECC 6.0

    hii friends.. i have installed ECC 6.0 with bi options.. how to configure BI in ecc 6.0?? plz any one tell me the step by step procedure to configure... with regards K.Saravanakumar.

  • Solution for one of the requirement

    Hi All, I'm Having column : WIP_Date ,Which is having date data as below. Ex : 01/march/10 02/march/10 03/march/10 04/march/10 05/march/10 06/march/10 07/march/10 08/march/10 09/march/10 10/march/10 11/march/10 12/march/10 13/march/10 14/march/10 15/

  • Need prompt to be UPPER case

    I have tried many different suggestions to resolve this case issue I am having (change NQS file, making fields upper or lower). What I have now is all the reports I want to use the Presentation Variable prompt on now have the field set to UPPER. The

  • Photoshop elements not saving edits/captions

    I am perplexed how to get my photoshop elements 4 to save my photo edits and captions. It has worked well for many years but something happened a couple of months ago and now it is not saving either my photo editing or captions in organizer...HELP!