Oracle EBS R12 - Can we lock the database schema
We are going to review the database schema for Oracle EBS R12. For the schema like GL/AP/AR/PO, they are used for creating table for the corresponding module.
So can we use alter user GL account lock to lock these database schema so that nobody can login these schema?
Thank you very much.