Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\online_help\advrp\deployment006.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Adding Template Objects</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-23T10:13:5Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Adding Template Objects" /> <meta name="relnum" content="11g Release 1 (11.1)" /> <meta name="partnum" content="A12345-01" /> <link rel="copyright" href="./dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="./dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="prev" href="deployment005.htm" title="Previous" type="text/html" /> <link rel="next" href="deployment007.htm" title="Next" type="text/html" /> <script src="./callback.js" type="text/javascript"></script> <noscript>Your browser does not support JavaScript. This help page requires JavaScript to render correctly.</noscript> </head> <body> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="deployment005.htm"><img src="./dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="deployment007.htm"><img src="./dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="BABCAJFA" name="BABCAJFA"></a><a id="ADVRP262" name="ADVRP262"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1>Adding Template Objects</h1> <p>Adding objects to your deployment template invokes the Deployment Template Wizard. Complete the following steps to add new objects to your template:</p> <div class="helpinfonote"> <p><span class="bold">Note: </span>New template objects cannot be added to a deployment template that has been instantiated.</p> </div> <ol> <li> <p>In Enterprise Manager, connect to the Database Instance Home page as the replication administrator.</p> </li> <li> <p>Click <span class="bold">Data Movement</span>.</p> </li> <li> <p>Under the Advanced Replication section, click <img src="shortcut.png" alt="callback" border="0" /><a href="javascript:void(0);" onclick="redirectEMpage('ADVRP_ADMINISTRATION');"><span class="bold">Manage</span></a>.</p> <p>The Administration Overview page appears.</p> </li> <li> <p>Under the Materialized View Replication, Master Site section, click the number link next to Templates.</p> <p>The Deployment Templates page appears.</p> </li> <li> <p>Select the deployment template that you want to modify and click the icon in the Edit column.</p> <p>The General subpage of the Edit Template page appears.</p> </li> <li> <p>Click <span class="bold">Objects</span>.</p> </li> <li> <p>Click <span class="bold">Add</span>.</p> <p>The Add Object page appears.</p> </li> <li> <p>Choose the objects from different schemas or from one schema by selecting the appropriate option from the Object Selection Method list.</p> </li> <li> <p>Enable the boxes that correspond with the types of objects that you want to add in the Object Types field.</p> <p>For example, if you want to add tables, then click <span class="bold">Tables</span>.</p> </li> <li> <p>Select the schemas from the Select Schemas list if you chose the <span class="bold">Select objects across schemas</span> option in the Object Selection Method list.</p> <p>However, if you selected the <span class="bold">Select objects from Schema</span> option, specify the name of the schema to be associated with the object in the Schema field.</p> </li> <li> <p>Click <span class="bold">OK</span> to return to the Add Objects page.</p> <p>The items that you selected appear in the Name column.</p> <div class="helpinfonote"> <p><span class="bold">Note: </span>When you add a replicated table that does not have a primary key, the wizard displays the Set Alternate Key Columns page so that you can identify an alternate identity column or set of columns for the replicated table. <p>For information about the controls on the Set Alternate Key Columns dialog box, see <a href="newglossary009.htm#CHDHCDEE">Set Alternate Key Columns</a>.</p> </p> </div> </li> <li> <p>In the objects list, select <span class="bold">Use Existing Object</span> for the object if it exists at the other master sites. In this case, the existing object is used at the other master sites.</p> <p>If an object of the same name exists but is not exactly the same and the Use Existing Object box is enabled, then you receive an error when adding the object to your master group.</p> <div class="helpinfonote"> <p><span class="bold">Note: </span>You must select <span class="bold">Use Existing Object</span> for clustered tables. That is, clustered tables must be manually precreated at each master site.</p> </div> <p>If the object not does not exist at the other master sites, then the object is created at the other sites regardless of your selection.</p> <p>See <a href="multimaster032.htm#BGBCHBDB">Replicating Object Definitions to Master Sites</a> for more information.</p> </li> <li> <p>In the objects list, select <span class="bold">Copy Row Data</span> to initially populate replicated tables by copying row data from the master definition site to the replicated tables at other master sites.</p> <p>If you do not want to populate the replicated tables at other master sites with data or if the tables at other master sites were manually precreated and populated with data before you created the master group, then ensure that this field is deselected.</p> <p>See <a href="multimaster035.htm#BGBFDJIJ">Replicating Table Data to Master Sites</a> for more information.</p> </li> <li> <p>To generate replication support for objects that you add to the new master group immediately upon master group creation, enable the <span class="bold">Generate Replication Support</span> option.</p> <p>If you do not enable this option, then you must manually generate replication support for the objects and manually start replication after the master group is created.</p> <div class="helpinfonote"> <p><span class="bold">Caution: </span>Do not enable this option if data conflicts are possible. If data conflicts are possible, then you must configure conflict resolution methods before generated support for objects and starting replication. <p>See <a href="configure001.htm#CACJABIJ">About Conflict Resolution Methods</a> for more information.</p> </p> </div> </li> <li> <p>Click <span class="bold">Apply</span>.</p> </li> </ol> <div class="helpinfonotealso"> <h2>Related Topics</h2> <p><a href="basic_concepts018.htm#CHDEJGFA">Deployment Templates</a></p> <p><a href="deployment004.htm#BABDGBCG">Managing Deployment Templates</a></p> </div> </div> <!-- class="sect2" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2005, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="./dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="deployment005.htm"><img src="./dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="deployment007.htm"><img src="./dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de