Query:
Select sid,serial#,program,module,status,username,schemaname from gv$session where status ='ACTIVE'
This query is very useful to see all the active processes even we can see the ODI sessions here.
📌 Use Case In real-time OIC integrations, JSON payloads are exchanged with external systems via REST APIs. When such integrations fail (du...
No comments:
Post a Comment