Adding Logfiles
To add a redo log, the following command is used:
ALTER DATABASE database name
ADD LOGFILE THREAD y GROUP n (file specification, file specification) SIZE x;
or:
ALTER DATABASE dat...
In Part I of this article, I discussed the Cluster administrator’s view of the What-If Command Evaluation and demonstrated how cluster administrators can use crsctl to
Perform What-If Command Evalu...
Watch a demo and learn how the SQL Optimizer in Toad for Oracle Xpert edition works to improve your code. Live Q&A.
Don’t let poorly-optimized SQL queries slow you down
We’ve focused a lot recentl...