incident_sla not part of sys_db_object and sys_dictionary

kanikag
Tera Contributor

is there any parameter or any changes that can be made from admin end so that database view table like incident_sla can be part of sys_db_object and sys_dictionary table

5 REPLIES 5

Enable Debug SQL, and open the DB view. If you see field names like 'a_str_1', 'a_int_5',... then look in the sys_storage_alias table for the field mapping.