Skip to Main Content
Feature Request FR-4586
Product Area Developer Experience
Status CLOSED

1 Voters

Add to apex table/view similar to dba_users to trace username and all dates columns

alexander.smelyansky Public
· Jul 31 2025

Idea Summary
Add to  apex table/view similar to dba_users  to trace user_name, workspace,  account_status, lock_date, expiry_date, created_date, last_login 

Use Case
Security reporting in environments where the direct access to database is prohibited and only tool  available for access is APEX. 

Preferred Solution (Optional)
Create tale or view with all listed columns available via select statement to privileged database user.

This is a great idea! So much that we have already implemented it in a previous release of APEX.

Comments

Comments

  • fac586 OP 4 months ago

    Already exists

    select * from apex_workspace_apex_users