In your flexible management
environment, you can start
the job manager by using the startServer command. You can stop the
job manager by using the stopServer command.
Before you begin
Before you can start or stop
the job manager, you must
first install the product.
About this task
Start the job manager
so that you can administer jobs
for large numbers of unfederated application servers and deployment
managers. Stop the job manager as needed, such as when migrating to
a new version of the product, when uninstalling the product, and so
on.
Procedure
- Start the job manager.
Use one of these methods
to start the job manager:
- Use the startServer
command:
startServer <job_manager>
where job_manager is
name of the job manager that you want to start.
Use
the startServer Qshell script.
Use the Submit Job (SBMJOB) CL command.You
can run this CL command from an i5/OS® i
command line:
SBMJOB CMD(CALL PGM(product_library/QWASSTRSVR) PARM('-profilePath'
'profile_root' '-server' 'job manager')) JOB(server)
JOBD(QWAS85/QWASJOBD) JOBQ(QWAS85/QWASJOBQ) USER(QEJBSVR) LANGID(*USRPRF)
CNTRYID(*USRPRF) CCSID(*USRPRF) OUTQ(QWAS85/QWASOUTQ) ALWMLTTHD(*YES)
- The profile_root element is the profile root of the job
manager.
- The job manager element is the name of the
job manager
server that you want to start.
- Stop the job manager.
Use
one of these methods
to stop the job manager:
Results
You
have started the job manager and have optionally stopped
it.
What to do next
Administer jobs using the job manager.
You can do such
tasks as submit jobs, check the status of jobs, view nodes and node
resources, or administer node groups.