Recent content by FocusIT

  1. F

    Question Disconnect idle connections

    Apologies if this has been asked before, but is there a method of diconnecting idle connections to an OE database? We are trying to maximise the available licenses under our concurrent user allowance and all attempts to fix the humans (i.e. get them to log off the sytem at end of shift) have...
  2. F

    Question Reduce checkpoint duration

    This seems to have been resolved in our test environment by upgrading from SP05 to SP07. PSC also did some testing on their side between the Service Packs and found a direct correlation between checkpoint duration and the size of -B/-B2. They have put it down to poor memory management on...
  3. F

    Question Reduce checkpoint duration

    R&D 2 5 ♀07/19/13 Activity: BI Log 13:16:48 07/18/13 22:40 to 07/19/13 13:13 (14 hrs 34 min) Total Per Min Per Sec Per Tx Total BI writes 3466430 3968 66.13 0.45...
  4. F

    Question Reduce checkpoint duration

    Sorry Tom, yes AI is enabled with an AIW.
  5. F

    Question Reduce checkpoint duration

    R&D 3 1, is Latch timeouts good or bad? ♀07/19/13 Activity: Performance Indicators 13:13:53 07/18/13 22:40 to 07/19/13 13:13 (14 hrs 34 min) Total Per Min Per Sec Per Tx Commits 7704011...
  6. F

    Question Reduce checkpoint duration

    Is spin too high for a server with 24 hyper threaded cores, what would be a better setting?
  7. F

    Question Reduce checkpoint duration

    Hi Tom BI is on physical RAID 1+0 disk, fast array with 16 spindles. Nothing else on array other than .r code i.e. no other database technologies or services. Would prefer to avoid regression testing for an SP upgrade (see my earlier posting), but if SP06 or 07 is the answer then I will...
  8. F

    Question Reduce checkpoint duration

    Thanks Rob. Where in promon can I monitor LRU latch contention? The mother of all change control processes is keeping us on SP05. I had to work extremely hard to push through an upgrade from 9.1D last March to 10.2B05. I would rather explore all options with SP05 before starting the...
  9. F

    Question Reduce checkpoint duration

    Could this be a rare case for using more than one APW? The write volume against this database is large, it generates 20-30GB of AI files a day.
  10. F

    Question Reduce checkpoint duration

    The checkpoint duration is exactly the same with a small cluster size as I tried this last week which means UI performance is even worse as the pauses are more frequent. I raised the same issue with PSC and they suggested turning off the Alternate Buffer Pool altogether by setting -B2 to zero...
  11. F

    Question Reduce checkpoint duration

    5. Activity 6. Shared Resources 7. Database Status 8. Shut Down Database R&D. Advanced options T. 2PC Transactions Control L. Resolve 2PC Limbo Transactions C. 2PC Coordinator Information J. Resolve JTA Transactions M. Modify Defaults Q...
  12. F

    Question Reduce checkpoint duration

    A BIW and AIW are running. BI Clustersize is 262128kb, block size is 4kb. The disk hosting the BI is < 10% active during the checkpoint. Only thing that seems odd is that 'Writes by BIW' rarely gets over 50%. R&D -> 3 -> 4 below 15:36:42 Ckpt ------...
  13. F

    Question Reduce checkpoint duration

    Is there a way to reduce the checkpoint duration? There is plenty of advice on checkpoint frequency and I have followed that intently to get our checkpints to no more that every 5 minutes with 0 buffers flushed at peak load during the day, but as the footprint of the database increases so it...
  14. F

    Scripted prorest into existing database

    Piping in echo Y worked, thanks Rob. I knew it would be simple.
  15. F

    Scripted prorest into existing database

    There is probably a really simple answer to this, but it eludes me. I want to script the restore of a backup into a pre-existing database. Doing this manually is straight forward as I just type Y when prompted to overwrite the existing database, but I cannot get it scripted as the prompt gets...
Top