3.1.4.4 Parameters and Options
artjesadmin supports the following parameters and
options:
-
-h - Option
-hprintsartjesadminusage information as listed above. -
-v - Option
-vindicates the current version of Oracle Tuxedo Application Runtime for Batch. -
-f - The security profile file generated by
genjesprofile. The default value is~/.tuxAppProfile. It requires the owner of the security profile must be the user who runsartjesadmin. The user name in this profile is the owner of the submitted jobs. A job without a specified owner is assigned the owner name "*". -
-p and -j - Option
-pand-jare added to get job status without interaction inartjesadminconsole. -
-x showjobexec|resumejobexec|stopjobexec [[lmid=machine|grpid=groupid|grpid=groupid,srvid=serverid];...] - Option
-xis specified to controlARTJESINITIATORservers. It must beshowjobexec,resumejobexec, orstopjobexec. For more information, see Sub Commands. -
-t <timeout> - Option
-t <timeout>is specified to control the timeout threshold when submitting a job in synchronous mode, asynchronous mode, or console mode. With-toption, an integer can be specified to control the timeout. In the absence of a timer, clients will be left waiting indefinitely. -
-T - Option
-Tis specified to submit a job in test mode, which only do checks rather than executing this job. For more information about test mode, see-t file|NULLargument in EJR Syntax. -
-o <Job Execution Engine Options> - -o can be used to pass special options to the job execution engine. If the job is in KSH, the options are passed to KSH execution engine; if the job is in JCL, the options are passed to native JCL execution engine.
-
-y - Option
-yis added to submit a job in the synchronous way. This option enables synchronous mode to wait for job end.Note:
To submit a job in synchronous way, in TuxJES Configuration File, you must setEVENTPOST=A. -
-i - Option
-iis specified to submit KSH jobs.scriptfilemust be full path or relative path toAPPDIRenvironment variable, or toJOBREPOSITORYconfiguration item. -
-I - Option
-Iis specified to submit JCL jobs.scriptfilemust be full path or relative path toAPPDIRenvironment variable, or toJOBREPOSITORYconfiguration item. -
-x settracelevel [trclvl=trace_level[,[lmid=machine|grpid=groupid|grpid=groupid,srvid=serverid];...]] - Option
-x settracelevelis specified to set the TuxJES trace message level. For more information, see Sub Commands. -
-x setjesacl aclfile=rulepath[,aclfiletype=PLAIN|ENCRYPTED[,aclmode=MAC|DAC]] - Option
-x setjesaclis specified to change job access authorization. For more information, see Sub Commands.
Parent topic: artjesadmin