How to get Table lists included in Applications installed by our team

Kohei Tominaga1
Tera Expert

Hi,

 

I would like to have Table lists which is included in the Application installed by our team.

I know that sys_store_app table has the application list but I could not find who installed them.

Do you know how I can get the table lists?

2 REPLIES 2

NishONish
Tera Contributor

HI @Kohei Tominaga1 

I have the same question. TO be honest I have not found a direct and full answer to this as of now. An interim answer is we can open Tables table (sys_db_object.list) and add column named Application to the view. Further we can group by Application. This does show the full list of applications but not the grouping like ITSM, SPM, GRC etc. Did you manage to explore anymore on this Qs. tx