TNS-12541:  TNS: no listener (has to input user name)

Hi!
I have installed Oracle10g successful. I have tested the connection in Net Manager and is successful in condition that I change the user name to system. How can I preset the user name, so that the system will not prompt me for input when I sqlplus?
Enclosed please find the output:
C:\>tnsping train
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 -
Production on 21-9月 -2005 12:10:04
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
Used EZCONNECT adapter to resolve the alias
Attempting to contact (DESCRIPTION=
(CONNECT_DATA=
(SERVICE_NAME=train.plusten.com.cn))(ADDRESS=
(PROTOCOL=TCP)(HOST=210.245.166.72)
(PORT=1521)))
TNS-12541: TNS:no listener
C:\>sqlplus system/manager@train
SQL*Plus: Release 10.2.0.1.0 - Production on 星期三 9
月 21 12:14:16 2005
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-12541: TNS:no listener
Enter user-name:system //will prompt for user name and password
Enter password:
Connected to:
Oracle Database 10g Release 10.2.0.1.0 - Production
SQL> exit
Disconnected from Oracle Database 10g Release
10.2.0.1.0 - Production
C:\oracle\product\10.2.0\db_1\BIN>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 21-9月 -2005 16:43:31
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
Start Date 21-9月 -2005 15:01:50
Uptime 0 days 1 hr. 41 min. 41 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
Listener Log File C:\oracle\product\10.2.0\db_1\network\log\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=orange.plusten.com.cn)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "train.plusten.com.cn" has 1 instance(s).
Instance "train", status READY, has 1 handler(s) for this service...
Service "trainXDB.plusten.com.cn" has 1 instance(s).
Instance "train", status READY, has 1 handler(s) for this service...
Service "train_XPT.plusten.com.cn" has 1 instance(s).
Instance "train", status READY, has 1 handler(s) for this service...
The command completed successfully

I am sorry. I am newbie in Oracle and still do not know how to solve it. Even I try sqlplus system/[email protected], the outcome is still the same. Enclosed pleae find my sqlnet.ora, listener.ora and tnsnames.ora files:
# sqlnet.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
# Generated by Oracle configuration tools.
# This file is actually generated by netca. But if customers choose to
# install "Software Only", this file wont exist and without the native
# authentication, they will not be able to connect to the database on NT.
SQLNET.AUTHENTICATION_SERVICES= (NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
NAMES.DEFAULT_DOMAIN = plusten.com.cn
# listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
# Generated by Oracle configuration tools.
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
(PROGRAM = extproc)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(ADDRESS = (PROTOCOL = TCP)(HOST = ORANGE)(PORT = 1521))
# tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
TRAIN =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = ORANGE)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = train.plusten.com.cn)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
)

