GenericJmsRA for Oralce AQ

I'm facing following exception while configuring GenericJmsRa for oralce advanced queue. Can anyone help me?
[#|2008-06-06T16:47:42.803+0530|WARNING|sun-appserver-ee8.1_02|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7096: Exception null while trying to set the value owner=aqadm,name=MESSAGE_QUEUE on property DestinationProperties |#]
[#|2008-06-06T16:47:42.805+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.core.naming|_ThreadID=10;|NAM0004: Exception during name lookup : {0} com.sun.enterprise.resource.PoolingException
at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:143)
at com.sun.enterprise.naming.factory.AdministeredObjectFactory.getObjectInstance(AdministeredObjectFactory.java:89)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:304)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at com.sun.enterprise.naming.NamingManagerImpl.bindObjects(NamingManagerImpl.java:338)
at com.sun.ejb.containers.BaseContainer.setupEnvironment(BaseContainer.java:1874)
at com.sun.ejb.containers.BaseContainer.<init>(BaseContainer.java:388)
at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:116)
at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
at com.sun.enterprise.server.EJBModuleLoader.load(EJBModuleLoader.java:93)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:185)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:197)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
at com.sun.enterprise.server.PEMain.run(PEMain.java:305)
at com.sun.enterprise.server.PEMain.main(PEMain.java:218)
Caused by: java.security.PrivilegedActionException: com.sun.enterprise.connectors.ConnectorRuntimeException
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:139)
... 16 more
Caused by: com.sun.enterprise.connectors.ConnectorRuntimeException
at com.sun.enterprise.connectors.util.SetMethodAction.handleException(SetMethodAction.java:110)
at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:96)
... 18 more
Caused by: java.lang.reflect.InvocationTargetException
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:585)
at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:69)
... 18 more
Caused by: java.lang.NullPointerException
at com.sun.genericra.outbound.DestinationAdapter.initialize(DestinationAdapter.java:105)
at com.sun.genericra.outbound.DestinationAdapter.setDestinationProperties(DestinationAdapter.java:154)
... 23 more
|#]
[#|2008-06-06T16:47:42.809+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.core.naming|_ThreadID=10;|NAM0006: JMS Destination object not found: jms/messageQueue|#]
[#|2008-06-06T16:47:42.810+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.core.naming|_ThreadID=10;|javax.naming.CommunicationException
javax.naming.CommunicationException: serial context communication ex [Root exception is com.sun.enterprise.resource.PoolingException]
at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:328)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at com.sun.enterprise.naming.NamingManagerImpl.bindObjects(NamingManagerImpl.java:338)
at com.sun.ejb.containers.BaseContainer.setupEnvironment(BaseContainer.java:1874)
at com.sun.ejb.containers.BaseContainer.<init>(BaseContainer.java:388)
at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:116)
at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
at com.sun.enterprise.server.EJBModuleLoader.load(EJBModuleLoader.java:93)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:185)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:197)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
at com.sun.enterprise.server.PEMain.run(PEMain.java:305)
at com.sun.enterprise.server.PEMain.main(PEMain.java:218)
Caused by: com.sun.enterprise.resource.PoolingException
at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:143)
at com.sun.enterprise.naming.factory.AdministeredObjectFactory.getObjectInstance(AdministeredObjectFactory.java:89)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:304)
... 13 more
Caused by: java.security.PrivilegedActionException: com.sun.enterprise.connectors.ConnectorRuntimeException
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:139)
... 16 more
Caused by: com.sun.enterprise.connectors.ConnectorRuntimeException
at com.sun.enterprise.connectors.util.SetMethodAction.handleException(SetMethodAction.java:110)
at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:96)
... 18 more
Caused by: java.lang.reflect.InvocationTargetException
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:585)
at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:69)
... 18 more
Caused by: java.lang.NullPointerException
at com.sun.genericra.outbound.DestinationAdapter.initialize(DestinationAdapter.java:105)
at com.sun.genericra.outbound.DestinationAdapter.setDestinationProperties(DestinationAdapter.java:154)
... 23 more
|#]
[#|2008-06-06T16:47:42.856+0530|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: MessageBean; containerId: 79432498717720576|#]
[#|2008-06-06T16:47:42.943+0530|WARNING|sun-appserver-ee8.1_02|javax.enterprise.system.stream.err|_ThreadID=10;|java.lang.NullPointerException
at com.sun.genericra.inbound.AbstractConsumer.initializeAdministeredObjects(AbstractConsumer.java:68)
at com.sun.genericra.inbound.AbstractConsumer.<init>(AbstractConsumer.java:56)
at com.sun.genericra.inbound.async.EndpointConsumer.<init>(EndpointConsumer.java:57)
at com.sun.genericra.inbound.EndpointConsumerFactory.createEndpointConsumer(EndpointConsumerFactory.java:38)
at com.sun.genericra.GenericJMSRA.endpointActivation(GenericJMSRA.java:215)
at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:221)
at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
at com.sun.enterprise.server.EJBModuleLoader.load(EJBModuleLoader.java:93)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:185)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:197)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
at com.sun.enterprise.server.PEMain.run(PEMain.java:305)
at com.sun.enterprise.server.PEMain.main(PEMain.java:218)
|#]
[#|2008-06-06T16:47:43.141+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.container.ejb.mdb|_ThreadID=10;|MDB00017: [MessageBean]: Exception in creating message-driven bean container: [java.lang.Exception]|#]
[#|2008-06-06T16:47:43.141+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.container.ejb.mdb|_ThreadID=10;|java.lang.Exception
java.lang.Exception
at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:230)
at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
at com.sun.enterprise.server.EJBModuleLoader.load(EJBModuleLoader.java:93)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:185)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:197)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
at com.sun.enterprise.server.PEMain.run(PEMain.java:305)
at com.sun.enterprise.server.PEMain.main(PEMain.java:218)
Caused by: java.lang.NullPointerException
at com.sun.genericra.inbound.AbstractConsumer.initializeAdministeredObjects(AbstractConsumer.java:68)
at com.sun.genericra.inbound.AbstractConsumer.<init>(AbstractConsumer.java:56)
at com.sun.genericra.inbound.async.EndpointConsumer.<init>(EndpointConsumer.java:57)
at com.sun.genericra.inbound.EndpointConsumerFactory.createEndpointConsumer(EndpointConsumerFactory.java:38)
at com.sun.genericra.GenericJMSRA.endpointActivation(GenericJMSRA.java:215)
at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:221)
... 9 more
|#]
[#|2008-06-06T16:47:43.143+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5090: Exception in creating EJB container [java.lang.Exception]|#]
[#|2008-06-06T16:47:43.144+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.container.ejb|_ThreadID=10;|appId=Messaging-20080529 moduleName=Messaging-20080529 ejbName=MessageBean|#]
[#|2008-06-06T16:47:43.144+0530|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5004: UnExpected error occured while creating ejb container java.lang.Exception
at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:230)
at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
at com.sun.enterprise.server.EJBModuleLoader.load(EJBModuleLoader.java:93)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:185)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:197)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
at com.sun.enterprise.server.PEMain.run(PEMain.java:305)
at com.sun.enterprise.server.PEMain.main(PEMain.java:218)
Caused by: java.lang.NullPointerException
at com.sun.genericra.inbound.AbstractConsumer.initializeAdministeredObjects(AbstractConsumer.java:68)
at com.sun.genericra.inbound.AbstractConsumer.<init>(AbstractConsumer.java:56)
at com.sun.genericra.inbound.async.EndpointConsumer.<init>(EndpointConsumer.java:57)
at com.sun.genericra.inbound.EndpointConsumerFactory.createEndpointConsumer(EndpointConsumerFactory.java:38)
at com.sun.genericra.GenericJMSRA.endpointActivation(GenericJMSRA.java:215)
at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:221)
... 9 more
|#]

