Collections:
Unlock the Sample User Account in Oracle
How To Unlock the Sample User Account in Oracle?
✍: FYIcenter.com
Your 10g XE server comes with a sample database user account called HR. But this account is locked. You must unlock it before you can use it:
Now user account HR is ready to use.
⇒ Change System Global Area (SGA) in Oracle
⇐ Shutdown 10g XE Server from Commmand Line in Oracle
2020-09-30, 2182🔥, 0💬
Popular Posts:
How To Disable a Login Name in SQL Server? If you want temporarily disable a login name, you can use...
How To Start MySQL Server in MySQL? If you want to start the MySQL server, you can run the "mysqld" ...
How To Generate CREATE VIEW Script on an Existing View in SQL Server? If you want to know how an exi...
Where to find SQL Server Transact-SQL language references? You can find SQL Server Transact-SQL lang...
How to execute statements under given conditions in SQL Server Transact-SQL? How to use IF ... ELSE ...