Oracle 10g: How to create a log file if lost?
Oracle 10g: How to create a log file if lost?
Oracle 10g: How to create a log file if lost?
Security: how to lock or unlock Oracle database user accounts
Need to become a different Oracle database user? There is a way to login into a another user's account without knowing their password:
Run this from sqlplus to force Oracle user choose a new password when he/she logs in next time:
This is a quick reference for SAP brspace utility.
Dropping database from sqlplus
Archive log in Oracle give me the ORA-16032 error?
You can run 2 Oracle instances with the same database name. To do that set the following parameter(s):
In Oracle10g memory can be managed automatically by setting parameter sga_target.
Sometimes, we need to rename Datafiles in Oracle, here we show you the alter database method.
To delete a column from a MySQL table run the following command: