incident_sla not part of sys_db_object and sys_dictionary
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2025 02:29 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2025 07:09 AM - edited ‎04-22-2025 07:16 AM
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.