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...
Introduction
Data changes frequently in OLTP environments and Oracle has to be aware of those changes or at least to try detect these changes in order to adjust the optimizer and execute sentences in ...
Toad Family of Data and Database Management Solutions UPdate
Live from the TDWI 2014 conference in San Diego, Quest announced a series of upgrades to its award-winning Toad™ data and database manage...