Date source connection  error

whenever i cong the datasource for the database adapet i got error while connecting the database
Message icon - Error Connection test failed.
Message icon - Error Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:443)
oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)
oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:404)
oracle.jdbc.xa.client.OracleXADataSource.getPooledConnection(OracleXADataSource.java:694)
oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:267)
oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:134)
com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:745)
com.bea.console.actions.jdbc.datasources.createjdbcdatasource.CreateJDBCDataSource.testConnectionConfiguration(CreateJDBCDataSource.java:458)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:870)
org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
plz let know the issue , than you in advance.......

Hi,
Please find file called listener.ora in the path mentioned in previous post.
You need to change the localhost to domain name of your computer.
Please find example as shown below
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(ADDRESS = (PROTOCOL = TCP)(*HOST = SantoshHemashek*)(PORT = 1521))
In the above you can find host name called "SantoshHemashek" next HOST property.
Please do replace localhost with your computer domain name (Your PC name).
Regards,
Santosh

Similar Messages

  • Error while importing the tables from MySQL using the data source connection

    Hi,
    I am trying to import tables from MySQL into Powerpivot using the data source connection, if use the import using the Query option its working fine but not with the select list of table option.
    when i click on the select list of tables option, i get the below error after selecting all the tables to be imported:
    OLE DB or ODBC error.
    An error occurred while processing table 'XXXXXXXXXX'.
    The current operation was cancelled because another operation in the transaction failed.

    Hi Bharat17an,
    Please provide the detail information when create the MySQL connection in your PowerPivot model. Here is a good article regarding "how to Use MySQL and Microsoft PowerPivot Together" for your reference, please see:
    http://www.datamensional.com/2011/09/how-to-use-mysql-and-microsoft-powerpivot-together-2/
    If this issue still persists, please help to collection windows event log information. It maybe helpful for us to troubleshoot this issue.
    Regards,
    Elvis Long
    TechNet Community Support

  • SAP Crystal Reports data source connection problem using sap business one

    Hi,
    I m facing a problem regarding: SAP Crystal Reports data source connection problem using sap business one
    I am trying to create a Crystal report but when I try to configure a new connection it does not work.
    I select Sap Business One data source and try to complete the information required to connection but it does not list my companies databases, what is the problem?
    Our Current SAP related software details are as follows:
    OS: Windows Server 2008
    SAP B1 Version: SAP B1 9 (902001) Patch 9
    SAP Crystal Report Version: 14.0.4.738 RTM
    Database: MS SQL Server 2008 R2
    I have also added some screenshots of the issues.
    Please have a look and let me know if you have any questions or any further clarifications.
    I m eagerly waiting for a quick and positive reply.

    Hi,
    There is problem with SAP Business One date source.
    I had faced same problem, I used OLEDB Data-source, and it worked fine for me.
    So, try to use OLEDB.
    Regards,
    Amrut Sabnis.

  • Change all reports data source connection

    I have numerous SQL reports that require their data source connection changed. Does anyone have code to change all reports that use a data source name of 'Data_Warehouse_Main' to a different shared connection.
    Thanks

    Hi BiscuitB,
    According to your description, there are numerous SQL reports and their data source need to be changed. You used RSScripter but it does not work.
    In Reporting Services, if we want to change data sources of multiple SSRS Report, we can use Powershell to set the data sources for an item in a report server database or SharePoint library. To achieve your goal, we need to use both the Reporting Service
    GetItemDataSources Method and the SetItemDataSources Method. You can refer to the thread provided by PrajapatiNeha, and the PowerShell script sample will be helpful for you.
    Reference:
    GetItemDataSources Method
    SetItemDataSources Method
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • Managing data source connections inside an Excel workbook for deployment reasons

    Hi,
    with a certain frequency, I use Excel to show SQL Server data, or SSAS data, etc. in tables, pivot tables, ...
    So, a single Excel workbook can contain more connections and ofter a same connection is used.
    When an Excel is deployed to a prod environment from a test environment an issue it to update each data source connections by specifing the prod server and/or the prod instance. To avoid to accomplish the boring task to change each single connection,
    is it possible to perform it in a more simple or automatic manner?
    Any ideas, please?
    Thanks

    Hey pscorca,
    When you deployed Excel files to a product environment, why did you need to change the data source? Did you move SQL server DB and SSAS DB to the product environment too?
    And when you click Data->From SQL Server/From AS ,then Excel should create a Office data connection file which is usually saved in: C:\Users\Username\Documents\My Data Sources . If you have multiple Excel files need to use the same connection,
    you can choose the Existing Connections, then select the odc file. If you want to change your connections, you just need to Edit the .odc file.
    Wind Zhang
    TechNet Community Support

  • WebLogic 11g data source connection pooling failed with IO error:socket read timed out.

    Hi all,
    We encountered IO Error: Socket read timed out( <Received exception while creating connection for pool "DS_1": IO Error: Socket read timed out> ) during the creation of data sources in WebLogic 11g. Manual data source testing seems to indicate intermittent connection and the server seems to take a long time to start up with multiple IO errors. We increased the timeout at the database side but it does not seems to help. The database is 11g (11.2.0.3). The database services and listener are up which does not indicate that the database instance is down.

    This particular error means your database is down and socket is timedout. Or the query takes so long that the reader timedout -- unlikely.
    Also, the general weblogic socket write errors, which you might see sometimes means that the client got disconnected before the server wrote results back. This is harmless

  • SharePoint 2010 Report using a Shared Data Source Connection file (.rsds) is forcibly closed.

    Hi -
    When attempting to render a report (.rdl) in a SharePoint 2010 document library that has a
    Connection Type specified as a Shared data source (the connection succeeds when tested in the SharedDataSource.aspx page), the following error message is displayed in the report:
    The data source that I'm using passes the test when tested in isolation but when used in the report it yields to the error message above. Below are some of the details of the .rsds file:
    For this particular Web Application, Kerberos has been enabled. I couldn't spot any traces in ULS nor in the Security Windows logs.
    Any feedback on how to fix this issue is appreciated.
    Thanks.

    Hi
    There are multiple resolution found for the same issue, please refer 
    http://www.marc-lognoul.me/itblog-en/an-existing-connection-was-forcibly-closed-by-the-remote-host/
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/4ad2a302-8a77-44f3-91ce-803d36efc9c5/sharepoint-2010-an-existing-connection-was-forcibly-closed-by-the-remote-host-when-log-in-using?forum=sharepointadminprevious
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/235ca863-f540-4fa0-9688-0b0b46c2d75d/sharepoint-2010-an-existing-connection-was-forcibly-closed-by-the-remote-host-when-log-in-using?forum=sharepointadminprevious 
    Let us know if this helps, thanks
    Regards,
    Pratik Vyas | SharePoint Consultant |
    http://sharepointpratik.blogspot.com
    Posting is provided AS IS with no warranties, and confers no rights
    Please remember to click Mark As Answer if a post solves your problem or
    Vote As Helpful if it was useful.

  • HTTP XML Data Source authentication error

    Morning All,
    I have just started playing around with using XML as a data source for my CR4Ev2.0.1 reports.
    I have managed to create the local inline reports and change their data source loacation with no current
    issues.
    I am now trying to create the HTTPXML reports using code from Ted's BLOG.
    I manage to create a new report, and can open it in design, I can see the data source structure but as
    soon as I try browse the data or preview my report I get the following error
    Cannot Open file
    Server returned HTTP response code: 407 for URL:
    http://myserver/httpxml.xml
    I had a quick look up the 407 error and it seems to be a Proxy authentication error, we do have a proxy
    server setup which requires a username and password.
    Before I go through what I have tried I want to confess that for this httpxml.xml file all I did was take my
    inline.xml file and rename it and make it avaliable via a URL. So this might be the whole problem but I
    am sure this is ok.
    So I have tried turning off the proxy server as this URL is local so I dont need to go through the proxy.
    If I go to the URL in my browser it works fine and I do not need to enter any proxy details.
    Thats the problem with my HTTP XML attempt.
    If I use the code as is, from Ted's BLOG, for
    Crystal Reports off of HTTP XML data URL
    and try use the following 2 URLs
    propertyBag.put(
    "Http(s) XML URL", "http://resources.businessobjects.com/support/downloads/samples/cr/customer_db/orders.xml");
    propertyBag.put(
    "Http(s) Schema URL", "http://resources.businessobjects.com/support/downloads/samples/cr/customer_db/orders.xsd");
    propertyBag.put(
    "Http(s) XML URL", "http://resources.businessobjects.com/support/downloads/samples/cr/customer_db/customer.xml");
    propertyBag.put(
    "Http(s) Schema URL", "http://resources.businessobjects.com/support/downloads/samples/cr/customer_db/customer.xsd");
    But I get the following errors
    Exception in thread "main" com.crystaldecisions.sdk.occa.report.lib.ReportSDKLogonException: Logon
    Error: {0}---- Error code:-2147217393 Error code name:dbLogonFailed
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.byte(Unknown
    Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.addTable(Unknown
    Source)
         at com.businessobjects.samples.CreateHttpXML.main(CreateHttpXML.java:90)
    Caused by: com.crystaldecisions.reports.common.LogonFailureException: Logon Error:{0}
         at com.crystaldecisions.reports.queryengine.Connection.br(Unknown Source)
         at com.crystaldecisions.reports.queryengine.Connection.bs(Unknown Source)
    Any ideas as to what my issues are or what I am missing.
    Thanks in advance.
    Darren
    Edited by: Darren Jackson on Apr 28, 2009 2:12 PM
    Is there any documentation as to what entries I can use in the property bag.
    Like is there a ("ProxySet", false) or something along those lines?
    Edited by: Darren Jackson on Apr 28, 2009 5:28 PM
    I have made a little more head way.
    I saved the Orders.xml and Orders.xsd files onto my webserver and editied the code to only worry about
    the Orders and ignore the Customer files.
    I now create my reports, open them in Eclipse to design them, but when I try preview the data it is now
    asking me for a username and password. I have tried all combinations that I can think of for our systems
    but none work.
    Grrrrrrrrrrrrrrr

    I have subsequently determined that my main problem was my "cached" proxy settings within Eclipse.
    Even though I removed the proxy settings in Eclipse, it still required me to restart Eclipse after which it
    all started working ok.
    That was my main problem, but I am still interested in the Property Bag options that I mentioned before.
    If proxy settings are needed, how would one go about setting these details?
    Thanks
    Darren

  • WAS 6.1 JNDI data source connection CRXI R2 Developer

    Hi all,
    I've been tasked to get a JNDI connection from a WAS 6.1 server to a Oracle DB to use in developing a report.
    The CR developer I'm using is CR Developer;Product Type: Full Product Version: 11.0.0.1282
    I have created a simple Java 'main' class to test the JNDI connection using the following jars:
    com.ibm.ws.admin.client_6.1.0.jar
    com.ibm.ws.runtime_6.1.0.jar
    com.ibm.ws.webservices.thinclient_6.1.0.jar
    ibmorb.jar
    ojdbc-14.jar
    rsadbutils.jar
    rsahelpers.jar
    I have been able to retrieve data from the Oracle DB through the 'main' class and display it on the console.
    However, after I set the CRConfig.xml file's classpath to use these jars, along with a jar I created that contains a jndi.properties file that contains the org.omg.CORBA.ORBClass=com.ibm.CORBA.iiop.ORB property because the JVM that the CR developer is pointing at is a Sun 1.6 HotSpot JVM.
    When I try getting the connection, Database -> Database Expert -> Create New Connection -> JDBC (JNDI), select the JNDI Connection option and enter the relevant information, the developer finds the JNDI names that I'm looking for. Then I 'Click' the Finish button and receive the following error pop-up:
    Logon Failed.
    Details: SQL Exception: SQL State: null ERROR Message: Invalid argument(s) in callDSRA0010E: SQL State= null, Error Code = 17,068 Database Vendor Code: 17068
    I have noticed that I can replicate this error message, through the 'main' class I used to test the connection, if I remove the username/password arguments from the method I use to get the DB connection.
    Is there anything that I'm missing to successfully use this WAS data source?
    I have tested a WebLogic 10.3 connection and the CR Developer had no problem finding/using the connection?
    Any help that can be provided would be greatly appreciated.
    Below is the JDBC tag from the CRConfig.xml file that I'm using:
    <JDBC>
         <CacheRowSetSize>100</CacheRowSetSize>
         <JDBCURL></JDBCURL>
         <JDBCClassName></JDBCClassName>
         <JDBCUserName></JDBCUserName>
         <JNDIURL>iiop://server:bootstrap_address-port</JNDIURL>
         <JNDIConnectionFactory>com.ibm.websphere.naming.WsnInitialContextFactory</JNDIConnectionFactory>
         <JNDIInitContext>cell/clusters/clusterName/jdbc</JNDIInitContext>
         <JNDIUserName>schema-username</JNDIUserName>
         <GenericJDBCDriver>
              <Option>No</Option>
              <DatabaseStructure>catalogs,tables</DatabaseStructure>
              <StoredProcType>Standard</StoredProcType>
              <LogonStyle>Oracle</LogonStyle>
         </GenericJDBCDriver>
    </JDBC>
    Thanks in Advance
    Edited by: java_geek on Jul 28, 2010 3:31 AM

    Hi all,
    I've been tasked to get a JNDI connection from a WAS 6.1 server to a Oracle DB to use in developing a report.
    The CR developer I'm using is CR Developer;Product Type: Full Product Version: 11.0.0.1282
    I have created a simple Java 'main' class to test the JNDI connection using the following jars:
    com.ibm.ws.admin.client_6.1.0.jar
    com.ibm.ws.runtime_6.1.0.jar
    com.ibm.ws.webservices.thinclient_6.1.0.jar
    ibmorb.jar
    ojdbc-14.jar
    rsadbutils.jar
    rsahelpers.jar
    I have been able to retrieve data from the Oracle DB through the 'main' class and display it on the console.
    However, after I set the CRConfig.xml file's classpath to use these jars, along with a jar I created that contains a jndi.properties file that contains the org.omg.CORBA.ORBClass=com.ibm.CORBA.iiop.ORB property because the JVM that the CR developer is pointing at is a Sun 1.6 HotSpot JVM.
    When I try getting the connection, Database -> Database Expert -> Create New Connection -> JDBC (JNDI), select the JNDI Connection option and enter the relevant information, the developer finds the JNDI names that I'm looking for. Then I 'Click' the Finish button and receive the following error pop-up:
    Logon Failed.
    Details: SQL Exception: SQL State: null ERROR Message: Invalid argument(s) in callDSRA0010E: SQL State= null, Error Code = 17,068 Database Vendor Code: 17068
    I have noticed that I can replicate this error message, through the 'main' class I used to test the connection, if I remove the username/password arguments from the method I use to get the DB connection.
    Is there anything that I'm missing to successfully use this WAS data source?
    I have tested a WebLogic 10.3 connection and the CR Developer had no problem finding/using the connection?
    Any help that can be provided would be greatly appreciated.
    Below is the JDBC tag from the CRConfig.xml file that I'm using:
    <JDBC>
         <CacheRowSetSize>100</CacheRowSetSize>
         <JDBCURL></JDBCURL>
         <JDBCClassName></JDBCClassName>
         <JDBCUserName></JDBCUserName>
         <JNDIURL>iiop://server:bootstrap_address-port</JNDIURL>
         <JNDIConnectionFactory>com.ibm.websphere.naming.WsnInitialContextFactory</JNDIConnectionFactory>
         <JNDIInitContext>cell/clusters/clusterName/jdbc</JNDIInitContext>
         <JNDIUserName>schema-username</JNDIUserName>
         <GenericJDBCDriver>
              <Option>No</Option>
              <DatabaseStructure>catalogs,tables</DatabaseStructure>
              <StoredProcType>Standard</StoredProcType>
              <LogonStyle>Oracle</LogonStyle>
         </GenericJDBCDriver>
    </JDBC>
    Thanks in Advance
    Edited by: java_geek on Jul 28, 2010 3:31 AM

  • data-source problem error 503

    i m using oracle10g database . through jdev-embedded 0c4j , i want to run my strut application . i m having problems with data-source entry.
    i give either of following 2 entries in struts-config.xml and get this error
    503 Service Unavailable
    Servlet error: Initializing application data source org.apache.struts.action.DATA_SOURCE
    my data-source entries are
    1
    data-source type="org.apache.commons.dbcp.BasicDataSource"
    name="jdev-connection-DBConnection1"
    connection-driver="oracle.jdbc.driver.OracleDriver"
    username="scott" password="tiger"
    url="jdbc:oracle:thin:@localhost:1521:ORCL"
    inactivity-timeout="30"/>
    ps :- i have added dbcp in my default project properties
    or i use
    <data-source name="jdev-connection-DBConnection1"
    class="com.evermind.sql.DriverManagerDataSource"
    location="jdbc/DBConnection1CoreDS"
    xa-location="jdbc/xa/DBConnection1XADS"
    ejb-location="jdbc/DBConnection1DS"
    pooled-location="jdbc/DBConnection1PooledDS"
    connection-driver="oracle.jdbc.driver.OracleDriver"
    username="scott" password="tiger"
    url="jdbc:oracle:thin:@localhost:1521:ORCL"
    inactivity-timeout="30"/>

    To get quicker help (or to get help at all), please use a more suitable forum. I think, your problem is not a general database problem, but very specific. Try
    http://forums.oracle.com/forums/index.jsp?cat=13
    (topic OC4J/J2EE)

  • Transaction on Oracle 9i data source connection times out before JTA transaction

    Hello,
    I have a MDB with a long-running transaction (3600 second timeout).
    In the MDB, I make a call to another EJB that has its transaction
    attribute set to NotSupported (I do this because I need
    non-transactional semantics in the called method).
    If the EJB call take more than about a minute to complete, then I get a
    datasource error when using the data source in the MDB after the return
    (see error at bottom). However, if the call completes quickly, then I do
    not get this error. It seems like the datasource connection somehow
    times out, but I don't see where I can change this timeout.
    pseudocode:
    // timeout set to 3600 seconds
    transactional MDB onMessage() {
    // receive connection from Oracle BEA driver
    // myEJB performLongOperation has transaction attribute
    // set to NotSupported
    String result = myEJB.performLongOperation();
    // use connection from Oracle BEA driver
    If the performLongOperation takes more than about a minute, then I get
    the following error when using the connection after the operation:
    Caused by: java.sql.SQLException: XA error: XAER_NOTA : The XID is not
    valid start() failed on resource 'Oracle IDENT Connection Pool':
    XAER_NOTA : The XID is not valid
    javax.transaction.xa.XAException: [BEA][Oracle JDBC Driver]Oracle XA
    Error Occurred. Native Error: 24756
    at
    weblogic.jdbcx.oracle.OracleImplXAResource.checkError(Unknown Source)
    at weblogic.jdbcx.oracle.OracleImplXAResource.start(Unknown Source)
    at weblogic.jdbcx.base.BaseXAResource.start(Unknown Source)
    at weblogic.jdbc.jta.DataSource.start(DataSource.java:617)
    at
    weblogic.transaction.internal.XAServerResourceInfo.start(XAServerReso
    urceInfo.java:1075)
    at
    weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerRe
    sourceInfo.java:1007)
    at
    weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerRes
    ourceInfo.java:218)
    at
    weblogic.transaction.internal.ServerTransactionImpl.enlistResource(Se
    rverTransactionImpl.java:419)
    at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1287)
    at
    weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1
    250)
    at
    weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:185)
    at
    weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.jav
    a:80)
    at
    weblogic.jdbc.wrapper.Connection.createStatement(Connection.java:297)

    Thanks for the reply.
    I don't have contract customer support access with BEA, and thus I can't
    download the patch. Is there any other workaround for this?
    Thanks
    Slava Imeshev wrote:
    Steven,
    Please check this:
    http://www.viewtier.com/newsgroups/thread.jspa?threadID=20&tstart=0
    Hope this helps.
    Regards,
    Slava Imeshev
    "Steven Ostrowski" <[email protected]> wrote in message news:40cf35cc@mktnews1...
    I have a MDB with a long-running transaction (3600 second timeout).
    In the MDB, I make a call to another EJB that has its transaction
    attribute set to NotSupported (I do this because I need
    non-transactional semantics in the called method).
    If the EJB call take more than about a minute to complete, then I get a
    datasource error when using the data source in the MDB after the return
    (see error at bottom). However, if the call completes quickly, then I do
    not get this error. It seems like the datasource connection somehow
    times out, but I don't see where I can change this timeout.
    pseudocode:
    // timeout set to 3600 seconds
    transactional MDB onMessage() {
    // receive connection from Oracle BEA driver
    // myEJB performLongOperation has transaction attribute
    // set to NotSupported
    String result = myEJB.performLongOperation();
    // use connection from Oracle BEA driver
    If the performLongOperation takes more than about a minute, then I get
    the following error when using the connection after the operation:
    Caused by: java.sql.SQLException: XA error: XAER_NOTA : The XID is not
    valid start() failed on resource 'Oracle IDENT Connection Pool':
    XAER_NOTA : The XID is not valid
    javax.transaction.xa.XAException: [BEA][Oracle JDBC Driver]Oracle XA
    Error Occurred. Native Error: 24756
    at
    weblogic.jdbcx.oracle.OracleImplXAResource.checkError(Unknown Source)
    at weblogic.jdbcx.oracle.OracleImplXAResource.start(Unknown Source)
    at weblogic.jdbcx.base.BaseXAResource.start(Unknown Source)
    at weblogic.jdbc.jta.DataSource.start(DataSource.java:617)
    at
    weblogic.transaction.internal.XAServerResourceInfo.start(XAServerReso
    urceInfo.java:1075)
    at
    weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerRe
    sourceInfo.java:1007)
    at
    weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerRes
    ourceInfo.java:218)
    at
    weblogic.transaction.internal.ServerTransactionImpl.enlistResource(Se
    rverTransactionImpl.java:419)
    at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1287)
    at
    weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1
    250)
    at
    weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:185)
    at
    weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.jav
    a:80)
    at
    weblogic.jdbc.wrapper.Connection.createStatement(Connection.java:297)

  • Hyperion Planning Data Source Configuration Error

    Hi,
    I'm trying to configure Planning. I'm at the last step of the configuration utility, and trying to configure "Data Source Configuration" for Planning.
    When I try to do it, I Create the Datasource, I give the Datasource name, and I select the database (which Oracle), and it throws me the error at the step Relational Storage Configuration Details:
    com.hyperion.planning.HspDSRdbPanelManager, ERROR, Relational Database Connection Failed:= :[Hyperion][Oracle JDBC Driver][Oracle]ORA-12505 Connection refused, the specified SID (******) was not recognized by the Oracle server.
    I'm sure that I'm entering the correct database details. But still not able to understan why it is not accepting it.
    I'm picking up the SID from the TNSNAMES.ora correctly. I'm able to login to the Db via sqlplus with the same username,pwd and SID. Also able to connect to the Db via TOAD using the same credentials.
    But not able to configure the Planning!!!
    Kindly help.
    Thanks.

    Which version of planning are you referring to, what OS has it been installed on.
    Does your tnsnames ora have different names in the configuration
    net_service_name=
    (DESCRIPTION=
    (ADDRESS=(protocol_address_information))
    (CONNECT_DATA=
    (SERVICE_NAME=service_name)))
    Is the net_service_name the same as the service_name, if they are different have you tried both of them?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Data source connection problem

    Hi, im starting to get into Coldfusion and im trying to
    connect to a database but when i make the data source and submit it
    it times out.
    I tried going to the data sources main page and the database
    does showup but when i click the little verify button it tells me
    there'es been an error. it says:
    "Connection verification failed for data source: Teacloud
    java.sql.SQLException: [Macromedia][SequeLink JDBC
    Driver][SequeLink Server]The specified data source is not defined.
    The root cause was that: java.sql.SQLException:
    [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified
    data source is not defined."
    not sure what it means. Can anyone help?
    Thanks
    -kaco

    If you are trying to connect using ODBC Socket, this Tech
    Note should help:
    http://www.adobe.com/go/tn_18644
    Make sure you are using the correct driver and have all the
    required information correctly entered under Advanced
    Settings.

  • Data source and error

    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
    <%@ taglib uri="http://java.sun.com/jstl/sql" prefix="sql" %>
       <sql:query dataSource="DSN" var="categories" scope="session">
                 SELECT * FROM CATEGORY
       </sql:query>
       <c:import url="printResult.jsp"/>
    in control panel>Administrative tool>in system DSN configauration , i have put "DSN" as my data source Name. and my data base is SQL server.
    why JSP is producing errors ?
    error
    javax.servlet.ServletException: Unable to get connection, DataSource invalid: "No suitable driver"
    root cause
    javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "No suitable driver"
    what changes i should do in my JSP to get it working ?

    Hi dougieday,
    This issue seems more like a connectivity issue. Can you try "test connection" when you create the OData Source?
    And, please check your Gateway status, you need to ensure the gateway status is "Running".
    Thanks!
    Charlie

  • Planning Data source Creation Error

    Hi All, I am getting an Essbase connection error while doing Data source creation for planning application from workspace.
    Below is my Oracle EPM System Diagnostics report for Workspace and Essbase
    Foundation / Workspace
    PASSED     CFG: Configuration     Validating that configuration tasks have been completed 0 seconds
    PASSED     LOG: Login     Module test for Provider Services with URL http://demoserver:9000/workspace/index.jsp?module=aps.aps 0 seconds
    PASSED     LOG: Login     Module test for Web Analysis with URL http://demoserver:9000/workspace/index.jsp?module=WebAnalysis.WebAnalysis 0 seconds
    PASSED     LOG: Login     Module test for Essbase Administration Services with URL http://demoserver:9000/workspace/index.jsp?module=eas.eas 0 seconds
    PASSED     LOG: Login     Module test for Shared Services with URL http://demoserver:9000/workspace/index.jsp?module=interop.interop 0 seconds
    PASSED     LOG: Login     Module test for Reporting and Analysis with URL http://demoserver:9000/workspace/index.jsp?module=raframework.raframework 0 seconds
    PASSED     LOG: Login     Module test for Planning with URL http://demoserver:9000/workspace/index.jsp?module=HyperionPlanning.HyperionPlanning 0 seconds
    PASSED     LOG: Login     Module test for Financial Reporting with URL http://demoserver:9000/workspace/index.jsp?module=hr.hr 0 seconds
    PASSED     LOG: Login     Module test for Calculation Manager with URL http://demoserver:9000/workspace/index.jsp?module=calcmgr.calcmgr 0 seconds
    PASSED     LOG: Login     Module test for Performance Management Architect Data Synchronizer with URL http://demoserver:9000/workspace/index.jsp?module=DataSync.DataSync 0 seconds
    PASSED     LOG: Login     Module test for Performance Management Architect with URL http://demoserver:9000/workspace/index.jsp?module=awb.awb 0 seconds
    PASSED     Single Sign-On     Checking availability of login http://demoserver:9000/workspace/status 0 seconds
    PASSED     REG: Configuration     Checking if product has only one product node in registry. 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/workspace/status 0 seconds
    Essbase
    PASSED     CFG: Configuration     Validating that configuration tasks have been completed 0 seconds
    PASSED     EAS: Essbase Server     Validating Essbase Server connection to demoserver 42 seconds
    PASSED     EAS: Essbase Server     Validating Essbase Server startup using MaxL command 0 seconds
    PASSED     EXT: External Authentication     Check Native Directory external authentication provider configuration 0 seconds
    PASSED     REG: Configuration     Checking if product has only one product node in registry. 0 seconds
    Essbase / Essbase Administration Services
    PASSED     CFG: Configuration     Validating that configuration tasks have been completed 0 seconds
    PASSED     DB: Database Connectivity     Checking connection to database jdbc:oracle:thin:@demoserver:1521:ORCL 0 seconds
    PASSED     EXT: External Authentication     Check Native Directory external authentication provider configuration 0 seconds
    PASSED     REG: Configuration     Checking if product has only one product node in registry. 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/aps/APS 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/essbase-webservices/AdminService 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/easconsole/console.html 0 seconds
    Essbase / Essbase Integration ServicesPASSED     CFG: Configuration     Validating that configuration tasks have been completed 0 seconds
    PASSED     REG: Configuration     Checking if product has only one product node in registry. 0 seconds
    Essbase / Essbase Studio
    PASSED     CFG: Configuration     Validating that configuration tasks have been completed 0 seconds
    PASSED     DB: Database Connectivity     Checking connection to database jdbc:oracle:thin:@demoserver:1521:ORCL 0 seconds
    PASSED     ESS: Essbase Studio Server     Validating Essbase Studio Server connection 1 seconds
    PASSED     EXT: External Authentication     Check Native Directory external authentication provider configuration 0 seconds
    PASSED     REG: Configuration     Checking if product has only one product node in registry. 0 seconds
    Essbase / Provider Services
    PASSED     CFG: Configuration     Validating that configuration tasks have been completed 0 seconds
    PASSED     REG: Configuration     Checking if product has only one product node in registry. 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/aps/APS 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/essbase-webservices/AdminService 0 seconds
    PASSED     WEB: Web Application     Availability of Web application context http://demoserver:9000/easconsole/console.html
    Thank you

    Thanks John and Celvin. It works fine But when i create a sample application, it is failing while creating.
    Saying Error while creating App Please check the logs.
    However i am able to login to the application from HyperionPlanning/LogOn.jsp, But it didnt build properly.
    Below is the log from the path
    Oracle/Middleware/user_projects/epmsystem1/diagnostics/logs/essbase/essbase/app/
    Essbase log doesn't give me anything related.
    [2013-04-16T16:59:33.972-04:00] [SAMAPP] [NOTIFICATION:16] [SVR-139] [] [ecid: 1366142373562,0] [tid: 3052795600] Essbase Server - Release 11.1.2 (ESB11.1.2.2.100B2166)
    [2013-04-16T16:59:33.972-04:00] [SAMAPP] [NOTIFICATION:16] [SVR-35] [] [ecid: 1366142373562,0] [tid: 3052795600] Starting Essbase Server - Application [SAMAPP]
    [2013-04-16T16:59:34.237-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-480] [] [ecid: 1366142373562,0] [tid: 3052795600] Loaded and initialized JVM module
    [2013-04-16T16:59:34.500-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142373562,0] [tid: 3052795600] External [GLOBAL] function [@ESSBASEALERT] registered OK
    [2013-04-16T16:59:35.10-04:00] [SAMAPP] [NOTIFICATION:16] [REQ-202] [] [ecid: 1366142373562,0] [tid: 3052795600] Waiting for Login Requests
    [2013-04-16T16:59:35.512-04:00] [SAMAPP] [NOTIFICATION:16] [REQ-205] [] [ecid: 1366142373562,0] [tid: 3052795600] Received Command [List Databases]
    [2013-04-16T16:59:35.513-04:00] [SAMAPP] [NOTIFICATION:16] [REQ-205] [] [ecid: 1366142373562,0] [tid: 3052795600] Received Command [SetApplicationState]
    [2013-04-16T16:59:35.514-04:00] [SAMAPP] [NOTIFICATION:16] [OBJ-10] [] [ecid: 1366142373562,0] [tid: 3052795600] Writing Application Definition For [SAMAPP]
    [2013-04-16T16:59:40.521-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142373562,0] [tid: 2396957584] Connected from [::1]
    [2013-04-16T16:59:40.522-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142373562,0] [tid: 2386467728] Connected from [::1]
    [2013-04-16T16:59:40.523-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142373562,0] [tid: 2375977872] Connected from [::1]
    [2013-04-16T16:59:40.524-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142373562,0] [tid: 2365488016] Connected from [::1]
    [2013-04-16T16:59:40.524-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142373562,0] [tid: 2407447440] Connected from [::1]
    [2013-04-16T16:59:46.55-04:00] [SAMAPP] [NOTIFICATION:16] [REQ-207] [] [ecid: 1366142373562,0] [tid: 3052795600] RECEIVED SHUTDOWN COMMAND - SERVER TERMINATING
    [2013-04-16T16:59:48.515-04:00] [SAMAPP] [NOTIFICATION:16] [SVR-139] [] [ecid: 1366142388942,0] [tid: 3052988112] Essbase Server - Release 11.1.2 (ESB11.1.2.2.100B2166)
    [2013-04-16T16:59:48.516-04:00] [SAMAPP] [NOTIFICATION:16] [SVR-35] [] [ecid: 1366142388942,0] [tid: 3052988112] Starting Essbase Server - Application [SAMAPP]
    [2013-04-16T16:59:48.791-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-480] [] [ecid: 1366142388942,0] [tid: 3052988112] Loaded and initialized JVM module
    [2013-04-16T16:59:48.871-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspNthMbr] registered OK
    [2013-04-16T16:59:48.875-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspNumToString] registered OK
    [2013-04-16T16:59:48.877-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspDateToString] registered OK
    [2013-04-16T16:59:48.880-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspConcat] registered OK
    [2013-04-16T16:59:48.885-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspMbrIndex] registered OK
    [2013-04-16T16:59:48.889-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspMessage] registered OK
    [2013-04-16T16:59:48.892-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspGetMbrCount] registered OK
    [2013-04-16T16:59:48.895-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspDateDiff] registered OK
    [2013-04-16T16:59:48.897-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspDateRoll] registered OK
    [2013-04-16T16:59:48.900-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspOffsetIdx] registered OK
    [2013-04-16T16:59:48.903-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspMbrList] registered OK
    [2013-04-16T16:59:48.906-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspNextAllocIdx] registered OK
    [2013-04-16T16:59:48.909-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspStringCompare] registered OK
    [2013-04-16T16:59:48.922-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@JDebug] registered OK
    [2013-04-16T16:59:48.925-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@JSendDebug] registered OK
    [2013-04-16T16:59:48.928-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspCreateCDFSession] registered OK
    [2013-04-16T16:59:48.931-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspRemoveCDFSession] registered OK
    [2013-04-16T16:59:48.934-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspAddPageCombination] registered OK
    [2013-04-16T16:59:48.937-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspCreateEssbaseServerFile] registered OK
    [2013-04-16T16:59:48.940-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspWritePageCombinations] registered OK
    [2013-04-16T16:59:48.943-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [LOCAL] function [@HspGetFileName] registered OK
    [2013-04-16T16:59:49.159-04:00] [SAMAPP] [NOTIFICATION:16] [CFW-445] [] [ecid: 1366142388942,0] [tid: 3052988112] External [GLOBAL] function [@ESSBASEALERT] registered OK
    [2013-04-16T16:59:49.160-04:00] [SAMAPP] [NOTIFICATION:16] [OBJ-8] [] [ecid: 1366142388942,0] [tid: 3052988112] Reading Application Definition For [SAMAPP]
    [2013-04-16T16:59:49.161-04:00] [SAMAPP] [NOTIFICATION:16] [OBJ-10] [] [ecid: 1366142388942,0] [tid: 3052988112] Writing Application Definition For [SAMAPP]
    [2013-04-16T16:59:49.668-04:00] [SAMAPP] [NOTIFICATION:16] [REQ-202] [] [ecid: 1366142388942,0] [tid: 3052988112] Waiting for Login Requests
    [2013-04-16T16:59:50.173-04:00] [SAMAPP] [NOTIFICATION:16] [REQ-205] [] [ecid: 1366142388942,0] [tid: 3052988112] Received Command [SetApplicationState]
    [2013-04-16T16:59:50.174-04:00] [SAMAPP] [NOTIFICATION:16] [OBJ-10] [] [ecid: 1366142388942,0] [tid: 3052988112] Writing Application Definition For [SAMAPP]
    [2013-04-16T16:59:50.176-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142388942,0] [tid: 2407447440] Connected from [::1]
    [2013-04-16T16:59:50.176-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142388942,0] [tid: 2396957584] Connected from [::1]
    [2013-04-16T16:59:50.176-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142388942,0] [tid: 2386467728] Connected from [::1]
    [2013-04-16T16:59:50.177-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142388942,0] [tid: 2375977872] Connected from [::1]
    [2013-04-16T16:59:50.177-04:00] [SAMAPP] [NOTIFICATION:16] [TCP-59] [] [ecid: 1366142388942,0] [tid: 2365488016] Connected from [::1]
    Edited by: user8819264 on 16-Apr-2013 18:37

Maybe you are looking for