I observe a scenario.

1. Staf runs on a machine .

2 . We run  a job on it , say the job id is 1.

3. Then we query logs for that that job id .

STAF local LOG QUERY MACHINE {STAF/Config/MachineNickname} LOGNAME
STAX_Job_1_User

4. We shut down STAF and  restart it .

5. We submit a staf job , the job id generated can be 1 again .

6. Then try to query again.

 STAF local LOG QUERY MACHINE {STAF/Config/MachineNickname} LOGNAME
STAX_Job_1_User
i observe  current job id  1's logs plus previous joib id 1 's logs .

How can i flush of the previous joib id 1 's logs  So that we get current
jobs id 1's logs .

Regards
Sangram
------------------------------------------------------------------------------
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to