Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data dictionary view of data in ords_metadata.sec_sessions

Tom RMay 17 2022

Hi all,

I am trying to use the ords_metadata.sec_sessions table/view ? to get information on client_id /name accessing my rest api call. When I try to include this structure in my pl/sql I get an error not found. However I can query it from sql developer. What the correct way to reference this information ? I want to use request token information to get back to the name associated with the client id. Appreciate any thoughts!
Thanks,
Tom

Comments
Post Details
Added on May 17 2022
0 comments
322 views