Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to check end of Data collection job without login to RTC?

One of my customer is looking for a way to check end of Data collection job because Data collection job is getting longer now and affecting to Backup job, which should run after Data collection job.

Customer want to check end of Data collection job with script (.sh or .bat).
Is there a way to do it?

I found CONFIG.ETL_INFO have END_DATETIME value.
We possibly can check whether the value is in there or not but I am not so sure.

If anyone has a good idea to archive this, please let me know.

0 votes

Comments

I know we can check Data collection job in
https://hostname:9443/jts/admin#action=com.ibm.team.reportsManagement.etlStatus

Client want to check this without login to RTC.



One answer

Permanent link
Hello Ryosuke,

the only other place outside of RTC that can give you information on the data collection jobs and the [application name]-etl.log located in the same directory where you have your regular application logs.

In particular the STAR job is the last to be executed so you can look into jts-etl.log for an entry like this that indicates that the last part of the job is completed:
2014-06-07 00:06:05,079 [jts: AsynchronousTaskRunner-4 @@ 23:59]  INFO ervice.starjobs.internal.StarRemoteSnapshotService  - Java ETL (STAR): History build execution completed! (26 out of 26 passed)
Best Regards,

Francesco Chiossi

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,024
× 7,499

Question asked: Jun 11 '14, 12:42 a.m.

Question was seen: 5,501 times

Last updated: Jun 11 '14, 4:46 a.m.

Confirmation Cancel Confirm