WebLogic 6.1 Oracle Driver for AIX size

Can someone tell me the correct file size for the WebLogic 6.1 AIX driver
for Oracle - oci816_8/libweblogicoci37.so ?
I ask because our oci816_8 driver fails to load when making a connection
pool, giving an UnsatisfiedLinkError, although all the paths are correct,
but if I replace it with the oci817_8 driver, the oci817_8 driver loads OK,
but gives (as expected) a DBMS driver exception. This suggests our oci816_8
driver may be corrupt. The huge difference in the file sizes reinforces that
idea:
The file size on disk of our oci816_8 driver, which fails to load, is 197
kb.
The file size on disk of out oci817_8 driver, which loads OK, is 2.76 MB
Dave

Thanks to Kesava for the information we wanted. Looks like the driver is
probably OK. However, no joy getting it to load. We will now try the Oracle
drivers instead of the WebLogic drivers.
Dave
"Dave Lorde" <[email protected]> wrote in message
news:3c4be979$[email protected]..
Thanks Deepak, but we already have aixpatch.jar in our startup classpath.
It would be quite helpful if someone could answer my question on thecorrect
file size for the AIX oci816_8/libweblogicoci37.so
Dave
"Deepak Vohra" <[email protected]> wrote in message
news:[email protected]..
Dave
WebLogic AIX Platform Support
WebLogic 6.1 users who do not have Service Pack 1 must add the
$WL_HOME/lib/aix/aixpatch.jar to the beginning of the classpath in the
startWeblogic.sh start-up script.
http://www.weblogic.com/platforms/aix/index.html#top
Deepak
Dave Lorde wrote:
Can someone tell me the correct file size for the WebLogic 6.1 AIX
driver
for Oracle - oci816_8/libweblogicoci37.so ?
I ask because our oci816_8 driver fails to load when making a
connection
pool, giving an UnsatisfiedLinkError, although all the paths arecorrect,
but if I replace it with the oci817_8 driver, the oci817_8 driver
loads
OK,
but gives (as expected) a DBMS driver exception. This suggests ouroci816_8
driver may be corrupt. The huge difference in the file sizes
reinforces
that
idea:
The file size on disk of our oci816_8 driver, which fails to load, is197
kb.
The file size on disk of out oci817_8 driver, which loads OK, is 2.76
MB
>>>
Dave

