Use the following procedure to delete a user from ODS.
This removes the create a session privilege, and removes access to the public synonyms for the database user.
The Oracle ODS user you created will still exist in the ODS instance.
Drop user deleteUserName cascade;
For information on deleting a P6 EPPM user, see the P6 Help.
Related Topics |
Legal Notices
Copyright © 1999, 2014,
Oracle and/or its affiliates. All rights reserved.
Last Published Friday, January 31, 2014