Long-running ETL tasks in our shop typically produce logs - a jenkins console log along with more detailed logs that let us answer "how long did this part take last time?" for any part or parts.
This one is silent.
We can monitor it to some extent with "monitor SQL" and "monitor sessions" in sqldeveloper and top and iostat, but this is different from logging.
Long-running ETL tasks in our shop typically produce logs - a jenkins console log along with more detailed logs that let us answer "how long did this part take last time?" for any part or parts.
This one is silent.
We can monitor it to some extent with "monitor SQL" and "monitor sessions" in sqldeveloper and top and iostat, but this is different from logging.