Make sure your users has write permissions to /export/home/oracle/tmp/
A combination of chmod and chown can easily fix it

Similar Messages

  • ORA-01017: invalid username/password;  for  Oralce 12c OEM  installation

    Hi Experts,
    Following error Oralce 12c OEM installation ,i have no clue sys user passowrd is correct in response/new_install.rsp file
    [oracle@sdp12 OEM_Packages]$ ./runInstaller -silent -responseFile /oracle/oracle8/OEM_Packages/response/new_install.rsp
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 400 MB. Actual 1222 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 4000 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-02-24_06-22-19PM. Please wait ...[oracle8@sdp38 OEM_Packages]$
    ERROR: ERROR:Exception occurred while connecting to database. Check the connection details of the database you specified and retry.
    ORA-01017: invalid username/password; logon denied
    Unable to connect to the database and validate whether it is a supported database due to one of the following reasons:
    (1) Incorrect credentials
    (2) Listener may be down
    (3) Database may be down
    Check the credentials ,the status of the listener and the database and retry.
    i am able to connect using same username password
    [oracle8@sdp38 response]$ sqlplus sys/sys512@TET1
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Feb 24 18:29:15 2013
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    From response/new_install.rsp file
    DATABASE_HOSTNAME=sdp12
    LISTENER_PORT=1521
    SERVICENAME_OR_SID=TET1
    SYS_PASSWORD=sys512
    SYSMAN_PASSWORD=sysman512
    SYSMAN_CONFIRM_PASSWORD=sysman512
    i have no clue here, any help greatly appropriated
    thanks

    few things you can check :
    a) Is there a password file ? Is the password correct in it ?
    b) SYSDBA remote login is disabled. remote_login_passwordfile is not set to EXCLUSIVE in the spfile or init.ora.
    Set: remote_login_passwordfile= EXCLUSIVE
    Create a password file:
    Unix: $
    orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=sys entries=5
    Windows:
    C:\> orapwd file=%ORACLE_HOME%\database\pwd%ORACLE_SID% password= sys entries=5
    To synchronize the password for sys for normal connections and connections as sysdba connect as a sysdba user and reset the sys password:
    $ sqlplus "/ as sysdba" SQL> ALTER USER SYS IDENTIFIED BY change_on_install;

  • Choice of shared storage for Oralce VM clustering feature

    Hi,
    I would like to experiment the Oracle VM clustering feature over multiple OVM servers. One requirement is the shared storage which can be provided by iSCSI/FC SAN, or NFS. These types of external storage are usually very expensive. For testing purpose, what other options of shared storage can be used? Can someone share your experience?

    You don't need to purchase an expensive SAN storage array for this. A regular PC running Linux or Solaris will do just fine to act as an iSCSI target or to provide NFS shares via TCP/IP. Googling for "linux iscsi target howto" reveals a number of hits like this one: "RHEL5 iSCSI Target/Initiator" - http://blog.hamzahkhan.com/?p=55
    For Solaris, this book might be useful: "Configuring Oracle Solaris iSCSI Targets and Initiators (Tasks)" - http://download.oracle.com/docs/cd/E18752_01/html/817-5093/fmvcd.html

  • How to find total memory for Oralce Memory utilization

    Hi,
    How to find total amount of memory utilized by oracle including SGA+PGA+PROCESS
    Thanks,
    Abk

    Is you OS 32-bit ? If you add /3gb in boot.ini , then it will limit oracle.exe to go only upto 3gb.
    Add /PAE in the boot.ini and remove /3gb.
    then use db_block_buffers parameter instead of db_cache_size
    for using db_block_buffers, you need to set another parameter also.
    use_indirect_data_buffers=true
    db_block_buffers=<number of blocks
    db_block_buffers=db_cache_size in kilobytes /db_block_size
    (since db_block_size is 8 kllobytes by default in Windows..
    {color:blue}Please refer Metalink Note : [373602.1|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=373602.1]{color}
    Edited by: Mahesh Menon on Apr 29, 2009 2:56 PM

  • Oracle AS is a shame for Oralce Corporation

    I work more than 1 year with Oracle AS and I find nothing but a lot of bugs !!!

    No,
    Jbuilder was great because it alleviated our migration isses.
    (As opposed to having our ide on our client desktops). We just
    run XWindows and do everything (Jbuilder included) on our
    Solaris box. Best to develop where you deploy, but we I guess
    we all have to work with what we are given.
    I hope it works for you.
    Cheers,
    Su

  • Laptop configuration for using VM test environment for ORALCE

    Guys,
    I would like to setup an VM environment for learning ORACLE on laptop. What sort of configuration of laptop will be good for making use of it?
    Regards,
    sakthivel

    Hi Sakthi,
    That depends on the requirement of your testing.I would recommend you Min 4GB RAM (If it includes RAC testing) too.

  • To suggest a feature for Product  Oracle Data Modeler

    Dear
    I wish I could submit a suggestion for a new feature for Oralce Data Modeler, but not found to which communication channel can do it.
    Can someone tell me an email or place to submit a suggestion, please.
    Thank you,

    Hi,
    you can use:
    - Oracle support if you have license for Oracle Database
    - SQL Developer exchange -https://apex.oracle.com/pls/apex/f?p=43135:1
    - or just write it here
    Philip

  • How to execute the packaged procedure(having out param) in TOAD for Oracle

    Hi.
    Could you help me
    How to execute the packaged procedure having out parameters in TOAD for Oralce..
    Thanks..

    Use anonymous PL/SQL block to execute it.
    Example.
    DECLARE
      <out variable name> <out variable data type>;
    BEGIN
      <package name>.<procedure name>(<out variable name>);
    END;

  • Error in Master Site Setup for Oracle Replication

    Hi Guys,
    While i was trying to setup the Master Site for Oralce 8.1.7
    replication, a error is poping up like this :
    ORA-06550:LINE 2, CLOUMN 4:
    PLS-00201: IDENTIFIER 'DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_SCHEMA'
    MUST BE DECLARED
    ORA-06550: LINE2, CLOUMN 4:
    PL/SQL: STATEMENT IGNORED
    looking forward to your kind help. If you have any idea about
    solving this error then do contact me at my personal email :
    [email protected]
    Thanks in advince.
    Souren

    Niels,
    1st check the storage prerequisites: http://itnewscast.com/chapter-6-oracle-vm-22-san-iscsi-and-nfs-backend-storage-configurations
    2nd clean each servers cluster configs as show in the prerequisites section then create the pool.
    Respectfully,
    Roddy

  • JDBC to access SQL server 2000 and Oracle.

    hi,
    I have the following requirement. I have an oracle database which contain sql data including BLOB and CLOB. Firstly, I should migrate the data to a SQL server 2000 database. That is, i should be able to have two databases, one on oracle and the other on sql server 2000. the two databases should contain the same data, which includes BLOB data. I guess, sql server 2000 does not have a BLOB data type. What is the equivalent data type i can use to save the Oracle's BLOB data in SQL server?? Should it be image type?
    After i migrate the data to the sql server 2000 database, i should be able to connect to the two databases, oracle and sql server 2000, using the same JDBC code to retrieve, insert, update and delete the data. What are the drivers that i should use. I guess, the MS JDBC driver does not support BLOB and CLOB. Is there a driver that can support BLOB for sql server 2000 and is also free???!
    Kindly help... Thanks.
    Arthi.

    Hi,
    I am new to jdbc... so, pls forgive my ignorance...
    I shall try to map a BLOB data column in oracle to an IMAGE data column in sql server 2000. I am using oracle jdbc driver and microsoft's jdbc driver for connecting to the databases.
    My question is, can i use setBlob() method in the preparedstatement in jdbc code for setting data to the sql server 2000 image column?
    rs.getBlob() and preparedstatement.setBlob()code works fine for oralce's BLOB column using oracle's jdbc driver.... Will the same jdbc code work for sql server 2000's image column using microsoft's jdbc driver??
    Kindly help.
    Arthi.

  • Oracle db 10gR2 installation on AIX 5 series server

    can anyone please suggest me a gud link to get detailed steps for installing oracle database 10g R2 on AIX server as I am completely new to AIX.
    I have done db admin and maintainence on Solaris and Linux, though.
    Please also suggest gud installation guide for Oracle Application server 10g R2 forms and services only.
    thanks in advance!

    http://download.oracle.com/docs/cd/B19306_01/install.102/b28055/toc.htm
    www.oracle-base.com for oralce Apps installations...

  • Oracle 9i iDS (9.0.2.0.1) Core / Non-Core Patches

    Hello,
    I realise that there are at least 3 patches available out there for Oralce 9i iDS (9.0.2.0.1) running on Windows XP Pro.
    I am working with WebForms/WebReports migration project from 6i to 9i and running into all sort of errors. I get the feeling that many of my problems are already addressed by some Patches out there.
    I am aware of the followin patches:
    PatchSet 1: 2705870
    PatchSet 2: 2842923
    PatchSet 3: 3129219 (Non-Core PatchSet, PreRequisite Patch: 3038037)
    I tried to apply PatchSet 3 directly without applying PatchSet1 / 2 not the Prerequisite Patch 3038037.
    1) Can I apply the prerequisite patch 3038037 after Patchset 3 3129219 ?
    PT
    PS: I heard that Oracle was suppose to come out with PatchSet 4 earlier this year in January. Any word on that ? the patchset number ?

    I have solved this problem.
    When I run the patch setup.exe again, I should select Destination Name: OraHome92 rather than the Developer Suite's Oracle Home "Ora9iDS".
    The patch installation is successfully completed.
    I have also installed Designer Repository on a remote Oracle9i Release 1 Database server. Can I applied this patch from another machine and remote logon to the database server and perform the patch installation?
    Or I have to install the Patch on the Oracle9i Release 1 Database Server resided in a Windows 2000 Server.

  • Oracle update with Web Service

    I have a windows service running on IIS5 on a 2000 box. It
    runs every two hours and pulls information from an Oracle
    9i table. I package this information into an xml Docmument
    and use the httpwebrequest to send it to web service
    running on another machine. When the windows service
    receives a successful send to the other machine it updates
    the oracle table. On the second server meanwhile the web
    service there takes the xml that was send and updates a
    SQL7 table. It records a successfull or failed update to
    the sql table and packages up the results(xml) and sends
    them back to a web service running on the first machine.
    This web service then takes the xml it recieves and
    Updates the original Oracle table with a success or
    failure. In my code I call the executenonquery and find
    that 1 row was updated in the oracle table. I close the
    connection and open a new one and pull out the field I
    updated and email that result to myself. It shows that the
    field was updated. However when I look in the Oracle table
    through TOAD, or Quest Central the Table is not updated to
    what it should be. The first update from the windows
    service worked but the second update from the web service
    does not work.
    I have used the oledb provider that comes with .net, the microsoft .net provider for Oralce and ODP.NET from Oracle. I have
    written the code in the web service to run as a
    transaction and as just a straight sql statement. I have
    written it to call a stored procedure in Oracle that will
    update the table with a commit in the stored procedure. In
    all cases my code tells me that the update was successful.
    A trace running on Oracle shows my code executing with no
    errors. Yet in all cases the Oracle table does not update.
    I have since written a second windows service that runs 15
    minutes after the first one runs and pulls values from a
    temp table and does the updates this way THIS WORKS.
    I just want to know why the web service could not update
    the table directly. I think that this might be a bug in
    either the .net environment or in Oracle. I'm sure both
    Microsoft and Oracle will blame each others products but
    it would be nice to know why this is happening.
    If any other developers run into this problem be warned I
    worked on it for three weeks and wrote my code 10 ways to
    Sunday and it would not work.
    Happy coding people.

    Let me understand this correctly. You are trying to update a column value twice. First update goes through but second does not and you don't get any error for the second update. If this is the scenario, it is not supposed to work.
    Here is the reason. A column can be updated using Dataset only if the original column value in the database has not been changed. This is to avoid the dirty writes. Since the original value has not been changed for the first update, the column value is actually updated in the database. However, for the second update, since the original column value was changed by the first update, second update does not update the column value.

  • Setting classpath variable

    How shld i set class path variable?
    Pls help

    It doesn't work when you have multiple applications which needs different versions of the same classfile(s). E.g. Lets say that you have two applications that try to connect to a database. One requires a driver for oralce 8, and jdk 1.3, and the other requires a driver for oracle 9, and jdk 1.4. What do you do?
    /Kaj

  • Oracle server getting comprimised

    hi to everybody,
    i am working at wayne state university. my problem is that i got oracle 9i (9.2.0.1.0) server on windows 2000 for small group of people for a specific lab.and it is getting comprised every 2 or 3 days. than i setup again all things again it get comprimised.i done all the updates on windows and firewall ,antivirus, close all the ports , port scanning but nothing is helping.
    anybody got suggestion or there is any patch for oralce 9i.
    one thing more, if i want to setup a oracle server behind a router how i can do that.right now i am using the server with IP address and firewall BUT IT DOESNT HELP.

    In Event_log --> Application error
    Faulting application name: NQSServer.exe, version: 10.1.3.4, time stamp: 0x49e56d42
    Faulting module name: OraClient10.Dll, version: 10.2.0.1, time stamp: 0x4313c2e8
    Exception code: 0xc0000005
    Fault offset: 0x0008b071
    Faulting process id: 0x2a78
    Faulting application start time: 0x01cd5c38d918a86a
    Faulting application path: C:\OracleBI\server\Bin\NQSServer.exe
    Faulting module path: C:\oracle\product\10.2.0\db_2\bin\OraClient10.Dll
    Report Id: d3c665bd-c834-11e1-aa15-001c26f1e9c6
    In NQ Server.log
    2012-07-07 18:38:12
    [16020] Metadata Database Type: Oracle8.1
    Data Source Name: oe_jadulv
    Data Source Type: Oracle 10.02.0010
    2012-07-07 18:38:12
    Data Source Name: oe_jadulv
    Client Driver Version 10.02.0001

