XI JDBC  receiver is successful but have no any rows in table

Hi Experts !
My scenario is MySQL->XI->Oracle. It means I want to transfer data from MySQL to Oracle database. The status of MySQL_Sender communication channel(CC) is successful and the Oracle_Receiver CC is too. And message in RWB with status is successful. But the table in Oracle has no any new rows.
Have you got any ideas?
vn_thach
Edited by: vn thach on Jun 25, 2009 5:01 AM

Hi Aamir !
Many records with status "Processed successfully" - Flag icon.
And in the payload content is :
<?xml version="1.0" encoding="utf-8" ?>
- <resultSet>
- <row>
  <ID>10</ID>
  <Username>Chau</Username>
  <Password>123456789</Password>
  </row>
- <row>
  <ID>11</ID>
  <Username>Chau1</Username>
  <Password>123456789</Password>
  </row>
  </resultSet>

Similar Messages

  • Insert query for insert all data into table in vb6 but it insert 1 row in table

    This is My insert query in vb6 but it insert 1 row in table
    But i want insert all data in the table which contain the id =1.
    Note that billtabsuport is blank
    i want solution for this
    strSQL = " select * from billtabsuport1 where StockID=" & lblid.Caption
    Set DBrecordset = DBConnection.Execute(strSQL)
    strSQL = " Insert into billtabsuport values('" & DBrecordset("StockID") & "','" & DBrecordset("C_Name") & "','" & DBrecordset("C_Add") & "','" & DBrecordset("C_Mobile") & "','" & DBrecordset("Invoice_No") & "','" & DBrecordset("Date") & "','" & DBrecordset("Order_No") & "','" & DBrecordset("T_Name") & "','" & DBrecordset("Dest") & "','" & DBrecordset("D_Date") & "','" & DBrecordset("Tyres_Serial_No") & "','" & DBrecordset("P_Desc") & "','" & DBrecordset("PR") & "','" & DBrecordset("Branded_NonBranded") & "','" & DBrecordset("Claim_No") & "','" & DBrecordset("Qty") & "','" & DBrecordset("U_Price") & "','" & DBrecordset("I_Value") & "','" & DBrecordset("V_Rate") & "','" & DBrecordset("V_Amt") & "','" & DBrecordset("Size") & "','" & DBrecordset("Pattern") & "','" & DBrecordset("TypesOfStock") & "','" & DBrecordset("TypesOfTube_Flap") & "','" & DBrecordset("VatAmount") & "')"
    DBConnection.Execute (strSQL)

    The syntax for inserting from one set of tables to a new table is:
    insert into newtable
    (field1, field2, etc)
    select somefield1, somefield2, etc
    from some other tables
    where whatever

  • All of a Sudden I can't send emails! I can receive on imail, but not send. any ideas?

    Hi everyone
    I am having issues with my emails that I have set up on my Mac Book Pro.
    I am able to receive them fine, but the SMPT server now won't send any.
    This has happened in the past and I have just deleted the email account, and re-started it... which works fine, until 1 day then it suddenly stops sending again.
    I'm fed up doing this however and want it sorted for good.
    Does anyone have any ideas? Greatly appreciated!
    Stuart

    There are only two things that I can suggest.
    The first is to try the Mail Setup Assistant.
    The other is giving Mozilla's Thunderbird a shot - setup the account and see if it will work with this free email app. I don't like Mail at all - and it gives some people fits around here (I don't know how many times people have posted about problems with outgoing servers using Mail).
    Try both methods - I don't use Mail - I use MS's Outlook (and, before that, Entourage). If the Setup Assistant offers no relief, just try Thunderbird and see if it works with it.
    Good luck,
    Clinton

  • Weird! Not receiving SMS (Texts) but have reception and 3G

    Hi all,
    Haven't had a problem with my iphone 4 until i believe I upgraded to the 4.1 and changed the case.
    Basically when I am at home and only appears to be at home and round the area I live I do not receive texts. The phone is showing 2 and 3 bars of reception, I can make calls, send text, send emails but for some reason not receiving texts. However when i make a phone call or receive one all of a sudden I get an influx of text messages come through.
    I have reset the NETWORK SETTINGS
    I have reset the ALL SETTINGS
    I have restored the iphone through itunes
    Can any one help to solve this problem?
    Cheers

    In my opinion, this is probably just a reception issue at your home. If SMS works everywhere else but your home, I think the handset is fine. Do you live in a concrete bunker or steel building?
    SMS uses the carrier or signalling channel and not necessarily the voice or data streams. It's the signalling channel that tells the phone that you have an incoming call or are making a phone call. So, theoretically, if you can make or receive a call, you should also be able to make/receive SMSs.
    Please let us know what happens.

  • Adpreclone dbTier ran successful but have an Exception message

    'perl adpreclone.pl dbTier' ran successfully. See the end of the log file content below. But I can see an Exception message aswell (BOLDED).
    Can it be ignored? Why is this occuring?
    ------------ADX Database Utility Finished---------------
    P:\R12\11.1.0\appsutil\out\proderp_proddbs\dbfinfo.lst created Successfully.
    Generating P:\R12\11.1.0\appsutil\out\proderp_proddbs\addbhomsrc.xml which will contain the unique mount points
    NODE_ID Column Availability: true
    Node Id Column is available. dbfinfo.lst will contain the node list
    Host Column Availability: true
    Generated P:\R12\11.1.0\appsutil\out\proderp_proddbs\addbhomsrc.xml successfully.
    P:\R12\11.1.0\appsutil\out\proderp_proddbs\adcrdbclone.sql created Successfully.
    Disconnected from Database.
    Zip2 - Start of native zipping array sh -c "cd P:\R12\11.1.0\appsutil\out\proderp_proddbs\; zip -q P:\R12\11.1.0\appsutil\clone\data\stage\adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END"
    RC-50208: Exception  in method TimedProcessProcess.run
    Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: CreateProcess: sh -c "cd P:/R12/11.1.0/appsutil/out/proderp_proddbs/; zip -q P:/R12/11.1.0/appsutil/clone/data/stage/adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END" error=2
    Zip2
    Exception in TimedProcess...Failed to  execute command = sh -c "cd P:/R12/11.1.0/appsutil/out/proderp_proddbs/; zip -q P:/R12/11.1.0/appsutil/clone/data/stage/adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END"
    Zip2 - Completed native zipping sh -c "cd P:/R12/11.1.0/appsutil/out/proderp_proddbs/; zip -q P:/R12/11.1.0/appsutil/clone/data/stage/adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END"
    Done...
    StageDBTier Finished at Thu Jul 08 08:22:19 GMT+03:00 2010
    Status: Completed Successfully
    #############################################################

    Thanks Hussein for your updates,
    when I type zip and enter I get the following lines and version info,
    For r12 what should be the minimum zip version?
    C:\Documents and Settings\orauser>zip
    Copyright (C) 1990-1999 Info-ZIP
    Type 'zip "-L"' for software license.
    Zip 2.3 (November 29th 1999). Usage:
    zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]
    The default action is to add or replace zipfile entries from list, which
    can include the special name - to compress standard input.
    If zipfile and list are omitted, zip compresses stdin to stdout.
    -f freshen: only changed files -u update: only changed or new files
    -d delete entries in zipfile -m move into zipfile (delete files)
    -r recurse into directories -j junk (don't record) directory names
    -0 store only -l convert LF to CR LF (-ll CR LF to LF)
    -1 compress faster -9 compress better
    -q quiet operation -v verbose operation/print version info
    -c add one-line comments -z add zipfile comment
    -@ read names from stdin -o make zipfile as old as latest entry
    -x exclude the following names -i include only the following names
    -F fix zipfile (-FF try harder) -D do not add directory entries
    -A adjust self-extracting exe -J junk zipfile prefix (unzipsfx)
    -T test zipfile integrity -X eXclude eXtra file attributes
    -! use privileges (if granted) to obtain all aspects of WinNT security
    -R PKZIP recursion (see manual)
    -$ include volume label -S include system and hidden files
    -h show this help -n don't compress these suffixes

  • All of my emails are gone. My accounts are all IMAP. Only one was affected.  I had checked via a browser and my iPhone and the emails are gone. I am able to send/receive current emails, but have no idea what happened.

    I have a MBP running Lion 10.7.3 and was importing some photos in to iPhoto '11 9.2.3 and thought I'd look at my mail. I opened it up, iPhoto got quit unexpectedly and the next thing I know my email inbox is empty, except for one "Apple iPod Antitrust email."
    My email is on iCloud and I have look at my mail through browsers and my iPhone. The old emails are not there.
    I have no idea what to do or where to start looking.
    Help!

    Hello SHEFE
    If iTunes did not have anything in it after the update, there is a way to go back to what it was before. The steps are located in the article below.
    No content shows up in iTunes after updating
    http://support.apple.com/kb/ts1967
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Firefox crashes first time only. Afterwards, I can load and use it. I do not receive crash reports but have done all the recommended troubleshooting. Advice?

    My Toshiba laptop is only a couple months old. I have checked to make sure everything is updated. Ever since I've installed Mozilla, it crashes when I open it. It will stay up for anywhere between 5 and 15 seconds before it crashes. When I open Mozilla after the crash, it works fine. I have tried all the suggested troubleshooting and am tired of waiting through that first crash to use the internet.
    Also, I have next seen a Mozilla crash report window.

    As I see, your problems might be derivated from a plug-in.
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    If that did not work, please give us crash report IDs so we can see what might have caused the problem. ''Remember: you should have first send Mozilla crash report information that we can check on databases before sending us any ID''
    Please perform the following steps to give us a crash report ID that helps us find out more about the cause of the crash.
    #Enter about:crashes in the Firefox location bar (that's where you enter your website names) and press Enter. You should now see a list of submitted crash reports.
    #Copy the most recent 5 report IDs that you see in the crash report window and paste them into your forum response.
    Thanks in advance for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes]] article.

  • I updated Firefox and now I can't attach files to an e-mail in gmail. I have tried multiple files with no success but have no problems in Chrome.

    See above.

    Try to clear cache and cookies by doing the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • PI 7.0 - jdbc receiver issue with MS SQL Server

    Hello Experts,
    I have a jdbc receiver scenario on PI 7.0 for just one table on MS SQL Server and I'm using the update_insert action.
    When the entry does not exist it is created normally and returns insert_count=1 and update_count=0.
    When the entry already exists, it's generated the statements for insert and for update (the 2 statements are visible on RWB) and returns insert_count=0 and update_count=0.
    Any error occurs and in the RWB the log shows the request was processed with success.
    I've already enabled the log for sql statements on the channel, but the statements are correct.
    I've reviewed also the <key> tag on the mapping and it's ok.
    Any suggestion to try fix this issue?
    Thank you very much.

    Can you please check in the database the format of the specified fields in the update statement. Sometime we can have situations that the insert works but the subsequent update fails. An example:
    Suppose key field1 value being passed from XI is  '1234' in characters but in db it is stored as '00001234'.
    Regards,
    Indranil

  • Using TEST mode in sender file channel to trigger jdbc receiver channel

    Hi
    In order to call a jdbc receiver channel every 15 minutes I intended to use a file sender channel as a trigger where I set the Processing Mode to TEST. However, I would like to make multiple simultaneous different calls to the jdbc receiver channel, so I have multiple files in the folder, where the file sender channel is listening. Quality of Service in the file sender channel is set to Best Effort as the call is syncroneous.
    However, because the messages in the folder are not deleted, only the first message is being processed no matter whether I choose Processing Sequence "By Date" or "By Name".
    I would like to avoid having to create 15 folders containing one message each, so is there another way of doing it?
    By the way, I redirect the response from the jdbc receiver channel to a different folder, but I think this is irrelevant in this case.
    I use PI 7.11
    /Mikael

    Thanks for your answer, but I would like to avoid using Availability planning.
    Right now I am thinking about using "Advanced selection for source file" and then just specify 14 different folders here each containing one trigger message, but it seems that only the oldest message (if I choose Processing Sequence = Date) or the first message alfabetically (if I choose Processing Sequence = Name) is being processed across the many folders which I think is very weird!

  • How many messsages can we insert using JDBC receiver adapter in to DB

    Hi Friends,
    We are having 30 JDBC receiver interfaces in my current implementation project; load of JDBC receiver interfaces was 50 k messages per day and Performing only INSERT operation on data base.
    We have created individual communication channel for every JDBC receiver interface and max concurrency value set in CC was 5.
    Now we are testing all interfaces in quality with all possible cases, but we found that JDBC receiver adapter unable to process 50 k messages per day, we are on PI 7.1 EHP1 SP7.
    Please share your experiences with JDBC adapter receiver like per day how many messages we can transfer.
    Thanks a Ton,
    Raj

    Raja Sekhar Reddy T wrote:
    we are processing 50 k individual messages.
    >
    > I have increased max threads for JDBC receiver to 20 but no luck same rate only . My questions here is how many messages we can trasfer using JDBC receiver adapter?
    >
    > Regards,
    > Raj
    Hi raj,
    I have seen some interfaces that deal with upload of 5000 rows at a rime.. I don't there will be a restriction in the no of messages that can be transferred using the JDBC adapter as such  unless until the requirement is so para-normal and in your case it is not
    Kind regards
    XA

  • Issue with JDBC receiver

    Hello All,
    We have SAP ECC (proxy sender) -> XPI 7.0 -> Oracle (jdbc receiver).
    We are querying data in some oracle tables. This is the error we see in communiation channel monitoring for JDBC receiver adapter:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@xxxxx.abc.def.com:1521:rdwT1': SQLException: ORA-28000: the account is locked
    But, we were told that login credentials (user/password) are working fine and account (user name give in the communication channel) is not locked.
    So, is there anything i need to check?
    In XI's SXMB_MONI, we see the following error:
    <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Exception in method process.</SAP:AdditionalText>
    Another question is, why is the error in communication channel monitoring not getting propogated to SXMB_MONI?
    Anything obvious missing here?
    Thanks,
    Chandra

    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@xxxxx.abc.def.com:1521:rdwT1': SQLException: ORA-28000: the account is locked
    Please check the following..
    a) Test the above db connection string using TOAD or sQLplus and see how that works. The exception clearly shows account is locked. If you repeatedly use invalid credentials for three times using the jdbc channel there is a possibility that account gets locked.
    b) Also check the port, hostname and database name are right and valid one.  Also check with BASIS team whether one more time account is locked or not.
    Since you configured the receiver channel as JDBC and you will see this error log only at Java Stack.. that is in the communication channel monitoring.  This you wont see it in the Integration engine.
    Hope that helps.

  • How many JDBC receiver CC?

    Hi all,
    I am in doubt how many JDBC receiver CC I need to configure. I have many different inbound interfaces on database side (Oracle ). At first I have thought that I would need one JDBC receiver per interface, but now it seems that one CC could be enough, since there is no difference in the CC parameters.  Is it correct to use one JDBC receiver for many interfaces ?
    Please advice.
    Thanks, Janos

    Hi,
    Technically it is possible to have single CC for one DB & Port however its good to have multiple channels as it will improve performance.
    If you have 10 interfaces, 1 Receiver Channel with concurrency 1 then these 10 messages will be delivered to target DB in sequencial manner.
    However by increasing concurrency you can do parallel processing.
    If you have 10 interfaces with 10 receiver channel, all these 10 messages will be procesed parallel inspite of keeping concurrency 1.
    I suggest if you have multiple messages and many interfaces, you go for different CC. If Load and no of interfaces is less, then one CC can also be sufficient.
    Hope this helps.
    -Gouri

  • Problem between SOAP Sender and JDBC Receiver

    Hi,
    I have a asynchronous scenary between SOAP Sender and JDBC Receiver.
    The idea is sending an ID for updating one register.
    Table structure is:
    TABLE AS_PERSONA
        (P_RUT                         VARCHAR2(10) NOT NULL,
        P_NOMBRE                       VARCHAR2(50),
        P_APELLIDO                     VARCHAR2(50))
    The ID is the P_RUT field.
    The structure of message that I send by SOAP, is the following:
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <SOAP-ENV:Body>
              <m:MT_CONS_SOAP xmlns:m="urn:prueba:voliva">
                   <CONSULTA>
                        <P_RUT>15445</P_RUT>
                   </CONSULTA>
              </m:MT_CONS_SOAP>
         </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    The JDBC receiver structure is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_CONS_PERSONA xmlns:ns0="urn:prueba:voliva">
         <Statement>
              <AS_PERSONA action="UPDATE">
                   <table>AS_PERSONA</table>
                   <access>
                        <P_NOMBRE>DELETE_BY_XI</P_NOMBRE>
                        <P_APELLIDO>DELETE_BY_XI</P_APELLIDO>
                   </access>
                   <key>
                        <P_RUT>15445</P_RUT>
                   </key>
              </AS_PERSONA>
         </Statement>
    </ns0:MT_CONS_PERSONA>
    When I do a call to SOAP by XMLspy, it returns a message without data, that means succesfull reply.
    I see message monitor and see the succesfull flag. But in the database it doesn't update the register.
    This scenario was proved using the File Sender and same JDBC Receiver, then result was succesfull.
    I proved SOAP Sender with a File Receiver, storing information from SOAP sender in an archive, and works well.
    Then I imagine that exist some problem between SOAP and JDBC. what could be happening ?
    Thanks.

    Hi,
    Looks like the problem is with the JDBC receiver...try updating the value in the table by using a File-JDBC scenario..does it work..check the adapter monitor in RWB..
    Regards,
    Sushumna

  • Escape character for apostrophe ' in JDBC receiver channel

    Hi all,
    We have Proxy to JDBC scenario in our project. This interface is working fine with unicode data but when there is an apostrophe( ' ) coming in any of the field values ( ex: DOWTHERM 'J' MODEL19QAGB1G ) , the message is failing in receiver JDBC channel.
    can anyone please tell us how to handle single quote in JDBC receiver channel.
    I have read in SAP help documentation that apostrophe is a reserved character in SQL syntax and is therefore replaced by an escape character if it occurs within value strings. There is a option to JDBC receiver communication channel under "SQL SYNTAX PARAMETER"  to specify the escape character for apostrophe.
    Can any please tell us which value needs to be maintained in the channel to avoid this error.
    Regards
    Jagruthi

    Hi Prateek,
    Thanks a lot for you inputs.
    This issue is solved now. We have replaced single quote with two single quotes and then did the hasQuote mapping as described in the blog.
    /people/prateek.srivastava3/blog/2009/04/02/unicode-handling-for-ms-sql-server
    No value needs to be maintained in channel(SQL SYNTAX PARAMETER ).
    But just want to understand  the difference between replacing the ' with '' in mapping and using SQL SYNTAX PARAMETER option in communication channel.
    Both should ideally result in same  output. But it didnu2019t work when we tried with two single quotes in SQL SYNTAX PARAMETER (Escape Symbol for Apostrophe) in communication channel without doing anything in mapping.
    Regards
    Jagruthi

Maybe you are looking for

  • Upgrade from OSX 10.3.9 to 10.4

    I have just bought an external DVD drive so that I could upgrade an old G3 imac (which only has a cd drive) so that I could upgrade it from 10.3.9 to 10.4. During the upgrade it just stopped saying error and to restart which I did and tried again but

  • "There is a problem with this installer package - script is required to complete install," - please can someone clarify script supplied.

    I have downloaded EMET 4.1 but it will not install - "There is a problem with this Windows installer package. A script required for this install to complete. Contact your support personnel or package vendor." I have seen the same problem answered in

  • Office 365 E3 subscription / Terminal Server / Office Professional Plus 2013

    Hi, Background info: We use multiple Office 365 E3 subscriptions (12 now) and also have an Windows Server 2008 R2 Terminal Server. The users may install Office 365 Pro Plus on their local machines and are able to connect to SharePoint online with the

  • Skins for the ipod menu

    why does the iphone,ipod touch and some others have different backgrounds or skins for thier menus but the ipod nano does not,i have some friends who are really wantin skins for theirs, ask apple why we dont have them for our apps.

  • How to get the highest point of the taskbar

    I would like to show a JWindow just above taskbar. How can I get the highest point of the taskbar? Is there a way like System.getProperty("os.taskbarHeight") ? In MS windows the taskbar has standard height but in KDE the taskbar has variable height (