Similar Messages

  • LSNRCTL is missing in 9iLite installation; TNS-12541: TNS:no listener

    I have installed Oracle9i Lite on Windows XP Professional
    (Build 2600). I installed the Mobile Server and then the
    development kit, but after all of this, it appears that no
    listener has been installed. I cannot even find the
    LSNRCTL.exe file anywhere on my hard drives. Maybe it's in a
    JAR somewhere in the installation set, but shouldn't this file
    have been copied down and installed? The only two services
    listed are Oracle Lite Multiuser Service and
    OracleOUIHomeClientCache. The error which I receive
    consistently through every means of attempting to connect to
    the local Oracle instance (such as the sample database) is TNS-
    12541: TNS:no listener.
    Am I missing something here? I installed the 9i Lite version
    because the 8i Personal Edition is not supported on Windows XP.
    Thanks in advance!

    Good afternoon,
    This has boggled me for the past six hours so I'm asking for assistance.
    I downloaded "Oracle9i Release 1 (9.0.1) for Microsoft Windows NT/2000/XP (Enterprise/Standard/Personal Edition)" for my own personal use and to get experience installing a database on my PC.
    I'm getting the ORA-12541: TNS:no listener error message when I try to connect to my database. I try to find and run the LSNRCTL utility, but it's not present on my machine. I've re-installed 9i 9.0.1 enterprise again and again, the program isn't on my machine. The HTML help file (http://www.csis.gvsu.edu/GeneralInfo/Oracle/network.920/a96580/admintoo.htm#487040) for Oracle Net says the program SHOULD be in oracle/bin but it's not.
    Any other ideas? The ones recommended above helped me to research the topic, but still haven't given me a resolution, and I'm at a wall here.
    Thank you.
    -Brad

  • Oracle 8.1.7: TNS-12541: TNS No Listener

    The OracleHOME_SVRTNSListener service is running. The listener.log file correctly states this fact. When I connect from SQL*Plus Worksheet (username@dbname/pw) it do connects me. Connecting from Dev 6i forms is also ok. Accessing from PHP script also works well. However, all of the below cases give this error "TNS-12541: TNS No Listener".
    a. Connecting from SQL*Plus.
    b. exp/imp utility program. (if i misspell connect string, the error is as expected i.e. TNS protocol adapter error. For correct connect string as defined in TNSNames.ora, the above error appears).
    c. Running lsnrctl.exe and giving 'stop' command also gives the same error. However, 'start' says that the aformentioned service is already running and then gives the same error message.
    Plz Note:
    The last thing I did after which this problem got in was to run Database Configratio Assistant to make script of a 3rd DB on my system (Intel P-IV, Win 2K A server) and then run the generated batch file.
    Also note that the newly created DB is working fine and accessable as well i.e. from sql plus worksheet and php scripts
    The sqlnet.log file does record the error but tells the same story "error 12541 - TNS No Listener".
    There is an interesting situation to tell. I have 8i on another machine as well (call it B). when I configure and connect using B's exp/imp utility or sql*plus or anything to A (the problamatic oracle machine), it works fine i.e.
    exp [email protected]
    works exactly fine. It connects to mydb on machine A using system account and starts exporting. But Why doesn't this mechanism works on machine A itsself???

    Here is the output of few commands (all given on server machine)
    Listener.ora
    # LISTENER.ORA Network Configuration File: C:\oracle\orasvr81\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = billingserver)(PORT = 1521))
    (DESCRIPTION =
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    (ADDRESS = (PROTOCOL = TCP)(HOST = billingserver)(PORT = 2481))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\orasvr81)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = billing)
    (ORACLE_HOME = C:\oracle\orasvr81)
    (SID_NAME = mydb)
    tnsnames.ora
    # TNSNAMES.ORA Network Configuration File: C:\oracle\orasvr81\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA.NTR1.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    mydb =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = billingserver)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = mydb)
    tnsping mydb
    TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 20-OCT-2004 09:18:01
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=billingserver)(PORT=1521))
    TNS-12541: TNS:no listener
    lsnrctl stop listener
    LSNRCTL for 32-bit Windows: Version 8.1.7.0.0 - Production on 20-OCT-2004 09:27:42
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    The command completed successfully
    lsnrctl start listener
    ---------------------------------------------------LSNRCTL for 32-bit Windows: Version 8.1.7.0.0 - Production on 20-OCT-2004 09:27:53
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 8.1.7.0.0 - Production
    System parameter file is C:\oracle\orasvr81\network\admin\listener.ora
    Log messages written to C:\oracle\orasvr81\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=billingserver.ntr1.com)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=billingserver.ntr1.com)(PORT=2481))(PROTOCOL_STACK=(PRESEN TATION=GIOP)(SESSION=RAW)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    STATUS of the LISTENER
    Alias listener
    Version TNSLSNR for 32-bit Windows: Version 8.1.7.0.0 - Production
    Start Date 20-OCT-2004 09:27:53
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File C:\oracle\orasvr81\network\admin\listener.ora
    Listener Log File C:\oracle\orasvr81\network\log\listener.log
    Services Summary...
    PLSExtProc          has 1 service handler(s)
    mydb          has 1 service handler(s)
    The command completed successfully
    P.N. The tnsnames.ora file is the same on server (A) as on client machine (B). Everthing (imp/exp/sql plus/tnsping mydb) works fine from B, non of them works from machine A , don't know why???

  • TNS-12541: TNS: no listener when execute startdb

    Dear,
    i have install a nw04s System ABAP + J2EE and try to start
    the db with startdb. I got this error:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD) (PROTOCOL = TCP) (HOST = kratie) (PORT = 1527))) (CONNECT_DATA = (SID = SOT) (GLOBAL_NAME = SOT.WORLD)))
    TNS-12541: TNS:no listener
    V2 connect is not available. Terminating
    /usr/sap/SOT/SYS/exe/run/startdb: Terminating with error code 14
    I could start the listner with the oracle user manually
    and afterward start the stardb or startsap. When i first
    start the listener that way then it is possible to start
    startsap or stardb with no problem. But why do i have
    to start the listener by hand?
    best regards,
    Ly-Na Phu

    Hi Naidu,
    thanks for you answer. Now i understand that the listener
    ist not configured by sapinst automatically and that one
    have to start it manually. At windows sapinst do that and
    the listener ist comming automatically when booting.
    At linux it has to be put in the startup procedure e.g.
    in the runlevel 3 rc3.d. If not doing so we have to start
    the listener manually. But everything else work fine.
    Thanks,
    Ly-Na Phu

  • TNS-12541: TNS:no listener   TNS-12560: TNS:protocol adapter error    TNS-00511: No listener

    Dear Team,
                            When I am trying to start my LISTENER  on my Windows server manually its showing error like The OracleOraDb11g_home1TNSListener service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.I Have created LISTENER twice also.When I am checking status on CMD prompt below is error is showing.Please help me out how to solve the issue.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<host name>)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
      32-bit Windows Error: 61: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    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
    Regards,
    Praveen K

    Hi,
    Did you check whether the windows service for listener is up and running? if not please start it, by typing "services.msc" in run window and start the service. Then check whether you have listener.ora file in $ORACLE_HOME/network/admin and also post listener.ora contents.
    Regards,
    Pradeep. V

  • TNS-12541: TNS:no listener

    Dear Team,
                            When I am trying to start my LISTENER  on my Windows server manually its showing error like The OracleOraDb11g_home1TNSListener service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.I Have created LISTENER twice also.When I am checking status on CMD prompt below is error is showing.Please help me out how to solve the issue.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<host name>)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
      32-bit Windows Error: 61: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    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
    Regards,
    Praveen K

    hi,
    first be sure that oracle database service and listener service are started as same OS username and this user was in the list of group oracle dba
    second stop all services and delete all listeners using netca and delete all files(listener.ora, tnsnames.ora) from network\admin\ folder
    after create new listener using netca and check hostname in listener.ora, if everything is ok create new connection string in tnsnames .ora and then do following commands on cmd and put here result.
    lsnrctl stop
    lsnrctl start
    lsnrctl status
    tnsping myDb
    Ramin Hashimzade

  • TNS-12541: TNS:no listener after 10g DB installation

    After installing Oracle 10g DB on my PC (Windows XP), I went to SQLPLUS, but when I connected using system user, it gave me an error:
    TNS-12541: TNS:no listener
    Then, I tried to check the status of the listener as below.
    D:\oracle\product\10.1.0\Db_2\BIN>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Pro
    :34
    Copyright (c) 1991, 2004, Oracle. All rights reserv
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(K
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or director
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(H
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    Not sure what is going on here. Any pointers ?

    Set the enviroment variable ORACLE_HOME , ORACLE_SID
    and then issue lsnrctl status
    D:\oracle\product\10.1.0\Db_2\BIN>lnsrct status

  • Sporadically (although it is quite often) TNS-12541: TNS:no listener

    Hi,
    im struggling with a listener issue. I have several Oracle/SAP environments i am responsible for. Most of them run fine but on some i get the error: TNS-12541: TNS:no listener. On one of them this occurs quite a lot actually.
    So what is the case?
    Im running Oracle 10.2.04 on windows 2003, of course the listener is running (DUH). Also the tnsnames.ora sqlnet.ora and listener.ora are defined properly. Most of the cases it is not even causing issues (since it SAP is running on top of it). However some actions do start a process outside the SAP instance, like applying a SAP transport. And on those cases sometimes I get the above mentioned error.
    So I got suspicious and started a tnsping in a loop. It turns out the 12541 pops up quite regularly, enough to make me worried. The frequency change from several times a minute to once every couple of minutes.
    It doesn’t seems to be an network issue since a ping to wherever always goes fine.
    So I turned on tracing (in the listener.ora) on to level ADMIN, turns out there are no trace entries from the failed tnsping. I moved up the level to SUPPORT. Same, no trace entries, there is a time gap on the moments that tnsping fails. The same counts for the listener.log…no logging of the failed occurrences.
    Then I added a R3trans –d in the loop. Of course this check also fails every now and then and the following info I find in the sqlnet.log
    Fatal NI connect error 12541, connecting to:
    (DESCRIPTION=(SDU=32768)(ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=prd01)(PORT=1527))(CONNECT DATA=(SID=PRD)(GLOBALNAME=PRD.WORLD)(CID=(PROGRAM=I:\usr\sap\PRD\SYS\exe\run\R3trans.exe)(HOST=PRD 01)(USER=prdadm))))
    VERSION INFORMATION:
    TNS for 64-bit Windows: Version 10.2.0.2.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 10.2.0.2.0 - Production
    Time: 15-FEB-2011 12:09:35
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12541
    TNS-12541: TNS:no listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: No listener
    nt secondary err code: 61
    nt OS err code: 0
    See here the related parameter files:
    Listener.ora:
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = IPC)
    (KEY = SID.WORLD)
    (ADDRESS=
    (PROTOCOL = IPC)
    (KEY = SID)
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = host)
    (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 32768)
    (SID_NAME = SID)
    (ORACLE_HOME = I:\oracle\SID\102)
    Sqlnet.ora
    AUTOMATIC_IPC = ON
    TRACE_LEVEL_CLIENT = OFF
    NAMES.DEFAULT_DOMAIN = WORLD
    NAME.DEFAULT_ZONE = WORLD
    SQLNET.EXPIRE_TIME = 0
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    TCP.NODELAY=YES
    Tnsnames.ora
    PRD.WORLD=
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = host)
    (PORT = 1527)
    (CONNECT_DATA =
    (SID = SID)
    (GLOBAL_NAME = SID.WORLD)
    Some things I am wondering about, although I don’t think they are related to the problem:
    -should the parameter DEFAULT_SDU_SIZE be defined in the sqlnet.ora as well?
    -CONNECT_TIMEOUT_LISTENER is obsolete I read since Oracle 9i?
    -AUTOMATIC_IPC is also obsolete?
    My next step would be to make a client and server trace (TRACE_LEVEL_CLIENT, TRACE_LEVEL_SERVER in sqlnet.ora)
    Im wondering if I should experiment with the following parameters:
    SQLNET.INBOUND_CONNECT_TIMEOUT (in sqlnet.ora) (120?)
    INBOUND_CONNECT_TIMEOUT_ (in listener.ora) (120?)
    QUEUESIZE (in listener.ora) (although I don’t think that would do anything here since it should more solve issues like simultaneous logon of many processes to the database…which is not the case in a SAP environment)
    Any ideas/clues? thanks in advance!

    The error, in technical terms, means that the client used a socket connect() call to connect to a network listener endpoint (port, protocol and IP) - and the connection was refused as the endpoint does not exist. In other words, no server process is running a socket listen() call on that endpoint.
    With respect to the Listener, it means that the Listener quite likely is not running.
    With your testing, you need to determine whether that Listener is up and running at the time that the client gets the connection refused (no listener) error.
    It sounds like your Listener is cycling/restarting every so often. Do not use Windows as a server o/s, so I'm not aware of any specific issues on the Windows side with Oracle Listeners... and how the NT services daemon act wrt to the listener (e.g. dependencies exist and if a server is restarted that the listener depends on, it will also restart). Perhaps IP DHCP leases expiring regularly?
    What does the Event log say? If WebDAV/ftp ports configured for the database instance? If so, test these ports too at the time the 1521/tcp connection to the server is failing.

  • TNS-12541 TNS: No Listener error HELP!!!

    Hello,
    We have installed Oracle 8.0.5 on Windows 2000.
    Oracle was well installed (no errors) but sometimes we can connect to the database (via SQL+ or by a tnsping on the client), sometimes we cannot and it shows above message (TNS-12541 TNS: No Listener). That is very strange: the listener do really exist and is running. (Service is started). I tried to stop and start manually the listener (tnslnr80) but the 'start' failed (it was too long so I killed the command).
    Can someone help us to solve this or to understand what happens?
    Thx a lot
    Nivotiana

    Mohammed ... wrote:
    Thanks all your help and support..
    I reconfigured the instant client following below link :
    [http://www.dbatoolz.com/t/installing-oracle-instantclient-basic-and-instantclient-sqlplus-on-win32.html]
    and followed your advises as well and i can now connect to database though any user
    But unfortunately, i cannot connect as sys user, it gave me below error :
    C:\Users\mohammed>sqlplus sys as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Tue May 7 17:29:56 2013
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    C:\Users\mohammed>
    Could you please advise..
    Regards,
    MohammedIf the client is on the same machine as the database, then you don't have ORACLE_SID set.
    More likely the database is on a different server, you have to specify 'sqlplus sys/pswd@dbname'.
    And your db will need to be configured to allow remote sysdba authorization, which is not a good idea from a security perspective.

  • TNS-12541: TNS:no listener after (SERVER=SHARED) set up

    Hello lads and gents,
    could anybody help me with following please?
    Background
    when trying to access (run PL/SQL procedure which is then accessing Oracle 7 db via dblink) oracle 8 db using db link on Oracle 10G we are getting the following error:
    ORA-24777: use of non-migratable database link not allowed
    Solution
    Activate connection pooling --> enable to connect via dispatchers
    Put to connection string in tnsnames.ora parameter (SERVER=SHARED)
    Consequences
    Now when running the functionality --> first run is o.k but then something drops down TNS service on Oracle 8 server (middle database). I assume so cause every other attempt from whatever client ends up as TNS-12541: TNS:no listener error.
    Questions
    How to experience what could drop down the listener service?
    What should i do ? check what logs, services?
    Whatever help is warmly welcome.
    If you need any further info just tell please.
    Regards Tomas.

    you can find listerner.log file under $ORACLE_HOME/network/log directory.

  • TNS-12541: TNS: no lilstener

    I installed Oracle 9i on a linux machine.
    Everything works well on it.
    Now I want to access the database from a win2k machine.
    Unforuately, the above message pops up.
    Here is the details.
    Used parameter files:
    d:\oracle\ora92\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = a.b.c.d)(PORT = 1521))) (CONNECT_DATA = (SID = dbsid) (SERVER = DEDICATED)))
    TNS-12541: TNS:no listener
    I "lsnrclt status" on linux, it is normal
    Did I miss anything?
    Thanks a lot!

    stupid, i have firewall on the win2k box.

  • 'TNS-12541: TNS:리스너가 아닙니다.' 라는 오류가 나오면 리스너가 기동을 하지 않습니다.

    'TNS-12541: TNS:리스너가 아닙니다.' 라는 오류가 나오면 리스너가 기동을 하지 않습니다.
    로컬 로그인은 가능합니다.
    정상적으로 사용하다 갑자기 이렇게 나오네요.
    윈도 서버 서비스관리자에서 기동을 시키면 오류2:지정된 파일을 찾을수없습니다. 이런 메시지가 나옵니다.
    답변 부탁드립니다.

  • I use IMAC upstairs connected to the house wifi downstairs where the networked printer is. I have 'found' the network printer on my IMAC settings but when i send to print I am getting a pop-up box which has 'apple' as user name and is asking for password.

    I use IMAC upstairs connected to the house wifi downstairs where the networked printer is. I have 'found' the network printer on my IMAC settings but when i send to print I am getting a pop-up box which has 'apple' as user name and is asking for password. I have tried my own IMAC password but to no avail. The printer also shows a pop-up box stating 'awaiting authentication.
    Any help appreciated

    You are asking several different questions. If you need to store your photos, music, and movies on an external volume, you certainly can. Any externally connected hard disk drive will work, connected either directly to your Mac or to your Time Capsule as a shared volume.
    You should not rely upon using that as a backup device though. Although you certainly may use it for both purposes, it is a better idea to have dedicated backup devices for a variety of reasons not limited to redundancy. You would not want to simultaneously lose all your pictures as well as your backup. If they are all on the same device, that could happen. Furthermore, a backup cannot back up the volume on which it is running.
    As for adding an Extreme or Express, using its LAN port for your iMac, and then enable Internet sharing so you can effectively use the iMac as a "hotspot", you can do that too, but I am unclear on what benefit you believe this arrangement would convey for you.
    An Extreme's Guest network is separate from its Main network; that is the reason for having it.

  • A site has saved some user names/passwords but will no longer offer the option; how can I fix this?

    The local library web site I use allowed me to save my data and one child's data. When I went to add my other 2 children's data, it will not allow me to save the user names and passwords. I cannot find any information on why this happened or how to get it to save again. I would either like to find a setting to turn this back on for this site or if I could manually enter the data into a file some where. Other sites will still let me save the info. Is this a setting or something their web site has altered?

    The Passwords Editor extension includes a feature which allows you to manually add passwords. <br />
    https://addons.mozilla.org/en-US/firefox/addon/saved-password-editor/

  • TNS-12541: TNS:no listener TNS-12560: TNS:protocol adapter error

    Dears
    One of the solution , is to check the listener log , in my case I got this error when the size of logfile reached 4GB , so notepad will not be able to write to this file , then I just rename it and generated automatically a new log and listener work fine.
    Regards

    Mody82 wrote:
    Dears
    One of the solution , is to check the listener log , in my case I got this error when the size of logfile reached 4GB , so notepad will not be able to write to this file , then I just rename it and generated automatically a new log and listener work fine.
    RegardsIt sounds like you're running Windows. In Unix/Linux environments you can configure LogRotate to avoid that. It rotates the logs on a fixed bases and can delete them based on an aging policy. This way this problem never occurs to begin with.
    I believe there are log rotate equivalents available, you should look around for them. I see one on SourceForge but I haven't tried it myself.

