Hi,
I am working with Oracle Data Integrator and want to make a dashboard in Power BI that shows which load plans are available in my project and their scheduled run times, among other details. I have started exploring the SNP tables available in our repository database for Oracle Data Integrator. These tables include:
- SNP_LP_INST
- SNP_SCEN_STEP
- SNP_SESS_TASK_LOG
- SNP_LPI_STEP_LOG
- SNP_LPI_STEP
- SNP_SESSION
- SNP_SCEN_TASK
- SNP_SCEN
- SNP_LP_STEP
- SNP_LOAD_PLAN
- SNP_LPI_RUN
Has anyone seen any documentation on what these tables and columns represent?