How to increase cpu time for a job

We have a application which submits a scheduler job. The job parses a blob and inserts rows into a table. It was running slow . On checking the scheduler tables I found out for actual time of 2 hours the job is taking cpu time of less than 2 minutes.
Can anybody help us with any idea to increase the CPU utilization by around 4 times so the job finishes in 30 minutes
Thanks
Saikat

Hi,
How long does it take when you run the same action that the job is running from sqlplus ?
This looks like more of an Oracle tuning question than a Scheduler question. You might get better answers if you gave more info about the pl/sql code being run and posted this to the general pl/sql forum here
PL/SQL
You can also try general PL/SQL profiling tools to see what statements in your code are taking the longest while to run e.g. AWR and ADDM if you have licenses for them.
Hope this helps,
Ravi.

Similar Messages

  • How to increase the time for detect a device down on Prime 2.0

    Hi,
    I would like to know how to increase the time for detect when a device has lost connection, currently I monitor several stand alone Access Points that are paleced on differents locations connected to prime through 256 Mbps Links, so when the location has very high bandwith utilization, an e-mail notification about the unreachable Access Point is sent, but if we check te reachability, the Access Point is reachable, and we don´t want to receive to many of this notificatios,
    thanks for your help

    Go to the Console,   Select the server --> configuration --> tuning tab, 
                        Stuck Thread Max Time and Stuck Thread Timer Interval  (give your required time)
    This will definitely increase the Stuck Thread time interval.
    or
    by using work manager also you can define Stuck Thread Max Time interval by editing deployment descriptor file
    <work-manager>
    <name>wm_name</name>
      <max-stuck-thread-time>30</max-stuck-thread-time>
    <stuck-thread-count>5</stuck-thread-count>
    </work-manager>

  • How to increase the time for threadstuck jdeveloper weblogic server

    Hi,
    This is a requirement for increasing the time for threastuck detection in jdeveloper weblogic server.
    Few of my threads take a longer time than the default value for threastuck detection.
    Could you please share the suggestions on how to do it?
    i have tried by creating workmanager from the administration console but not aware of how to apply it to application(in web.xml).
    Share inputs on this.
    Thanks,
    Devender

    You are posting this on the wrong forum. All this in one of the server forums.
    Timo

  • How to increase load time for mobile client platform on handhelds?

    Hello Experts!
    I have developed an application for my mobile client on handheld, but i have a problem with performance, my problem is on load of client, elapsed time to load this ambient is 25 seconds, somebody have a solution to increase a performance to load Mobile client on handhelds?
    Regards
    Ronaldo Rampelotti.

    I was given this a long time ago back when I was developing on SP3
    Not sure if they are all valid or more have been added.
    I thought I posted this awhile ago, but can't find it maybe it got deleted.
    These CSS properties are ALL or NONE, you cannot specify by View or by some class id.
    I think there are suppose to be improvements in next version of MI client.
    Name of the property     
    default     
         stylesheet.default.backgroundcolor
         stylesheet.default.foreground
         stylesheet.default.font.name
         stylesheet.default.font.size
         stylesheet.default.height
         stylesheet.default.bordercolor
    brandingarea     
         stylesheet.brandingarea.backgroundcolor
         stylesheet.brandingarea.bordercolor
         stylesheet.brandingarea.font.size
         stylesheet.brandingarea.foreground
         stylesheet.brandingarea.height
         stylesheet.brandingarea.brandingtext
    button     
         stylesheet.button.backgroundcolor
         stylesheet.button.font.size
         stylesheet.button.foreground
         stylesheet.button.height
    label     
         stylesheet.label.backgroundcolor
         stylesheet.label.font.size
         stylesheet.label.foreground
         stylesheet.label.height
    caption     
         stylesheet.caption.backgroundcolor
         stylesheet.caption.font.size
         stylesheet.caption.foreground
         stylesheet.caption.height
    inputfield     
         stylesheet.inputfield.backgroundcolor
         stylesheet.inputfield.font.size
         stylesheet.inputfield.foreground
    radionbutton     
         stylesheet.radiobutton.radiobutton
    linktoaction     
         stylesheet.linktoaction.backgroundcolor
         stylesheet.linktoaction.font.size
         stylesheet.linktoaction.foreground
         stylesheet.linktoaction.height
    statusbar     
         stylesheet.status.backgroundcolor
         stylesheet.status.errorcolor
         stylesheet.status.messagecolor
         stylesheet.status.warningcolor
    table     
         header
         stylesheet.table.header.backgroundcol
         stylesheet.table.header.foreground
         stylesheet.table.header.height
         stylesheet.table.header.font.size
         content
         stylesheet.table.content.backgroundcolor
         stylesheet.table.content.foreground
         stylesheet.table.content.height
         stylesheet.table.content.font.size
         footer
         stylesheet.table.footer.backgroundcolor
         stylesheet.table.footer.foreground
         stylesheet.table.footer.height
         stylesheet.table.footer.font.size
    imagebutton     
         stylesheet.imagebutton.backgroundcolor
         stylesheet.imagebutton.font.size
         stylesheet.imagebutton.foreground
    image     
         stylesheet.image.backgroundcolor
    I don't know about the client arguments, usually that was a guess\try and find out.

  • How to increase display time of Toast notifications in Windows 10?

    Hi,
    I want to know how to increase display time for Windows toast notification in Windows 10.

    On Thu, 2 Apr 2015 09:08:12 +0000, david hk129 wrote:
    Start > left side, Settings > Ease of Access > left side, Other options > at Show notification for, change the time .
    If the OP is asking about the notifications generated by the new
    Notifications Center feature then the above won't do any good. The above
    setting only impacts the old style notifications generated by applications
    that have icons in the system tray area of the task bar.
    Paul Adare - FIM CM MVP
    "The most amazing achievement of the computer software industry is its
    continuing cancellation of the steady and staggering gains made by the
    computer hardware industry." -- Henry Petroski

  • How to increase query time out

    I have a report which is generated using a huge SQL, it is erroring while displaying results, due to time out error:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 1013, message: ORA-01013: user requested cancel of current operation at OCI call OCIStmtExecute
    How to increase this time so that the connection persists for a longer duration?
    thanks
    Rishabh

    I looked in the NQSConfig.ini file for you. In here you find the following:
    [ CACHE ]
    ENABLE     =     YES;
    // A comma separated list of <directory maxSize> pair(s)
    // e.g. DATA_STORAGE_PATHS = "d:\OracleBIData\nQSCache" 500 MB;
    DATA_STORAGE_PATHS     =     "/oracle/oaobi01/data/ontwbif1013/OracleBIdata/cache" 500 MB;
    MAX_ROWS_PER_CACHE_ENTRY = 100000; // 0 is unlimited size
    MAX_CACHE_ENTRY_SIZE = 1 MB;
    MAX_CACHE_ENTRIES = 1000;
    I think you can do something with this...
    You can find the nqsconfig.ini in this directory:<Install Drive>\OracleBI\server\Config
    Otherwise have a look in the Server Administration Guide, chapter 11

  • CPU times for application

    I am trying to figure out the best way to get CPU times for our
    application to do certain things. It sits on top of a database and
    I wanted to separate out what the database time and the application
    time is. I was going to use the 3C clock function to get a start
    time and then a time right before the database call and then a time
    when it comes back. It seems like the granularity of the clock function
    may not be what I need. Anyone have any ideas on how to do this? Is
    this the best way?
    Thanks
    John

    This is a hard question to answer because it depends on the cluster agent/application.
    On one hand you may have a simple Sun Cluster application that fails over in seconds because it has to do a limited amount of work (umount here, mount there, plumb network interface, etc) to actually failover.
    On the other hand these operations may, depending on the application, take longer than another application due to the very nature of that application.
    An Apache web server failover may take 10-15 seconds but an Oracle failover may take longer. There are many variables that control what happens from the time that a node failure is detected to the time that an application appears on another cluster node.
    If the failover time is 30 minutes I would ask your vendor why that is exactly.
    Not in a confrontational way but a 'I don't get how this is high availability' since the assumption is that up to 30 minutes could elapse from the time that your application goes down to it coming back on another node.
    A better solution might be a different application vendor (I know, I know) or a scalable application that can run on more than one cluster node at a time.
    The logic with the scalable approach is that if a failover takes 30 minutes or so to complete it (failover) becomes an expensive operation so I would rather that my application can use multiple nodes at once rather than eat a 30 minute failover if one node dies in a two node cluster:
    serverA > 30 minute failover > serverB
    seems to be less desirable than
    serverA, serverB, serverC, etc concurrently providing access to the application so that failover only happens when we get down to a handful of nodes
    Either one is probably more desirable than having an application outage(?)

  • How to increase page size for balance file upload in Workspace.

    Hi All,
    Please suggest how to increase page size for balance file upload in shared Workspace pages.
    Thanks,

    A word of caution is in order regarding changing from facing to non-facing and back again. If you have overridden master page items, you'll get a second, non-overridden copy on all the even-number pages when that half of the master page is re-applied. This applies to master text frames which override automatically when text flows into them as well as to objects you manually override. I think you'll find this particular technique also only works for master text frames, whereas the Layout Adjustment should work in all situations where frames snap to guides.

  • How to increase cpu voltage on A75A-G35?

    Please tell me how to increase cpu voltage on A75A-G35(I changed pstates in BIOS but voltage not changed!)? and then tell me range of voltage in 1-7 Pstates?
    Thanks.

    Quote from: MSI service FAQ
    Q: I cannot adjust the CPU Voltage on my A55/A75 motherboard?
    A: Due to a hardware limitation on this platform, you cannot adjust the CPU voltage. However, you can adjust the NB voltage which is the same on this platform.
    (http://service.msicomputer.com/html/popup/techsup/formviewer.asp?esoformid=2987)
    The NB voltage setting is below the "Advanced DRAM Configuration" and the only way to increase a cpu relating voltage on that board.

  • How to reduce download time for intial swf?

    How to reduce download time for intial swf?
    There are a number of RPC calls but most of the data is cached at server end but still swf takes a lot of time to download completely.
    What all are the ways by which i can reuce the inital load time of my application?

    Reduce the size of the SWF by moving code and assets not needed for the
    first screen out into modules.

  • How to set expiry time for cached Subjects of authenticated proxy service.

    How to set expiry time for cached Subjects of authenticated proxy service in message level authentication.
    Because of this, password change does not effect immediatly in proxy invocation.
    I'm using Weblogic 10.3 and OSB3.0

    Hi,
    You can activate Time-Dependent Publishing Service on your XML form and once the Lifetime of Documents is over then the document is not visible to users.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c1/c87d3cf8ff3934e10000000a11405a/frameset.htm
    It is only invisible but not deleted!
    So to delete all expired XML Forms you should run Scheduler Tasks for Time-Dependent Publishing:
    <b>TimeBasePublishingUnpublish</b>
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/bc37b5789dee4eaa8005bff84f14cf/frameset.htm
    You can also create your own Scheduler Task which deletes/archieves all expired XML Forms.
    Greetings,
    Praveen Gudapati
    [Points are welcome for helpful answers]

  • How to download face time for my MacBook ?

    how to download face time for my MacBook ?

    Hi,
    Currently FaceTime for Mac is a 99¢ app and only available via "App Store" for Mac.  Make sure you have the latest Mac OS installed (10.6.7), and launch App Store from your dock (you can also access it by clicking on  and choose "App Store...")  you can then purchase it through there.
    -cwdlin

  • How to increase the memory for my weblogic server in Jdeveloper 12.1.2.0.0 ?

    Hey everyone,
    So as my title says, i'm trying to increase the memory for my weblogic server in my windows 7 64 bit machine, with 8GB ram.
    The values appear to be: JAVA Memory arguments: -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
    I've done some search from this forum and i've added this to my jdev.conf:
    AddVMOption  -XX:MaxPermSize=1536M (in this one i've only changed the value)
    AddVMOption -Xmx1536M
    AddVMOption -Xms1536M
    And i've changed this: MEM_ARGS="-Xms1024m -Xmx1024m" in my startNodeManager.sh file
    I'm still getting the same line in my server but i need to change the values since i'm not getting the server to run my application very well (it gets stucked in loading my databases and graphs) and i think it will continue untill i get a heap exception error.
    Any ideas of how to change this?
    Regards,
    Frederico.

    Thanks Alejandro .
    I'm going to ask you another question and this one is quite important.
    Whenever i run my project a couple of times, i'm not able to retrieve the page, it just gets stuck on loading.
    It just stops the loading, like its a really really slow page. I'm not using a lot of rows in my database so i don't take to much memory but it doesn't load and i know everything is fine but i just added some graphs after testing it.
    Do you know why?
    In the console it says that everything is fine and shows the link for the page but it never loads completely until it gives a error because it does not respond in 600 seconds.
    Strange right?

  • How to increase memory allowed for an application

    Before in OS 9 and below we can expand the quantity of memory for an application, we can't do same in OS X.
    OS X is able to set himself the amount of memory for an application. This seems to work but I think there is a limit sets by OS X.
    My question is how to increase this amount of memory ?
    I tried to increase it in terminal using "ulimit -d unlimited" but this is not working enough.
    I use to do calculation with matrix systems and iterations in Mapple software but on my iMac with 4 GB of RAM memory, when application reaches 450 MB, I get a memory error message. Activity monitor at same time says there is more than 2 GB free !
    Has somebody a solution to free this limit, even for a small time or for only an application ?
    Thanks for your help.

    The full message is :
    "Kernel connection has been lost. The kernel returned the following message :
    Execution stopped : Memory allocation failed.
    Please sea ?alloc for more detail.
    You should save this worksheet and restart Maple
    Executing commands in Mapple requires a connection to the Maple kernel.
    Firewalls have been known to cause problems with kernel connections in Maple. Please ensure that any firewall software is configured to allow Maple to create connections to the kernel. Consul the FAQ for more information."
    I checked the firewalls of OS X, they are shutdown and no restrictions seems to be set for processes.
    We are expecting for a new version of Maple with some modifications due to Snow.

  • How to define CPU sets for different hardware cores?

    We're doing a small benchmarking research on parallel benefits of Niagaras, and as one part of
    the research, we want to find out whether there are performance differences between hardware
    CPU cores and strands within a core. From theory, only one strand of a core is executing at any
    given moment, others are "parked" while waiting for IO, RAM, etc. So it may be possible to see
    some difference between a program running with 4-processor "pset"s, i.e. 4 strands of one core
    and 4 separate cores.
    While I can use psrset or poolcfg/pooladm to create and bind actual processor sets consisting
    of a number of processors, I have some trouble determining which of the 32 CPU "id numbers"
    belong to which hardware core.
    On a side note, an X4600 server with two boards lists 4 "Dual-Core AMD Opteron(tm) Processor
    8218 CPU #" entries in prtdiag, but 8 "cpu (driver not attached)" entries in prtconf, and
    Solaris recognizes 8 processors in pooladm. Again, there's no clue which of these 8 processor
    cores belongs to which socket, and this information could be important (or at least interesting)
    for SMP vs. NUMA comparison within otherwise the same platform.
    So far the nearest ideas I got were from some blog posts about pooladm which suggested to
    make a CPU set for a worker zone with CPU IDs 0-28, and moving hardware interrupts to CPU
    IDs 29-31. I could not determine whether these are single strands of separate cores, or 3 of 4
    strands on a single core, or some random 3 strands how-ever Solaris pleases to affine them?
    Is this a list defined somewhere (i.e. IDs 0-3 belong to core 0, IDs 4-7 belong to core 1 and so
    on, according to Document X) or can this be determined at runtime (prtdiag/prtconf)?
    Is this a fixed list or can the "strand number-CPU core" relations change over time/reboots?
    Perhaps, does Solaris or underlying hardware deliberately hide this knowledge from the OS
    administrators/users (if so, what is the rationale)?
    Finally, am I correct to believe I can place specific CPU IDs into specific psets via pooladm?
    Looking at /etc/pooladm.conf I think this is true (the default pool lists all CPU IDs of the
    system), but wanted some solid confirmation :)
    Thanks for any ideas,
    //Jim

    A Sun Fire E2900 with 4 dual-core UltraSPARC-IV chips:
    # prtdiag
    System Configuration: Sun Microsystems  sun4u Sun Fire E2900
    System clock frequency: 150 MHZ
    Memory size: 16GB      
    ====================================== CPUs ======================================
                   E$          CPU                  CPU
    CPU      Freq      Size        Implementation       Mask    Status      Location
      0,512  1350 MHz  16MB        SUNW,UltraSPARC-IV    3.1    on-line     SB0/P0
      1,513  1350 MHz  16MB        SUNW,UltraSPARC-IV    3.1    on-line     SB0/P1
      2,514  1350 MHz  16MB        SUNW,UltraSPARC-IV    3.1    on-line     SB0/P2
      3,515  1350 MHz  16MB        SUNW,UltraSPARC-IV    3.1    on-line     SB0/P3
    # psrinfo -p -v
    The physical processor has 2 virtual processors (0 512)
      UltraSPARC-IV (portid 0 impl 0x18 ver 0x31 clock 1350 MHz)
    The physical processor has 2 virtual processors (1 513)
      UltraSPARC-IV (portid 1 impl 0x18 ver 0x31 clock 1350 MHz)
    The physical processor has 2 virtual processors (2 514)
      UltraSPARC-IV (portid 2 impl 0x18 ver 0x31 clock 1350 MHz)
    The physical processor has 2 virtual processors (3 515)
      UltraSPARC-IV (portid 3 impl 0x18 ver 0x31 clock 1350 MHz)
    # prtconf | grep cpu
                cpu (driver not attached)
                cpu (driver not attached)
                cpu (driver not attached)
                cpu (driver not attached)
                cpu (driver not attached)
                cpu (driver not attached)
                cpu (driver not attached)
                cpu (driver not attached)A 6-core single-T1 Sun Fire T2000:
    # prtdiag
    System Configuration:  Sun Microsystems  sun4v Sun Fire T200
    System clock frequency: 200 MHz
    Memory size: 8184 Megabytes
    ========================= CPUs ===============================================
                                CPU                 CPU 
    Location     CPU   Freq     Implementation      Mask
    MB/CMP0/P0   0     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P1   1     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P2   2     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P3   3     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P4   4     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P5   5     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P6   6     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P7   7     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P8   8     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P9   9     1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P10  10    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P11  11    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P12  12    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P13  13    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P14  14    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P15  15    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P16  16    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P17  17    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P18  18    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P19  19    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P20  20    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P21  21    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P22  22    1000 MHz SUNW,UltraSPARC-T1          
    MB/CMP0/P23  23    1000 MHz SUNW,UltraSPARC-T1    
    # psrinfo -p -v
    The physical processor has 24 virtual processors (0-23)
      UltraSPARC-T1 (cpuid 0 clock 1000 MHz)
    # prtconf | grep cpu
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)
        cpu (driver not attached)//Jim

Maybe you are looking for