Quantcast
Channel: SCN : Unanswered Discussions - BI Platform
Viewing all articles
Browse latest Browse all 5661

What field in CI_Infoobjects indicates a instance succeeded?

$
0
0

This query returns the date an instance was attempted, but not whether or not it succeeded.

 

   

select top 5000
SI_ID,
SI_NAME,
si_starttime,
si_endtime
FROM CI_INFOOBJECTS WHERE
si_instance = 1
and si_runnable_object = 0
and si_starttime is not null

Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>