Approx how much time should JDBC adapter take to insert 1.5 million record?

Hi All,
          What is the optimum time for inserting 1.5 million records to Oracle Staging Table? My scenario ECC to Oracle is taking 3 hours.
With your previous experience, what do you think about this. Is there a scope of improvement?
We have a simple insert through JDBC datatype. i.e Action = INSERT.
Kindly Advice.
Regards,
XIer
Edited by: XIer on Mar 27, 2008 9:20 AM
Edited by: XIer on Mar 27, 2008 10:02 AM

Hi,
>What do you think is the optimum time with your experience...
We had Similar Situation  after adding Application Server  the time was reduced to 1 hour.  Now  how many App server are available in your XI system ?
Regards
Sangeetha

Similar Messages

  • How much time should the installation take?

    It has been an hour and its still 50%.

    It is totally network dependant. Try to turn off security can speed up the process. Also, Try using a wired connection.

  • How much time does an AP take to failover to secondary controller

    hi All,
    My query is to understand how much time will an AP take to failover to its secondary WLC(Backup) incase primary goes offline.
    Whats the heartbeat time for each AP to verify reachability to WLC.
    also what is the purpose of AP Fail over priority under each AP. i want to ensure AP's fall back to primary WLC once its back online.(Preemption)

    Hi Matehw,
    My query is to understand how much time will an AP take to failover to its secondary WLC(Backup) incase primary goes offline.
    We can not tell exact time but normally It takes 1-3 minutes.
    Whats the heartbeat time for each AP to verify reachability to WLC.
    AP Heartbeat Timeout - AP sends heartbeat to WLC (By default its 30s). Once the primary WLC(or where AP is connected to)goes down, With heartbeats, the AP realizes sooner that the controller has become unreachable.
    also what is the purpose of AP Fail over priority under each AP.
    First of all there are three types: it goes like this Cirtical...high...medium..low.
    ***To configure AP failover priority, we must enable AP Fallback feature globally and then individual APs with a suitable priority level. 
    *** When using both the local  and global backup configurations, the locally configured settings take precedence in the event of a controller failure. If an AP is not able to join any of the locally configured controllers, it then tries to join the global backup controllers.
    More info:
    http://rscciew.wordpress.com/2014/01/22/ap-failover/
    Regards
    Dont forget to rate helpful posts

  • How much time does it usually takes for moderator approval for a post

    How much time does it usually takes for moderator approval for a post?
    I have a post posted on Mar 9 and it is still pending for moderator approval.

    It's impossible for anyone here to say. It could be very quick, or a given book may never appear. As RG said, it's completely up to the publisher in the applicable country.
    Regards.

  • How much time does ipad 4 take to fully charge???

    how much time does ipad 4 take to fully charge???

    It will obviously vary depending on how drained the battery is, but figure on 3-4 hours for a full charge.

  • How much time does CATPATCH.sql take

    Hi,
    Iam upgrading my db from 9.2.0.1 to 9.2.0.4 . Its been 2 hrs since the catpatch.sql script is runnig. When i queried dba_registry it is showing status as loading for packege & body.
    Can any tell me how much does this script takes.
    Thanks in advance.
    Bhavesh

    The speed of execution is very dependent on the memory and CPU of the machine in which the patch is being applied. I have seen times ranging from 30 minutes to 4 hours. The four hours was experienced with a database in a virtual machine with 512MB of RAM.

  • Estimating how much time a sql will take

    Is there a way to estimate how long a sql will take. Is there a command in sql to estimate the time?
    Is there a direct correction when looking at the COST in the explain plan to the amount of time a sql will take? Thank you in advance.

    No. You might as well ignore the cost number. Anything to do with the cost-based optimizer, Jonathan Lewis is your man. His interpretation of cost is "the time to completion of a query, but expressed in units of single block reads rather than in proper time units".
    Of course, as Tom Kyte points out, the Explain Plan is only a mathematical model predicting the query's performance. Cost is an estimate not a guarantee.
    Cheers, APC

  • How much time does a query take from start to end?

    How can i query the time a SQL command takes from start to end (it was a big query and started yesterday evening when we started work today it was ended)?
    i selected some values of v$sqlarea but i could not understand the result absolutely. is there a more practical way of getting this information?

    select sql_text, cpu_time/100000, elapsed_time/100000 from v$sql where sql_text like '
    If the SQL is still in memory, not 100% reliable and there is a Bug 2101311 V$SQL.CPU_TIME / ELAPSED_TIME wrong for DML statements

  • How Much Memory should OS X take up?

    So I recently updated to Mavericks, and i've seen online that it should take up 8 GB on the hard drive. But when I check my hard drive, the "other" bar, takes about 51 GB used on my hard drive. What could be taking up so much space, and How do I check/ get rid of it?

    That 8GBs is for the download. You need at least 15GGBs to install and if you did a clean install and then the iLife apps the total would be somewhere aroung 25-30GBs of disk space.
    51GBs in the Other category is about right.

  • [solved] Measuring how much time a bash function takes to run?

    Hi there,
    a (hopefully) simple question for the bash gods out there :)
    Lets say i have a script looking like this:
    #!/bin/bash
    some_function() {
    doing something
    some_function
    How can i measure the time (preferably in human-readable form: minutes or even hours) the bash function takes for a run?
    I know about "time", but i want to do it directly inside the script...
    Google tells me nothing, apart from one site where i have to pay for a solution :/
    Thanks for any suggestions
    Jan
    Last edited by funkyou (2008-09-01 13:21:04)

    iphitus@laptop:~$ sh test.sh
    Hi
    Bye
    real 0m10.002s
    user 0m0.000s
    sys 0m0.003s
    iphitus@laptop:~$ cat test.sh
    somefunc(){
    echo "Hi"
    sleep 10
    echo "Bye"
    time somefunc
    Time appears to work within bash scripts too

  • How much time taken-Oracle Analyze-DBA studio

    hi,
    how much time should the DBA Studio-->Tools-->Analyze option when run , would it take to complete the process. the datatbase is 9i and it is online and is in use.
    Thanks in advance,
    Samir.

    hi,
    thanks for the feedback.
    but, further, the details are volume of data is 825MB, tables approx 800, indexes approx 450. also the analzye option using compute(dbms_stats package).
    Thanks again in advance to the support,
    Samir.

  • Possible to check how much time an update statement on a table would take ?

    Hello @all
    I have a table with a fragmented Index, the table has an actula "user_updates" from 226'699.
    How can i find out how much time an update on this table takes ?
    i would like to check if there is any performance increase when i regroup the index (rebuild), cause the index has a fragementation of 85% now... (or should i delete the index completely) cause there are no user_seeks... only user_updates on the table...
    and i thought that indexes only makes sense if users are reading from the table... am i wrong ? (cause on every update from the table, the index (indexes) have to be updated too...
    Thanks and Regards
    Dominic

    Rebuilding the index will not likely result in a modification be quicker. At least not more than marginal. In fact, it might wven be slower, since if you currently have space on the index page for the new row and then rebuild so you *don't* have space then
    the index rebuild will make that update be slower (at least for the cases where you get page splits). 
    However if the index isn't used to find rows (any of the other three columns), then you have an index which only cost you and doesn't help you!
    Tibor Karaszi, SQL Server MVP |
    web | blog
    Tibor, check out this forum thread:
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/64ad4f52-2fd8-4266-b4a4-5657c8870246/needed-more-answerers?forum=sqlgetstarted
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • How much time will i take for the battery to drain, with white screen of death?

    Yesterday I updated the software of my iPod touch (4gen), and today while using facebook I got the white screen of death. I tried to holding the sleep and home buttons but I didn't help. Then I tried to connect to iTunes but iTunes does not recognize my iPod. It seems that the only solution is to let the battery drain. My question is how much time will it take for the battery to drain (I charged it yesterday). Am I damaging my iPod in anyway?( I am worried because the back is a little hot). Should Ii try co cool it by placing  it in front of a fan?

    Yes it will show the low battery picture. Then I just connected it to my PC and restored it.
    For the cold pack I used one of these gel-packs http://www.coldchaintech.com/products/gel-packs.php ( I had them at home).
    I don't think using ice is a good idea here is why:
    1. If you use an ice pack you should be careful to prevent water from entering your iPod.
    2. Your iPod should not get colder than 32° F which is the minimum Operating temperature. And ice is colder than 32° F.

  • How much time will take applyning SP11 level in ECC6.0

    Hi,
    How much time will take for appying SP11 level in ECC6.0.
    Regards,
    venkat reddy.

    hi,
    Make sure , that you increase the shared memory being utilized by database .
    In oracle we increase the SHARED POOLSIZE , that will reduce the time in ACT_700 .
    There is note which talks about the SHARED_POOL_SIZE , it should be minimum 500 mb , depending upon your total physical RAM and CPU.
    Thanks
    Prasanna

  • HT4623 I found an update ios6 in my iphone settings and then I tapped on  install ,but it is going on and nothing is displaying .Only apple logo is displaying  frequently.It has been happening  for 13 hours.my question is how much time it will take to upd

    Can anybody help in my concern below
    I found an update ios6 in my iphone settings and then I tapped on  install ,but it is going on and nothing is displaying .Only apple logo is displaying  frequently.It has been happening  for 13 hours.my question is how much time it will take to update ios

    Read this: iOS 4: Updating your device to iOS 5 or later
    ... oh I think it is a 3gs or a 3
    This makes a difference. What does it say in Settings > General > About?

Maybe you are looking for

  • New version of Light (control your laptops backlight easily).

    This is a complete rewrite of my old pet project, as I felt the need to severely clean up the code. See the old thread here: https://bbs.archlinux.org/viewtopic.php?id=153210 Anyway, new version, completely new command line usage -- sorry, it was pre

  • How many devices can use one iCloud account?

    I'm currently working with a school that have bought 15 new iPads. I was wondering whether all of these could be set up under 1 iCloud account, or whether there was a limit to the number of devices that can be registered. The reason for asking this i

  • 'bios serial number' setting no longer working with 11.2.4.1

    We recently installed 11.2.4 and monthly update 1 (in 1 evening) and now we've started to notice that our workstations are not getting the proper device name. We have preboot set to give the workstation the bios serial number as device name (certain

  • How to Input Value in  ALV report at reuntime...?

    Dear All, How to Input Value or change the value of a field in  ALV report at runtime...? regards,

  • Nested Tables and Full Table Scans

    Hello, I am hoping someone help can help me as I am truly scratching my head. I have recently been introduced to nested tables due to the fact that we have a poor running query in production. What I have discovered is that when a table is created wit