adm

maintenance of streams

1.capture, propagation, apply rule adjustment View the current rule select * from dba_rules where rule_name in (Select rule_name from dba_rule_set_rules where rule_set_name in (select rule_set_name from dba_capture)); select * from dba_rules where ru ...

two-way streams replication conflict rules (SET_UPDATE_CONFLICT_HANDLER)

two-way streams replication environment, update the conflict resolution (SET_UPDATE_CONFLICT_HANDLER) There are 4 method were MAXIMUM, by resolution_column the value of the column list in the column to determine the value of the value of the check wh ...

Construction of two-way streams replication

1. Initialization parameters (all nodes) alter system set aq_tm_processes = 2 scope = both; alter system set global_names = true scope = both; alter system set job_queue_processes = 10 scope = both; alter system set parallel_max_servers = 20 scope = ...

How to give a user the right lower

View this user all system permissions: select * from dba_sys_privs where grantee = 'BACKUSER'; GRANTEE PRIVILEGE ADM ------------------------------ -------------------- -------------------- BACKUSER CREATE SESSION NO Recycling: revoke create ...

Single-instance and RAC to create the ORACLE STREAM (End)

12th step, prepare bank created under the application process: USER is "SCOTT" SQL> conn strmadmin / strmadmin Connected. SQL> begin 2 dbms_streams_adm.add_schema_rules ( 3 schema_name => 'scott', 4 streams_type => ' ...

Single-instance and RAC to create the ORACLE STREAM (4)

The fifth step, to enable an additional log: Can be based on Database level or Table level, to enable additional logging (Supplemental Log). According to Schema particle size in the establishment of Oracle Stream replication environment, if confirmed ...

Practice ORACLE STREAMS (3)

The fifth step, to enable an additional log: Can be based on Database level or Table level, to enable additional logging (Supplemental Log). According to Schema particle size in the establishment of Oracle Stream replication environment, if confirmed ...

oracle archive is full, delete some can not be re-filed after the dissemination of data stream

Last night the Treasury found that the target stream archive full, 100%, the archive log oracle error is reported directly on the deletion of part of the documents in the archives, With pl / sql login, the error did not, and never seriously. This mor ...

Dbms_stats analysis of how to use statistical information

Dbms_stats is oracle8i new package, which allows the generation of statistical data and processing more convenient and many people are recommended dbms_stats alternative analyze, but I did not used to record what rn estimate_percent - to estimate the ...

Oracle 10g configuration stream flow one-way replication and complete records

Oracle 10g configuration stream flow one-way replication and complete records Self-citation: http://hi.baidu.com/aku88168/blog/item/3b27cf1fc4870c6bf624e49c.html rn rn To Oracle 10g, there DBMS_STREAMS_ADM after, Stream flow has been very good to cop ...

The second part (12) of the creation of practice-wide library Streams replication environment (2) the implementation of the creation of

Second, access to create a link, the operation is as follows: 1, the administrator account to create streams Recommendations for the management of streams tablespace the creation of an independent account to facilitate the management of maintenance. ...

The third part (20) Advanced Configuration of the single-source multi-directional replication environment (1)

This section we will copy the built environment a little bit more complex, so this is no longer copied between two databases, and coupled with the coming of a new database, synchronization of data between the three databases. I. Requirement Settings ...

The second part of (9) preparation for practice (1) a clear demand for

The beginning of the operation of this chapter into practice, will demonstrate different ways to create a copy of a different environment to meet the different needs, of course, first and foremost thing is to proceed from the preparatory work. Streams is

The second part (17) the practice of creating schema-level replication environment

Schema-level replication can create DBMS_STREAMS_ADM.MAINTAIN_SCHEMAS, after the previous table space level of the Trial, and then create a schema-level replication environment is relatively simple. Examples continue to be used in this chapter before ...

The second part (16) practice to create table space-level replication environment (2) to create and remove

Second, create a replication environment Create a very simple, only the target side can perform the following process (if there are a number of table space to copy, simply add another t_names (2), t_names (3) ... t_names (n) can be): JSSSTR> DECLA ...

The second part (14) practice to remove the Streams replication environment

Fourth, clear Streams replication environment On the one hand, for the convenience of the back of the test environment set up, on the one hand because of 10g in the Streams replication environment is very simple to remove, so this as the last section ...

The third part (21) Advanced Configuration of the single-source multi-directional replication environment (2)

Fourth, a simple way to configure the replication environment There are two ways to configure a through DBMS_CAPTURE_ADM, DBMS_PROPAGATION_ADM, DBMS_APPLY_ADM several packages were created to capture, dissemination and application process, relatively ...

The second part (16) the practice of copying to create table space-level environment (2) to create and remove

Second, create a replication environment Create a very simple, only the target side can perform the following process (if there are a number of table space to copy, simply add another t_names (2), t_names (3) ... t_names (n) can be): JSSSTR> DECLA ...

The first part of (6)-based application process (I)

There is capture, and dissemination, the following should be applied is, What a coincidence , ORACLE is also a thought. In the Streams replication environment, the shared object changes in accordance with this logic is to be arrested -> spread -&g ...

The second part (15) practice to create table space-level replication environment (1) to initialize the environment

DBMS_STREAMS_ADM provide table space to create three-level process of replication environment: MAINTAIN_SIMPLE_TTS: a single sheet of copy space MAINTAIN_TTS: more than a copy of table space PRE_INSTANTIATION_SETUP and POST_INSTANTIATION_SETUP: more ...

The second part (18) Practice-level replication environment to create tables

You should have the impression that we have when the first part of Section II has been demonstrated on the table-level replication to create the environment, compared to the whole database / table space level or schema level replication, Looking back ...

The third part (21) Advanced Configuration of the single-source multi-directional replication environment (3)

Fifth, the entire configuration manually copy the environment How do I remove a replication environment, you must have been cooked can not be cooked, not demonstrated here. Attention in front of auto-configuration has also created a number of other s ...

Using Crontab achieve regular backup of Oracle database

rnrnrnrn The timing of the Oracle database, hot backup (Exp) are usually two approaches can be achieved, one is in the Oracle database, provided the task of using Queue Manager (Job Queue) to be achieved; the other is to use the operating system to e ...
Recent
Recent Entries
Tag Cloud
Random Entries
Latest Comments