TNS Error after upgrade database to 10.2.0.2.0

Hi,
After upgrade my database from 10.2.0.1.0 to 10.2.0.2.0,
I got TNS error and couldn't connect to database anymore.
Here are the testing message.
C:\Documents and Settings\Administrator>tnsping malecare
TNS Ping Utility for 32-bit Windows: Version 10.2.0.2.0 - Production on 09-JAN-2
008 10:32:41
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.
1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = malecare))
OK (30 msec)
C:\Documents and Settings\Administrator>sqlplus /nolog
SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jan 9 10:33:42 2008
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
SQL> connect / as sysdba
ERROR:
ORA-12560: TNS:protocol adapter error
SQL> connect sys/xxxxx@malecare as sysdba
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
Any suggestion would be appreciated.

C:\>lsnrctl
LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 09-JAN-2008 11:37
:18
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> reload listener
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
The command completed successfully
LSNRCTL> status listener
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Produ
ction
Start Date 09-JAN-2008 11:36:16
Uptime 0 days 0 hr. 1 min. 14 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.o
ra
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=127.0.0.1)(PORT=1521)))
Services Summary...
Service "MALECARE" has 1 instance(s).
Instance "MALECARE", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> exit
C:\>sqlplus /nolog
SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jan 9 11:37:41 2008
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
SQL> connect / as sysdba
ERROR:
ORA-12560: TNS:protocol adapter error
SQL> connect sys/xxxxx@malecare as sysdba
ERROR:
ORA-12518: TNS:listener could not hand off client connection

