Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't find Documentation on SNP-tables in ODI Repo db

ludvigthedevJan 26 2024

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?

Comments
Post Details
Added on Jan 26 2024
0 comments
589 views