Maybe you are looking for

  • Is there a way to turn on an ipod touch with a broken power and home button?

    I have an ipod touch 4th gen and the home and power button don't work plus the screen is shattered I have to wait until christmas to get an iPhone bc I have no money atm Aside from plugging it into a power source and having it turn on is there any ot

  • Uninstalling Leopard on my 2nd Hard Drive

    I own a Power PC dual G5 with 2 250GB hard drives installed. When I installed Leopard, somehow it got installed on my HD2 instead of HD1 where Tiger was primarily installed. The problem is HD2 was just being used as storage and none of my softwares o

  • Podcast plays only via link from Apple

    My podcast plays when I type this url, that Apple sent to me in my confirmation that the podcast was accepted: http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=213721454 but I am unable to hear it if I just search for it by typing "on

  • How do I get folders to appear above other documents in Finder?

    Okay, I've been using PCs and MACs for years but I only recently bought my own, personal iMac G5. I know how to use OS X pretty efficiently. Although, How do I get folders to appear above other files (ie. mp3, .doc, .psd). Meaning that folders have a

  • Cant drag music into iPod

    For some reason, i can't drag my music into my iPod or anything in the panel on the right hand side for that matter (playlists, ect..) I updated my iTunes and it still does not work. Has anyone had this problem before? 1   Windows XP