Maybe you are looking for

  • Windows Vista compatibility for Crviewer.DLL

    Our Windows XP are installed CRVIEWER.DLL Crystal Viewer 11.5 (Version 11.5.8.826), I'd like to know does this DLL support Windows Vista, or need to upgrade to a newer DLL? Also, any known bug is this version?

  • Can I install Windows 7 upgrade (from XP) to BootCamp?

    I currently use Snow Leopard and have a Boot Camp partition running Windows XP Professional. It was a pain to install, because I had the upgrade version, and you can't eject CDs from the optical drive during the installation process to put the old CD

  • Different readout in single channel and multichann​el mode

    I am puzzled by one observation. I use labview 7.1 in windows XP. I have one PCI-M6229 board and two PCI-6713 boards. I use the Analog in channels to read signal, which will control other digital channels. After I wired things up and programmed my VI

  • How to, login into the yahoo groups/clubs,....

    Hi, I would like to write a offline browser utility to follow up my yahoo groups and clubs. I took several attempts before I wrote this mail and I discoverd that it are the redirections and cookies that cause the problems. Does anyone know a class ca

  • Error in Oracle 10g RAC Env

    I get the following error for 15 mins repeatedly Errors in file /oramsglog/RACPROD/bdump/racprod3_smon_18974.trc: ORA-21779: duration not active. Pls help