ORA-12560: TNS Protocol adapter error after full database restore.

Good afternoon,
Following the steps given in page 9-32 of the 2 Day DBA document, after doing a full database restore, the home page shows:
NOTE: all of the output shown in this post is obtained directly from the host not a client. AND all using ENTERPRISE MANAGER.
1. The database instance is down
2. The listener is up
3. Agent Connection to Instance has status of Failed, followed by ORA12505: TNS: listener does not currently know of SID in connect descriptor (DBD ERROR: OCIServerAttach)
When I try to connect as sysdba using SQL Plus, I get the output shown below:
0 18:14 [Oracle] [13G] [2,031M] E:\Oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN>
tnsping dbca
TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 30-AUG-2
010 18:14:36
Copyright (c) 1997, 2010, Oracle.  All rights reserved.
Used parameter files:
E:\Oracle\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = orahost.john.local)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = dbca.
john.local)))
OK (50 msec)
0 18:14 [Oracle] [13G] [2,050M] E:\Oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN>
sqlplus /nolog
SQL*Plus: Release 11.2.0.1.0 Production on Mon Aug 30 18:17:53 2010
Copyright (c) 1982, 2010, Oracle.  All rights reserved.
SQL> connect
Enter user-name: sys as sysdba
Enter password:
ERROR:
ORA-12560: TNS:protocol adapter error
SQL>All I did was perform a full database restore in the same database, the simplest case. Any ideas as to why I can no longer connect ?
Thank you very much for your help,
John.
Edited by: 440bx - 11gR2 on Aug 30, 2010 6:58 PM - added Using Enterprise Manager.

