S_APP_VIEW_RESP in Siebel 20.x
Hi All,
Can you please suggest "S_APP_VIEW_RESP" table is workspace enabled ?
When we query the table in DR / RR environments, contains 2 sets of rows. one with a NULL WS_ID and the other with an invalid WS_ID.
select WS_ID, count(*) from S_APP_VIEW_RESP GROUP BY WS_ID
WS_ID COUNT(*)
72419
0CX@31781663 62447
How can we ensure correct set of data is returned when from the table ?
Please clarify.
Thanks & Regards,
Abhinav