Specifies that snapshot writing be disabled. There is usually
some performance gain when snapshot writing is disabled because
Oracle Rdb does not need to perform write operations to the snapshot
file during updates to the database.
You should not disable snapshots for replication databases.
Although users are expected only to retrieve data from the
replication database, retrieval can occur in either READ_ONLY
or READ_WRITE transactions.