I don't know what else I could have done given the behavior of the service.You can avoid problems like this in the future by avoiding Windows & using any approved *NIX Operating System.
No such "service" or daemon exist on any *NIX OS.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • ORA-12560: TNS:protocol adapter error after patch 9.2.0.7 on Windows2K

    I just install the patch 9.2.0.7 for client Oracle machine on windows 2000 server.
    Since then I'm constantly getting "ORA-12560: TNS:protocol adapter error" and I cannot connect via SQL plus.
    Any help is appreciated, mj

    I'm trying to connect to databases that are running on a separate machines - aix5.2, and I can connect from every other machine in the office but not from this one.
    There's no database on this machine - only Oracle client tools installed with 9.2.0.1 and then updated to 9.2.0.7. Before the update the sqlplus was working just fine. After the patch run, I'm not able to connect viw sqlplus.
    There were no errors when running the patch.
    Thanks a lot,mj

  • ORA-12560 TNS: Protocol adapter error while installing database

    Hello,
    I'm having troubles while installing my oracle database 10g. My server is SUN OS 5.10
    When I am in the copying datafiles step, a pop up message shows up [ORA-12560 TNS: Protocol adapter error]
    Could you please help me?

    I am creating the database the database.
    I am relatively new in Oracle but I have created a DB before and the ORACLE_SID was set after the database was created.
    The steps I execute for are:
    1. Install the Oracle engine (without create the DB)
    2. Install the Patch
    3. Create the database (dbca)
    After the database is created, appears a popup (Database configuration assistance warning) where it says to set the oracle_sid among others steps.
    Is it mandatory to set the ORACLE_SID before? some other configuration that I could be missing?
    Thank you

  • ORA-12560: TNS:protocol adapter error in 8i database.

    Hi all,
    Need your suggestion
    This is a new Installation on Windows 2003 and I need to create a new database called xxxxxx.
    I checked lsnrctl status is up and running
    ORACLE_HOME: D:\oracle\ora817\
    ORACLE VERSION: 8.1.7.0.0
    C:\Documents and Settings\ora817>set oracle_sid=xxxxxx
    C:\Documents and Settings\ora817>svrmgrl
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    ORA-12560: TNS:protocol adapter error
    SVRMGR>
    Thanks, Muhammed.

    Hi Sathish,
    Here is the output as per your suggestion,
    C:\Documents and Settings\ora817>net start oracleserviceORMAN
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.
    C:\Documents and Settings\ora817>set oracle_sid=ORMAN
    C:\Documents and Settings\ora817>svrmgrl
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    ORA-12560: TNS:protocol adapter error
    SVRMGR>
    I have taken RDC to connect to the server and its a vmware machine.
    Thanks, Muhammed.

  • ORA-12560: TNS:protocol adapter error rman

    hello all,
    i am on xp, and 10.2 oracle version....i created a dummy database with name comp using dbca...used FRA and took a backup though rman....i have teh backup now in FRA....
    I droped the database to do a test restore...but i cant even login to rman or sqlplus ??? i was able to login to rman before to take a backup....but now i cant.... could not figure out why...any help would be appericiated....
    C:\oracle\sql>set ORACLE_SID=comp
    C:\oracle\sql>
    C:\oracle\sql>echo %ORACLE_SID%
    comp
    C:\oracle\sql>rman target /
    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 6 09:54:16 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-12560: TNS:protocol adapter error
    C:\oracle\sql>
    C:\oracle\sql>
    C:\oracle\sql>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUL-2011 09:54:20
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxxxxx)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date                06-JUL-2011 09:53:53
    Uptime                    0 days 0 hr. 0 min. 26 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=tcp)(HOST=xxxxxxx)(PORT=1521)))
    Services Summary...
    Service "COMP" has 1 instance(s).
      Instance "COMP", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\oracle\sql>

    user8363520 wrote:
    hello all,
    i am on xp, and 10.2 oracle version....i created a dummy database with name comp using dbca...used FRA and took a backup though rman....i have teh backup now in FRA....
    I droped the database to do a test restore...but i cant even login to rman or sqlplus ??? i was able to login to rman before to take a backup....but now i cant.... could not figure out why...any help would be appericiated....
    If you have backup and you dropped database then you can create it again.
    1) Create directories for background,user,audit dumpdest and control,online log,datafiles.
    2) Create OracleServiceComp if that is not exists using ORADIM utility(oradim -new -sid COMP -intpwd <syspass> -pfile <pfile location>)
    3) After starting oracle service
    set ORACLE_SID=COMP
    rman target /
    /*if you do not have spfile also then you have to restore it from
    full/auto backup or startup database using pfile(create it manually)*/
    startup nomount ;
    restore controlfile from 'full or autobackup location';
    alter database mount;
    catalog start with 'backup location';
    restore database;
    recover database;
    alter database open resetlogs;

  • Unable to create database due to ORA-12560, TNS protocol adapter error

    Hello,
    I'm trying to create an 8.1.7.0 database on a W2k server, but it is failing because as soon as svrmgrl is launched, I get an ORA-12560, TNS: protocol adapter error:
    D:\oracle\db_creation_scripts>D:\oracle\ora81\bin\svrmgrl @D:\oracle\db_creation_scripts\mterm62run.sql
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    ORA-12560: TNS:protocol adapter errorEcho ON
    SVRMGR> connect INTERNAL/manager
    ORA-12560: TNS:protocol adapter error
    SVRMGR> startup nomount pfile="D:\oracle\admin\mterm62\pfile\initmterm62.ora"
    LCC-00161: Message 161 not found; product=RDBMS; facility=MGR
    My ORACLE_HOME, ORACLE_SID, and TNS_ADMIN environmental variables are correctly set, and I'm able to tnsping the listener.
    I've enabled tracing, and my client trace file is:
    --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
    New trace stream is d:\trace\client_trace.log_2084_9.trc
    New trace level is 6
    --- TRACE CONFIGURATION INFORMATION ENDS ---
    --- PARAMETER SOURCE INFORMATION FOLLOWS ---
    Attempted load of system pfile source d:\oracle\ora81\network\admin\sqlnet.ora
    Parameter source loaded successfully
    Attempted load of local pfile source D:\oracle\db_creation_scripts\sqlnet.ora
    Parameter source was not loaded
    -> PARAMETER TABLE LOAD RESULTS FOLLOW <-
    Successful parameter table load
    -> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
    TRACE_DIRECTORY_SERVER = d:\trace
    TRACE_DIRECTORY_CLIENT = d:\trace
    NAMES.DIRECTORY_PATH = (TNSNAMES, HOSTNAME)
    SQLNET.CRYPTO_SEED = 4fhfguweotcadsfdsafjkdsfqp5f201p45mxskdlfdasf
    TRACE_FILE_CLIENT = client_trace.log
    TRACE_FILE_SERVER = server_trace.log
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    TRACE_UNIQUE_CLIENT = on
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_LEVEL_SERVER = ADMIN
    --- PARAMETER SOURCE INFORMATION ENDS ---
    --- LOG CONFIGURATION INFORMATION FOLLOWS ---
    Log stream will be "D:\oracle\db_creation_scripts\sqlnet.log"
    Log stream validation not requested
    --- LOG CONFIGURATION INFORMATION ENDS ---
    nigini: entry
    nigini: Count in NI global area now: 1
    nigini: Count in NI global area now: 1
    nrigbi: entry
    nrigbni: entry
    nrigbni: Unable to get data from navigation file tnsnav.ora
    nrigbni: exit
    nrigbi: exit
    nigini: exit
    niqname: Hst is already an NVstring.
    niqname: Inserting CID.
    niotns: entry
    niotns: niotns: setting up interrupt handler...
    niotns: Not trying to enable dead connection detection.
    niotns: Calling address: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleMTERM62)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=MTERM62)(CID=(PROGRAM=D:\oracle\ora81\bin\SVRMGRL.EXE)(HOST=SERV0354)(USER=tarisa))))
    nsmal: 140 bytes at 0x12493f0
    nscall: connecting...
    nladini: entry
    nladini: exit
    nladget: entry
    nladget: exit
    nlpcaini: entry
    nlpcaini: prg =
    nlpcaini: arg[0] =
    nlpcaini: arg[1] =
    nlpcaini: exit
    nsmal: 420 bytes at 0x12542f0
    nsmal: 1712 bytes at 0x12572f0
    nsopen: opening transport...
    ntpcon: entry
    ntpcon: toc = 1
    sntpcall: entry
    snlpcss: entry
    ntpcon: exit
    nserror: nsres: id=0, op=65, ns=12560, ns2=0; nt[0]=530, nt[1]=2, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    nsopen: unable to open transport
    nsmfr: 1712 bytes at 0x12572f0
    nsmfr: 420 bytes at 0x12542f0
    nladget: entry
    nladget: exit
    nsmfr: 140 bytes at 0x12493f0
    nladtrm: entry
    nladtrm: exit
    nioqper: error from nscall
    nioqper: nr err code: 0
    nioqper: ns main err code: 12560
    nioqper: ns (2) err code: 0
    nioqper: nt main err code: 530
    nioqper: nt (2) err code: 2
    nioqper: nt OS err code: 0
    niomapnserror: entry
    niqme: entry
    niqme: reporting NS-12560 error as ORA-12560
    niqme: exit
    niomapnserror: returning error 12560
    niomapnserror: exit
    niotns: Couldn't connect, returning 12560
    niotns: exit
    nigtrm: Count in the NI global area is now 0
    nnfgdei: entry
    nrigbd: entry
    nrigbd: exit
    nigtrm: Count in the NL global area is now 0
    My tnsnames, listener and sqlnet.ora files are very simple:
    ## BEGIN TNSNAMES.ORA
    # TNSNAMES.ORA Network Configuration File: D:\oracle\ora81\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    MTERM62 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.1.75)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = mterm62)
    (INSTANCE_NAME = mterm62)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.1.75)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = mterm62)
    (PRESENTATION = http://admin)
    # LISTENER.ORA Network Configuration File: D:\oracle\ora81\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = serv0354)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_DESC =
    (ORACLE_HOME = D:\oracle\ora81)
    (SID_NAME = mterm62)
    TRACE_LEVEL_LISTENER = ADMIN
    # SQLNET.ORA Network Configuration File: D:\oracle\ora81\NETWORK\ADMIN\sqlnet.ora
    # Generated by Oracle configuration tools.
    TRACE_DIRECTORY_CLIENT = d:\trace
    TRACE_UNIQUE_CLIENT = on
    TRACE_DIRECTORY_SERVER = d:\trace
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    TRACE_FILE_CLIENT = client_trace.log
    TRACE_FILE_SERVER = server_trace.log
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_LEVEL_SERVER = ADMIN
    NAMES.DIRECTORY_PATH= (TNSNAMES, HOSTNAME)
    SQLNET.CRYPTO_SEED = 4fhfguweotcadsfdsafjkdsfqp5f201p45mxskdlfdasf
    Does anyone have any ideas what else I can check. I'm a Unix person, not a Windows person, which is making it even more complicated. If I was on Unix, I'd just blow everything away and start again from scratch, but since I'm not sure how to remove all traces from the registry, etc., I don't want to try that on this machine. There was already one other database created, but it's not goign to be used.
    Any help would be greatly appreciated.
    regards,
    Tarisa.

    hi,
    thanks for the info. the problem, as it turns out, was that I was connected to the db server via a terminal service (Microsoft Management Console), which for some reason caused probelms with TNS. After I connected directly to the machine using VNC, I was able to create the database with no problems. strange but true.
    regards,
    Tarisa.

  • ORA-12560: TNS:protocol adapter error in Oracle Forms...

    Hi, I installed Oracle developer suite to use for Oracle forms but am getting "ORA-12560: TNS:protocol adapter error" when trying to run a form. The database is running locally on my PC.
    I've run the command line to see if hostname matches up with the "HOST= " in the ".../network/admin/listener.ora " file match, they do. What can I try next? I did have Oracle 10gXE installed, which I have now removed. I'm including my tnsnames and listener file content:
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
    (ADDRESS = (PROTOCOL = TCP)(HOST = frankenputer)(PORT = 1522))
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = frankenputer)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    # 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 = frankenputer)(PORT = 1522))
    Thanks in advance for any help!

    Of course you found another one. Each .and every Oracle database client home (such as developer, app server) has one.
    Don't just change the port - the tnsnames.ora in the dev home does not point to a database service. It only points to an extproc [external procedure called by a database]. You need to put a database service entry into that file similar to the one in the database home. (Easiest solution - copy the tnsnames.ora from db home ... after you've made a backup)
    And please don't tell me you are using Developer 6i - a simple Google search would verify that the networking is incompatible.

  • How to solve ORA-12560:TNS:protocol adapter error?

    I'm trying to use sqlplus on Windows 2008 R2 which is installed on VirtualBox to access an Oracle 11gR2 database on Red Hat Linux.
    I'm sure that the database on Red Hat Linux is up and tnsnames.ora is a copy from another machine which is used by another application to connect to the same Oracle database.
    When I run sqlplus, I got the ORA-12560: TNS:protocol adapter error.
    sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    Both sqlnet.ora and tnsnames.ora are located in c:\app\administrator\product\11.2.0\client64\network\admin folder.
    The registry ORACL_HOME has c:\app\administrator\product\11.2.0\client64.
    echo %ORACLE_HOME% incommand window returns %ORACLE_HOME%
    echo %ORACL_SID% in command window returns %ORACLE_SID%
    If I set ORACLE_HOME to another folder, I will get the following error:
    Error 6 initializing SQL*Plus
    SP2-0667: Message file sp1<lang>.msb not found
    SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
    So, I believe the ORACLE_HOME in registry has the correct value.
    I have also tried set ORACLE_SID to the service name listed in tnsnames.ora but sqlplus still returns the ORA-12560:TNS:protocol adapter error.
    For unknown reason, the value of ORACLE_HOME and ORACLE_SID I set by using set command will not persist after I close the command window that I set the values.

    881656 wrote:
    I'm trying to use sqlplus on Windows 2008 R2 which is installed on VirtualBox to access an Oracle 11gR2 database on Red Hat Linux.
    I'm sure that the database on Red Hat Linux is up and tnsnames.ora is a copy from another machine which is used by another application to connect to the same Oracle database.
    When I run sqlplus, I got the ORA-12560: TNS:protocol adapter error.
    sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    It make NO sense do to as above when attempting to connect to Oracle DB on *NIX
    which knows NOTHING about NTS Authentication.
    SQLNET.AUTHENTICATION_SERVICES = (NONE)
    or just remove the line or whole file.
    Also need to be sure that ipchains is disabled on *NIX system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • ORA-12560: TNS:protocol adapter error on Fedora Core 5

    Hi ,
    After installing the 10201_database_linux_x86_64 on Fedora Core5. The database is started fine on the server. The status of is Listener is also up. But when try to connect from client PC. I am getting ORA-12560: TNS:protocol adapter error error please help. me.
    Thanks,

    Here are my config files.
    On SERVER
    listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME =/u01/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = db10g)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc1)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = xxxxx)(PORT = 1521))
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    sqlnet.ora
    # Generated by Oracle configuration tools.
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT, HOSTNAME)
    tnsnames.ora
    # Generated by Oracle configuration tools.
    DB10G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xxxx)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = DB10G.WORLD)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    now when I issue lsnrctl start db10g i am getting following error.
    TNS-01151: Missing listener name, db10g, in LISTENER.ORA
    Please help me.

  • ORA-12560 TNS:Protocol Adapter Error and ORA-12557 Error

    Hello ,
    I have installed Oracle 11.2.0 64 bit database on my Windows 7 ( Home Premium) PC which is also 64 bit. I installed it because I am trying to setup Informatica. Later, I learnt that informatica is 32 bit and can not communicate to Oracle 11.2.0 64 bit database. So after digging through solutions, someone mentioned that I need to install Oracle 11g client 32bit.
    I have installed 11g client software successfully now. Here is problem though :
    When I launch SQL-Plus from 11g database , it works fine. However I launch SQL-Plus from 32bit client it gives me error as :
    Ora-12560 :TNS: Protocol Adapter Error.
    So I have been trying to resolve this error. I saw that this question has been posted many many times and have tried many thing as listed below :
    1. copy tnsnames.ora from database ( dbhome_1) to client installation ( client_1 ) under ..\network\admin\ --- Didn't work.
    2. Set $ORACLE_HOME and $ORACLE_SID environment variable.
    Here is interesting fact - If I set $ORACLE_HOME to database path and not client path error changes to :
    ORA-12557 TNS: Protocol adapter not loadable.
    If I keep $ORACLE_HOME as client path then I get same error as earlier ORA-12560.
    3. I have also tried changing $PATH variable. I did set to path containing only database installation, only client installation, both database and client installation with database installation appearing first
    But all of these haven't worked.
    Can anyone please suggest what I am missing and any further things I could try ?
    Thank you in advance !

    982090 wrote:
    Hello ,
    I have installed Oracle 11.2.0 64 bit database on my Windows 7 ( Home Premium) No oracle product is certified to run on any 'home' edition of any version of Windows.
    PC which is also 64 bit. I installed it because I am trying to setup Informatica. Later, I learnt that informatica is 32 bit and can not communicate to Oracle 11.2.0 64 bit database.If the connection is via TNS, the bit architecture shouldn't matter.
    So after digging through solutions, someone mentioned that I need to install Oracle 11g client 32bit.
    I have installed 11g client software successfully now. Here is problem though :
    When I launch SQL-Plus from 11g database , it works fine. However I launch SQL-Plus from 32bit client it gives me error as :
    Ora-12560 :TNS: Protocol Adapter Error.
    So I have been trying to resolve this error. I saw that this question has been posted many many times and have tried many thing as listed below :
    1. copy tnsnames.ora from database ( dbhome_1) to client installation ( client_1 ) under ..\network\admin\ --- Didn't work.
    2. Set $ORACLE_HOME and $ORACLE_SID environment variable.
    Here is interesting fact - If I set $ORACLE_HOME to database path and not client path error changes to :
    ORA-12557 TNS: Protocol adapter not loadable.
    If I keep $ORACLE_HOME as client path then I get same error as earlier ORA-12560.
    3. I have also tried changing $PATH variable. I did set to path containing only database installation, only client installation, both database and client installation with database installation appearing first
    But all of these haven't worked.
    Can anyone please suggest what I am missing and any further things I could try ?
    Thank you in advance !unfortunately, we need to know exactly how you tried to connect with sqlplus when it "worked" and when it "didn't work". The key to the reported error messages is highly dependent on the environment settings AND the specification of the connect string. A copy and paste of the entire command line session would be most helpful.
    But again, running on any 'home' edition of windows is not supported.

  • ORA-12560: TNS:protocol adapter error error while using BR*tools

    Hi,
    I am trying to use BRtools to display instance status (option 6 within Instance Management menu). We are running on Oracle 10g and SAP 4.6c (BRtools version 7.0 patch 13). SAP is running on Windows 2003 cluster environment.
    I checked lsnrctl status with following output..
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 19-FEB-200
    :06
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=172.20.0.
    PORT=1527))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0
    ction
    Start Date                07-FEB-2009 19:51:03
    Uptime                    11 days 19 hr. 42 min. 2 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\PR1\102\network\admin\listener.ora
    Listener Log File         C:\oracle\PR1\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.20.0.140)(PORT=1527)))
    The listener supports no services
    The command completed successfully
    BRspace error reads as below
    BR1001I BRSPACE 7.00 (13)
    BR1002I Start of BRSPACE processing: sdzysjut.dbw 2009-02-19 15.35.43
    BR0280I BRSPACE time stamp: 2009-02-19 15.35.44
    BR0301E SQL error -12560 at location BrDbaConnect-2
    ORA-12560: TNS:protocol adapter error
    BR0310E Connect to database instance PR1 failed
    BR0700E Fatal errors occurred - terminating processing...
    Could you please let me know if I need to make any changes to current configuration to make it work.
    I appreciate all your help,
    Thanks,
    Jitendra

    Hi Rohit,
    Here are my listener file contents
    LISTENER =
      (ADDRESS_LIST=
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PR1)
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PR1.WORLD)
        (ADDRESS=
          (COMMUNITY=SAP.WORLD)
          (PROTOCOL=TCP)
          (Host=xxx.xx.x.xxx)
          (Port=1527)
    SID_LIST_LISTENER =
      (SID_LIST=
        (SID_DESC=
          (SDU=32768)
          (SID_NAME=PR1)
          (ORACLE_HOME=C:\oracle\PR1\102)
    Fsldbprd =
      (ADDRESS_LIST=
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PR1)
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PR1.WORLD)
        (ADDRESS=
          (COMMUNITY=SAP.WORLD)
          (PROTOCOL=TCP)
          (Host=xxx.xx.x.xxx)
          (Port=1527)
    SID_LIST_Fsldbprd =
      (SID_LIST=
        (SID_DESC=
          (SDU=32768)
          (SID_NAME=PR1)
          (ORACLE_HOME=C:\oracle\PR1\102)
    TRACE_LEVEL_LISTENER = OFF
    CONNECT_TIMEOUT_LISTENER = 10
    STARTUP_WAIT_TIME_LISTENER = 0
    And here is the output of lsnrctl status command after making above changes
    STATUS of the LISTENER
    Alias                     Fsldbprd
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 -
    ction
    Start Date                19-FEB-2009 19:39:12
    Uptime                    0 days 0 hr. 14 min. 16 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\PR1\102\network\admin\listener.ora
    Listener Log File         C:\oracle\PR1\102\network\log\fsldbprd.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\PR1ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\PR1.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xx.x.xxx)(PORT=1527)))
    Services Summary...
    Service "PR1" has 2 instance(s).
      Instance "PR1", status UNKNOWN, has 1 handler(s) for this service...
      Instance "pr1", status READY, has 1 handler(s) for this service...
    Service "PR1_XPT" has 1 instance(s).
      Instance "pr1", status READY, has 1 handler(s) for this service...
    The command completed successfully
    In Cluster admin Oracle listener name is defined as Fsldbprd.
    Please let me know if you need any additional information and thanks for looking into this issue.
    Regards,
    Jitendra
    Edited by: Jitendra Kulkarni on Feb 20, 2009 1:03 AM

  • Ora 12560 tns protocol adapter error database DBCA fails

    hi,
    while creating database in oracle 11.2.0.1 using DBCA i am getting following error.
    ora 12560 tns protocol adapter error
    i am using administrator userid . any soultion for this

    hi,
    i can't post full alert log file. the last lap of alert log file given below
    Repeat 6 times
    size_t dbktBufferLen_ [00F79E5C0, 00F79E5C8) = 00000016 00000000
    sword dbkt_tfi_ [00F7A1750, 00F7A1754) = 0000094F
    sword dbkt_tfp_ [00F7A1754, 00F7A1758) = 00000950
    sword dbkt_fmdb_ [00F7A1758, 00F7A175C) = 00000951
    sword dbktCtrlPrm_ [00F7A175C, 00F7A1760) = 00000952
    sword dbktb_param_pool_size_ [00F7A1760, 00F7A1764) = 00000953
    sword dbktb_param_in_mem_on_ [00F7A1764, 00F7A1768) = 00000954
    struct dbgdEventGrp * dbkdpeg_ [00F79E5C8, 00F79E5D0) = 00000000 00000000
    ub8 dbkdpsvn_ [00F79E5D0, 00F79E5D8) = 00000000 00000000
    struct dbgdFastChkDesc * dbkdpefc_ [00F79E5D8, 00F79E5E0) = 00000000 00000000
    struct dbgdEventGrp * dbkdpaeg_ [00F79E5E0, 00F79E5E8) = 00000000 00000000
    ub4 dbkdflg_ [00F7A1768, 00F7A176C) = 00000000
    sword dbkdsepf_ [00F7A176C, 00F7A1770) = 00000955
    sword dbkdesue_ [00F7A1770, 00F7A1774) = 00000956
    kxdam_pga * kxdam_pgap_ [00F79E5E8, 00F79E5F0) = 00000000 00000000
    sword kxdam_enable_ [00F7A1774, 00F7A1778) = 00000957
    sword kxdam_ioctl_bufsz_ [00F7A1778, 00F7A177C) = 00000958
    sword kxdam_slv_req_ntries_ [00F7A177C, 00F7A1780) = 00000959
    sword kxdam_enable_online_all_ [00F7A1780, 00F7A1784) = 0000095A
    sword ksmpgl_ [00F7A1784, 00F7A1788) = 00000000
    ----- Dump of the Fixed Generic PGA -----
    kgsms * kgsmsp_ [00F77C950, 00F77C958) = 00000000 00000000
    kgsmu * kgsmup_ [00F77C958, 00F77C960) = 00000000 00000000
    kghds * kgsmpg_ [00F77C960, 00F77C968) = 0F77C650 00000000
    Dump of memory from 0x00F77C650 to 0x00F77C690
    00F77C650 00000000 00000000 000020C0 00000000 [......... ......]
    00F77C660 00000000 00000000 0DE90F18 00000000 [................]
    00F77C670 0DE90F78 00000000 00000000 00000000 [x...............]
    00F77C680 00000000 00000000 02120200 00000000 [................]
    void * kgsmp0_ [00F77C968, 00F77C970) = 00000000 00000000
    void * kgsmp1_ [00F77C970, 00F77C978) = 00000000 00000000
    void * kgsmp2_ [00F77C978, 00F77C980) = 00000000 00000000
    void * kgsmp3_ [00F77C980, 00F77C988) = 00000000 00000000
    void * kgsmp4_ [00F77C988, 00F77C990) = 00000000 00000000
    void * kgsmp5_ [00F77C990, 00F77C998) = 00000000 00000000
    void * kgsmp6_ [00F77C998, 00F77C9A0) = 00000000 00000000
    void * kgsmp7_ [00F77C9A0, 00F77C9A8) = 00000000 00000000
    void * kgsmp8_ [00F77C9A8, 00F77C9B0) = 00000000 00000000
    void * kgsmp9_ [00F77C9B0, 00F77C9B8) = 00000000 00000000
    ub4 kgsmpx_ [00F77C9B8, 00F77C9BC) = 00000000
    ub4 kgsmpy_ [00F77C9BC, 00F77C9C0) = 00000000
    void * kgsmpz_ [00F77C9C0, 00F77C9C8) = 00000000 00000000
    kghpg kghpga_ [00F77C9C8, 00F77CA80) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77C9D8 to 0x00F77CA80
    00F77C9D0 09B45320 00000000 [ S......]
    00F77C9E0 00001000 00000000 00000000 00000000 [................]
    00F77C9F0 00000000 00000000 00000000 00000000 [................]
    00F77CA00 00000014 00000000 00000018 00000000 [................]
    00F77CA10 00000000 00000000 00AA9628 000000FF [........(.......]
    00F77CA20 00000000 00000000 00000000 00000000 [................]
    Repeat 5 times
    kghmpg kghmpga_ [00F77CA80, 00F77CAA0) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77CA8C to 0x00F77CAA0
    00F77CA80 00000000 [....]
    00F77CA90 00000000 00000000 00000000 00000000 [................]
    kghmprotpg kghmprotpga_ [00F77CAA0, 00F77CACC) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77CAAC to 0x00F77CACC
    00F77CAA0 00000000 [....]
    00F77CAB0 00000000 00000000 00000000 00000000 [................]
    00F77CAC0 00000000 00000000 00000000 [............]
    kghstpg kghstpga_ [00F77CAD0, 00F77CAE8) = 80038000 00000000 00000000 ...
    Dump of memory from 0x00F77CADC to 0x00F77CAE8
    00F77CAD0 00000000 [....]
    00F77CAE0 06E237B0 00000000 [.7......]
    ub4 kghstdeszpga_ [00F77CAE8, 00F77CAEC) = 00000000
    kgefa * kgefac_ [00F77CAF0, 00F77CAF8) = 00000000 00000000
    lxglo * kgelxg_ [00F77CAF8, 00F77CB00) = 0F7805F0 00000000
    Dump of memory from 0x00F7805F0 to 0x00F780630
    00F7805F0 0F79E278 00000000 08B2F120 00000000 [x.y..... .......]
    00F780600 00000000 00000000 00000000 00000000 [................]
    00F780610 00000000 00000000 00000002 00000000 [................]
    00F780620 00000000 00000000 00000000 00000000 [................]
    kgepg kgepga_ [00F77CB00, 00F77D968) = 11F0C700 00000000 11F0C5D8 00000000 ...
    Dump of memory from 0x00F77CB10 to 0x00F77D968
    00F77CB10 00000000 00000000 00000002 00000000 [................]
    00F77CB20 00001D15 00000000 0F77D114 00000000 [..........w.....]
    00F77CB30 00000005 00000065 00000000 00000000 [....e...........]
    00F77CB40 00000000 00000000 00000000 00000000 [................]
    Repeat 92 times
    00F77D110 00000001 00000F02 66736B00 69727464 [.........ksfdtri]
    00F77D120 2928696E 3530312B 00001002 43434100 [ni()+105.....ACC]
    00F77D130 5F535345 4C4F4956 4F495441 0012024E [ESS_VIOLATION...]
    00F77D140 44410000 303A5244 30303878 33354438 [..ADDR:0x8008D53]
    00F77D150 45384542 00000C02 3A435000 42327830 [BE8E.....PC:0x2B]
    00F77D160 34453632 000F0244 4E550000 454C4241 [26E4D.....UNABLE]
    00F77D170 5F4F545F 54495257 00000045 00000000 [_TO_WRITE.......]
    00F77D180 00000000 00000000 00000000 00000000 [................]
    Repeat 120 times
    00F77D910 00000000 00000000 0F77D179 00000000 [........y.w.....]
    00F77D920 0F77D914 00000000 00000004 00000000 [..w.............]
    00F77D930 00000000 00000000 00000000 00000001 [................]
    00F77D940 00000000 00000000 00000000 00000000 [................]
    00F77D950 00000000 00000000 0F77C950 00000000 [........P.w.....]
    00F77D960 00000000 00000000 [........]
    ub4 kgeemsg_ [00F77D968, 00F77D96C) = 00000000
    ub4 kgestkguard_ [00F77D96C, 00F77D970) = 00000000
    skgm_cx * kgeskgmcx_ [00F77D970, 00F77D978) = 0F77C3B0 00000000
    Dump of memory from 0x00F77C3B0 to 0x00F77C3F0
    00F77C3B0 00000000 00000000 06F7AAC0 00000000 [................]
    00F77C3C0 0F77C950 00000000 000000FF 00000001 [P.w.............]
    00F77C3D0 EC2AE000 000007FF 00001000 00000000 [..*.............]
    00F77C3E0 00010000 00000000 00010000 00000000 [................]
    sword kge_max_snap_ [00F77D978, 00F77D97C) = 00000000
    sword kge_current_snap_ [00F77D97C, 00F77D980) = 00000000
    kge_error_snap * kge_error_snap_arr_ [00F77D980, 00F77D988) = 00000000 00000000
    kglpg kglpga_ [00F77D988, 00F77D9A0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77D998 to 0x00F77D9A0
    00F77D990 00000000 00000000 [........]
    kgipg kgipga_ [00F77D9A0, 00F77DCB8) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77D9B0 to 0x00F77DCB8
    00F77D9B0 00000000 00000000 00000000 00000000 [................]
    Repeat 47 times
    00F77DCB0 00000000 00000000 [........]
    sword * kgsdtf_ [00F77DCB8, 00F77DCC0) = 0F79E60C 00000000
    Dump of memory from 0x00F79E60C to 0x00F79E64C
    00F79E600 00000000 [....]
    00F79E610 00110ED2 00000000 00000000 00000000 [................]
    00F79E620 00000000 00000000 00000000 00000002 [................]
    00F79E630 00000003 00000000 00000000 00000000 [................]
    00F79E640 00000000 00000004 00000005 [............]
    struct kggrandctx * kggrpga_ [00F77DCC0, 00F77DCC8) = 00000000 00000000
    const kgsf * kgsfpt_ [00F77DCC8, 00F77DCD0) = 06F79DE0 00000000
    Dump of memory from 0x006F79DE0 to 0x006F79E20
    006F79DE0 00456896 00000000 0077109E 00000000 [.hE.......w.....]
    006F79DF0 007710C2 00000000 007710EC 00000000 [..w.......w.....]
    006F79E00 0077110A 00000000 00000000 00000000 [..w.............]
    006F79E10 00000000 00000000 0077112C 00000000 [........,.w.....]
    kgsfpvt kgsfpa_ [00F77DCD0, 00F77DD08) = 005060A8 00000000 00000000 ...
    Dump of memory from 0x00F77DCDC to 0x00F77DD08
    00F77DCD0 00000000 [....]
    00F77DCE0 00000000 00000000 005060A8 00000000 [.........`P.....]
    00F77DCF0 00000000 00000000 00000000 00000000 [................]
    00F77DD00 00000000 00000000 [........]
    kgsup kgsupg_ [00F77DD08, 00F77DD30) = 0F79CFF8 00000000 0F79D010 00000000 ...
    Dump of memory from 0x00F77DD18 to 0x00F77DD30
    00F77DD10 0F79D008 00000000 [..y.....]
    00F77DD20 0F79D000 00000000 0F79D018 00000000 [..y.......y.....]
    ldxx * kgsudtx_ [00F77DD30, 00F77DD38) = 00000000 00000000
    sword kghxrf_ [00F77DD38, 00F77DD3C) = 00000000
    struct kocpg * kocpga_ [00F77DD40, 00F77DD48) = 00000000 00000000
    struct kodop * kodopa_ [00F77DD48, 00F77DD50) = 00000000 00000000
    struct koipg * koipga_ [00F77DD50, 00F77DD58) = 00000000 00000000
    struct kolpg * kolpga_ [00F77DD58, 00F77DD60) = 00000000 00000000
    struct kotpg * kotpga_ [00F77DD60, 00F77DD68) = 00000000 00000000
    struct kopoc * kopopg_ [00F77DD68, 00F77DD70) = 00000000 00000000
    struct kohpg * kohpga_ [00F77DD70, 00F77DD78) = 00000000 00000000
    struct kolfpg * kolfpga_ [00F77DD78, 00F77DD80) = 00000000 00000000
    struct kolbpg * kolbpga_ [00F77DD80, 00F77DD88) = 00000000 00000000
    struct kolepg * kolepga_ [00F77DD88, 00F77DD90) = 00000000 00000000
    struct kgxppga * kgxppg_ [00F77DD90, 00F77DD98) = 00000000 00000000
    struct kgskpga * kgskpg_ [00F77DD98, 00F77DDA0) = 00000000 00000000
    ub2 kgsknumapg_ [00F77DDA0, 00F77DDA4) = 00000000
    ub4 kgkprov_ [00F77DDA4, 00F77DDA8) = 00000000
    struct kgsnpga * kgsnpg_ [00F77DDA8, 00F77DDB0) = 00000000 00000000
    kgmpg kgmpga_ [00F77DDB0, 00F77EA20) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77DDC0 to 0x00F77EA20
    00F77DDC0 00000000 00000000 00000000 00000000 [................]
    Repeat 197 times
    kpummpgastat kpummpgastat_ [00F77EA20, 00F77EAF8) = 00000000 00000000 ...
    Dump of memory from 0x00F77EA28 to 0x00F77EAF8
    00F77EA20 00000000 00000000 [........]
    00F77EA30 00000000 00000000 00000000 00000000 [................]
    Repeat 11 times
    00F77EAF0 00000000 00000000 [........]
    struct kgapga_t * kgapga_ [00F77EAF8, 00F77EB00) = 00000000 00000000
    kpggpft_t kpggpft_ [00F77EB00, 00F77EB10) = 00000000 00000000 00000000 00000000
    const kpggdt_t * kpggdft_ [00F77EB10, 00F77EB18) = 00000000 00000000
    ub1 * kpggrtc_ [00F77EB18, 00F77EB20) = 00000000 00000000
    kpggtsk_t kpggtsk_ [00F77EB20, 00F77EB28) = 00000000 00000000
    void * kpggtcx_ [00F77EB28, 00F77EB30) = 00000000 00000000
    void * kpggctx_ [00F77EB30, 00F77EB38) = 00000000 00000000
    struct kooosc * kpggosc_ [00F77EB38, 00F77EB40) = 00000000 00000000
    ub4 kpggflg_ [00F77EB40, 00F77EB44) = 00000000
    ltsmx kpggmtx_ [00F77EB48, 00F77EBE0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EB58 to 0x00F77EBE0
    00F77EB50 00000000 00000000 [........]
    00F77EB60 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    sb2 kpggmxc_ [00F77EBE0, 00F77EBE4) = 00000000
    ltstid kpggmxt_ [00F77EBE4, 00F77EBEC) = 00000000 00000000
    sword * kpggtrg_ [00F77EBF0, 00F77EBF8) = 00000000 00000000
    kpdusrcb ** kpggucb_ [00F77EBF8, 00F77EC00) = 00000000 00000000
    void * kpggshp_ [00F77EC00, 00F77EC08) = 00000000 00000000
    ltsmx kpggsmx_ [00F77EC08, 00F77ECA0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EC18 to 0x00F77ECA0
    00F77EC10 00000000 00000000 [........]
    00F77EC20 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    sb2 kpggsmc_ [00F77ECA0, 00F77ECA4) = 00000000
    ltstid kpggsmt_ [00F77ECA4, 00F77ECAC) = 00000000 00000000
    ltsctx * kpgglts_ [00F77ECB0, 00F77ECB8) = 00000000 00000000
    void * kpggmcx_ [00F77ECB8, 00F77ECC0) = 00000000 00000000
    kpdalocty kpggmal_ [00F77ECC0, 00F77ECC8) = 00000000 00000000
    kpdfreety kpggmfr_ [00F77ECC8, 00F77ECD0) = 00000000 00000000
    kpdralocty kpggmrl_ [00F77ECD0, 00F77ECD8) = 00000000 00000000
    kpggpg_t* kpggpg_ [00F77ECD8, 00F77ECE0) = 00000000 00000000
    kpdusrcb ** kpggrcb_ [00F77ECE0, 00F77ECE8) = 00000000 00000000
    kpdusrcb ** kpggecb_ [00F77ECE8, 00F77ECF0) = 00000000 00000000
    kpdLdap * kpggldp_ [00F77ECF0, 00F77ECF8) = 00000000 00000000
    kpggdpp_t kpggdpp_ [00F77ECF8, 00F77ED00) = 00000000 00000000
    kglspg kglspga_ [00F77ED00, 00F77ED10) = 00000000 00000000 00000000 00000000
    kglrpg kglrpga_ [00F77ED10, 00F77ED28) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77ED1C to 0x00F77ED28
    00F77ED10 00000000 [....]
    00F77ED20 00000000 00000000 [........]
    struct qcpgx* qcpga_ [00F77ED28, 00F77ED30) = 00000000 00000000
    hoxgecb hoxgec_ [00F77ED30, 00F77ED40) = 00000000 00000000 00000000 00000000
    qmxpg qmxpga_ [00F77ED40, 00F77EE78) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77ED50 to 0x00F77EE78
    00F77ED50 00000000 00000000 00000000 00000000 [................]
    Repeat 17 times
    00F77EE70 00000000 00000000 [........]
    qmtpg qmtpga_ [00F77EE78, 00F77EEA0) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EE88 to 0x00F77EEA0
    00F77EE80 00000000 00000000 [........]
    00F77EE90 00000000 00000000 00000000 00000000 [................]
    qmspg qmspga_ [00F77EEA0, 00F77EEB0) = 00000000 00000000 00000000 00000000
    qmtmpg qmtmpga_ [00F77EEB0, 00F77EEC0) = 00000000 00000000 00000000 00000000
    qmdpg qmdpga_ [00F77EEC0, 00F77EED8) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EED0 to 0x00F77EED8
    00F77EED0 00000000 00000000 [........]
    kglsim_pga * kglsimpga_ [00F77EED8, 00F77EEE0) = 0DE90F98 00000000
    Dump of memory from 0x00DE90F98 to 0x00DE90FD8
    00DE90F90 00000000 00000000 [........]
    00DE90FA0 00000000 00000000 00000000 00000000 [................]
    00DE90FB0 0043D842 00000000 00000000 00000000 [B.C.............]
    00DE90FC0 00000000 00000000 00000000 00000000 [................]
    00DE90FD0 00000000 00000000 [........]
    kngpga * kngpg_ [00F77EEE0, 00F77EEE8) = 00000000 00000000
    kgqbtpg kgqbtpga_ [00F77EEE8, 00F77EEF8) = 00000000 00000000 00000000 00000000
    kgscpg kgscpga_ [00F77EEF8, 00F77EF28) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EF04 to 0x00F77EF28
    00F77EF00 00000000 00000000 00000000 [............]
    00F77EF10 00000000 00000000 00000000 00000000 [................]
    00F77EF20 00000000 00000000 [........]
    kgxpg kgxpga_ [00F77EF28, 00F77EF48) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F77EF38 to 0x00F77EF48
    00F77EF30 00000000 00000000 [........]
    00F77EF40 00000000 00000000 [........]
    kgss_dispatch kgss_dispatch_ [00F77EF48, 00F77EFC8) = 80011009 00000000 ...
    Dump of memory from 0x00F77EF50 to 0x00F77EFC8
    00F77EF50 004C273A 00000000 004C7958 00000000 [:'L.....XyL.....]
    00F77EF60 004C2870 00000000 004C3D14 00000000 [p(L......=L.....]
    00F77EF70 004C3E30 00000000 004C3E72 00000000 [0>L.....r>L.....]
    00F77EF80 004C3EE4 00000000 004C4386 00000000 [.>L......CL.....]
    00F77EF90 004C43A4 00000000 004C43C2 00000000 [.CL......CL.....]
    00F77EFA0 004C47BE 00000000 004B9A40 00000000 [[email protected].....]
    00F77EFB0 004C47DC 00000000 004C520E 00000000 [.GL......RL.....]
    00F77EFC0 004C5F76 00000000 [v_L.....]
    kgghst * kgodmfht_ [00F77EFC8, 00F77EFD0) = 00000000 00000000
    struct kgnfspctx * kgnfsp_ [00F77EFD0, 00F77EFD8) = 00000000 00000000
    kgs_heap_t ** kgs_top_pga_ [00F77EFD8, 00F77EFE0) = 00000000 00000000
    kgs_heap_t ** kgs_top_sga_ [00F77EFE0, 00F77EFE8) = 00000000 00000000
    kgs_heap_t ** kgs_top_uga_ [00F77EFE8, 00F77EFF0) = 00000000 00000000
    kgs_heap_t ** kgs_top_cga_ [00F77EFF0, 00F77EFF8) = 00000000 00000000
    kgs_pga_reserve_t kgs_pga_ [00F77EFF8, 00F77F098) = 0DE90878 00000000 ...
    Dump of memory from 0x00F77F000 to 0x00F77F098
    00F77F000 00000000 00000000 00000000 00000000 [................]
    Repeat 8 times
    00F77F090 00000000 00000000 [........]
    kgs_control_t * kgs_pga_control_ [00F77F098, 00F77F0A0) = 00000000 00000000
    kgb_instance_t * kgs_pga_instance_ [00F77F0A0, 00F77F0A8) = 00000000 00000000
    kgs_control_t * kgs_sga_control_ [00F77F0A8, 00F77F0B0) = 00000000 00000000
    kgb_instance_t * kgs_sga_instance_ [00F77F0B0, 00F77F0B8) = 00000000 00000000
    kgs_heap_t * kgs_pga_stack_ [00F77F0B8, 00F77F0C0) = 00000000 00000000
    kgs_get_t kgs_get_ [00F77F0C0, 00F77F0C8) = 00000000 00000000
    kgs_release_t kgs_release_ [00F77F0C8, 00F77F0D0) = 00000000 00000000
    kgs_memset_t kgs_safe_memset_ [00F77F0D0, 00F77F0D8) = 00000000 00000000
    kgt_table_t * volatile kgt_pga_table_ [00F77F0D8, 00F77F0E0) = 00000000 ...
    Dump of memory from 0x00F77F0DC to 0x00F77F0E0
    00F77F0D0 00000000 [....]
    kgt_table_t * volatile kgt_sga_table_ [00F77F0E0, 00F77F0E8) = 00000000 ...
    Dump of memory from 0x00F77F0E4 to 0x00F77F0E8
    00F77F0E0 00000000 [....]
    dbgc * dbgc_ [00F77F0E8, 00F77F0F0) = 0DE504F8 00000000
    Dump of memory from 0x00DE504F8 to 0x00DE50538
    00DE504F0 00000001 00000000 [........]
    00DE50500 00000000 00000000 00000000 00000001 [................]
    00DE50510 00000003 00000000 0DE51198 00000000 [................]
    00DE50520 09D088A0 00000000 00000001 00000000 [................]
    00DE50530 00000000 00000000 [........]
    kgscm_pga_reserve_t kgscmpga_ [00F77F0F0, 00F7804F0) = 00000000 00000000 ...
    Dump of memory from 0x00F77F0F8 to 0x00F7804F0
    00F77F0F0 00000000 00000000 [........]
    00F77F100 00000000 00000000 00000000 00000000 [................]
    Repeat 318 times
    ldxg* pgasysdate_ [00F7804F0, 00F7804F8) = 00000000 00000000
    ldxx pgadcx_ [00F7804F8, 00F7805E8) = 00000000 00000000 00000000 00000000 ...
    Dump of memory from 0x00F780508 to 0x00F7805E8
    00F780500 00000000 00000000 [........]
    00F780510 00000000 00000000 00000000 00000000 [................]
    Repeat 12 times
    00F7805E0 00000000 00000000 [........]
    struct ctxdef* pgactxg_ [00F7805E8, 00F7805F0) = 00000000 00000000
    lxglo klcsglo_ [00F7805F0, 00F780670) = 0F79E278 00000000 08B2F120 00000000 ...
    Dump of memory from 0x00F780600 to 0x00F780670
    00F780600 00000000 00000000 00000000 00000000 [................]
    00F780610 00000000 00000000 00000002 00000000 [................]
    00F780620 00000000 00000000 00000000 00000000 [................]
    00F780630 00000002 00000000 00000000 00000000 [................]
    00F780640 00010000 00BE0000 00010000 00000000 [................]
    00F780650 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    skgdspc * pgactx_set_stack_ [00F780670, 00F780678) = 00000000 00000000
    struct kksfr * kksfra_ [00F780678, 00F780680) = 00000000 00000000
    kgstmPg kgstmPg_ [00F780680, 00F7807C8) = 00000000 00000000 00000000 ...
    Dump of memory from 0x00F78068C to 0x00F7807C8
    00F780680 00000000 [....]
    00F780690 00000000 00000000 00000000 00000000 [................]
    Repeat 17 times
    00F7807B0 9AE7D7D7 00000002 00000000 00000000 [................]
    00F7807C0 00000000 00000000 [........]
    struct { struct kghds ds; struct kghbk b[(1)]; } kgcsubhp_
    Dump of memory from 0x00F7807C8 to 0x00F780850
    00F7807C0 00000000 00000000 [........]
    00F7807D0 00000000 00000000 00000000 00000000 [................]
    Repeat 7 times
    kgc_comp_type_cb kgcpgcomptypecb_ [00F780850, 00F780858) = 00000000 00000000
    ub4 kgcpscinitdone_ [00F780858, 00F78085C) = 00000000
    ub4 kgftrclvl_ [00F78085C, 00F780860) = 00000000
    kgefa * kgfefac_ [00F780860, 00F780868) = 00000000 00000000
    void * kgfspare_ [00F780868, 00F780870) = 00000000 00000000
    ----- Dump of the Fixed SGA -----
    ***** SGA not mapped *****
    ----- Dump of the Fixed USGA -----
    ***** no UGA *****

  • ORA-12560: TNS:protocol adapter error with samples

    hello,
    I am trying to run the cdemo1 sample on Windows 2000 but I keep getting the ORA-12560: TNS:protocol adapter error. I have set the correct username and password in cdemo1.c before compiling.
    I am using Oracle 9i and I have the Oracle Client installed.
    I am able to connect to Oracle using the command line with the following command sqlplus qa/tester@TESTSERV and I am also able to connect to Oracle using the Sqlplus Net8 client interface.
    I have set ORACLE_HOME on the command line to the path of my oracle home directories. And just for kicks I have also set the ORACLE_SID on the command line to TESTSERV
    My tnsnames.ora is configured properly
    TESTSERV.COMPANY.NET =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PEPSI)(PORT = 1521))
    (CONNECT_DATA =
    (SID = TESTSERV)
         (SERVICE_NAME = TESTSERV.COMPANY.NET)     
    None of the methods seem to work.Anyone have any ideas why I can't connect with the cdemo1 but I can connect using command line and SQLPLUS?
    -Will

    I have had a similar problem with 8.1.6 on W2K Server. I have managed to get around it and get into svrmgrl by typing the following at the command prompt: set oracle_sid=sid_name. I am then able to get into svrmgrl without a problem. This always happens after the server has been rebooted. I have no idea why this happens or why setting the sid name works. Hope this helps.

  • ORA-12560:TNS protocol adapter Error while upgrading oracle 8i to Oracle 9i

    Hi,
       I am updrading My oracle 8i setup to Oracle 9i in the Windows operaton System.During the upgradation in the Database upgrade Assistant,The installer asked for the system authetication for upgrading the existing database.After proving the Username and password i am getting an error as ORA-12560:TNS protocol adapter Error .Please help me about what do I need to modify.
    Thanks in Advance,
      Anjela

    Hi,
      Here are the output
    SQL> select * from v$version;
    BANNER                                                                         
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production                     
    PL/SQL Release 8.1.7.0.0 - Production                                          
    CORE     8.1.7.0.0     Production                                                      
    TNS for 32-bit Windows: Version 8.1.7.0.0 - Production                         
    NLSRTL Version 3.4.1.0.0 - Production                                          
    SQL> select version from v$instance;
    select version from v$instance
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> select comp_id,version,status from dba_registry;
    select comp_id,version,status from dba_registry
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Thanks,
    Anjela

  • Facing a error ORA-12560: TNS:protocol adapter error

    Hi All,
    Recently I have installed oracle 11gr2 on 64 bit solaris machine .During Installation i didnt get any error but when ever I am trying to create create a database Using DBCA I am getting a error as ORA-12560: TNS:protocol adapter error .The same error I am getting when ever trying to create the DB manually.
    As I am new to this 11gr2 in solaris machine ,any help in this matter will be very helpfull for me.
    With Regards,
    Sujit

    I started the listener then also i am getting the same error.
    below is listener status after starting that
    LSNRCTL> start
    Starting /export/home/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
    Log messages written to /export/home/app/oracle/diag/tnslsnr/Blrbalidev3/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Blrbalidev3)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
    Start Date 10-FEB-2010 13:41:07
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File /export/home/app/oracle/diag/tnslsnr/Blrbalidev3/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Blrbalidev3)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    Regards,
    Sujit

Maybe you are looking for

  • I got a new iPhone and handed off the old 4 to my daughter- how do I separate my phone from hers on iTunes?

    I just got a 5s and gave my young daughter my 4. I need to sync both on my computer as her Chrome book doesn't support iTunes. So- how do I get my computer to recognize that these are devices being used by two different people and stop syncing my pic

  • Help please! I can not get my movies and picture in to iDVD.

    I open IDVD, go to media, go to movies, but when I "pull" a movie in to iDVD it just "jump back". Some times it says " It is not a movie". And it is all types of movies.

  • Two copys of one album????

    Hi,just wondering if some one can tell me why i get two copys of one album on my ipod nano 3rd gen even though there is only one in itunes?Both the albums have the same songs in them and have checed there id tags and all is ok. Any ideas would be app

  • Disabling fields in PR05 transaction

    Hi All,      I would like to know is there is anyway that we can inactive the Amount field based on the expense type using any user exit or BADI for transaction PR05. I tried with exits FITR0001,FITR0002,FITR0003,FITR0005, but none of this is working

  • Group Policy Shortcut Error

    Hi All I am trying to create a shortcut via GP to point to our print server, so people can connect to optional printers. we have the following settings set in the policy. Action Create Type: File System Object Path: Desktop Target: "\\server" Icon Pa