..... PHP oracle.. application connectivity issue.......

all.
We have oracle 9i release 2 databse installed and acced by clients using Forms 6i.
Due to some reasons we are shifting to Oracle 10g rel 1 and PHP as front end.
The new server machine has windows 2000 professional with service pack 4.
i installed orcl 10g rel1 on it. I configured the PHP and place the application pages on the folder and it is workign fine.
Now the problem is that when i try to access the application from my computer it shows me the error as
"Database connection error." This error is hardcodded by me , if there is any issue in connectivity , i have hardcoded that my user will see this error.
a few of the clients when they type the machine name on thier browsers see this error
" PHP Warning: Unknown(): Unable to load dynamic library './extensions/php_oci8.dll' - Access is denied. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library './extensions/php_oracle.dll' - Access is denied. in Unknown on line 0 "
My database clients werent also connecting but the following action has caused the fault to be corrected.
wat i did was that i replace the
host=(endsys.eapa.com)
to host= (ip address).
But still i am unable to connect to the application via my webbrowser.
I have installed PHP correctly, IIS correctly,
may b there is anything to do with the permissions.
Kindly suggest something so that i may able to bring up the application
Regards

Hi: Im running IIS on a Windows Server 2000, PHP Version 4.4.2 and I have installed on the same server my Oracle 9 DB.
I have edited php.ini like:
extension_dir = "C:\PHP4\extensions"
extension=php_oci8.dll
I have run dependency walker in order to ensure all dependencys are ok.
I have granted full access to Everybody to the PHP directory
But im having the following error:
PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP4\extensions\php_oci8.dll' - Access is denied. in Unknown on line 0
Does anybody know where i should start troubleshooting this?
Thanks, Lautaro Dolberg

