ORA-12505 when starting OC4J_Workflow_Component_Container

Hello, I hope this is an easy question for you...
I installed Workflow Server 2.6.3 into my Oracle Home (Ora10g Rel 1 database) on a linux box.
When I executed wfinstall.csh to run the Workflow Configuration Assistant, I mistakenly entered an incorrect value into the "JDBC Connection" field!!
Thus the following ORA-12505 error appears in the logfile when the OC4J_Workflow_Component_Container is started. See, the error is at the bottom here:
=============snip================================
WorkflowCA: /usr/app/oracle/product/10.1.0/db_1/jdk/bin/java -Djava.security.properties=/usr/app/oracle/product/10.1.0/db_1/oc4j/j2ee/home/config/jazn.security.props -jar /usr/app/oracle/product/10.1.0/db_1/oc4j/j2ee/home/oc4j.jar -userThreads -config /usr/app/oracle/product/10.1.0/db_1/oc4j/j2ee/OC4J_Workflow_Component_Container/config/server.xml
started new thread
sleeping for 5 seconds
OC4J Started
06/02/23 17:40:21 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
06/02/23 17:40:21 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.initializeStateMachine() : BEGIN [default implementation]
06/02/23 17:40:21 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
06/02/23 17:40:28 oracle.apps.fnd.cp.gsc.SvcComponentContainerException: oracle.apps.fnd.wf.common.ContextFactoryException: Unable to get connection from data source because the following Exception occurred ->
java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor.
The Connection descriptor used by the client was:
rac3:1521:rgcsd
=================snip============================
I need to know how to change the jdbc connection from "rac3:1521:rgcsd" TO THE CORRECT VALUE "rac3:1521:rgcsd1"
I tried rerunning wfinstall.sh in both Install mode and Update mode and inputting the correct value (rac3:1521:rgcsd1), but it continues to use the old incorrect value (rac3:1521:rgcsd).
How can I edit this?
Thanks in advance! I'd love to get this resolved before the weekend, if you know what I mean.

That was a good note.
One additional note, that we may not want the password for the workflow schema in data-sources.xml to be clear text in the Server filesystem. We might want to store redirected password where password field in data-sources point to the encrypted password stored under the user in jazn-data.xml.
Thanks, Vijay

