Skip to Main Content

Oracle Database Express Edition (XE)

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!

Creating database using DBCA failed with "(DBT-00008) Current User Is Not An Administrator User"

User_ZL40CSep 12 2023 — edited Sep 12 2023

Hello,

We have an issue on Windows 10 64bit when a database with Oracle Database 21c Express Edition is created.

This is a known issue that is described in the following article :

Creating database using DBCA failed with "(DBT-00008) Current User Is Not An Administrator User" error (oracle.com)

Suggested solution (add the user account to the administrator group) is not an option for us. Member of local admin group is managed by GPO. Administrator are member of active directory groups and these groups are added to local administrator group.

So Oracle should check if the user has effective admin rights (check user Kerberos Token) instead of checking if the user ID is present in local administrator group.

Can oracle improve the administrator détection ?

Comments
Post Details
Added on Sep 12 2023
1 comment
1,210 views