...Like autostart jobs, a prestart job is a batch job that is usually configured to start running when a subsystem begins. But unlike autostart jobs, prestart jobs can easily be started and stopped on demand without bringing the entire subsystem down.
Prestart jobs can also be configured to spawn additional copies of themselves to handle increased demand, and each individual prestart job can be timed to expire and spawn a successor copy after a set number of uses.
OS/400 traditionally uses prestart jobs to handle communication functions, such as when large numbers of ODBC and JDBC users access data through the QZDASOINIT jobs in the QUSRWRK subsystem, but they can also be used to handle persistent single-threaded server jobs that continually process data throughout the day.
Wednesday, April 06, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- Creating an as400 Query
- ibm as400 manuals v5r4
- Library list for Web server
- UDATE and *DATE in AS400 RPG
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- AS400 Job Scheduler
- as400 iSeries NetServer Disabled user profiles
- IBM WebSphere Developer Technical Journal: Maintain continuous availability while updating WebSphere Application Server enterprise applications
- OS/400 PASE Shells and Utilities
- Recover or reset QSECOFR passwords
No comments:
Post a Comment