How to find tables created with installed plugins

vamshi2
Tera Contributor

Hello team,

How to find which table is created with which plugin 

change risk assessment threshold table is created in instance when one of the plugin is installed? 

Thank you, 

 

 

 

8 REPLIES 8

Community Alums
Not applicable

Hi vamshi,

  1. In the navigation filter, enter: sys_metadata.list
    The list of Application Files records is displayed.
  2. Click the personalize list icon (gear icon), and add the Package column to the list.
  3. Filter the list with these conditions to show only the components for the plugin:
    [Package] [is] [ <plugin name>]
  4. In the Class column heading, click the menu icon (menu icon) and select Group by Class.
  5. Select the class of information that you want to view.

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Hello Sandeep Thanks for inputs If possible could you please tell me with an example so that I can understand more I want table names which is created with plugins Thank you

Community Alums
Not applicable

have you tried what i said above, you will get the answer!!

Try with your Plugin

Hello Sandeep, Thank you for your patience I got it it is working Thank you