How to add master replication successfully Group sites?

Hello

I'm doing the replication multi-maitre multi, but I'm stuck on the add_master_database.

It does not work.

First, the error was anything of remote access cannot.

Then he became asking for restoration.

Then he points this group object 'public '. ' rep_group' already exists.

I deleted the dba_repgroup contect then "public" was created again.

I don't know how to solve this problem

NOTE: I USED these once.

[

VARIABLE masterdef_flashback_scn NUMBER;

Extension_id VARIABLE VARCHAR2 (32);

delete from dba_repgroup;

]

part of the configuration:

life of the site:

...

-global names-

ALTER DATABASE RENAME GLOBAL_NAME to life.dept;

---------user---------

CREATE USER c# dept_admin

IDENTIFIED BY dept_admin.

-to let the user create tables and solve: no privileges on tablespace 'USERS'

ALTER USER c# dept_admin quota unlimited on USERS;

GRANT CREATE SESSION,

CREATE THE TABLE,

CREATE PROCEDURE,

CREATE SEQUENCES,

CREATE THE TRIGGER,

CREATE VIEW,

CREATE SYNONYM,

ALTER SESSION STATEMENT,

CREATE A MATERIALIZED VIEW,

MODIFY A MATERIALIZED VIEW,

CREATE THE DATABASE LINK

C# dept_admin.

GRANT EXECUTE ANY PROCEDURE TO C# DEPT_ADMIN.

RUN Dbms_Repcat_Admin.Grant_Admin_Any_Schema (username = > "c# dept_admin");

EXECUTE Dbms_Repcat_Admin.Grant_Admin_Any_Repgroup('c##dept_admin');

RUN Dbms_Repcat_Admin.Grant_Admin_Any_Schema (username = > "c# dept_admin");

GRANT LOCK ANY TABLE in c# dept_admin.

GRANT COMMENT ANY TABLE in c# dept_admin.

BEGIN

DBMS_REPCAT_ADMIN. (REGISTER_USER_REPGROUP)

username = > "c# dept_admin."

PRIVILEGE_TYPE = > "receiver."

list_of_gnames = > NULL);

END;

ALTER system set global_names = true;

CREATE DATABASE LINK PUBLIC goods.dept USING 'goods.dept ';

........

CREATE DATABASE LINK goods.dept CONNECT TO c# dept_admin IDENTIFIED BY dept_admin USING 'goods.dept ';

RUN Dbms_Defer_Sys.Register_Propagator ("username = > ' c# dept_admin");

Start (Dbms_Defer_Sys.Schedule_Push)

destination = > "life.dept"

interval = > 'sysdate + 1/24/60/60'.

next_date = > sysdate + 1/24/60/60.

STOP_ON_ERROR = > FALSE,

delay_seconds = > 0,

parallelism = > 1);

end;

/

Start (Dbms_Defer_Sys.Schedule_Purge)

next_date = > sysdate + 1/24/60/60.

interval = > 'sysdate + 1/24/60/60');

end;

/

EXECUTE Dbms_Repcat.Create_Master_Repgroup ('rep_group');

BEGIN

DBMS_REPCAT. () CREATE_MASTER_REPOBJECT

gname = > "rep_group"

Type = > 'TABLE',

oname = > "address",

sName = > "c# dept_admin."

use_existing_object = > TRUE,

copy_rows = > FALSE);

END;

/

BEGIN

DBMS_REPCAT. () ADD_MASTER_DATABASE

gname = > "rep_group"

Master = > "life.dept"

use_existing_objects = > TRUE,

copy_rows = > FALSE,

propagation_mode = > 'SYNCHRONOUS');

END;

/

ERROR on line 1:

ORA-02055: distributed update operation failed. Rollback required

ORA-23374: Group of objects 'PUBLIC '. "' REP_GROUP ' already exists

ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95

ORA-06512: at "SYS." DBMS_REPCAT_MAS', line 2237

ORA-06512: at "SYS." DBMS_REPCAT", line 146

ORA-06512: at line 2

I use the version of 12 c of the Oracle database.

Have no proposal to solve this problem?

Thanks in advance

Your life.dept database already has a group with that name, so let fall out or use a different name,.

Are you sure you want to do this in your root container? Indeed, why would create anything in your container root?

Tags: Database