Similar Messages

  • Oracle application server issue

    Hi,
    right now i m using oracle application server 10g on Hp-unix 11.11 (v1) , suddenly when the number of connection are increasing , memory usage reach to the 100% and my users got disconnected , previously it was the issue of number of connection and i increase the process parameter on the database side, my database is running on different node and application is on different node, the problem persist until i bouce the application server through opmnctl, any help will be appreciated.
    thanks

    These forums are for issues relating to EBS. Pl post in the OAS forum (Oracle Application Server - General for a better/faster response.
    HTH
    Srini

  • Oracle Provider connectivity issues in 2008 server (for Standard Users)

    Hi
    We're using Windows 2008 R2 server and installed a VB application. The application has the capability to connect to Access, SQL Server or Oracle Datbase using OLEDB providers. When I login as "Administrator", the application connects to all three databases.
    But, When I login as "Standard user" in the server and try to connect to the Oracle Database (using Oracle OLEDB provider), the application errors "Database server doesn't exist or Access denied".
    We are using Oracle 10g (oraops10.dll, version 1.102.2.20) client. We have also provided the full access rights to "Authenticated Users" and "Users" account in the server and still get this error.
    Any suggestions/ideas, why this error occurs?

    I don't think, you're correct.
    As mentioned in my post, the application works fine when I logged as "Administrator". Only for the "Standard users" logins, the application doesn't work.
    The Windows Server restricts the oracle database connectivity for the standard users. My questions, does oracle require "special permission" for certain folders, so the standard users can connect to the oracle database.?
    Regards, Karthik

  • Oracle 10g connection issue..

    Hi ,
    I have oracle 10g installed on one unix box and i need to connect to this oracle 10g from another unix box
    using the sqlplus client version 9.2.0.7.0.
    When i try to connect using sqlplus 9.2.0.7.0 i am not getting any response.
    is it possible to connect to oracle10g using sqlplus 9.2.0.7.0?
    Thanks.

    Zymson wrote:
    I have oracle 10g installed on one unix box and i need to connect to this oracle 10g from another unix box
    using the sqlplus client version 9.2.0.7.0.
    When i try to connect using sqlplus 9.2.0.7.0 i am not getting any response.You failed to provide any meaningful information in order to diagnose the problem.
    I suggest that you start off with some basic tests first.
    1. Ping
    Can you ping the remote server? On the local Unix box, use the dotted IP address of the remote Unix box and determine if it responds. E.g.
    ping <IP_ADDRESS>
    2. Hostname resolution
    Ideally you want to use the hostname (instead of dotted IP) of remote Unix box. Determine if the local Unix box resolves the remote Unix box's hostname. E.g.
    ping <HOSTNAME>
    3. Oracle port connectivity
    Next you need to test if the TCP port used by the Oracle Listener on that remote Unix box is reachable from the local box (and not firewalled for exampled). Telnet into this port (if the connection is accepted, press enter a few times and the telnet connection will be terminated by the listener). E.g.
    telnet <HOSTNAME> 1521
    4. Test SQL*Plus connectivity
    Once you've established that connectivity to the remote Listener is working, you need to test the TNS connection string and ensure that the connection parameters (such as ORACLE SID) that is passed to the Listener is correct. E.g.
    sqlplus scott/tiger@"(DESCRIPTION= (ADDRESS= (PROTOCOL=TCP)(HOST=<HOSTNAME>)(PORT=1521)) (CONNECT_DATA= (SID=<ORACLE_SID>) (SERVER=dedicated)))"
    Once all ths is working, should you update the local Unix box's tnsnames.ora file with the TNS connection string and use that TNS alias for connecting via SQL*Plus.
    If any of these steps do not work, post the full details of the step PLUS the actual error information (error codes and error messages).

  • SOA Application Connectivity issue

    I have an Oracle SOA application which is exchanging messages with a third party one way. Third party sends request messages and we process it at our end. I created a web service, which has been tested successfully without any issues with EM test console and open source SOAPUI tool. However, the client is using a tool called Automate 7 which does not seem to respond well. Any suggestions why this might be happening? We have working on this issues since days without any progress.
    Thanks

    Hi: Im running IIS on a Windows Server 2000, PHP Version 4.4.2 and I have installed on the same server my Oracle 9 DB.
    I have edited php.ini like:
    extension_dir = "C:\PHP4\extensions"
    extension=php_oci8.dll
    I have run dependency walker in order to ensure all dependencys are ok.
    I have granted full access to Everybody to the PHP directory
    But im having the following error:
    PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP4\extensions\php_oci8.dll' - Access is denied. in Unknown on line 0
    Does anybody know where i should start troubleshooting this?
    Thanks, Lautaro Dolberg

  • Weblogic 6.1sp3 Oracle 9i connectivity issue

    All,
    I need your help in overcoming a Connection Pool issue. Details are:
    -Configuration - Weblogic 6.1 sp2, Oracle 9i (on a P4 machine)
    -Connection pool entry (config.xml)
    <JDBCConnectionPool CapacityIncrement="1" DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5"
    MaxCapacity="25" Name="ejbPool" Properties="user=testuser;password=testpassword;dll=ocijdbc8;protocol=thin"
    RefreshMinutes="10" ShrinkPeriodMinutes="5" Targets="myserver"
    TestConnectionsOnReserve="true" TestTableName="dual" URL="jdbc:oracle:thin:@delmtest:1521:SID"/>
    While starting weblogic, I get the following exception:
    <Oct 25, 2002 5:00:46 PM IST> <Error> <JDBC> <Cannot startup connection pool "ejbPool"
    weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.lang.ArrayIndexOutOfBoundsException
    at oracle.security.o3logon.C0.r(C0)
    at oracle.security.o3logon.C0.l(C0)
    at oracle.security.o3logon.C1.c(C1)
    at oracle.security.o3logon.O3LoginClientHelper.getEPasswd(O3LoginClientHelper)
    Any pointers will be greatly appreciated.
    Thanks,
    Raja

    Problem solved!! Solution was to include the correct classes12.jar file in the
    CLASSPATH BEFORE weblogic.jar. This is because weblogic.jar also ships with an
    oracle driver, which is 8.1.7 (not 9i).
    Thanks for your help..
    Joseph Weinstein <[email protected]> wrote:
    >
    >
    Raja Raman wrote:
    Full stack trace is:Yep. The pool never got created. The failure below is during pool creation,
    and is definitely an Oracle internal problem. You should simplify the
    problem
    by trying (maybe with Oracle's help) to make a simple JDBC connection
    to your DBMS, with their driver, in a simple standalone program.
    joe
    <Oct 25, 2002 7:38:25 PM IST> <Error> <JDBC> <Cannot startup connectionpool "ejbPool"
    weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.lang.ArrayIndexOutOfBoundsException
    at oracle.security.o3logon.C0.r(C0)
    at oracle.security.o3logon.C0.l(C0)
    at oracle.security.o3logon.C1.c(C1)
    at oracle.security.o3logon.O3LoginClientHelper.getEPasswd(O3LoginClientHelper)
    at oracle.jdbc.ttc7.O3log.<init>(O3log.java:289)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:251)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:246)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:193)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy28.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy37.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:209)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy28.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy37.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    >
    Joseph Weinstein <[email protected]> wrote:
    Raja Raman wrote:
    All,
    I need your help in overcoming a Connection Pool issue. Details
    are:
    -Configuration - Weblogic 6.1 sp2, Oracle 9i (on a P4 machine)
    -Connection pool entry (config.xml)
    <JDBCConnectionPool CapacityIncrement="1" DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5"
    MaxCapacity="25" Name="ejbPool" Properties="user=testuser;password=testpassword;dll=ocijdbc8;protocol=thin"
    RefreshMinutes="10" ShrinkPeriodMinutes="5" Targets="myserver"
    TestConnectionsOnReserve="true" TestTableName="dual" URL="jdbc:oracle:thin:@delmtest:1521:SID"/>
    While starting weblogic, I get the following exception:
    <Oct 25, 2002 5:00:46 PM IST> <Error> <JDBC> <Cannot startup connectionpool "ejbPool"
    weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.lang.ArrayIndexOutOfBoundsException
    at oracle.security.o3logon.C0.r(C0)
    at oracle.security.o3logon.C0.l(C0)
    at oracle.security.o3logon.C1.c(C1)
    at oracle.security.o3logon.O3LoginClientHelper.getEPasswd(O3LoginClientHelper)Let me see the whole stacktrace. From the pool definition, the pooleither
    never got created,
    or it did get created and made some successful connections, so I suspect
    you may not be
    actually trying to get pool connections.
    Joe Weinstein at BEA
    Any pointers will be greatly appreciated.
    Thanks,
    Raja

  • Oracle Discoverer 4i (portal db - oracle 8i) connectivity issue with 11g database

    Hi All
    We have oracle discoverer 4i with portal db (oracle 8i).
    We connect to the external databases using db links in the portal db and the reports will use the db link to retrieve the data from views in the external databases.
    External databases we were connecting is oracle 10g version and now we have upgraded these databases to 11g version.
    Now i have a created a new db link to this 11g database and i have created a new EUL in portal to connect to this 11g database.
    But when i try to create a report using the discoverer from this new EUL after login to the discoverer we get a "cannot connect to database" error.
    We have all the necesscary privilege to the user and the new database link works perfectly fine. (when we try to query directly using SQL plus from portal database using this db link the query works perfectly fine).
    Im not sure if this is a compatibility issue in connecting from oracle disc 4i to a 11g database.
    Can any one advise if this is the case and if there is any workaround for this?
    Regards,
    Raj

    Are you saying you are having issues with a database link between 8i and 11g (pl post exact versions to 4 digits) ? If so, it should be expected as database links between these two versions are not supported. Is there a reason you cannot upgrade the portal database to at least 10gR2 ?
    See MOS Doc 207303.1
    HTH
    Srini

  • Oracle database Connectivity issue

    We are using Oracle 11g database with java 1.6
    When i am deploying my application i am getting below error
    09:48:13,604 INFO [STDOUT] SQL Exception occured:
    09:48:13,605 ERROR [STDERR] java.sql.SQLException:
    09:48:13,607 ERROR [STDERR] at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
    09:48:13,607 ERROR [STDERR] at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131)
    09:48:13,607 ERROR [STDERR] at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:204)
    09:48:13,608 ERROR [STDERR] at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:650)
    09:48:13,608 ERROR [STDERR] at oracle.jdbc.driver.T2CConnection.processOCIConnectionPooling(T2CConnection.java:997)
    09:48:13,608 ERROR [STDERR] at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:239)
    09:48:13,609 ERROR [STDERR] at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:508)
    09:48:13,609 ERROR [STDERR] at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:133)
    09:48:13,609 ERROR [STDERR] at oracle.jdbc.driver.OracleOCIConnection.<init>(OracleOCIConnection.java:60)
    09:48:13,610 ERROR [STDERR] at oracle.jdbc.driver.OracleOCIConnection.<init>(OracleOCIConnection.java:44)
    09:48:13,610 ERROR [STDERR] at oracle.jdbc.oci.OracleOCIConnection.<init>(OracleOCIConnection.java:36)
    09:48:13,610 ERROR [STDERR] at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:49)
    09:48:13,611 ERROR [STDERR] at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510)
    09:48:13,611 ERROR [STDERR] at oracle.jdbc.pool.OracleOCIConnectionPool.createConnectionPool(OracleOCIConnectionPool.java:864)
    09:48:13,611 ERROR [STDERR] at oracle.jdbc.pool.OracleOCIConnectionPool.<init>(OracleOCIConnectionPool.java:149)
    09:48:13,614 ERROR [STDERR] at javax.servlet.GenericServlet.init(GenericServlet.java:242)
    09:48:13,615 ERROR [STDERR] at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1208)
    09:48:13,615 ERROR [STDERR] at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1108)
    09:48:13,615 ERROR [STDERR] at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3628)
    09:48:13,616 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:3851)
    09:48:13,616 ERROR [STDERR] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:299)
    09:48:13,616 ERROR [STDERR] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:138)
    09:48:13,617 ERROR [STDERR] at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
    09:48:13,617 ERROR [STDERR] at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
    09:48:13,617 ERROR [STDERR] at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
    09:48:13,617 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    09:48:13,618 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    09:48:13,618 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    09:48:13,618 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
    09:48:13,619 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
    09:48:13,619 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
    09:48:13,619 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
    09:48:13,620 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
    09:48:13,620 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
    09:48:13,620 ERROR [STDERR] at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
    This error come when my application is trying to connect to data base
    try {
    proxyPool = new OracleOCIConnectionPool(strUserId ,strPassword, url,poolConfig); // error is coming at this line
    System.out.println("Connection pool created");
    } catch (SQLException sqle) {
    System.out.println("SQL Exception occured:");
    sqle.printStackTrace();
    if(proxyPool != null) {
    proxyPool.close();
    proxyPool = null;
    throw sqle;
    Please help me find resolution of this problem
    Thanks,
    Kumar
    Edited by: 906270 on Jan 9, 2012 3:01 AM

    906270 wrote:
    We are using Oracle 11g database with java 1.6Err...no that is not all you are doing. Looks like a whole bunch of stuff is in there.
    Please help me find resolution of this problemWrite a command line application in java. That means it does NOT run in jboss.
    It should do nothing but connect to oracle with the OCI connection string and report the results.
    Run it on the same box as jboss.
    Run it as the same user as jboss.
    If it succeeds then your problem is jboss or the user.
    If it doesn't then report the exception that that throws. And post the code (using code tags.)

  • Developer 6i with patch 18 and oracle 11g connection issue

    hi ,
    I installed Oracle database 11g on server ,
    when login to my application and open any form or report ,get oracle connection
    user and password
    what should i do ?
    please help me

    so, canot use dev 6i?I'm afraid you can't. Not certified doesn't necessarily mean it won't work, but if you have problems, you're on your own...
    Of course you have two solutions : use 10g DB, or upgrade your forms to 10g. What's the problem for the latter ?

  • NW 7.3 Installation - Oracle Database connection issue.

    Dear SDN,
    I am trying to install the SAP NW 7.3 but fail due the connection to oracle database. (My System details : Windows 7, 64 bit, 4gb ram - copyied NW7.3 server for 64 bit)
    I hvae installed the Oracle database and client. I have checked and stated the services, updated the host file, started the database with SQL editor, checked the Oracle Enterprise Manager, all looks fine.
    When I run the Sapinst, it finds the database but unable to process next due to connection error. error message looks like :
    Cannot connect to jaiswal
    Error(s) returned:
    SQL Server does not exist or access denied.
    SOLUTION: Check that you specified the correct name for the database server, that the server is running and you are authorized to log on to it.
    Please advice on the issue.
    Best Regards
    Arun Jaiswal

    Dear Vincent
    I am using the Oracle as database. When I extract the part-1-5 folder for Oracle database and started the run the sapinst under extracted folder > data units > _MSS.
    Best Regards
    Arun Jaiswal

  • Oracle OCI connectivity issue

    Hi All,
    We have jave code, that resides in the same server as the Oracle DB( HP-Ux). It uses OCI driver to connect to the server.
    jdbc.url=jdbc:oracle:oci8:@
    jdbc.username=
    jdbc.password=
    These are the properties that had been set. The code was working fine in Oracle 9.i. On migrating the server to 10g we get an error saying that
    java.java.sql.SQLException: SimpleDataSource:connect - java.sql.SQLException: ORA-01017: invalid username/password; logon denied.
    OfCourse the basic idea would be that userid/pwd is not being passed. But we have not been setting the user id and pwd in 9i and it is working there, but not in 10g. So does OCI driver use the os userid/pwd or something for connecting.
    Thanks in Advance,
    Vignesh

    No, we have no such file. In fact i just wrote a simple connection class. The code is as below.
    import java.sql.Connection;
    import java.sql.*;
    class SimpleCon {
         public static void main(String args[]){
              getConnection();
         public static void getConnection() {
         try {
              Connection con = connect();
              System.out.println("Connected");
         } catch(SQLException ex) {
              ex.printStackTrace();
         public static Connection connect() throws SQLException
         final String methodSig = "SimpleDataSource:connect";
         String jdbcUrl = "jdbc:oracle:oci:@"     ;
         String jdbcUsername = ""     ;
         String jdbcPassword = "";
         Connection conn = null;
         try
         Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
         conn = DriverManager.getConnection
         (jdbcUrl, jdbcUsername, jdbcPassword);
                   DatabaseMetaData dbm = conn.getMetaData();
                   System.out.println(dbm.getUserName());
                   System.out.println(dbm.getDriverName());
                   System.out.println(dbm.getDriverVersion());
         //setConnectionProperties(conn);
         return conn;
         catch (SQLException e) {
         e.printStackTrace();
              System.err.println("SQL error: " + e.getErrorCode());
              System.err.println("SQL state: " + e.getSQLState());
              throw(e);
         }catch(Exception ie){
                   ie.printStackTrace();
              return null;
    This particular code works in HP-UX - Oracle 9.i . If we do not pass userid/pwd it usually connects in as OS user, and Oracle has a User id Setup corresponding to the os user.
    But the same code does not work in Oracle 10g, even though we have the Oracle User corresponding to the OS user set up. If we pass that particular user id and pwd, it works fine.
    Does it throw and light.
    Thanks
    Vignesh

  • Oracle Database Connection ISSUE

    Folks,
    I Installed Oracle 8.1.7 database on a RH AS Linux server. Installation is smooth. I am able to start the server and listerner without any errors. I am able to connect through SQL Plus and JDBC Clients. After sometime(10-12 mins) something happens on the server and I am NOT able to connect to the server through JDBC client. But still I am able to connect through SQL Plus from remote machines.
    Does this ring any bells to you guys ? Let me know.
    thx.
    Rajesh.

    Dear Vincent
    I am using the Oracle as database. When I extract the part-1-5 folder for Oracle database and started the run the sapinst under extracted folder > data units > _MSS.
    Best Regards
    Arun Jaiswal

  • Oracle DB connectivity issue

    Hi All,
    I have the following environment :
    • Server01
    CPU: 2x Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (quadcore)
    Mem: 42 Gb
    NICs: 2x HP NC326m PCIe, 2x HP NC532i Dual Port 10GbE
    SO: Windows Server 2003 R2 SP2
    EPM Tools installed (11.1.1.3 version):
    Hyperion Planning;
    Hyperion Workspace;
    Hyperion Financial Reporting;
    Hyperion Web Analysis.
    • Server02
    CPU: 2x Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (quadcore)
    Mem: 42 Gb
    NICs: 2x HP NC326m PCIe, 2x HP NC532i Dual Port 10GbE
    SO: Windows Server 2003 R2 SP2
    EPM Tools installed (11.1.1.3 version):
    Hyperion Shared Services;
    Hyperion Essbase Server;
    Hyperion Essbase Administrator Services;
    Hyperion Essbase Integration Services;
    Hyperion Provider Services;
    Hyperion Smart Search.
    I intend to migrate my database server from 10g to 11g (11.2.0.3 version). Searching at oracle-hyperion-epm-system-certific-2-128342 (11.1.1.3).xls  I've found the following at Oracle Database (Repository) column after have applied the filters OS (32 bits) and OS Version (Windows Server 2003 SP1* /R2) :
    Oracle 9.2.0.5 through
    Oracle 11.1.0.6.0, 11.2.0.1+
    This result means that my database version is supported by my current EPM version (11.1.1.3), does it ? Because I've heard that EPM 11.1.1.3 is not supported and have to migrate to 11.1.1.4 version.
    Thanks

    Hi John,
          But if you look line 10 at "Non-Oracle DB & Datasources" you'll see that 11.1.1.3 version the Database Type is :
    Oracle 9i (9.2.0.5)
    Oracle 10g (10.1.0.5, 10.2.0.2)
    Oracle 11g  (11.1.0.6.0 maximum version)
    Oracle 11g (11.2.0.1)
        But at line 11 on 11.1.1.4 version you see
    Oracle 10g (10.1.0.5+, 10.2.0.2+)
    Oracle 11g  (11.1.0.6.0+)
    Oracle 11g (11.2.0.1+)
          So, can I conclude that 11.1.1.3 is not compatible against Oracle DB 11.2.0.3 version ?
    Thanks

  • Oracle crm connected issue

    Hi guys,
    I had successfully got Session id. But i do not pass the session id value.I had convert the wsdl file to java classes using Jaxws..
    Following code:
    String cookie = SoapClient.logon("code", "userName", "Password");
    String sessionId = getSessionId(cookie);
    String wsLocation = "https://secure-ausomxzxc.crmondemand.com/Services/Integration";
    wsURL = new URL(wsLocation + ";jsessionid=" + sessionId);
    wsURL2 = new URL(wsURL, "file:/C:/Users/raj/jaxws-ri/bin/Lead.wsdl");
    Lead_Service leadService = new Lead_Service(wsURL2, new QName("urn:crmondemand/ws/ecbs/lead/", "Lead"));
    Lead lead = leadService.getLead();
    LeadQueryPageInput input = new LeadQueryPageInput();
    LeadQueryPageOutput out = lead.leadQueryPage(input);
    System.out.println(out);
    public static String getSessionId(String cookie) {
    StringTokenizer st = new StringTokenizer(cookie, ";");
    String jsessionid = st.nextToken();
    st = new StringTokenizer(jsessionid, "=");
    st.nextToken();
    return st.nextToken();
    Following error is thrown:
    Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Server
         at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(Unknown Source)
         at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
         at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(Unknown Source)
         at $Proxy29.leadQueryPage(Unknown Source)
         at crmondemand.model.LeadAPI.main(LeadAPI.java:31)
    pls help to me........
    Edited by: 858421 on May 12, 2011 4:11 AM
    Edited by: 858421 on May 12, 2011 6:49 AM
    Edited by: 858421 on May 12, 2011 6:52 AM

    Hi,
    this is a common error, something is wrong with the soap message you send. I would suggest you use Stateless sessions for your implementation and do it like this:
    1. You need a SecurityHandler Class
    public class SecurityHandler implements SOAPHandler<SOAPMessageContext> {
    private static String WS_SECEXT = "http://docs.oasis-open.org/wss/" +
    "2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";
    private static String WS_USER_TOKEN_PROFILE = "http://docs.oasis-open.org" +
    "/wss/2004/01/oasis-200401-wss-username-token-profile-1.0" +
    "#PasswordText";
    @Override
    public boolean handleMessage(SOAPMessageContext messageContext) {
    if ((Boolean) messageContext.get(
    MessageContext.MESSAGE_OUTBOUND_PROPERTY)) {
    try {
    SOAPMessage msg = messageContext.getMessage();
    SOAPEnvelope envelope = msg.getSOAPPart().getEnvelope();
    SOAPHeader soapHeader;
    if (envelope.getHeader() != null) {
    soapHeader = envelope.getHeader();
    } else {
    soapHeader = envelope.addHeader();
    SOAPHeaderElement headerElement = soapHeader.addHeaderElement(new QName(WS_SECEXT, "Security", "wsse"));
    headerElement.setMustUnderstand(true);
    SOAPElement usernameToken = headerElement.addChildElement(new QName(WS_SECEXT, "UsernameToken", "wsse"));
    SOAPElement username = usernameToken.addChildElement(new QName(WS_SECEXT, "Username", "wsse"));
    username.addTextNode("username here...");
    SOAPElement password = usernameToken.addChildElement(new QName(WS_SECEXT, "Password", "wsse"));
    password.addAttribute(new QName("Type"), WS_USER_TOKEN_PROFILE);
    password.addTextNode("password here...");
    } catch (Exception ex) {
    Logger.getLogger(SecurityHandler.class.getName()).log(Level.SEVERE, null, ex);
    return true;
    @Override
    public Set<QName> getHeaders() {
    return new HashSet<QName>();
    @Override
    public boolean handleFault(SOAPMessageContext context) {
    return true;
    @Override
    public void close(MessageContext context) {
    return;
    // other methods
    2. this is how the call should look like afterwards (jax-ws)
    CustomObject1_Service loc = new CustomObject1_Service();
    CustomObject1 st1 = loc.getCustomObject1();
    SecurityHandler securityHandler = new SecurityHandler();
    javax.xml.ws.Binding myBinding = ((BindingProvider) st1).getBinding();
    List<javax.xml.ws.handler.Handler> repositoryHandlerChain = myBinding.getHandlerChain();
    repositoryHandlerChain.add(securityHandler);
    myBinding.setHandlerChain(repositoryHandlerChain);
    ...now do what you want... eg call Lead insert/query method...

  • Oracle application adapter

    Hi,
    How can I see and call custom concurents and interfaces through the oracle application adapter?
    currently I dont see them and therefore not able to run my costomized concurrent
    thanks,
    Amit

    Hi,
    We have similar requirements - calling a custom concurrent program from Apps Adapter.
    Now, some googling brought out the following document, that gives some clue but not the complete answer
    http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10537/T430238T528906.htm
    Some excerpts
    - Oracle Integration Repository can only provide information about an integration interface that has been specifically annotated by the developer to make it public.
    Support for Custom Integration Interfaces in Various Versions of Oracle E-Business Suite
    1. -- For Release 12, Oracle Integration Repository is shipped as part of the E-Business Suite which enables Adapter for Oracle Applications to directly connect to the live database of Oracle Integration Repository querying for the public interfaces and then displaying the list of customized PL/SQL APIs under the Other Interfaces node in the Oracle Applications Module Browser.
    2. -- To support the Release 11i10 version of Oracle E-Business Suite, Adapter for Oracle Applications provides the Integration Repository data file bundled as part of the product in xml format. At the design time, Adapter for Oracle Applications queries public interfaces from the native XML data file of the Integration Repository located in the Adapter and displays the list of custom integration interfaces under the Other Interfaces node in the Oracle Applications Module Browser.
    3. To support the pre-Release 11i10 versions of Oracle E-Business Suite, Adapter for Oracle Applications connects to the live application database for the integration information on all interface types. Since there is no differentiation between public, private, and customized PL/SQL APIs in the pre-Release 11i10 versions of Oracle E-Business Suite, Adapter for Oracle Applications displays them all under the node of each module through Oracle Applications Module Browser.
    So had I been using R12 or pre 11i10, I would have been fine as apps adapter would query the EBiz directly. But I am on 11.5.10. And the notes say that there is Integration Repository data file bundled as part Apps Adapter. I believe I would be required to add my custom concurrent program in this....
    My question is, where is this file?
    Kindly help...

Maybe you are looking for

  • Need help please! boot camp related

    Im in desperate need of help. Heres the story: I partioned my drive to 100 gb windows (xp home), with about 131 gb for Leopard. I followed the prompts during the installation, until i got to the screen listing the available drives for installing wind

  • External Requirements from One R/3 client to Multiple EBP clients

    Hi We have a scenario where in , the Purchase requisitions generated from R/3 has to be sent to two different EBP clients on the same server. But, we are able to send the PR to one EBP client only, but not the other. Is there any settings where we ne

  • Can't turn on Spam Filter

    I have been trying to turn on the spam filter in my webmail (including "Save spam in the Spam Detector folder") but keep getting a message "Unable to update Spam Detector Settings."  Is this a known problem that Verizon is working on?

  • Business Area not populating in Accounting Doc Post Division Change

    Hello Friends, Platofrm: SAP R/3 We created a new Divisions (06)  and  assigned them to the Material in Plant 155. A new business arae (PTIC) was also created and assigned to sales are 0020 00 06. Later we did couple of assignments (Enter Str>Assig>S

  • Function call statement parameters

    I have called some functions within a select query and the parameters are mentioned in the function call. month, department_code,office,finincial_year are the input parameters these are fetched from the selected columns and are passed as parameters t