Similar Messages

  • Developerday  VM Ora-12505 Getting Started with Oracle SQL Developer 3.0

    Just downloaded the VM , Started the tutorial Getting Started with Oracle SQL Developer 3.0
    As mentioned in tutorial , I was trying to make a new connection and I am getting following error
    Ora - 12505 : TNS Listener doesn't currently know of SID
    I gave SID as orcl, and seems to be working OK, can I use orcl for this tutorial
    Edited by: OrcArgusDev on Apr 13, 2012 9:01 AM
    Edited by: OrcArgusDev on Apr 13, 2012 9:11 AM

    Thanks, I'll survive. Just my luck, the first item I try to anon. debug didn't work! :)
    thanks, hopefully this problem will be few and far between

  • AQ publish - DB subscribe: Error ORA-00942 when starting DB Adapter

    I am using AQ adapter to publish and DB adapter to subscribe.
    When starting the DB adapter i am receiving the following error:
    Fri Sep 09 13:22:50 MDT 2005: ** Error: Unknown error while db_bridge_reader_1 was trying to read messages from the database. Please save log files and contact the integration team.
    java.sql.SQLException: ORA-00942: table or view does not exist
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:242)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:554)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1478)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:677)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2371)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2660)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:457)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:387)
         at oracle.oai.agent.adapter.database.DBMessageReader.getNextMessageHeader(DBMessageReader.java:352)
         at oracle.oai.agent.adapter.database.DBMessageReader.run(DBMessageReader.java:232)
         at java.lang.Thread.run(Thread.java:534)
    The table i am inserting into using the DB adapter does exist in the subscribing DB. The only thing i can think of is some table/view is missing within the hub repository itself.
    Please help.
    Thanks!
    -MB

    Initially I would try calling the subscribe package standalone in SQL*plus or TOAD just to check its not somekind of config problem...
    The subscribing adapter trys calling the subscribing package passing in the message as an oracle data type.
    I would write a small pl/sql wrapper that calls you subscribing package outside of the runtime Interconnect environment. If this all works and you can insert data into the table then it maybe something to do with the metadata in the repository and then i'd go along with Ian's suggestion.
    But usually if you can successfully use iStudio to edi things then usually the repository is OK.
    Also from your log you can see that it has picked up the message and is trying to call the packaged/procedure so it looks like the adapter is working OK.
    Cheers Stuart.

  • ORA-01122, ORA-01110, ORA-01251 when starting up instance

    Hi all,
    When I startup instance, I have following error. What can I do?
    SQL> startup
    ORACLE instance started.
    Total System Global Area 655434496 bytes
    Fixed Size 455424 bytes
    Variable Size 494927872 bytes
    Database Buffers 159383552 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-01122: database file 1 failed verification check
    ORA-01110: data file 1: 'C:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF'
    ORA-01251: Unknown File Header Version read for file number 1
    SQL> select status from v$instance;
    STATUS
    MOUNTED

    Hi all,
    Taking cold backup causes this problem. But I can't solve this problem.
    result of select * from v$recover_file statement is below;
    ROWNUM      FILE#     ONLINE     ONLINE_STATUS     ERROR     CHANGE#     TIME
    1     1     ONLINE     ONLINE     WRONG FILE TYPE     0     
    2     2     ONLINE     ONLINE     WRONG FILE TYPE     0     
    3     8     ONLINE     ONLINE     WRONG FILE TYPE     0     
    4     9     ONLINE     ONLINE     WRONG FILE TYPE     0     
    5     10     ONLINE     ONLINE     WRONG FILE TYPE     0     
    6     11     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    7     12     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    8     13     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    9     14     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    10     15     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    11     16     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    12     17     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    13     18     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    14     19     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    15     20     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    16     21     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    17     22     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    18     23     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    19     24     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    20     25     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    21     26     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    22     27     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    23     28     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    24     29     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    25     30     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    26     31     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    Edited by: ilke_altinpulluk on 16.Haz.2010 01:05

  • Error ORA - 12637 when start Oracle 8i Personnel

    I have install oracle 8i personnel to the window 98 notebook. The installation successful without any error. But when I used the oracle8i navigator and click on the local database, error "ORA-12637: Can not attach to Oracle 8i" and "ORA-12637 - Packet Receive Failed"
    The same error encountered when I start the database.
    Appreciate if any could help on this matter.
    Thanks in advance.

    Hi
    Check weather entries are there in the registry.
    Go to the services in the control panel and see if the oracle service has started if not start it. If this is up then the registry is OK. if If not u can create it using the oradim utility.
    Then set your oracle_sid = <dbname> in the dos prompt and try connecting again.
    Let us see what happense

  • WebUtil gives FRM-40735 When-Custom-Item-Event ORA-06508 when starting form

    I have downloaded and installed/configured webutil on RH Linux AS2.1 per the manual and readme file.
    ( jacob.jar and webutil.jar signed on NT machine per instruction then loaded on LINUX server webutil/lib )
    I have incorporated webutil with an existing form as follows:
    1. linked webutil.pll
    2. subclassed webutil from webutil.olb
    3. compiled all
    4. compiled module
    Form was deployed on 9iAS.
    When the applet loads the following is displayed in the java console:
    Downloading http://myserver.mydomain.com:7779/forms90/webutil/webutil.jar to JAR cache
    Loading http://myserver.mydomain.com:7779/forms90/java/f90all_jinit.jar from JAR cache
    Loading http://myserver.mydomain.com:7779/forms90/java/pfs.jar from JAR cache
    Downloading http://myserver.mydomain.com:7779/forms90/webutil/jacob.jar to JAR cache
    Loading http://myserver.mydomain.com:7779/forms90/java/f90all_jinit.jar from JAR cache
    Loading http://myserver.mydomain.com:7779/forms90/java/pfs.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    connectMode=HTTP, native.
    Forms Applet version is : 90270
    When the form containing webutil is called, the following is displayed in the java console and the error mentioned in this topic's subject is given:
    2003-Jul-10 16:53:32.607 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:32.707 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:32.738 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:32.758 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:32.798 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:32.998 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:33.38 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Jul-10 16:53:33.58 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    Why can't webutil find the bean method/function?

    Per a previous suggestion, I have created a simple form module with one block containing a single push_button.
    The when-button-pressed trigger contains a simple call to client_get_file_name.
    I then:
    1. Attached the webutil.pll
    2. subclassed webutil from webutil.olb
    3. compiled all plsql
    4. created then deployed fmx
    The same errors are generated when this simple form loads without any calls to webtuil.
    I added the following debug code to the when-custom-item-event triggers of each bean area item in the webutil block:
    declare
    dataType pls_integer;
    dataPayload varchar2(32000 char);
    begin
    WEBUTIL_CORE.CustomEventHandler(:SYSTEM.CUSTOM_ITEM_EVENT,:SYSTEM.CUSTOM_ITEM_EVENT_PARAMETERS);
    exception
         when others then
         get_parameter_attr(:system.custom_item_event_parameters,'WUC_DATA',dataType, dataPayload);
         pfsutil.dbug(get_application_property(current_form_name)||'-WebUtil: '||'Item: '||:system.trigger_item||' Event: '||:system.custom_item_event||' :'
         ||'Data: '||dataPayload||' Error: '||sqlerrm);
    end;
    The following information is captured in the log:
    17:07:59 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_CLIENTINFO_FUNCTIONS Event: WUC_REGISTER :Data: WUI|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:08:55 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_FILE_FUNCTIONS Event: WUC_REGISTER :Data: WUF|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:08:58 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_HOST_FUNCTIONS Event: WUC_REGISTER :Data: WUH|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:08:59 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_SESSION_FUNCTIONS Event: WUC_REGISTER :Data: WUS|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:09:00 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_FILETRANSFER_FUNCTIONS Event: WUC_REGISTER :Data: WUT|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:09:01 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_OLE_FUNCTIONS Event: WUC_REGISTER :Data: WUO|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:09:03 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_C_API_FUNCTIONS Event: WUC_REGISTER :Data: WUL|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    17:09:04 WEBUTILTEST-WebUtil: Item: WEBUTIL.WEBUTIL_BROWSER_FUNCTIONS Event: WUC_REGISTER :Data: WUB|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    This may be initiated by Webutil_core.initWebUtil and the result of Webutil_core.registerBean?
    This following error information is captured when the push button is pressed:
    17:09:08 WEBUTILTEST-WebUtil: Item: MAIN_BLK.TEST_BUT Event: WUC_REGISTER :Data: WUB|192.168.111.2|Windows NT|Administrator|;|\|en Error: ORA-06508: PL/SQL: could not find program unit being called
    Hope this helps.
    Thank you for the quick responses.

  • ORA-12505, error when i tried to open the "Workflow Administrator" tool

    i have installed Oracle content server 10g r3, but when i tried to open the "Workflow Administrator" tool i got the following error "ORA-12505, TNS: listener does not currently know of SID given in connect descriptor", so how can i solve this issue?
    //hint i am using Oracle database 10g

    Is the rest of your UCM install running OK?
    This implies that the JDBC connection is failing.
    Are you running Workflow Administrator from the Admin Applets in the browser OR as a standalone application from command line (*nix) or Start menu (windows)
    I think that the application would normally look in config.cfg and use the JDBC connection string given in there - this would include the SID. Can you tnsping the SID?
    Tim

  • Please help: ORA-04030: Out of Process memory error when starting 9.0.1 iFS

    When starting the 9.0.1 iFS running on a 9.0.1.4 Database and Tru64 5.1 O/S, the following errors are displayed:
    IFS-35205: Failed to get prepared statement
    java.sql.SQLException:ORA-04030: Out of process memory when trying to allocate 1048 bytes (callheap,kghsstk).
    Database has the following parameters:
    shared pool 150M
    java pool 100M
    large pool 5M
    DB Cache 60M
    DB Block Size 8K
    Sort area size 1M
    Server has 1GB ram, 12GB swap.
    Please can anyone help?

    Hi Alan,
    your help with this is most appreciated!
    I ran your suggested generated SQL script, but at first the same problem was occuring with the first ALTER statement that happened to be generated.
    However, your explanation mentioned the view 'odm_publicobject' and although this view wasn't in the resulting SQL, I found that compiling the similarly named views in this order worked...
    ODMV_PUBLICOBJECT
    ODBV_PUBLICOBJECT
    ODMBS_PUBLICOBJECT
    ODMS_PUBLICOBJECT
    ODUS_PUBLICOBJECT
    ODUV_PUBLICOBJECT
    (Perhaps other combinations would have worked, but in anycase certainly some orders didn't work...)
    At this point, running the complete original generated SQL script then worked successfully and low and behold as you predicted, IFS started successfully.
    (I didn't actually bother removing these 6 already re-compiled views from the original script, so they got re-compiled twice...)
    So this means that we can now actually stop and start IFS as required without re-installing IFS everytime - which is obviously great!
    I will certainly be watching out for 9.0.3, but my understanding for the reason we were going with 9.0.1 in the first place was that this was included in the RDBMS CD-pack, whereas I believe from 9.0.2 onwards it was seperately licensed. I will check with our Oracle dba's.
    But at least we can prove in principle now whether it will suit our requirements....
    Once again, many thanks for looking into this at such a deep level - very much appreciated.
    Graham.

  • ORA-01005 error when starting OBIEE

    Hi All,
          I am having error ORA-01005 when I try to start OBIEE (bi_server1) from WLST.  However this server was working fine an hour ago and  I don't know how, but the schema DEV_BIPLATFORM returns the following error when I query as SYSTEM.
    DEV_BIPLATFORM LOGON 17/10/13 12:13:35,715827000 1005
         Does someone knows how can I recreate the password for this schema ?
    Thanks in advance

    I've found the issue. THe archive area from databse server has reached 100%. After it was cleaned up the services started without any error.
    Thanks

  • Error: ORA-12505, error when i want to change database in webaccess.

    Hello
    I want to change the database for webaccess. I use a database in MS Sql Server now. for that I choose "Database Configuration Setup" from the Start menu,
    Programs, Oracle - Primavera P6> Primavera P6 Web Access Utilities . I open this tool and in the 1st step I select Oracle in the 2nd step I entered the below informationusername and passsword: admuser
    database name: pmdb (I create this database before and I tested that successfully in P6)
    Database Host Address: *127.0.0.1*
    Database Host Address: 1521 (I'm sure the port is 1521)
    I didn't select SSL and Public Group ID set to 1
    after i click on next one error returned that "ORA-12505, TNS:listener does not currently know of SID given in ..."
    I added XE as SID before database name and correct database name to XE:PMDB. but I below error returned:
    Error:Unable to resolve privileged username and password
    Invalid connection string
    format, a valid form at is: "host :port:sid"
    Please verify the information you entered.

    wow, I found the solution.
    you must set database name as XE
    correct information are as below:
    username and passsword: admuser
    database name: XE
    Database Host Address: *127.0.0.1*
    Database Host Address: *1521*
    then click next.

  • When the time of database connection got ORA-12505, TNS:listener does not currently know of SID

    Test failed: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor

    The error means it is connecting to a server with Oracle on it but it does not know of a database with the SID you have supplied.
    You say "Test failed" - are you talking about the Create Database Connection dialog?
    If so then check the values in the Host Name and SID boxes. If you have a DBA then verify these are the correct values (also check the listener port with him/her, normally 1521).
    Is your SID just a single word or with dots e.g. of the form mydb.mycompany.world? If the latter then try using the Service Name rather than the SID.
    Kevin

  • Unable to add external data source in BAM : Error ORA-12505

    Hi,
    In BAM,
    Im trying to add an external data source for creating a data object.
    But when i try to test the connection i get the following error:
    Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    Source: "java.sql.SQLException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor "
    Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    Source: "oracle.net.ns.NetException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor "
    As mentioned in another post ((Listener does not currently know of SID given in connection descriptor
    i tried
    lsnrctl stop.
    delete listener.ora
    lsnrctl start
    lsnrctl reload
    But still get the same error;
    Im able to access the database with the specified username and password using sqlplus.
    Your help will be appreciated.
    Regards
    Vignesh Ramanathan

    For #5, not Windows, ConfigMgr 2012 R2. Anything before ConfigMgr 2012 R2 is not supported for the 8.1 ADK.
    For the permissions, what accounts are you setting this for. In general, if the share is on the same server, Everyone Full or Read on the Share and System Full or Read on the NTFS should work.
    For the error message, it looks like you are trying to import an OS Image and not an OS Install Package. OS images use a WIM file and OS Install Packages use the entire set of source files from the media. For OS images, you must thus explicitly point it
    to a specific WIM file.
    Jason | http://blog.configmgrftw.com

  • ORA-12505 - AIX - ProC/C++ - [AIX environment not properly set to NLS?]

    I DO need some help here!
    I have a C++ program accessing an Oracle 8.0.5 database ( which is set up for american_america.weiso8859p1 as the default language PLUS one more being: brazilian portuguese_brazil.weiso8859p1.
    When I log to the server which hosts the executable and try to run the application, I get the error ORA-12505 as soon as I try to connect to the database, but the error message can't be displayed, and instead, my exit routine displays: " Error while trying to retrieve text for error ORA-12505 "
    If, alternatively, I log to another server THEN issues a telnet to the the server which hosts the executable and try to run the application, I get the programm to run nicely.
    The settings of the environment variables ORA_NLS33 and NLS_LANGUAGE have been coded inside the C++ program (among first things in main) but it seems these settings have no effect in solving the problem.
    The server which hosts the application has an AIX 4.3.3.0 operating system.
    The server from which I issue the telnet command has an AIX 4.2.1.0 operating system.
    What are the things that must be set in AIX in order to correctly access the Oracle database? Where can I get this type of information?
    I do apreciate any clues to solve this problem of mine.
    Thanks!

    Sounds like this is a configuration problem:
    ORA-12505: TNS: listener could not resolve SID given in connect descriptor
    Cause: The SID in the CONNECT_DATA was not found in the listener's tables. This error will be returned if the database instance has not registered with the listener; the instance may need to be started.
    Action: Check to make sure that the SID specified is correct. The SIDs that are currently registered with the listener can be obtained by typing "LSNRCTL SERVICES <listener name>". These SIDs correspond to SID_NAMEs in TNSNAMES.ORA, or DB_NAMES in the initialization file.

  • ORA-12505, TNS:listener does not currently know of SID given in connect des

    Hello,
    After installation of Oracle Database Express Edition 11g and Oracle SQL Developer 3.0, I tryed connect a database.
    Informations entered :
    Nom de connexion : xe_sys
    Nom utilisateur : sys
    Mdp : *********
    Type de connexion : de base, role sysdba
    Nom d'hote : POST1.compteUs.local
    Port : 1521
    SID : XE
    when I tested the connection I have this famous message that appears:
    Statut : échec -Echec du test : Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    this is listener.ora :
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = POST1.compteUs.local)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    this is sqlnet.ora :
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    this is tnsname.ora :
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = POST1.compteUs.local)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    Can you help me please ?
    Thanks

    Thanks of help.
    here, commande 'lsnrctl stat' executed :
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 10-OCT. -2012 08:
    40:29
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Produ
    ction
    Start Date 10-OCT. -2012 03:30:05
    Uptime 0 days 5 hr. 10 min. 24 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\diag\tnslsnr\POST1\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=POST1.compteUs.local)(PORT=1521)
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", 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
    So, I tryed :
    Informations entered :
    Nom de connexion : test
    Authentification OS
    Type connection : de base, role sysdba
    host name : POST1.compteUs.local
    Port : 1521
    Service name : XE
    And this is message erreur :
    Statut : échec -Echec du test : Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor

  • Ora 12505 error in Sql developer

    can any one help.... when i was about to create a table in oracle sql developer i got error mesg ora 12505 listener refused the connection... tns doesnt respond

    892111 wrote:
    can any one help.... when i was about to create a table in oracle sql developer i got error mesg ora 12505 listener refused the connection... tns doesnt respond
    12505, 00000, "TNS:listener does not currently know of SID given in connect descriptor"
    // *Cause:  The listener received a request to establish a connection to a
    // database or other service. The connect descriptor received by the listener
    // specified a SID for an instance (usually a database instance) that either
    // has not yet dynamically registered with the listener or has not been
    // statically configured for the listener. This may be a temporary condition
    // such as after the listener has started, but before the database instance
    // has registered with the listener.
    // *Action:
    //  - Wait a moment and try to connect a second time.
    //  - Check which instances are currently known by the listener by executing:
    //    lsnrctl services <listener name>
    //  - Check that the SID parameter in the connect descriptor specifies
    //    an instance known by the listener.
    //  - Check for an event in the listener.log file.

Maybe you are looking for

  • How can i make a  flowing toolbar that stays in front of the main frame?

    I want to make a toolbar that has to stay in front of one of my JInternalFrame, this toolbar will have two buttons and they will change the states of some TextPanes in the JInternalFrame (font,styles, etc.). How can i do so?? how can i make it flow o

  • A new iPod Nano?

    Okay is there a new iPod Nano coming next year? -It looks like Apple would improve there iPod Nano once again with a iPod Nano-touch, http://www.ilounge.com/index.php/gallery/image_med/15279/

  • How to uninstall ff 5.0 in xp when it's not showing in add-remove

    After installing FF 5.0 the remove option doesn't show in the Control Panel Add-Remove feature. Question: How to remove FF manually?

  • Setting Data Field of Combo Box

    I have a result set passed back as an Array. I want to set and reference a combo box with those values The first element in the array should be the data, the second should be the label I can get the label set, but i Cannot get and set the "data" the

  • Iphoto and uploading pictures

    I am having problems with my photos on my mac. I have them all organized into folders in iphoto. But then, when I go to email pictures, or share pictures on snapfish.com, I cannot locate my folders in iphoto. The pictures are completely disorganized.