The log_archive_duplex_dest parameter allows you to define not one but two archived redo log storage locations. You can define it as a can or must succeed operation by setting the log_archive_min_succeed_dest parameter. This second parameter, if set to 1, does not require that the archived redo log copy to the duplex destination be complete; otherwise, if the parameter is set to a 2, both copies must be successful. If the parameter is set to 2, the database halts until the reason that the archive log cannot be copied is corrected.
Related Articles
Oracle 11g/12c Client Install on Windows: Lightweight and Locked Down
Concerned about risks and want to lock down your Oracle client for end user Windows PCs? Have a need for the ‘cross connection query’ feature of Toad Data Point? The solution is within your grasp! Let...
Oracle CREATE TABLESPACE Insights
Tablespaces are used to store database objects that take up space on disks. These objects are called segments. Examples of segments include tables, indexes, clusters, undo segments, and materialized v...
The performance teeter-totter part 2: Toad® Turnpike [Finding indexes]
Finding new, effective indexes to improve database performance is hard. How hard? Take a short quiz at the end of this blog. Remember, Toad® Turnpike is about real people doing real things with Toa...
