Skip to Content
Oracle Distributed Systems
book

Oracle Distributed Systems

by Charles Dye
April 1999
Intermediate to advanced
552 pages
15h 39m
English
O'Reilly Media, Inc.
Content preview from Oracle Distributed Systems

Prerequisites and Restrictions

Read-only snapshots do not require the advanced replication facilities. You must, however, have the Procedural Option installed (i.e., the catalog script catproc.sqlmust have been run), and the scripts dbmssnap.sqland prvtsnap.plbmust have been run. (Oracle runs these scripts automatically when you install the Procedural Option by running catproc.sql.) You also must set initialization parameters and grant appropriate system privileges to accounts that create snapshots.

Initialization Parameters

In order for snapshots to be capable ofrefreshing automatically, you must set the following initialization parameters:

JOB_QUEUE_PROCESSES

This parameter should be set to at least 1. The default is 0.

JOB_QUEUE_INTERVAL

This parameter should be set to a value that is less than or equal to your most frequent snapshot interval. The default is 60; the units are seconds.

System Privileges

The following system privileges are associated with snapshot administration:

ALTER ANY SNAPSHOT

The grantee can change various properties of snapshots in any schema. You should reserve this privilege for DBA accounts; it is granted to the DBA role when the database is created.

CREATE ANY SNAPSHOT

The grantee can create a snapshot in any schema. You should reserve this privilege for DBA accounts; it is granted to the roles DBA and IMP_FULL_DATABASE when the database is created.

CREATE DATABASE LINK

The grantee can create and drop private database links. Technically, this privilege is not ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Expert Oracle Exadata, Second Edition

Expert Oracle Exadata, Second Edition

Martin Bach, Karl Arao, Andy Colvin, Frits Hoogland, Randy Johnson, Kerry Osborne, Tanel Poder
Expert Oracle RAC 12c

Expert Oracle RAC 12c

Syed Jaffar Hussain, Tariq Farooq, Riyaj Shamsudeen, Kai Yu

Publisher Resources

ISBN: 1565924320Supplemental ContentCatalog PageErrata