Similar Messages

  • Please make Oracle 8i for AIX available for download

    We need Oracle 8i for AIX...specifically Oracle 8.1.7.2.0 for AIX 4.3.3.
    We were pointed to technet.oracle.com by our Oracle representative. We found the following available:
         Oracle8i Enterprise Edition Release 3 (8.1.7.0.1) for Linux (Intel), with OPS
         Oracle8i Enterprise/Standard Edition Release 3 (8.1.7) for Windows 2000/NT
         Oracle8i Enterprise Edition (64-bit) Release 3 (8.1.7) for Sun SPARC Solaris
         Oracle8i Enterprise Edition Release 3 (8.1.7) for Sun SPARC Solaris
         Oracle8i Enterprise Edition Release 3 (8.1.7) for Compaq Tru64 UNIX
         Oracle8i Enterprise Edition (64-bit) Release 3 (8.1.7) for HP 9000 Series HP-UX
    But nothing for AIX.
    We have an urgent requirement to get this up and running for our Dev't work and it would be a great help if we can download it as opposed to waiting 10 days for the CD to be burnt and shipped.
    Thanks...Larry

    user8872529 wrote:
    thanks sb92075
    is there any link which i can use to show that oracle 8i is not suppported for any version of AIX ?Go to the "Lifetime Support Policy: Oracle Technology Products" document, page 4. Found at http://www.oracle.com/support/lifetime-support-policy.html
    That document provides 'expiry date' for all most Oracle tech product.

  • About Oracle 9i for AIX

    Can I install Oracle 9i Database Release 2 for AIX-Based 4.3.3 into my AIX 5L system. Must I have to get Oracle 9i for AIX 5L.
    Thanks a lot.

    Hi ,
    Ihave got similar problem .Having downloaded about 2gb files for database version for AIX4.3.3 i have got AIX5L on my server and i m not able to install oracle database9.0.2 on my machine

  • Where I can download JDBC driver for AIX

    Only NT and SUN Solaris JDBC drivers are available in the download area. Where I can download JDBC driver for AIX 8.1.7?

    What if you try deleting the /Library/Printer/EPSON and the/Library/Caches/Epson/ folders and then reinstalling the updates?
    The scanner is shown as supported on
    http://support.apple.com/kb/HT3669
    Hope this helps.

  • Unable to set Oracle driver statement cache size to 300

    Hi Friends,
    when i am starting thread pool worker using threadpoolworker using threadpoolworker.cmd i am getting the error as follows
    The root LoggedException was: Unable to set Oracle driver statement cache size to 300
    at com.splwg.shared.common.LoggedException.raised(LoggedException.java:65)
    at com.splwg.base.support.sql.OracleFunctionReplacer.setOracleCacheSize(OracleFunctionReplacer.java:232)
    at com.splwg.base.support.sql.OracleFunctionReplacer.initializeConnectionForNewSession(OracleFunctionReplacer.java:207)
    at com.splwg.base.support.context.FrameworkSession.initialize(FrameworkSession.java:225)
    at com.splwg.base.support.context.FrameworkSession.<init>(FrameworkSession.java:194)
    at com.splwg.base.support.context.ApplicationContext.createSession(ApplicationContext.java:417)
    at com.splwg.base.support.context.ApplicationContext.createThreadBoundSession(ApplicationContext.java:461)
    at com.splwg.base.support.context.SessionExecutable.doInReadOnlySession(SessionExecutable.java:96)
    at com.splwg.base.support.context.SessionExecutable.doInReadOnlySession(SessionExecutable.java:79)
    at com.splwg.base.support.context.ApplicationContext.initialize(ApplicationContext.java:211)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:114)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:90)
    at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:498)
    at com.splwg.base.api.batch.StandaloneExecuter.setupContext(StandaloneExecuter.java:258)
    at com.splwg.base.api.batch.StandaloneExecuter.run(StandaloneExecuter.java:129)
    at com.splwg.base.api.batch.StandaloneExecuter.main(StandaloneExecuter.java:357)
    at com.splwg.base.api.batch.AbstractStandaloneRunner.invokeStandaloneExecuter(AbstractStandaloneRunner.java:403)
    at com.splwg.base.api.batch.AbstractStandaloneRunner.run(AbstractStandaloneRunner.java:134)
    at com.splwg.base.api.batch.ThreadPoolWorker.run(ThreadPoolWorker.java:24)
    at com.splwg.base.api.batch.ThreadPoolWorker.main(ThreadPoolWorker.java:17)
    can any one tell me the exact error
    shyam.

    Hi Friends,
    when i am starting thread pool worker using threadpoolworker using threadpoolworker.cmd i am getting the error as follows
    The root LoggedException was: Unable to set Oracle driver statement cache size to 300
    at com.splwg.shared.common.LoggedException.raised(LoggedException.java:65)
    at com.splwg.base.support.sql.OracleFunctionReplacer.setOracleCacheSize(OracleFunctionReplacer.java:232)
    at com.splwg.base.support.sql.OracleFunctionReplacer.initializeConnectionForNewSession(OracleFunctionReplacer.java:207)
    at com.splwg.base.support.context.FrameworkSession.initialize(FrameworkSession.java:225)
    at com.splwg.base.support.context.FrameworkSession.<init>(FrameworkSession.java:194)
    at com.splwg.base.support.context.ApplicationContext.createSession(ApplicationContext.java:417)
    at com.splwg.base.support.context.ApplicationContext.createThreadBoundSession(ApplicationContext.java:461)
    at com.splwg.base.support.context.SessionExecutable.doInReadOnlySession(SessionExecutable.java:96)
    at com.splwg.base.support.context.SessionExecutable.doInReadOnlySession(SessionExecutable.java:79)
    at com.splwg.base.support.context.ApplicationContext.initialize(ApplicationContext.java:211)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:114)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:90)
    at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:498)
    at com.splwg.base.api.batch.StandaloneExecuter.setupContext(StandaloneExecuter.java:258)
    at com.splwg.base.api.batch.StandaloneExecuter.run(StandaloneExecuter.java:129)
    at com.splwg.base.api.batch.StandaloneExecuter.main(StandaloneExecuter.java:357)
    at com.splwg.base.api.batch.AbstractStandaloneRunner.invokeStandaloneExecuter(AbstractStandaloneRunner.java:403)
    at com.splwg.base.api.batch.AbstractStandaloneRunner.run(AbstractStandaloneRunner.java:134)
    at com.splwg.base.api.batch.ThreadPoolWorker.run(ThreadPoolWorker.java:24)
    at com.splwg.base.api.batch.ThreadPoolWorker.main(ThreadPoolWorker.java:17)
    can any one tell me the exact error
    shyam.

  • Oracle version for AIX 5.3 ?

    I just download the latest Oracle 10g Trial version for AIX 5L from the Web. But as I go through installation, while running "runInstaller", it gave me message:
    "Checking operating system version: must be 5200
    Failed <<<<"
    Of course since I have AIX 5.3. The requirement of Oracle 10g says the OS should be "AIX 5L version 5.2, Main level 1 or higher". With AIX 5.3, is there a Oracle version?
    thanks,

    Thank you, it worked!
    However it seems to me a more workaround. Is there a source to say Oracle 10g for AIX 5.3 is officially supported (or aka certified for the platform)? If a Oracle 10g is purchased and problem develops on AIX 5.3, I don't want to get a saying it is not yet certified.
    Thanks,

  • Using the Oracle Driver for the Engine DataSource

    Hi -
    When we try to use the Oracle driver (not the WebLogic Oracle Driver) we get the following exception. We would like to use the Oracle driver and not the WebLogic driver. Is this possible with 10gR3?
    fuego.transaction.DatabaseException: An error occurred while accesing the database.
    Detail:SQL statement: 'SELECT WKTDKEY, DUETIME, ID, PROCESSID FROM PWKTODO WHERE WKTDKEY = ?'
    at fuego.server.persistence.jdbc.JdbcToDoItemPersMgr.getWKItem(JdbcToDoItemPersMgr.java:548)
    at fuego.server.persistence.Persistence.getWKToDoItem(Persistence.java:518)
    at fuego.server.service.DirectoryListener.stopDirectoryPollingToDoItem(DirectoryListener.java:282)
    at fuego.ejbengine.service.EJBDirectoryListener.access$100(EJBDirectoryListener.java:26)
    at fuego.ejbengine.service.EJBDirectoryListener$1.execute(EJBDirectoryListener.java:70)
    at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
    at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:470)
    at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
    at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
    at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
    at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:79)
    at fuego.server.execution.DefaultEngineExecution.executeWithoutComponentImmediate(DefaultEngineExecution.java:185)
    at fuego.server.execution.EngineExecution.executeWithoutComponentImmediate(EngineExecution.java:86)
    at fuego.ejbengine.service.EJBDirectoryListener.start(EJBDirectoryListener.java:56)
    at fuego.server.service.AbstractService.changeRunLevel(AbstractService.java:99)
    at fuego.server.service.AbstractService.setRunLevel(AbstractService.java:52)
    at fuego.ejbengine.service.EJBDirectoryListener.initialize(EJBDirectoryListener.java:42)
    at fuego.ejbengine.Engine.startServices(Engine.java:414)
    at fuego.ejbengine.Engine.start(Engine.java:126)
    at fuego.ejbengine.ItemExecutionBean.ejbCreate(ItemExecutionBean.java:68)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.manager.MessageDrivenManager.createBean(MessageDrivenManager.java:307)
    at weblogic.ejb.container.pool.MessageDrivenPool.createBean(MessageDrivenPool.java:174)
    at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:300)
    at weblogic.ejb.container.manager.MessageDrivenManager.start(MessageDrivenManager.java:581)
    at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.mdManagerStart(MessageDrivenBeanInfoImpl.java:1163)
    at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.deployMessageDrivenBeans(MessageDrivenBeanInfoImpl.java:1143)
    at weblogic.ejb.container.deployer.EJBDeployer.deployMessageDrivenBeans(EJBDeployer.java:1587)
    at weblogic.ejb.container.deployer.EJBDeployer.start(EJBDeployer.java:1410)
    at weblogic.ejb.container.deployer.EJBModule.start(EJBModule.java:589)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.sql.SQLException: Invalid column type
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:229)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:403)
    at oracle.jdbc.driver.OraclePreparedStatement.setObjectCritical(OraclePreparedStatement.java:7931)
    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:7511)
    at oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedStatement.java:7984)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObject(OraclePreparedStatementWrapper.java:237)
    at weblogic.jdbc.wrapper.PreparedStatement.setObject(PreparedStatement.java:287)
    at fuego.jdbc.FaultTolerantPreparedStatement.setString(FaultTolerantPreparedStatement.java:436)
    at fuego.server.persistence.jdbc.JdbcToDoItemPersMgr.getWKItem(JdbcToDoItemPersMgr.java:479)
    ... 56 more

    Only the weblogic oracle drivers are supported in 6.0 and 10gR3 for the Directory and Engine datasources.

  • Oracle Drive for Mac?

    Hello everybody.
    I know there's no supported Oracle Drive client for Macintosh, but is there any way to use this feature? I mean, like Oracle Messenger: we can use iChat (jabber protocol) to connect to an Oracle Messenger server.
    Is there any way to connect to Oracle Content Services, emulating the Oracle Drive on the Mac?
    Thanks in advance.
    Carlos

    Thanks. Could you please give me an example? Lets suppose my IP address is 200.220.162.122, and the port is 7778.
    Should I put 200.220.162.122:7778/webdav?
    I just could not make it work yet...
    Thanks in advance

  • Which oracle client for aix 6 xi31 sp3?

    I need oracle client 10.2 for a installation of xi31 sp3 on aix 6 with an oracle 11g db in order for ldap to work properly.
    My apologies for my lack of DB (oracle) experience,  however, can someone please tell me which file I need for this and the associated link to download it?

    Hi,
       Please explain in more details what do you mean "which files"?
       If you mean getting the physical files, then :
          To download BOE XI 3.1 with SP3, you need to log onto the SAP Support Portal (aka: Service Market Place) - http://service.sap.com/
          The Oracle D/B and the Oracle client will need to come from Oracle website. You will need to check with Oracle to see how you can get your hands on the files.
          As for AIX 6.1, I assumed that should already been setup since you quoted that in your last note.
    Ken

  • Oracle Driver For Arabic Data

    hi all,
    My problem is, in my oracle UI, i can write an insert statement and enter arabic data into my oracle database. But if i try to execute the same SQL statement from VB, the data goes all corrupted, and i cannot retrieve the arabic data in arabic format from the database. Am trying to find out, what driver i shud use so that i can update and retrieve arabic data from my database. When i give a select statement in oracle the data appears as ??????????. Please help.
    Thankx in advance
    Vinod Cherian

    Vinod ,
    Try setting the following custom command property for the provider.
    myCommand.Properties("NDatatype") = True.
    Also set the font of the text field in which you are taking the input
    to Tahoma or some font supporting unicode.
    regards
    Jagriti

  • Oracle 8i for AIX

    I have the database files for the above. These are not backup files, but the files from a storage device that was connected to a server running AIX. The server crashed completely and no recent backups are available.
    Can i read the database files if i connect the storage device to a Windows server running Oracle 10?
    If not, what is the best and quickest way to access the data on the storage device?

    I would just add, if it can help, that you do require neither the same version nor the same bitmode of the OS to recover your datafiles. That is, if you crashed your 8i aix4 64bit server, you can restore it on aix 5L in 32bit mode without problem. But you need to install the Oracle binaries on your aix server, ex. 8.1.7.4.
    As Neil said, there is no way to restore data on your windows box.

  • Reg : I am getting an error while Using MicroSoft ODBC For Oracle Driver

    I am Using MicroSoft ODBC For Oracle Driver  for JDBC. Why i am using this driver is i could not able to get  the arabic content if i use the other driver  .I Right now i cannot change the NLS Lang because its a production server    also it has around 300 gb of data  and i can not take risk now by changing the NLS lang.. coming to the below error .i could able to access my data up to 4 Hours after that i am getting this error.If i restart my tomcat i can use my application  one more 4 hrs  .Please get back to me if u have any solution.Its very very helpful to me......+*
    [java.sql.SQLException] [ Microsoft ODBC for Oracle ]
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6957)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7114)
    at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:3073)
    at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:3
    23)
    at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:174)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:185)
    at com.iton.eoffice.DatabaseBean.connecteOfficeMoEnq(DatabaseBean.java:4
    60)
    at org.apache.jsp.MhewProfilesearchMoEnq_jsp._jspService(MhewProfilesear
    chMoEnq_jsp.java:434)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:384)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    20)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at com.iton.eoffice.tree.CharacterEncodingFilter.doFilter(CharacterEncod
    ingFilter.java:63)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:228)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:175)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:104)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
    at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.j
    ava:347)
    at org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRouteBin
    derValve.java:209)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:212)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ss(Http11Protocol.java:634)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
    5)
    at java.lang.Thread.run(Thread.java:619)
    ------------1234-----------
    java.lang.NullPointerException
    at com.iton.eoffice.DatabaseBean.getSQLRows(DatabaseBean.java:764)
    at org.apache.jsp.MhewProfilesearchMoEnq_jsp._jspService(MhewProfilesear
    chMoEnq_jsp.java:435)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:384)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    20)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at com.iton.eoffice.tree.CharacterEncodingFilter.doFilter(CharacterEncod
    ingFilter.java:63)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by sreenivas navuluri:
    Oracle(tm)Client and networking components not found. These components are supplied by Oracle Corporation and part of Oracle Version 7.2 or greater Client software installation. You will be unable to use this driver until these components have been installed . This error occurs while selecting the Microsoft Odbc for Oracle driver from the ODBC in control panel. Pls suggest<HR></BLOCKQUOTE>
    null

  • Driver for HP LaserJet Pro MFP m127fn for AIX unix

    Hi All,
    we are using aix7.1 OS we need to print from the server to the remote printer "HP LaserJet Pro MFP m127fn" via the network.
    we need the appropriate driver for aix to be able to configure the printer on the server.
    any suggestion or work arroud is verry help full.
    Thank u in advance.

    Hello , the supplies message usually indicates a low toner capacity.  The following information shows how to adjust the low setting and please keep in mind that once the cartridge is truely out a reduction in print qualitty will be seen on all printed pages.  The toner cartridge (s) will need to be replaced.  On the printers control panel press the wrench icon (setup)-select sustem setup-select supply settings- black cartridge- very low setting- continue.  This will override the low message and allow printing.  The long term resolution is to replace the cartridge.
    (Although I am employed by HP, I am speaking for myself and not for HP)

  • Oracle 8i  (8.1.7 - 32bit)  for  AIX 5.1  (downloading)

    Hello,
    I need to download Oracle 8i (8.1.7 - 32bit) for AIX 5.1. I think it is the newest certificated Oracle db for AIX 5.1 and now I can't find this Oracle version..
    Is it possible to find and get it from OTN? Thank you.
    Regards,
    Maarit Pddskynen

    Hello,
    This version is not available for download on the OTN site. The only versions that are available for download can be found at:http://otn.oracle.com/software/products/oracle8i/content.html
    If you have access to the Oracle Store, please check for product availability there.
    Regards, OTN Team

  • How to create a DSN for Oracle Provider for OLE DB in a web server

    Dear Guys,
    I am a Excel VBA developer.
    My requirement is from the Excel I have to call a Stored Procedure with REF CURSOR.
    Normally I am using Microsoft ODBC for Oracle Driver for connecting Oracle DB, which is in the Server .
    We have users using the Excel reports across the globe.
    Sending Excel report is enough, the clients can connect DB from Excel via the DSN created in a web server.
    But, I came to know that we can't access the REF CURSOR using Microsoft ODBC for Oracle Driver and it is possible to access by using ORA OLE DB Provider.
    I have installed Oracle Client in my machine and tried using ORA OLE DB Provider like below
    +con.ConnectionString = "Provider=OraOLEDB.Oracle.1;User ID=user_name;" & _+
    +"Password=pwd;Data Source=Oracle;"+
    The Excel worked fine in my machine but when I run the same Excel in my user machine in a different country I couldn't connect to DB.
    Because the user machine doesn't have Oracle Client installed. We have n number of users across the world and we can't install Oracle client individually.
    So, I have the plan of creating a DSN in a web sever as I used for Microsoft ODBC for Oracle Driver.
    But, my doubt is how can I create a DSN for accessing ORA OLE DB provider? Is there any driver for ORA OLE DB provider? or is there any alternate solution for my issue?
    Can anybody help me on this ASAP?
    Thanks & Regards,
    Satz

    I have created a DSN in a web server (a Public IP machine) that is mapped to a Oracle DB.
    In my Excel using VBA coding, with the help of RDO object I will call the DSN in the Web server using the connection string like "DSN=ORS;UID=SDATA;PWD=SDATA;"
    This is working fine and in this case the client machine doesn't need Oracle client to be installed or any TNS entry.
    The user can run the Excel report by clicking a button and the click event connects the DSN in the web server (through its URL) and routes to the mapped DB and fetches the quried data.
    Please note that the above DSN is created based on Microsoft ODBC for Oracle driver.
    But the issue is using the Microsoft ODBC for Oracle driver I couldnt call the SP with Ref Cursor.
    When I searched in Internet I came to know using the provider oraoledb.oracle we can call SP that uses REF CURSOR.
    Now my question is what is the driver name that I can use to create a DSN to make use of the provider oraoledb.oracle for calling the SP with REF CURSOR from Excel VBA coding ?
    Appreciate your prompt reply.
    Thanks & Regards,
    Sathish

Maybe you are looking for