Friday, September 17, 2010

Hemorrhoids Poisoning

work table work

RTVUSRJOB utility serves to recover the work of the users can select by user name, job name (including generics), job status and job type (batch, interactive or all) .
The command output may be a spool file or directly to file, does not provide output to the screen because there is mandated WRKUSRJOB that performs that function.
Pressing F1 can access the help of the mandate.
the utility can download by clicking here.

ps: Also available in the Resources Group IBM AS400 MydW for download.

Thursday, September 2, 2010

Cervical Mucus Period Late

Clean user messages automatically, joblogs, dumps, ...

One of the tasks core of any system administrator is to keep the system logs. Our AS400 includes functionality to perform these tasks, in a simple and automatic.

You only have to execute the mandate GO MENU (CLEANUP) which will show a menu with the following options:
first define what actions periods and want to clean, select this option 1, which will show the following screen:
define on this screen retention periods for messages, journals and system logs and the execution time daily cleaning. Press Enter to save the changes and again to exit.
Note1: joblogs Cleaning is done only from the list on the output queue QUSRSYS / QEZJOBLOG and QUSRSYS / QEZDEBUG.
Note2: For listings of the joblogs, service dumps and dumps are drained Qez * for queues, run the following commands:
CHGPRTF FILE (* ALL / QPJOBLOG) OUTQ (* LIBL / QEZJOBLOG)
CHGPRTF FILE (* ALL / QPPGMDMP) OUTQ (* LIBL / QEZDEBUG)
CHGPRTF FILE (* ALL / QPSRVDMP) OUTQ (* LIBL / QEZDEBUG)
then we can only activate the automatic cleaning selecting 2.

Note3: To carry out daily cleaning must be active Planner system works. QSYSSCD work in QCTL or QBASE subsystem, This paper submits QCLNUSRMSG work and planned work.

can also launch the automatic cleanup option immediately 3 , or cancel its execution with option 4 .