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

Similar Messages

  • JTable How many caracters can be inserted in a Cell ?

    Hi all,
    how many caracters can be inserted in a Cell of a Table?
    Thanks Konny

    hi,
    i think, that you can fill so many characters as a String can hold ( infinity or as long as your memory can )

  • Executing Select query using JDBC Receiver Adapter

    I created couple types in Oracle and also new function instead of procedure
    Can I execute the above query using JDBC Receiver Adapter.
    select *
    from  the ( select cast( apr.get_distribut('', '', '', 'hdfcgd', 'CAN') as dsrTable )
             from dual );
    If possible how my message structure should look like...

    Hi vikram,
       If you use JDBC as Receiver Adapter you can only post the data to the data base I do no think so we can select the records from the data base.
       If you use JDBC as Sender hope,we can the select query in the sender communication channel.
        Hope I am clear.
      Thanks and Regardds,
      Chandu.

  • Error while updating database using jdbc receiver adapter

    Hi All,
    I am trying to update a single record using jdbc receiver adapter.
    This is my the message that is getting created..
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:Data xmlns:ns0="urn:Test">
    - <STATEMENT>
    - <TABLENAME ACTION="UPDATE_INSERT">
      <TABLE>ORDERS</TABLE>
    - <ACCESS>
      <OrderID>99999</OrderID>
      <CustomerID>VICTE</CustomerID>
      <EmployeeID>3</EmployeeID>
      <ShipAddress>VICTE</ShipAddress>
      </ACCESS>
    - <KEY>
      <OrderID compareOperation="EQ">99999</OrderID>
      <ShipAddress compareOperation="EQ">VICTE</ShipAddress>
      </KEY>
      </TABLENAME>
      </STATEMENT>
      </ns0:Data>
    But in Adapter Monitoring i am getting the following error..
    <i>Error while parsing or executing XML-SQL document: Error processing request in sax parser: Error when executing statement for table/stored proc. 'ORDERS' (structure 'STATEMENT'): java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near 'VICTE'.</i>
    Regards,
    Rahul

    Rahul,
    > In this case i believe the interface has to be synch.
    > So what will the response message type be like..
    Not necessary. UPDATE can be asynch as well.
    Can you turn the trace on like pointed by Michal and then you can see the Query in the Audit Log of the adapter montioring. Try to execute the same query from your DB Client like TOAD and see what is the Syntax error you are getiing.!
    The problem looks like some field has some dataype / column name mismatch.
    Regards
    Bhavesh

  • How to modify oracle stored procedure for JDBC Receiver Adapter?

    Hi all.
    This is Urgent.
    Scenario is
      SELECT a TABLE with procedure and update column with it,
      then send data to SAP System with RFC Adapter.
    When I executed a sync bpm, scenario was finished internal error.
    Pls, let me know how to correct procedure using JDBC Receiver Adapter?
    Regrds all.
    Procedure Code -
    SET SERVEROUTPUT ON
    CREATE OR REPLACE PROCEDURE zwtn2
    IS
       v_seller_company      wtnivhd.seller_company%TYPE;
       v_invoice_no      wtnivhd.invoice_no%TYPE;
       v_report_date     wtnivhd.report_date%TYPE;
       v_customs_date     wtnivhd.customs_date%TYPE;
       v_ap_post_date     wtnivhd.ap_post_date%TYPE;
       v_gr_date          wtnivhd.gr_date%TYPE;
    CURSOR l_cursor IS
       SELECT seller_company,
              invoice_no,
              report_date,
              customs_date,
              ap_post_date,
              gr_date
         FROM wtnivhd
        WHERE wtn_send_flag = 'N'
          AND rownum < 31
    FOR UPDATE;
    BEGIN
       OPEN l_cursor;
       LOOP
         FETCH l_cursor
          INTO v_seller_company,
               v_invoice_no,
               v_report_date,
               v_customs_date,
               v_ap_post_date,
               v_gr_date;
         EXIT WHEN l_cursor%NOTFOUND;
         UPDATE wtnivhd
            SET wtn_send_flag = 'Y' 
           WHERE CURRENT OF l_cursor;
       END LOOP;
    CLOSE l_cursor;
    END zwtn2;

    Hi Alex,
    plz have a look to Runtime Workbench / Adapter Monitoring to find an error message.
    Regards,
    Udo

  • How many VMs can be build using below configuration

    Hi,
    I have ESXi 4.0 cluster with 6 ESX box.Each box has 8 CPU with 2.66GHZ speed (Total ESX cluster CPU resources is 127 GHZ (48 Processor) and memory is 328 GB. I have deoploy to VMs with configuration 4GB RAM,2VCPU.
    Can anyone please let me know how many VMs can be deployed with configuration 4GB RAM,2Vcpu on this Cluster?
    Thank You

    It will be hard to say with out knowing the load in the VMs -  with aligh load you should easily be able to get 80-100 VMs on the cluster.
    Is there a reason why you are using 2 vCPUs - best practice is always to start with a single vCPU and add more if needed - doing this will increase the number of VMs possible -

  • How many heirachies can be created using one dimensional table

    Hi,
    I have one dimension table and one fact table, how many heirachies can be created, is it only one?
    Thank you.

    Hi,
    One dimension can have only one hierrarchy for sure.But create dimension in a such a way(columns should be included in one dimension,example: Year and FYear in Time Dimension) that we can create two branches on Total level.
    Refer this blog..Will solve your doubt....http://gerardnico.com/wiki/dat/obiee/hierarchy#defining_multiple_hierarchies_for_the_same_dimension_logical_table
    Regards,
    Srikanth
    http://bintelligencegroup.wordpress.com

  • How many files can I combine using PDF Pack?

    Its telling me I can only combine 12 pages?  I need to combine more

    Hi there,
    You can combine up to 12 PDFs at once with Adobe PDF Pack--if you have more to combine, then you can combine in batches of 12, and then combine those combined files. (How many times can I say "combine" in one sentence?)
    Best,
    Sara

  • Error while using Jdbc receiver adapter

    Hi,
    Iam using a receiver jdbc adapter to update a table in my database.Here iam using 'UPDATE' as my action in the mapping.It is giving the foowing error....
    Error while parsing or executing XML-SQL document: Error processing request in sax parser: No 'action' attribute found in XML document (attribute "action" missing or wrong XML structure)
    Can Please anybody tell me what may be the problem with my scenario...
    Thanks & Regards,
    Radhika.

    Hi ,
         action type should be attribute .  Please go through the following structure for update .
    <b>
       <?xml version="1.0" encoding="UTF-8"?>
    <ns1:MT_RESPONSE xmlns:ns1="http://com/Test">
       <STATEMENT_NAME>
          <TABLENAME action="UPDATE">
             <TABLE>Utility</TABLE>
             <access>
                <Updated_On/>
             </access>
             <key>
                <TrnHisID/>
             </key>
          </TABLENAME>
       </STATEMENT_NAME>
    </ns1:MT_RESPONSE></b>
              query for above we may say as
    <b>UPDATE  Utility set  Updated_On='' where  TrnHisID =''</b>
              Hope it helps
    Regards.,
    V.Rangarajan

  • How to Insert all Records together using JDBC Receiver Adapter.

    Hi,
    Suppose, I have to send 5 records and from R/3
    (using client Proxy) using XI and insert/update all these records in a database.
    In case I want to update all the 5 records else mark it as fail and return the response synchronously to R/3, what should be my approach?
    Can we do it using native sql querries, if yes could you plese tell me how to do so.
    I have never used native sql queries.
    Thanks in advance.
    Regards
    Pushkar

    hi,
    >>>>Can we do it using native sql querries, if yes could you plese tell me how to do so.
    why don't use use standard jdbc adapter and standard jdbc document formats?
    the sync jdbc call will return the number of affected /deleted rows
    Regards,
    michal

  • How many websites can I publish using iWeb?

    There must be a limit? How can I find out how much of my allocation I'm using?

    I use iWebSites to manage over 75 individual sites. It lets me create multiple sites and multiple domain files.
    If you have multiple sites in one domain file here's the workflow I used to split them into individual site files with iWebSites. Be sure to make a backup copy of your original Domain.sites files before starting the splitting process and move it to another location on your HD until you're satisfied the separation process is completed and what you want.
    This lets me edit several sites and only republish the one I want.
    If you don't use domain names for each of your sites you must remember that the last published site (when using separate domain files for each site) will be the default site when using the default URL for you MMe account: http://web.me.com/YourMMeAccount/.
    The specific URL to each of your sites would be http://web.me.com/YourMMe_Account/SiteName.
    If you purchase a domain name(s) you can have only one site forwarded to using the CNAME method. The others will require the standard URL forwarding and you can have as many as you've purchased.
    OT

  • How many elements can I insert into a form?

    When creating my form I received a notice that I had reached the maximum number of elements for my form!  I was near the end stages of my design, Ouch! 
    What can I do?  Is it possible to cut and past sections of my form to create a new form(s) and link it all together?

    I am limited to the amount of check box elements I can insert into a form by Adobe Forms Central.
    I would like to insert another 200-250 more check box elements to complete my form. 
    Will upgrading to the next package (Unlimited Forms) help me in completing this task or should I look for another solution? 
    Any help and suggestions would be greatly appreciated.
    lpqn wrote:
    When creating my form I received a notice that I had reached the maximum number of elements for my form!  I was near the end stages of my design, Ouch! 
    What can I do?  Is it possible to cut and past sections of my form to create a new form(s) and link it all together?

  • How many outputs can garage band use?

    I currently use Audacity for my recording/playback needs, but when linked to a 2i4 interface, I can still only select Right or Left for output options rather than Output:1, 2, 3 and 4.  Does Garage Band allow the user to select a line out from the available outputs, or is it also limited to L and R regardless of the number of outputs on my interface.  I need to be able to send out 4 different mixes at once (one for PA, drums, guitar and vocals).
    Any insight would be greatly appreciated.
    Thanks!

    .NET assemblies on which your specified assembly depends are loaded using the .NET framework's algorithm for finding assemblies, not the TestStand search directories. They are not directly loaded by TestStand; they are loaded by the .NET
    framework. Generally the .NET framework will find dependent assemblies if they are in the same directory as your specified assembly, are in the application base directory (i.e. the directory of the executable), or in the GAC.
    Hope this helps,
    -Doug
    Message Edited by dug9000 on 05-11-2010 10:07 AM

  • How many DLLs can a Sequence use?

    I have created a Class / DLL (FOO.DLL) that is executed by a Sequence File via the customized TOOLS menu.  The "hello world" version of this DLL works fine.  When I update this DLL to use classes from other classes / DLLs I have created (BAR.DLL) I get the error: Could not load file or assembly BAR, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    I added the BAR.DLL directory to the Configure->Search Directories... list and made sure its checkbox was selected, but it didn't make a difference. 
    Is a DLL activated by a sequence file allow to use other "home-made" DLLs?  Or should a DLL activated by a sequence file be completly self contained?
    Solved!
    Go to Solution.

    .NET assemblies on which your specified assembly depends are loaded using the .NET framework's algorithm for finding assemblies, not the TestStand search directories. They are not directly loaded by TestStand; they are loaded by the .NET
    framework. Generally the .NET framework will find dependent assemblies if they are in the same directory as your specified assembly, are in the application base directory (i.e. the directory of the executable), or in the GAC.
    Hope this helps,
    -Doug
    Message Edited by dug9000 on 05-11-2010 10:07 AM

  • How Many Mailboxes can you have using the Mail app?

    I have 5 currently and can't seem to add any more. Is 5 the limit?
    -bk

    I know very little about gmail, but you might try the OS X Hints article, or the step-by-step guide at About.com.
    AK

Maybe you are looking for