× 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.



Thanks, Eric.  I know I've seen that information before, now that you 
point it out.  Sounds like just what I'm looking for.

Patrick




Eric J Waters <ewaters2@xxxxxxx> 
Sent by: domino400-bounces+ptrapp=nex-tech.com@xxxxxxxxxxxx
10/09/2006 12:12 PM
Please respond to
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>


To
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>
cc

Subject
Re: Restricting a process






You can change run priority of the jobs.  The task will take the processor 

if available but yield to other jobs running at a higher priority. 


From an AS400 red book....
EXCERPT FROM THE AS400 GUIDE ON HOW TO SET PRIORITIES AND MAINTAIN THEM 
AFTER AN IPL

By default, Domino server jobs run at priority of 20.  To enable a server 
job to run at a different priority from the other server jobs, create a 
new class object specifically for that job.  These classes must be in the 
library QUSRNOTES.  Use the Create Class (CRTCLS) command to create the 
class.  For example, to create a class named MYCLASS in library QUSRNOTES 
with run priority set to 30, use this command:

CRTCLS CLS(QUSRNOTES/MYCLASS) RUNPTY(30)

Next you must tell Domino which task (or tasks) should use this class. 
Domino for AS400 looks for this information in a file names 
'/QIBM/USERDATA/LOTUS/NOTES/DOMINO_CLASSES'.  You can use the EDTF command 

to create this file, if it does not already exist.

Add your server, class, and tasks to the file in the following format:
SERVER=MYSERVER
CLASS=MYCLASS
TASKS=TASK1,TASK2,TASK3
CLASS=MYCLASS2
TASKS=TASK4,TASK5
SERVER=MYSERVER2
CLASS=MYCLASS3 QUSRNOTES
TASKS=TASK6

NOTE: We found that the class names such as MYCLASS must always be in 
uppercase.

Each time task1, task2, or task3 jobs start for the server MYSERVER, the 
jobs run using the attributes specified in the QUSRNOTES/MYCLASS class.

You can specify a different priority for any server job except SERVER and 
QNNINSTS jobs.  These two jobs always run at the priority specified in the 

class that is created when the server is set up.

Regards,
Eric


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. NOTE: Regardless of content, this e-mail shall not operate to 
bind CSC to any order or other contract unless pursuant to explicit 
written agreement or government initiative expressly permitting the use of 

e-mail for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




"Patrick Trapp" <ptrapp@xxxxxxxxxxxx> 
Sent by: domino400-bounces+ewaters2=csc.com@xxxxxxxxxxxx
10/09/2006 10:29 AM
Please respond to
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>


To
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>
cc

Subject
Re: Restricting a process






Yeah, that's the process I'm talking about.  What is this parameter 
supposed to do?  I'm not wanting to disable Full Text Indexing, just 
throttle it a bit.

Patrick




aj.mccartan@xxxxxxxxxxx 
Sent by: domino400-bounces+ptrapp=nex-tech.com@xxxxxxxxxxxx
10/09/2006 09:13 AM
Please respond to
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>


To
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>
cc

Subject
Re: Restricting a process






Are you talking about the process that updates Full text Indexes on 
schedule?  If so you can use this Ini setting.  Domino does give you a 
warning that its a debug param - 

Debug_Disable_Chronos=1

aj mccartan
enterprise messaging



"Patrick Trapp" <ptrapp@xxxxxxxxxxxx> 
Sent by: domino400-bounces+aj.mccartan=phoenix.gov@xxxxxxxxxxxx
10/09/2006 06:43 AM
Please respond to
Lotus Domino on the iSeries / AS400 <domino400@xxxxxxxxxxxx>


To
domino400@xxxxxxxxxxxx
cc

Subject
Restricting a process






Is there a way to prevent a task from taking over the entire server?  When 




Update runs on an overly large mail file, it kills the entire server's 
response times, including on the other DPARs.

Patrick
_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/domino400.



_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/domino400.



_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/domino400.


_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/domino400.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.