RE: update user
Date: Thu, 18 Sep 2014 16:24:05 +0000
Message-ID: <1E24812FBE5611419EFAFC488D7CCDD126EFF744_at_G5W2727.americas.hpqcorp.net>
If the user is not an owner you could generate the create user with grants, roles, and system privileges so you can just drop and re-create the username.
If the user is an owner then you have to decide if you should just live with the setting since as David posted the user still needs a system privilege to create an actual edition. Otherwise you are looking at having to save all the user objects and recreating them which seems like a lot of work just to change a user setting.
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Zelli, Brian Sent: Tuesday, September 16, 2014 1:43 PM To: oracle-l (oracle-l_at_freelists.org) Subject: update user
I have a user that I accidently checked to enable editions. How do I change that? I found it in the dba_users view but am trying to find the underlying tables that holds that column. Or if there is another way to return it to the N state for that particular user......
Brian
This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Sep 18 2014 - 18:24:05 CEST