Collections:
Establish Administrator Authentication to the Server in Oracle
How To Establish Administrator Authentication to the Server in Oracle?
✍: FYIcenter.com
This is Step 2. There are two ways to establish administrator authentication to a new database.
Using OS authentication is easier on Windows system. If you used your own Windows user account to install Oracle server, it will put your Windows user account into a special Window's user group called SYSDBA. This Window's user group will be fully trusted by Oracle server with SYSDBA privilege.
To continue with other steps, make sure you logged into the Windows system with a user account in the SYSDBA group.
⇒ Create an Initialization Parameter File in Oracle
⇐ Select an Oracle System ID (SID) in Oracle
2019-04-03, 2624🔥, 0💬
Popular Posts:
How to set the current database in SQL Server? Once you are connected to the SQL Server, you should ...
How To Drop an Index in Oracle? If you don't need an existing index any more, you should delete it w...
What Happens to Your Transactions When ERROR 1213 Occurred in MySQL? If your transaction receives th...
How To Create a Table Index in Oracle? If you have a table with a lots of rows, and you know that on...
What are single-byte character string data types supported in SQL Server Transact-SQL? Single-byte c...