creating database view for task_Sla and sys_history_line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 12:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 01:00 AM
Hey,
Try changing the variable prefix to some other name for task_sla to "tsk"
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 01:34 AM
not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 02:19 AM
Have you enabled audit for task_sla table, OOB it is not audited
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 05:14 AM
Hi
The sys_history_line table participates in Table Rotation. Ideally DB views should not be created on tables that participate in Table Rotation as it will not produce desired result.
Also, you can see the list of tables that undergo Table Rotation under - System Definitions - Table Rotations.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep