Because from OCI console is through Database Actions and not from Service Console:
"Create Users on Autonomous Database - Connecting with Database Actions"
https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/manage-users-create.html#GUID-DD0D847B-0283-47F5-9EF3-D8252084F0C1
I think that A and B are correct:
A:
From mi WSL2 ubuntu connected to my ADB:
adrs@ADRS-1:~/db$ sqlplus admin@midb_medium
SQL*Plus: Release 19.0.0.0.0 - Production on Mon Oct 11 21:52:37 2021
Version 19.12.0.0.0
Copyright (c) 1982, 2021, Oracle. All rights reserved.
Enter password:
Last Successful login time: Mon Oct 11 2021 21:52:12 +02:00
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.13.0.1.0
SQL> create user userFromSQL;
User created.
SQL> GRANT CREATE SESSION TO userFromSQL;
Grant succeeded.
B:
Of course (The process is practically the same as with SQLPLUS)
Why not C? I think it says "Oracle Cloud Infrastructure service console" and it is NOT really done from the console, but from the "Database Actions" link, which is another service.
It's difficult to say because the documentation says "You can create users by connecting to the database as the ADMIN user using any SQL client tool." SQLPLus is included
I think C is also valid. It makes three options as valid
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
guru_ji
1 year, 6 months agoguru_ji
1 year, 6 months agoPKD4OCI
3 years agoluizyto
3 years agocine
3 years, 1 month agoSilNilanjan
3 years, 2 months agoadnancsedu
3 years, 2 months agoreachabhien10
3 years, 3 months agoRogazan
3 years, 3 months agoGanmook
3 years, 3 months agoTanTran
3 years, 4 months agoeduardoosti
3 years, 4 months agojcamt
3 years, 1 month agoMNR
3 years, 7 months agopkriyaz
3 years, 7 months agofhoyos
3 years, 7 months ago