× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just a bit of a warning to anyone following this discussion.  In current
releases there is an undocumented program QJOCHRVC which controls how often
changes to journaled objects are forced to auxiliary storage.  In a future
release this program may become a formal API (that is in the Information
Center, officially supported, etc.) and as such experience some changes in
its authorization and parameter definitions.  Users of the current QJOCHRVC
program may want to keep track of where they code the program calls (and
minimize the places used) as they may get the opportunity to change them in
a future release.

Bruce



                                                                                
                                                      
                      "Charly Jones"                                            
                                                      
                      <charly301@xxxxxxxxx        To:       
midrange-l@xxxxxxxxxxxx                                                   
                      om>                         cc:                           
                                                      
                      Sent by:                    Subject:  Re: QJOCHRVC        
                                                      
                      midrange-l-bounces@m                                      
                                                      
                      idrange.com                                               
                                                      
                                                                                
                                                      
                                                                                
                                                      
                      11/05/2003 12:02 PM                                       
                                                      
                      Please respond to                                         
                                                      
                      Midrange Systems                                          
                                                      
                      Technical Discussion                                      
                                                      
                                                                                
                                                      
                                                                                
                                                      







This API is available back to V4R5...  There is a redbook called: 'Striving

for Optimal Journal Performance'
that contains a full explanation of the API and side-by-side benchmarks
with
performance numbers.  Here are some notes I got from a Google search using
QJOCHRVC:

You can now tune the journal recovery ratio (V4R5)
Background SLIC tasks: JORECRA (one per journal)
Sweep through main memory writing changed pages of journaled objs
Their mission is to cap the quantity of recovery time in the event of a
crash
The more journaled objects, the more aggressive these tasks become
They are driven by a "Recovery Ratio"
The default ratio is 50K
The tasks wake up as soon as 50K/ Numb_ Objs more Jrn Entries arrive
Every extra 10K added to the ratio increases abnormal IPL time by about 30
seconds
The higher the ratio, the less frequently journaled objects get written and

the
better the run time performance vs. longer potential IPL
It's similar to a default "Force Write Ratio" for journaled files
New API: Call QJOCHRVC 1000000
Increases recovery ratio to 1 Million (reduces background load by 95%)
Legal range is 10K to 2 Billion

Charly Jones
Gig Harbor WA
253 265-6244

_________________________________________________________________
Frustrated with dial-up? Get high-speed for as low as $26.95.
https://broadband.msn.com (Prices may vary by service area.)

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.






As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.