Similar Messages

  • Facing Parse Errors after upgrading database from 10g to 11g

    Hi,
    We are facing parse errors in the SQL's after upgrading database from 10g to 11g.
    Kindly look into below parse errors.
    ********************************** Parse Error *****************************************************
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Tue Aug 13 14:13:10 2013
    kksfbc 16173533: parse err=942 hd=3c387c4028 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    Select feature from toad.toad_restrictions where user_name=USER or user_name in ( select ROLE from sys.session_roles)
    kksfbc 16173533: parse err=942 hd=3c97d83648 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT password
    FROM SYS.USER$
    WHERE  0=1
    kksfbc 16173533: parse err=6550 hd=35185e4278 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        30  anonymous block
    319e277050        57  anonymous block
    PARSE ERROR: ospid=29813, error=6550 for statement:
    BEGIN sys.dbms_profiler."146775420110782746251362632012"; END;
    kksfbc 16173533: parse err=942 hd=3c142d8600 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        67  anonymous block
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT 1 FROM plsql_profiler_data WHERE 0 = 1
    Please help.
    Regards
    Suresh

    Hi Suresh,
    Apologies for misunderstanding..
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Assuming you see the above error message in the alert log file, which was your original post, follow the below steps:
    1 Get the 'ospid' value from the error
    2. Issue the below command:
    SQL> select request_id,ORACLE_PROCESS_ID
      2 from fnd_concurrent_requests
      3 where request_id = 15598;
    3. After obtaining the request_id
    4, Query it from the front-end using SYSADMIN responsibility
    Hopefully this should get you the respective concurrent report/program.
    Thanks &
    Best Regards,

  • TNS error after upgrading to 11.2.0.1

    hi
    i have just upgraded my database from 11.1.0.7 to 11.2.0.1
    i have created new listener from netca (new home) on port 1523 which was my earlier port
    whenever i issue lsnrctl status , it gives error
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    plus client is also not able to connect to the DB
    ora12545: connect failed beacause host or target does not exist
    how do i solve this
    ???

    user13282353 wrote:
    my llistner.ora
    DEV =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = indstqebs01.indal.es)(PORT = 1523))
    SID_LIST_DEV =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /u02/oracle/DEV/db/tech_st/11.2.0)
    (SID_NAME = DEV)
    but still when i issue lsnrctl status
    it gives
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    why?Edit your listener.ora file as:
    DEV =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = indstqebs01.indal.es)(PORT = 1523))
    SID_LIST_DEV =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = DEV)
          (ORACLE_HOME =  /u02/oracle/DEV/db/tech_st/11.2.0)
          (SID_NAME = DEV)
      )Then
    lsnrtcl start
    lsnrctl statusThis is static registiration.
    Actually PMON background processes will automatically register sid in listener.
    Aslo after starting listener do:
    export ORACLE_SID=DEV
    sqlplus "/as sysdba"
    alter system register;
    exit;
    lsnrctl status

  • How to configuare database in oem after upgrading database.

    Hi,
    I upgraded database from 9i 10g. after upgrading database i removed database configuaration from oem. how to reconfiguarse database

    Hi,
    I am getting following error when configuare
    oracle.sysman.emSDK.emd.comm.CommException: Received unexpected response text : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Error Message</TITLE> <META http-equiv=Content-Type content="text/html; charset=UTF-8"> <STYLE id=L_default_1>A { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #005a80; FONT-FAMILY: tahoma } A:hover { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #0d3372; FONT-FAMILY: tahoma } TD { FONT-SIZE: 8pt; FONT-FAMILY: tahoma } TD.titleBorder { BORDER-RIGHT: #955319 1px solid; BORDER-TOP: #955319 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; VERTICAL-ALIGN: middle; BORDER-LEFT: #955319 0px solid; COLOR: #955319; BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: tahoma; HEIGHT: 35px; BACKGROUND-COLOR: #d2b87a; TEXT-ALIGN: left } TD.titleBorder_x { BORDER-RIGHT: #955319 0px solid; BORDER-TOP: #955319 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; VERTICAL-ALIGN: middle; BORDER-LEFT: #955319 1px solid; COLOR: #978c79; BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: tahoma; HEIGHT: 35px; BACK
    Thanks,

  • ORA-01092 error while upgrading database from 9.2.0.6 to 10.2.0.1

    Hi ,
    Am getting ORA-01092 error while upgrading database to 10.2.0.1 from 9.2.0.6
    I executed the catupgrd.sql successfully and recompiled invaild objects.
    After that i tried to startup the database,but am getting the error:
    sql>startup
    oracle instance started
    database mounted
    ORA-01092 : Oracle instance terminated. Disconnection forced
    I checked alert log file.
    I am getting the following errors
    Errors in file /u01/......./udump/VIS_ora/7179.trc
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00607: internal error occurred while making change to a datablock
    ORA-00600: internal error code, arguments [4194],[70] ,[39] [ ] []
    Error 604 happened during database open . Shutting down database
    instance terminated by USER pid =7179
    ORA-01092 error Signaled during alter database open
    Is there any block corruption? could u please share the solution for these errors?

    Hi;
    You are hitting ORA-00600: error which mean you may need to work oracle support for your issue.Pelase check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

  • Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2

    Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2. I've erased and reformatted the drive; reconnected Time Machine(it saw it) and began a new backup. The backup starts again but fails before completing with backup drive not found error. I used the 10.7.2 combo update. Any help on how to fix this problem would be appreciated.

    Arghhhhhhhhhhhhhhhhhhh!!!!!!
    After waiting since October for a fix, I have now upgraded the firmware on the Time Capsule and installed the new Airport Utility, released yesterday, and the situation is even worse.
    Up until now, the Airport Utility had an option to disconnect all drives manually and the Time Capsule would then work until the next reboot – a temporary (?) work-around.
    Now that option does not exist in the new-look Airport Utility. And the Airport Utility installation can’t be rolled back and the old utility won’t restore.
    The sparesbundle is still not accessible. Anyone worked out a work-around in the new environment yet?
    I have another Time Machine backup working fine to a trusty old Lacie Drive so erased the one on my Time Capsule to see if that works. I have renamed the Capsule and the Time Capsule Drive.  But to build another full backup will take at least two days and I shall be away from tomorrow and am reluctant to leave the Capsule and computer up and running for a week. And I’ll bet the sparsbundle will still be nowhere to be found.
    How can Apple screw up so badly when they are to become the richest company in the entire world and – soon – will have more cash in the bank than the entire United States? Can’t they afford someone who really can sort this out? Especially when a Firewire connected hard drive – my trusty and simple LaCie – works fine.
    Words, almost, fail me.

  • Flash 9,0,124,0 security error after upgrade

    I get the following error after upgrading my Flash Player
    (after my system prompted me to install it while running the Flash
    editor):
    Internet Explorer has blocked this site from using an ActiveX
    control in an unsafe manner.
    I have uninstalled and reinstalled the player from the
    browser, about 5 times now and it continues to be a problem for IE.
    Works ok in Firefox if I manually download the FF installer. Is
    there a standalone installer for Vista/IE7 or am I forced to use
    the ActiveX installer which seems to have issues?

    Fix: Removed both (!?more than one?!) versions of flash
    player in my Programs and Features dialog, then ran
    uninstall_flash_player.exe, reset IE7 to factory spec, then
    reinstalled Flash from ActiveX. Seems to be working now.

  • TS1277 "iPhoto was unable to connect to Photo Stream" error after upgrading to mountain lion

    Has anyone gotten this error after upgrading to mountain lion on a computer that already had a user setup on it?
    My iphoto was working with photostream and now it will not connect at all.
    I ran fix disk permissions and once it showed up in iphoto, photostream was loading and then it disappeared again.
    help!

    FWIW I fixed mine when I realised I'd probably downloaded iPhoto using an AppleID from the App Store but logged into iCloud with a different AppleID. I deleted iPhoto and it's related files (but not the iPhoto Library) using CleanApp, entered the App Store with my usual AppleID and downloaded iPhoto again. Once the App Store, the downloaded iPhoto and iCloud logins were the same iPhoto Stream worked again.

  • User/Admin guide after upgrade database for recover db provided by Oracle?

    Does anyone has a user/admin guide which is provided by oracle about using RMAN and how to use RMAN to RECOVER database tailor make for after upgrade database? I have been searching for a long time and don't find this document.
    Anyone has this, please share.
    FAN

    Look in the Backup & Recovery section:
    http://www.oracle.com/pls/db102/portal.portal_db?selected=4

  • Error after upgrade CRS 4.0.4SR1 to 4.0.5SR2

    Hi,
    I've got some errors after upgrading my CRS 4.0.4SR1 cluster to 4.0.5SR2.
    First my publisher's status stay in "patch" status for near 2 days now. I'm not able to change anything in the configuration, i've got this message "Config Changes are not allowed during 'Patch' operation, which was started by  '_ccbu_build' at 'Thu Apr 08 04:31:04 CEST 2010 '. Please try again after  'Patch' is complete."(ERREUR02.jpg). How can I change this status?
    Then I've got errors in historical DB which is working but not on the publisher only on subscriber. How can I resynchronize this DB?
    Thanks for your help.

    Thanks Tammy for the reply
    We already tried the suggested SAP Note couple of time without any luck.
    Regards,
    SJ

  • Error after upgrading from  sap b1 pl 35 to pl 49

    hello sap experts 
    iam getting the following error after upgrading from  sap b1 pl 35 to pl 49 this error is coming if we have given round off or discount in the below cell
    "Discount deviates from authorised ranges (sales oreder-discount%for document) [message 439-15] pls make it as soon as possible an i will be thankful to those guys .
    regards
    Jenny

    Hello Jenny,
    You may check by supreuser account first to see if you got the same error.  If not, it probably just related to user authorization.  If yes, it must be a bug.
    Thanks,
    Gordon

  • What can I do if I get an internal power error after upgrading to Windows 10?

    QuestionWhat can I do if I get an internal power error after upgrading to Windows 10?
    AnswerSome laptops with AMD graphics that upgraded to Windows 10 are showing blue screens with error messages regarding Internal_Power_Error. If you receive this error, try the procedure in this article.
    First, you'll need to quickly set the boot options to Safe Mode:
    1. Hold the Windows key and press 'R' to open the run box.
    2. Type MSCONFIG, then press ENTER.
    3. Select the BOOT tab.
    4. Under BOOT OPTIONS, check Safe boot, then select Minimal.
    5. Click Apply, then OK.
    6. Click Restart. (If prompted, click Restart anyway.)
    From Safe Mode disable the AMD Display Driver:
    1. Hold the Windows key and press the 'X' key to open a menu in the lower-left.
    2. Click Device Manager.
    3. Expand Display adapters to show the two display adapters.
    4. Double click AMD Radeon R9 M200X Series.
    5. Select the Driver tab.
    6. Click Disable, then click Yes to confirm.
    7. Click Close.
    8. Hold the Windows key and press the 'R' key to open the run box.
    9. Type MSCONFIG, then press ENTER.
    10. Select the BOOT tab.
    11. Uncheck Safe boot.
    12. Click Apply, then OK.
    13. Click Restart. (If prompted, click Restart anyway.)
    From Windows 10 started with the AMD Display Driver disabled:
    1. Hold the Windows key and press the 'X' key to open a menu in the lower-left.
    2. Click Device Manager.
    3. Expand Display adapters to show the two display adapters.
    4. Double click AMD Radeon R9 M200X Series.
    5. Select the Driver tab.
    6. Click Update Driver.
    7. Click Search automatically for updated driver software.
    8. An AMD driver should be found and installed.
    The driver that originally caused this problem is AMD display driver version 15.200.1046.2 dated 7/15/2015.
    The driver installed through this process might have an older date, such as 15.200.1055.0 dated 7/6/2015. That's okay.

    I'm having the same problem.  I got error message 21.  I went to apple store.  they are saying i have a hardware error.  Really, my phone was working before the update.  Asked me for $150 to get another one when I am due to get a new one and wanted to pass this one on to my child. 
    Help please,
    I will be glad to go back to the older software update

  • Imac error after upgrade to 10.8.4

    I received an error after upgrade tp brand new imac.  Error was upgrade was not installed.  Upon reboot the version of SW in About thi Mac is 10.8.4.  Bug?
    iMac i7, 21.5" 16GB memory, fusion drive.
    Thanks for input.  I assume the upgrade took.

    Verify Permissions gave me some errors, I deleted the repeats and the permissions fixed lines:
    Repairing permissions for “Macintosh HD”
    Warning: SUID file “System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/readconf ig” has been modified and will not be repaired.
    Warning: SUID file “usr/lib/sa/sadc” has been modified and will not be repaired.
    Warning: SUID file “usr/bin/quota” has been modified and will not be repaired.
    +++ (multiple repairs)
    Permissions repair complete
    I verfied the HD
    Much text (removed)...
    The volume Macintosh HD appears to be OK.
    I also loaded the Apple downloads version of the upgarde and received the following (again):
    The Installation failed
    The insatllation encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Message was edited by: Steve51K

  • TNS-PROTOCOL ADAPΤER ERROR AFTER UPGRADING DΒ 10.2.0.4.0 TO 11.1.0.7.0

    Hello!
    I tried to upgrade database 10.2.0.4.0 to 11.1.0.7.0. I followed all the pre-upgrade steps suggested by
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/upgrade.htm#BABGAGAE and by the
    Complete Checklist for Upgrades to 11gR1 using DBUA [ID 556477.1]
    When running the DBUA, I just installed the software, didn 't create a new database.
    After the upgrade finished successfully, I tried to connect to sqlplus but got the error:
    Microsoft Windows [Version 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.
    C:\Documents and Settings\Administrator.NEUROPUBLIC>sqlplus sys/oracle as sysdb
    SQL*Plus: Release 11.1.0.7.0 - Production on Fri Feb 4 09:51:46 2011
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter user-name:
    There isn' t a tnsnames.ora file in $ORACLE_HOME\NETWORK\ADMIN directory for 11g. I guess no listener was created for the new version? Will just copying the tnsnames.ora from the folder of 10.2 work?
    Thanks in advance.

    Hi;
    Please post once,change this thread status to answered and move updating ur other thread
    Database 10.2.0.4.0 not upgraded to 11.1.0.7.0 after running dbua
    Regard
    Helios

  • ARM approval error after upgrading to SP14: Database error while using the secure store.

    Dear GRC experts,
    After upgrading GRC 10 to SP14, assigning manual passwords during the approval of a request, the approval process is failing.
    Here is the scenario; your advice will be appreciated.
    Task: Manually assign passwords to multiple systems contained in the request
    Where: On the access request, go to “User System Details” tab
    Issue: After approving/submitting the request, the error “Database error while using the secure store” is generated
    Logs: Nothing on transactions SLG1 or ST22; however ST11 shows the error attached below:
    This is the failed approval of the request:
    Other scenarios executed as a workaround, and passed the password assignment this time:
    The approval will work if only one password is assigned to any of the given systems. The rest of the systems get an auto-generated
    password.
    ARM also accepts multiple passwords when the requestor assigns passwords on the “User System Details” prior submitting a
    request. The GRC admin can approve once reached for system approval.
    AS FYI, “Confirm Password” is only required when creating the request but not on any other stage.
    System information:
      -Netweaver 7
      -GRCFND_A SP14
      -GRCPINW SP13
    Regards,
    Gustavo

    SAP just delivered a note to fix this issue. The number is 2022294.

Maybe you are looking for