Similar Questions

  • vCAC 6 - How to add users to a group of commissioning of a vCO workflow?

    I'm trying to drop users into roles in a group of Provisioning (Business Group) in a vCO workflow. Does anyone have advice on how I can achieve this?

    I'm already reading/add/update custom fields, but the action of logEntityDetails() shows not all entries under 'Complex properties', users.

    Examples of VMware how to create PG, but not how to add users.

    Just to answer my own question, since I posted it the vCAC 6.0.1 for vCO plugin was released, which introduced a whole new bunch of features through vCACCAFE, including the manipulation of Provisioning groups (company) members.

  • How to add Facebook comments on my site.

    OK, here is the facebook link on how to add comments.

    Comments - Social Plugins - Documentation - Facebook for developers

    But the comments are not displayed on my page.

    1. I copy the specific URL, I want the comments are for.

    2. past URL on the ""URL comment on " "

    3 give a width

    4 generate code.

    5 copy the two codes and post them directly on the page of Muse, on the spot, I want comments to show.

    6. I get a 'cannot generate the thumbnail.

    Could someone tell me how to fix it?

    Capture332.JPG

    2323.JPG

    Hello

    You should be able to see the comment section once get you an overview of the page in the browser!

    Please check and let me know if you have any questions.

    Thank you

    Ankush

  • How to add and remove a group of words in each page at a time?

    This is the condition I faced:

    I have a PDF document with 998 pages, first of all, I want to add a group of words called "Collected by Rocky" each page and the style and the format will be adjusted by myself; Secondly, I want to delete them at once.

    Editing my Acrobat is 11.0.11. How can I achieve these two objectives?

    Your

    This depends a lot on how you do it, but you can use a script with a loop that adds a field to each page of the file and then flattens the entire file, for example.

  • OID: How to add users to the group through LDIF

    How am I suppose to assign users a group? It seems that, under the present:


    DN: cn = < role name >, cn = < domain >, groups
    objectClass: top
    objectClass: groupOfUniqueNames
    objectClass: orclGroup
    DisplayName: role
    Description: role for this user
    uniqueMember: < full DN >
    CN: < role_name >


    According to this example, when I add a group, I can specify a uniquemember, a user. Am I suppose to do?

    DN: cn = < role name >, cn = < domain >, groups
    objectClass: top
    objectClass: groupOfUniqueNames
    objectClass: orclGroup
    DisplayName: role
    Description: role for this user
    uniqueMember: < full DN for user 1 >
    uniqueMember: < full DN for user 2 >
    uniqueMember: < full DN for the user 3 >
    uniqueMember: < full... the DN of the user >
    CN: < role_name >

    The example that you mentioned will create a new group with users uniquemember as members of this group

    While it will be assign uses uniquemember to an existing group.

    DN:CN =, cn = groups,
    ChangeType: modify
    Add: uniquemember
    uniqueMember:
    ...

    Hope this helps,
    Sagar

  • Windows Mail: How to add the new contact group

    In Windows Mail my toolbar has no "New Contact Group" to click.  How can I create a new contact group, please?

    In Windows Mail my toolbar has no "New Contact Group" to click.  How can I create a new contact group, please?

    RE: New group contact button missing
     
    Open Windows Mail > click Contacts > on this Contacts window, right-click on an open space inside the window > click Customize this folder > under what kind of folder do you want? Click the pointer on the far right (there is only a single pointer here), click Contacts > OK

    Now look, you will see new Contact button group.

    t-4-2

  • How to add the AD security group in each virtual machine with a name corresponding in VCenter?

    Hi all

    I would like to know if it is possible with VMware PowerCLI v4.1, I created the universal security group called 'Local administrators on %ComputerName%' for each server I have in UO computers by location OR separate and that he manually add members of the Local, but I want to attribute this security group in each computer virtual with the same name if possible.

    Basically, it's something like this:

    In the ad, here are computer objects:
    DOMAIN.com/Computers/ mailserver1-VM
    DOMAIN.com/Computers/ DBServer1-VM
    DOMAIN.com/Computers/ ApplicationServer1-VM

    In the ad's local security group objects:
    DOMAIN.com/SecureProductionOU/ 'Administrator locally on mailserver1-VM'
    DOMAIN.com/SecureProductionOU/ 'Local on DBServer1-VM administrator.
    DOMAIN.com/SecureProductionOU/ 'Local on ApplicationServer1-VM administrator.

    So I want to affect these security group in each respective name of VMS in VCenter:

    VCenter01.domain.com
    Datacenter1
    HighPerformanceCluster1
    Mailserver1-VM - Local Administrator on mailserver1-VM - role: read-only
    DBServer1-VM - Local Administrator on DBServer1-VM - role: read-only
    ApplicationServer1-VM - Local Administrator on ApplicationServer1-VM - role: read-only

    Any kind of aid and assistance would be appreciated grgeatly.

    Thank you.

    Hi Albert,

    I don't know what you want to check exactly, so I give 2 possible solutions.

    (1) you have a fixed number of names known to virtual machines for which you want to add this permission.

    $targetVM = "MailServer1-VM","DBServer1-VM","ApplicationServer1-VM"
    
    Get-Cluster -Name HighPerformanceCluster1 | Get-VM | `    where {$targetVM -contains $_.Name} | %{    New-VIPermission -Entity $_ -Principal ("DOMAIN\Local Administrator on " + $_.Name) `       -Role (Get-VIRole -Name ReadOnly) -Confirm:$false   }
    

    (2) you want to check for each virtual computer if the security group exist and then add the authorization.

    Get-Cluster -Name HighPerformanceCluster1 | Get-VM | `    Where{Get-QADObject ("DOMAIN\Local Administrator on " + $_.Name) `        -DontUseDefaultIncludedProperties -WarningAction SilentlyContinue `        -ErrorAction SilentlyContinue -SizeLimit 1} | %{    New-VIPermission -Entity $_ -Principal ("DOMAIN\Local Administrator on " + $_.Name) `        -Role (Get-VIRole -Name ReadOnly) -Confirm:$false} 
    

    Note that this requires the Quest AD snap-in must be installed. If you have a version without the Quest AD snap let me know.

  • an easy... How to add States to a group of objects?

    Lets say I have a group of objects. I have a band with a text and a picture. How can I put States for this group? because the States are activated only when the selection of objects within the group.

    Hello

    You can use any widget to do this and insert objects, in this way, you can apply the reports based on the objects.

    We cannot apply States to regroup, but the selected objects, as well as in the example you mentioned, use any widget as ToolTip where you can insert image so text and then apply the States.

    Thank you

    Sanjit

  • How to add a password to a site labeled initailly never ask, but is not displayed in the box exceptions to remove exceptions (exceptions is empty)

    I try to have Firefox remember not a password to a website, I scored at the start 'never ask', but I can not remove it from the box "exceptions" because there is no indication in the box exceptions. This can be solved?

    In addition, I can't change the passwords in the box of saved passwords. Where are saved passwords published?

    You can delete all data stored in Firefox with a specific area through "Forget this Site" in the context menu of a history entry ("" history > view history "or" view > sidebar > History "") or via the subject: permissions page.

    Using "Forget this Site" will delete all data stored in Firefox in this area as bookmarks, cookies, words of past, cache, history, and exceptions, so be careful and if you have a password or other data from that domain you don't want to lose then check that back up these data or make a comment.

    You can't recover from this "forget" unless you have a backup of the files involved.

    It has no lasting effect, so if come back you on such a 'forgotten' site, then the data of this Web site will be saved once more.

    Compensation of the "Site Preferences" clears all exceptions for cookies, images, pop-up windows, installation of software, passwords, and other specific data from Web site.

  • How to add newly created the Group of consumers to an existing plan of Manager resources

    Hello

    I created a consumer group called: ACCESS_GROUP with just name and comments via Grid Control argument. I can see it in the DBA_RSRC_CONSUMER_GROUPS view.

    I want to give this Consumer_group existing PLAN called SQL_ACCESS_PLAN. This plan already has two or three groups of consumers (DBA_RSRC_PLAN_DIRECTIVES)

    I have no experience of the resource manager, but I have read of the official documentation of Oracle and tried to run more to achieve what I want, but made a mistake. Please correct my mistake here or guide me if I do bad things here.

    BEGIN

    DBMS_RESOURCE_MANAGER.clear_pending_area;

    DBMS_RESOURCE_MANAGER.create_pending_area;

    () DBMS_RESOURCE_MANAGER.create_plan_directive

    plan = > "SQL_ACCESS_PLAN"

    group_or_subplan = > 'ACCESS_GROUP ',.

    switch_time = > 300,

    max_est_exec_time = > 300,

    switch_group = > 'CANCEL_SQL');

    DBMS_RESOURCE_MANAGER.validate_pending_area;

    DBMS_RESOURCE_MANAGER.submit_pending_area;

    END;

    () DBMS_RESOURCE_MANAGER.create_plan_directive

    *

    ERROR on line 4:

    ORA-06550: line 4, column 1:

    PLS-00306: wrong number or types of arguments in the call to 'CREATE_PLAN_DIRECTIVE '.

    ORA-06550: line 4, column 1:

    PL/SQL: Statement ignored

    /

    Thank you very much.

    Best regards

    DBMS_RESOURCE_MANAGER.update_plan_directive (created problem, but delete_plan_directive worked...)

    () DBMS_RESOURCE_MANAGER.delete_plan_directive

    created again with the required parameters... It was little foo... again the value UNLIMITED (shown in the view NULL) overwrite the same value in the parameters of the plan resources GC and it worked.

    Thank you very much.

  • How to add Flash to my site godady?

    Hi guys,.

    I want to ask a question. About my flash work. I create a flash banner to my site but I use Builder site godady Web how to add my flash on my site work?

    My Web site: www.ajansgrafikmatbaa.com

    Please help me guys

    Thank you very much.

    Let Flash publish an HTML page and then copy the embed code for this page into your Web page where you want the banner to appear.

  • Add contacts to a group in Windows Live Mail

    Groups set up in Vista Home Premium still exist after the installation of Windows 7. However, can't understand how to add another individual to groups now.

    [Original title: Windows Live Mail]

    Open WLM, click left down Contacts, click All Contacts at the top and drag the names to add to the group.

  • I would like to know how to add an image of bookmark?

    Safari displays the bookmark images. I don't know how to add it to my Web site? Any help?

    Hello

    Try the code below in the properties of the Page-> section Head

    Or

    Get an overview of the page in the browser, add it to your Favorites and see if you are able to see the image next to your bookmark.

    Let me know if you have any question.

  • Hi, I would like to add a few on my site of Muse, but typekit fonts?

    I know that this Web site:

    How to add Typekit fonts on your site from Muse

    the Muse of insiders.

    but it does not quite for me, I tried many times and I don't know what I'm doing wrong (I know I should publish the site first to see the extra police but it still does not ) I'm really confused, please help! (fonts, I want to add is Brandon Grotesque, Grotesque Activ).

    Looking forward to you soon...

    Thank you

    Karolina

    I was very disappointed to discover Muse did not support the full of Typekit library when Typekit became available to members of creative cloud. It is clearly one of the biggest disadvantages in a comparison of Muse vs Dreamweaver. There are hacks available to embed the fonts in Typekit Muse, but the 'how' procedures are not very friendly. Themes of Muse has a complete widget Typekit, but even this is not all that easy to use. They have a nearly 9-minute video on their website describing the procedure.

    Adobe Muse full Typekit library Widget | MuseThemes.com

    In addition, I was quite disappointed by the number of characters in Typekit web only (as Brandon Grotesk) or have only one or two of several thickness of font available for the version of office / print (such as Trajan Pro and Trajan Pro without).

    As a result, I have not messed with Typekit a lot and honestly don't find much value with it - at least not much being blocked access. So I'm always looking for new fonts to bargain introduction of prices on sites like MyFonts or keeping an eye on some free sites like police squirrel.

    Incidentally, fonts "Edge" in pale Muse just with what is available for free to the squirrel to the police. In the Muse, you will get a fairly limited number of weight/style with edge fonts choices. Some of these same fonts have squirrel are much more styles/weight put at their disposal.

    In the end, it's just much faster and easier to buy or acquire legally fonts web either through paid sites such as MyFonts or free sites like the squirrel of the police and in the end upward with system fonts and web, you can use crazy hacks on your computer in Muse without any code.

  • How to add an email address to a group in the address book?

    When I look at the ad group, I don't see how to add an address to the group.

    Simply select the contact to add to the list and drag it to the folder from the list and it lay.
    Hard, double click on the folder in the list to open the editing box and type in the info.

