Ora-12560 on windows 2003 after creating service

I have installed 8.1.7.4 on windows 2003, created the service, then tried :
sqlplus /nolog
connect / as sysdba
and get ora 12560: protocol adaptor error
Doing the same on windows 2000, I have no problem
Any suggstions ?
Thanks

8i is not supported on WIN2003, first version is 9.2 with at least Patch Set 9.2.0.3.0 .

Similar Messages

  • ORA-12560 on Windows 2000 sp4, Pentium 4 CPU running vmware and Pent

    Hello all,
    I am getting ORA-12560 error running svrmgrl,sqlplus or dbca after installing 8.1.7 release 3 and patched to 8.1.7.4. My oracle_sid is set, oracle_home is pointing to the right file system. listener and database services are up and running and tnsping comes back ok. I have exhausted all metalink doc referring to ora-12560 and windows 2000. Has anyone experienced this problem before? Any help is appreciated.

    C:\Documents and Settings\oracle>set ORACLE_SID=test
    C:\Documents and Settings\oracle>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 8.1.7.4.0 - Production on 29-AUG-2006 13:17:
    13
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ATLBCO3DV)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 8.1.7.4.0 - Produc
    tion
    Start Date 29-AUG-2006 11:03:28
    Uptime 0 days 2 hr. 13 min. 45 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File E:\oracle\apps\oracle\product\817\network\admin\listen
    er.ora
    Listener Log File E:\oracle\apps\oracle\product\817\network\log\listener
    .log
    Services Summary...
    PLSExtProc has 1 service handler(s)
    orcl has 1 service handler(s)
    test has 1 service handler(s)
    The command completed successfully
    TNSNAMES entry:
    TEST.CORP.CEFS.INT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = XXX.XXX.XX.XX)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = test)
    (SRVR = DEDICATED)
    )

  • Ora-12560 error on Ora11g after reboot

    Having a major problem right now...
    I recently set up a database under the following:
    - Oracle version: 11gR2 (standard) 64 bit
    - OS: Windows Server 2008, running on VMWare
    - File System: ASM (through grid infrastructure)
    Both the grid infrastructure and Oracle itself were installed under the same account. (This was a special local account that was set up and given administrator privileges.)
    Everything was up and running, could connect and everything. I did make some changes (setting archive log mode).
    I then did a reboot of the computer.
    Now, whenever I try to connect as the sysadmin (sqlplus "/ as sysdba") or any other user, I get the following error:
    Ora-12560: TNS protocol adapter error
    I get the problem whether I try to access it locally or remotely. Enterprise manager also seems to not be functioning.
    Any idea what the problem could be? I can do a TNSPing of the database, and the listener seems to be started.
    There were 2 little issues that I'm nut sure are related:
    - Although I installed everything under the same local admin account (I called dbadmin), when I go into lsnrctl I cannot use 'reload' (gives me a 'tns01190": user is not authorized to execute the requested listener command.) but I can use it if I sign in under 'administrator'
    - When I looked the registry, the 'ORACLE_mydb_AUTOSTART' value was set to false. Could there be other parts that should be autostarting but are not?

    user588235 wrote:
    Having a major problem right now...
    I recently set up a database under the following:
    - Oracle version: 11gR2 (standard) 64 bit
    - OS: Windows Server 2008, running on VMWare
    - File System: ASM (through grid infrastructure)
    Both the grid infrastructure and Oracle itself were installed under the same account. (This was a special local account that was set up and given administrator privileges.)
    Everything was up and running, could connect and everything. I did make some changes (setting archive log mode).
    I then did a reboot of the computer.
    Now, whenever I try to connect as the sysadmin (sqlplus "/ as sysdba") or any other user, I get the following error:
    Ora-12560: TNS protocol adapter error
    I get the problem whether I try to access it locally or remotely. Enterprise manager also seems to not be functioning.
    Any idea what the problem could be? I can do a TNSPing of the database, and the listener seems to be started.
    There were 2 little issues that I'm nut sure are related:
    - Although I installed everything under the same local admin account (I called dbadmin), when I go into lsnrctl I cannot use 'reload' (gives me a 'tns01190": user is not authorized to execute the requested listener command.) but I can use it if I sign in under 'administrator'
    - When I looked the registry, the 'ORACLE_mydb_AUTOSTART' value was set to false. Could there be other parts that should be autostarting but are not?On Windows, if your db service is not started, you will get the reported error.
    You can also get that error with the database service started, the database up and running, but your did not set ORACLE_SID to the proper (or any!) value.

  • ORA-12546 on Windows 2003

    Hi,
    I installed Oracle 10g on Windows 2003.
    When it tried to create the database, it gave me the error ORA-12546 TNS:Permission Denied .
    Did anybody face the same problem on windows 2003 SP1?
    Any help is really appreciated.
    Regards,
    Ardalan Houshmand

    I am receiving the same error. I get to in install phase where the Database Cinfoguration Assistant tries to run and I get ora-12546. I am running windows 2003 64 bit, but am installing oracle as a 32 bit since I do not have Itanium and oracle does not have a release for 64 bit xeon. Any suggestion would really help, this new server is replacing an outdated one.

  • Windows 2003: Schtasks /create ERROR in Kernel32.dll

    In running the following command from a remote computer, a small percentage of our Windows 2003 servers will get this error:
    schtasks /create /tn ANYNAME /tr \\servername\sharename\batchfile.bat /sc ONCE /sd 2011/06/04 /st 17:30:00 /s SERVERNAME /u domain\adminuser /p password
    ERROR: C:\WINDOWS\system32\kernel32.dll
    Why is it getting this error on 7 out of 63 servers?  There are times when it finally successfully creates it on one or two, after trying again and again. What's the deal?

    Hi,
    This
    kernel32.dll file and some other system files are loaded into a protected part of the computer's memory for use by other programs. In rare cases, a program may attempt to overwrite the protected memory area, which can
    trigger a system crash, causing the system to display an error message in white text on a blue background, or to restart itself. Errors such as these may be caused by incompatible software, but are infrequent.
    Here, I would like to suggest you temporarily turn off DEP on the problematic servers for test purpose.
    Refer to the link below:
    Change Data Execution Prevention settings
    http://windows.microsoft.com/en-US/windows-vista/Change-Data-Execution-Prevention-settings
    Besides, please go to Event Viewer to check whether there is any error. If so, collect the Event log for further research.
    Collect Event log
    ============
    1. Start Event Viewer.
    2. Navigate to Windows Logs\System right click it and choose Import Custom View File.
    3. On the Import Custom View File dialog box, in Name, enter a name for the imported custom view.
    For your convenience, I have created a workspace for you. You can upload the information files to the following link. (Please choose "Send Files to Microsoft")
    Workspace URL:
    https://sftus.one.microsoft.com/choosetransfer.aspx?key=9f6719ba-41e7-4043-8831-74d75d350fe7
    Password: k]Jn$AMwR1Y
    Note: Due to differences in text formatting with various email clients, the workspace link above may appear to be broken. Please be sure to include all
    text between '(' and ')' when typing or copying the workspace link into your browser. Meanwhile, please note that files uploaded for more than 72 hours will be deleted automatically. Please ensure to notify me timely after you have uploaded the files. Thank
    you for your understanding.
    Regards,
    Cecilia Zhou
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not
    actually answer your question. This can be beneficial to other community members reading the thread.

  • Is there a way to disable project window scrolling after creating a new subclip?

    I am often editing short aftermovies from parties and my workflow is as follows:
    1) Capture and stash movies in a single folder (there's very little possibility for planning particular shots or tagging videos on the fly)
    2) Ingest media into Prelude and go through the clips identifying useful footage, subclipping and tagging
    3) Rough cut (optionally) and fine cut to music in Premiere
    Now step 2 is where I'm being really slown down. I would ideally like to go through all the media as quickly as possible. Usually there's just one subclip per a clip.
    However every time I add a subclip the whole project window just scrolls down and focuses on the new subclip and to continue to the next clip I have to scroll up, tediously look for it or search for it by numbers.
    I thought that ordering the clips by date would solve this problem as I was expecting the focus to go to the subclip which should appear right next to the current clip. However there's an obvious bug in Prelude there. When you add a subclip while having Date created ordering on this happens: Subclip is first created at the bottom as with User ordering and the window focuses on that, then the subclip instantly moves after the current clip but the view doesn't refocus, leaving me in a possibly even worse situation.
    It would be awesome to either (or all):
    Remove the focus bug and refocus on the reordered subclip instantly
    Add an option to disable the automatic scrolling of the Project window
    Add keyboard shortcuts to go to next/previous clip
    Add more filtering options to the current Subclip only such as Clip only, Non-tagged clip only, Tagged clip only (ideally through some custom filter option with checkboxes so you could tailor them to your needs)
    Still it's a huge step up from the Premiere's multi window media organization nightmare but certain (possibly quite common) use cases are still very unrefined.
    If any of the above mentioned options are in there already, please let me know, thanks
    By the way when talking about Ordering related bugs, try creating a new Bin when having Date created sorting on. The Bin appears with its rename on, then it jumps to the top and voila you're renaming the last clip in the list. Like what the hell guys, do you even test the UI or is the CC turnaround too quick for that?

    Hi, not sure if you'll see this post but the option has been moved to the 'Universal Access' Preference pane in settings.
    This drove me utterly mad until I realized that.
    Hope this helps!

  • Oracle Services are not removed from system (10g, on Windows 2003)

    Hi,
    I haven't used Oracle on Windows Os before and not sure what to do.
    Here is what happened
    1- I installed 10g on windows 2003 server, created a database with service name OPER
    2- I was unhappy with the installation and removed it.
    3- then I installed Oracle 10g software again, creating a database again which has name IZROPER
    now, there are two of every oracle service in the services.msci
    service names containing the first db's (OPER) are still showing up in services, how can I remove them?
    ORACLEDBCONSOLEoper
    OracleJobSchedulerOper
    OracleServiceOper
    etc..

    start -- run -- > regedit
    In regedit mode --> HKLM -> SYSTEM -- currentcontrol set --> services --> here Oracle services are avilable , you can delete from here.

  • OPMN Services Problem in Windows 2003

    Dear all,
    I have installed Oracle AS 10g on windows 2003 after installation every service of OPMN infrastructure and Middle Tire worked fine but after restarting of 2003, OID and OC4J-Security service of infrastructure did not start so by using
    opmnctl stopall
    i stopped infrastructure service and then tried this
    opmnctl verbose start
    opmnctl verbose startproc process-type=OID
    opmnctl verbose startproc process-type=OC4J-SECURITY
    and i got
    OPMN started and in case of OID process and OC4J-Security
    i got no process matched the specified configuration
    any help will be appreciated
    Regards,
    Kashif

    Hi Kashif
    If you installed both Infrastructure and middleTier instances on the same machine please ensure the correct environment settings before issuing the opmnctl commands. This is because you have two opmnctl and want to ensure you are starting up the correct one, starting with the infrastructure first and then the middle tier.
    Assuming:
    infrastructure home is c:\oracle\infra
    middle tier home is c:\oracle\mid
    Start the infrastructure...
    REM Start infrastructure
    set ORACLE_SID=xxx <-- Name of your metadata repository db
    set ORACLE_HOME=c:\oracle\infra
    set PATH= c:\oracle\infra\opmn\bin;.... <-- Check that infrastucture bin folder is first
    cd %ORACLE_HOME%\bin
    opmnctl startall
    Then start the middle tier...
    REM Start the middle tier
    set ORACLE_HOME=c:\oracle\mid
    set PATH= c:\oracle\mid\bin;.... <-- Check that middle tier bin folder is first
    cd %ORACLE_HOME%\opmn\bin
    opmnctl startall

  • Space Problem in G: - after NW2004s SR1 installation on Windows 2003 server

    HI Friends,
    I have installed NW2004s SR1 on Windows 2003 server with Oracle 10g database successfully. My server has sufficient harddisk space as follows.
    C: 9.6GB
    G: 24GB
    H:64GB & I: 73GB.
    RAM is 6GB
    While installing NW2004s i have defined a paging size on C: 400MB-1600MB and
    i have set the option as System Manageble on other drives G, H& I drives. I did not get any Swap space problem while installing.
    During installation I have chosen G: drive to store MirrorlogA, MirrorlogB, Oraarch, OriglogA, OriglogB folders of Oracle for redolog archives,.Total size of all these folders is 17.4 GB
    G: drive has one more folder Program files which is of 155KB  and no other files exist in it.
    But My system says that I am running out of Space on G: drive and free space available now is only 44MB.
    My question is where has the rest 5GB of space gone? Is it consumed as a part of Paging file which i have set on this drive as System manageble??
    I have set the same option on other drives too i..e H & I. But i am not facing any space issues for these drives.
    What could be going wrong?? Please suggest me how to correct this
    Thanks
    mv_d

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • Oracle Database 11g Installation Issue: ORA-12560:TNS: protocol adapter error.

    Folks,
    Hello. Initially, my Windows XP host name is "localhost" and IP address 127.0.0.1.
    I installed Oracle Database 11g with Windows XP successfully and all Database clients work with Database instance correctly.
    For some reasons, I uninstalled the entire Database Server and delete the entire installation directory /oracle.
    I configured Windows XP IP address into 192.168.196.101 in order to ping other machines.
    For my need, I installed Oracle Database 11g with Windows XP again. On step 7 of 8: Oracle Database Configuration Assistant, I got this error:
    ORA-12560:TNS: protocol adapter error.
    I click "Password Management" button, there are no rows in this Windows (no username, no lock accounts).
    I check listener as below:
    C:\>lsnrctl
    LSNRCTL>start
    Its output: listener name LISTENER has already been started.
    LSNRCTL>status
    Its output: ......Service DB1 has 1 instance. Instance DB1 status ready. The command completed successfully.
    I check \Oracle\cfgtoollogs\dbca\DB1\trace file, the entry is :
    listen[0]=LISTENER address=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(port=1522))
    I also check \oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\SAMPLE\tnsnames.ora file and listener.ora file, the entries are the same as below
    HOST=localhost  port=1522
    I think HOST=localhost and port=1522 is the cause of the error ORA-12560 because Windows XP has been configured into HOST=192.168.196.101.
    But I don't understand how to solve this issue.
    Can any folk tell me how to solve this issue ? need to cancel the installation on step 7 of 8 and install it again ?
    Thanks.

    Folks,
    Hello. Oracle Database 11g Installation Wizard is on step 7 of 8. I don't cancel the Wizard. I am not sure whether there is effect or not. listener.ora is not removed. I have been waiting for a while after stop listener.  I run the 3 commands again and copy the result as below:
    C:\>lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:32
    :14
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 61: Unknown error
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:33
    :04
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    System parameter file is C:\SecondTime_OracleDatabase_Install_Directory\product\
    11.2.0\dbhome_1\network\admin\listener.ora
    Log messages written to c:\secondtime_oracledatabase_install_directory\diag\tnsl
    snr\user-19yyar8x0d\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522
    ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                14-AUG-2013 19:33:07
    Uptime                    0 days 0 hr. 0 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\SecondTime_OracleDatabase_Install_Directory\product
    \11.2.0\dbhome_1\network\admin\listener.ora
    Listener Log File         c:\secondtime_oracledatabase_install_directory\diag\tn
    slsnr\user-19yyar8x0d\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:36
    :37
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "DB1XDB" has 1 instance(s).
      Instance "DB1", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: user-19YYAR8X0D, pid: 120>
             (ADDRESS=(PROTOCOL=tcp)(HOST=user-19yyar8x0d)(PORT=1051))
    Service "DB1" has 1 instance(s).
      Instance "DB1", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:19 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    C:\>
    As we see, listener.ora file is not removed by Stop command. I am on the installation Wizard. How to solve this issue ?
    Thanks.

  • 10gdatabase migration from windows xp to windows 2003

    Hi
    We have cloned the oracle from windows xp and restored it on windows 2003
    after restoration we face some issue ,we are getting following error
    sqlplus '/nolog'
    SQL*Plus: Release 10.2.0.3.0 - Production on Thu Jun 10 12:34:26 2010
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Note: hostname is same as source instance
    directories are also same
    Regards,
    Pradeep madhavan

    Pradeep,
    It would be better to open a new thread in the SQLPLUS forum -
    PL/SQL
    This forum is for connection problems to non-Oracle databases. That forum has more experience with Oracle to Oracle connection problems.
    Regards,
    Mike

  • Problem Oracle 10g database Installation on Windows 2003 Server

    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad Shoaib

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • BOE XI R2 SP3 - Does it work on Windows 2003 Server SP2?

    We are using BOE XI R2 SP3 (v. 11.5.9.1076) on Windows 2003 Server (32bit) Service Pack 1. Our company needs to upgrade all Windows 2003 Servers to Service Pack 2.
    According to the documentation on the web, BOE XI R2 SP3 is supported on Win 2003 Svr SP1
    (http://resources.businessobjects.com/support/communitycs/TechnicalPapers/boe_xi_r2_supported_platforms_windows_sp3.pdf)
    However, I can't find any information on the BOE XI R2 SP3 version running on Win 2003 Svr SP2.
    Could someone please let me know if there is such information (link to web site, etc), or if from own experience, this version of BOE XI works with W2003 SP2?
    If this doesn't work, what should we do next? Should we upgrade BOE XI R2 to Service Pack 4, and then upgrade Win 2003 Server to SP2, or upgrade Win 2003 Server to SP2 and then upgrade BOE XI R2 to SP4?
    Any feedback would be greatly appreciated.
    Thank you so much.

    Hi,
    BOE XIR2 SP3 is supported on :
    Supported Operating Systems
    Desktop Products
    u2022 Windows 2000 SP4 Professional
    u2022 Windows XP SP2 Professional
    u2022 Windows Vista (All 32-bit and 64-bit Editions)
    u2022 Windows 2000 SP4 Advanced Server
    u2022 Windows 2000 SP4 Datacenter Server
    u2022 Windows 2000 SP4 Server
    u2022 Windows Server 2003 R2 Enterprise Edition
    u2022 Windows Server 2003 SP1 Datacenter Edition
    u2022 Windows Server 2003 SP1 Enterprise Edition
    u2022 Windows Server 2003 SP1 Standard Edition
    u2022 Windows Server 2003 SP1 Web Edition
    u2022 Windows Server 2003 (x64 Edition) SP2
    Server Products
    u2022 Windows 2000 SP4 Advanced Server
    u2022 Windows 2000 SP4 Datacenter Server
    u2022 Windows 2000 SP4 Server
    u2022 Windows Server 2003 R2 Enterprise Edition
    u2022 Windows Server 2003 SP1 Datacenter Edition
    u2022 Windows Server 2003 SP1 Enterprise Edition
    u2022 Windows Server 2003 SP1 Standard Edition
    u2022 Windows Server 2003 SP1 Web Edition
    u2022 Windows Server 2003 (x64 Edition) SP2
    Hope this helps
    Regards,
    Shweta

  • ORA-12560 -sqlplus

    Hi Experts,
    I am facing ORA-12560 from windows client PC using sqlplus.
    I can echo my SID.
    Y:\>echo %ORACLE_SID%
    TESTDB
    It can connect to database once I specify the database Name:
    Y:\>sqlplus system/******@TESTDB
    Connected to:
    Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
    But doesn't login with environment variable.
    Y:\>sqlplus system/******
    *ERROR:
    ORA-12560: TNS:protocol adapter error*
    I did tnsping and succeeded.
    Y:\>tnsping TESTDB
    Any idea?
    Thanks.
    Edited by: Nadvi on Nov 12, 2010 11:09 AM

    Nadvi wrote:
    Hi CKPT,
    I already set the environment from command prompt. It can echo the SID but can't login. Once I specify the db name, then it works.
    _1. I setup the variable and it can echo the SID_
    Y:\>set ORACLE_SID=TESTDB
    Y:\>echo %ORACLE_SID%
    TESTDB
    _2. Trying to connect without specifying SID but fails_
    Y:\>sqlplus system/******
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 12 11:52:19 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter user-name:
    _3. But connects when I specify SID_
    Y:\>sqlplus system/******@TESTDB
    Connected to:
    Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
    Thanks.C:\Documents and Settings>sqlplus sys/*****@prod as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Fri Nov 12 09:58:44 2010
    Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.5.0 - 64bit Production
    SQL> exit
    Disconnected from Oracle Database 10g Release 10.2.0.5.0 - 64bit Production
    C:\Documents and Settings>set ORACLE_SID=prod
    C:\Documents and Settings>sqlplus sys/****** as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Fri Nov 12 09:59:03 2010
    Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.5.0 - 64bit Production
    SQL>
    ORA-12560: TNS:protocol adapter error
    Cause: A generic protocol adapter error occurred.
    Action: Check addresses used for proper protocol specification. Before reporting this error, look at the error stack and check for lower level transport errors. For further details, turn on tracing and reexecute the operation. Turn off tracing when the operation is complete.
    Edited by: CKPT on Nov 12, 2010 10:33 PM

  • Shared storeage on windows 2003

    Hi,
    we tried to install rac on windows 2003.we created the raw.i could n't move the shared storage screen.
    we did six partition for raw like 300mb,300mb,600mb,30gb,5gb,1gb.
    or
    how to install OCFS2 for windows 2003 and where can i get the download?
    please help me out that
    Edited by: user3266490 on Aug 31, 2009 11:19 AM

    Hello,
    If you will use raw devices, you must use a map file and put the complete path on DBCA. I'm suposing 10g installation.
    Map file sample:
    system=/my_shared_storage/mydev_raw1
    sysaux=/my_shared_storage/mydev_raw2
    ... another tablespaces
    redo1_1=/my_shared_storage/mydev_raw3
    redo1_2=/my_shared_storage/mydev_raw4
    redo2_1=/my_shared_storage/mydev_raw5
    redo2_2=/my_shared_storage/mydev_raw6
    control1=/my_shared_storage/mydev_raw7
    control2=/my_shared_storage/mydev_raw8
    spfile=/my_shared_storage/mydev_raw9
    pwdfile=/my_shared_storage/mydev_raw10
    Look at http://download.oracle.com/docs/cd/B19306_01/install.102/b14205/storage.htm#sthref800
    I recommend to you use of ASM as storage option, the management is very simple than raw devices management.
    Cheers,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

Maybe you are looking for

  • TDS reversal entry is not getting generated at time of F-54

    Dear All, I have made down payment request  through F-47  transaction code  and down  payment made by Transaction code u2013F110 (instead of F-48)   and TDS is deducted at this point. There after I made invoice through MIRO / F-43 in which TDS is aga

  • Does not boot or read discs

    My disc drive stopped reading DVD discs ages ago. I learned this was a common problem and just put up with it. However now my system is having problems booting. It generally goes to a gray screen with a folder and question mark. I FINALLY got it to b

  • USB Audio problem

    Good day, folks: Specifics: - PowerBook G4 Aluminum (2003) - About a month beyond extended Apple Care warrant - Mac OS X 10.4.7 - 1.25 GB RAM - Logitech 250 USB headset - MacAlly IceCam (Please forgive if this is repetitive; I did not see this specif

  • G/l account validation

    hi iam doing an enhancement in which i have to validate whether a g/l account that has been entered by the user in transaction fb50 is valid for the cost center and the profit center that has also been entered. i.e validate for a given profit center

  • Use Mini as a DVR?

    Can I use a dual core Mini as an HD DVR if I hook it up with an Elgato HDHomeRun? If I do that, do I also need an Apple TV? Or can the Mini be used alone with Front Row? I want to hook it up to a 52" 1080p LCD TV, but the TV does not have a DVI port,