Maybe you are looking for

  • Image Capture App combining OS Sierra files

    Hi I have a problem with the application of Capture of Image integrated into the Apple OS since the update to the Sierra. Before the update I scan documents into the feeder of my MFP as a PDF file and select 'combine them into single document option.

  • Can not download the full version of DVD Movie Factory for Satellite A100 and clean Vista

    Hello I did a clean Windows Vista update set of Modus link orgianal.Installed and now when a desire to install the DVD Movie Factory patch (DMF5.51_Patch_18in1_for TOSHIBA_147.05_0718)There is no software installed dvd creator and also no cd creator.

  • Phone app disappeared

    Since the update of Kit Kat (not sure if it's nothing to do with it?) Tap the application phone (at the bottom of the screen blue phone icon) and it says "App is not installed! Used to work OK on JB; don't know what I did wrong. The search in the app

  • When you try to install windows vista update KB955430, I get the error "WindowsUpdate_800F082F."

    Continue to receive attempts to install KB955430 but get the same error and does not install.  Repeated reboots do not help.  This has happened for several months.

  • Inspiron 3537: Recovery UEFI Bios Dell start

    Then, I got an i5 Inspiron 3537. Mobile friendly for its price. Download all the manuals, made my recovery DVDs. All was well in my world. First thing I noticed is that there is no info in the manuals for tweaking the BIOS and since this is my first