Find correct OLD_MASTERDEF

I need to user DBMS_REPCAT.RELOCATE_MASTERDEF, where can i find the correct value for OLD_MASTERDEF?? I want to ADD_MASTER_DATABASE but always get error ORA-23312: not the masterdef according to TESTE...
I have de REPGROUP CREATED, this come with the import form iriginal DB.
I want make a test, i create two database TESTE with exp from original DBs. But i stop on this error.
Can someone help me?
Tks,
Elber

I need to user DBMS_REPCAT.RELOCATE_MASTERDEF, where can i find the correct value for OLD_MASTERDEF?? I want to ADD_MASTER_DATABASE but always get error ORA-23312: not the masterdef according to TESTE...
I have de REPGROUP CREATED, this come with the import form iriginal DB.
I want make a test, i create two database TESTE with exp from original DBs. But i stop on this error.
Can someone help me?
Tks,
Elber

Similar Messages

  • How to find Correct IDoc Status in SAP

    Hi All,
    I need some help on IDoc scenario, I have custom program to create Idoc and as well it will send IDoc to XI. I want to know idoc staus in the program to update custom table whether idoc sent successfully or not but idoc giving status as 03 (Data passed to port OK) irrespective of idoc send or not, actually idoc not sent to xi when I check SM58 showing error.
    Please advice me how to find correct idoc status inside program itself.
    **-----Create IDoc
      CALL FUNCTION 'IDOC_OUTBOUND_WRITE_TO_DB'
        TABLES
          int_edidd      = i_edidd
        CHANGING
          int_edidc      = wa_int_edidc
        EXCEPTIONS
          idoc_not_saved = 1
          OTHERS         = 2.
      COMMIT WORK.
      i_edidc = wa_int_edidc.
      APPEND i_edidc.
      REFRESH i_edidd.
    **-----Send Idoc
      CLEAR i_edidd.
    **-------Send Idoc to XI
      CALL FUNCTION 'EDI_OUTPUT_NEW'
        EXPORTING
          onl_option = 'B'
          error_flag = ' '
        TABLES
          i_edidc    = i_edidc
          i_edidd    = i_edidd.
      COMMIT WORK.
      READ TABLE i_edidc INDEX 1.
    **-----Update Dispatch order status based on Idoc status.
      IF sy-subrc =  0 AND i_edidc-status ='03'.
        znxi01_update c_03 i_edidc-docnum.
        gw_success_record = gw_success_record + 1.
      ELSE.               " Error in Data Transfer
        znxi01_update c_02 i_edidc-docnum.
        gw_fail_record = gw_fail_record + 1.
      ENDIF.

    Hi Anil,
    for setting IDOC Status you can send back a IDOC of type <i>ALEAUD01</i>.
    The function IDOC_INPUT_ALEAUD takes automatically this IDOC and writes the status to the origin IDOC.
    Regards Mario

  • Help to find correct patchset for upgrade on Metalink

    I am new to Metalink and need help to find correct patchset to upgrade base database version from 10.2.0 to 10.2.0.2 on Sun Solaric (SPARC 64)
    What selections should I pick to get correct download link?

    1) Click on the 'Patches and Updates' tab
    2) Click on the 'Quick Links to the Latest Patchsets, Mini Packs, and Maintenance Packs' link
    3) Hover over the 'Oracle Database' link, hover over the operating system, click on the target version to which you want to upgrade
    On the resulting page you click on 'Download' icon.

  • Bought Elements 13 boxed version can't find correct serial # to register and download software

    Bought Elements13 boxed version can't find correct serial # to register and download software

    Lost serial # http://helpx.adobe.com/x-productkb/global/find-serial-number.html

  • How to find correct package import directive

    Hello,
    I would like to use the methods byteToHex02sString and hexStringToByteArray in the ToolkitUtility but now I have a really basic problem:
    How can I find the correct package name for import directrive to make the class available. The documentation says dgs.tlkt.ToolkitUtility;
    Regards, Rainer

    Hello,
    I think the classpath is found correctly, otherwise other import-files wouldn't be found as well. I checked the JRE lib folder and even unpacked all jar files, ther was no hint for my class ToolkitUtility.
    Below the jar-files in my environment. Is it possible that I need to install some add ons or JRE 1.5?
    Anyboddy out there who is able to resolve this class/package names.
    Regards, Rainer
    javaws\javaws-l10n.jar
    javaws\javaws.jar
    lib\applet\WMPNS.jar
    lib\ext\dnsns.jar
    lib\ext\ldapsec.jar
    lib\ext\sunjce_provider.jar
    lib\im\indicim.jar
    lib\im\thaiim.jar
    lib\jce.jar
    lib\jsse.jar
    lib\plugin.jar
    lib\rt.jar
    lib\security
    lib\security\US_export_policy.jar
    lib\security\local_policy.jar
    lib\sunrsasign.jar

  • How do I find correct file name for Terminal?

    I am using the example code: sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m with Terminal. The file is ubuntu.dmg but it claims "no such file or directory." How do I find the correct file name?

    If possible, drag the dmg into the Terminal window instead of typing out its path.
    (67069)

  • Finding correct model

    I have a all-in-one TouchSmart PC. There is no label on in so I don't know the correct model for downloading drivers.
    Is there a way to display the correct model using some function in Windows 8.1?

    Thank you for the additional information.
    No, none of the numbers is what you need to get the drivers.  Here is another guide to help you find the model #.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Finding correct backup size in sap level

    Hi All...
                 I want to know the successfull backup size in sap level can any one help me out in finding the correct path in detail log in db12 tcode.

    Hi,
    Are you using brbackup? If yes, go to DB12 -> Overview of database backups -> click on the backup log ID -> Detail log -> and look for "total size" and you'll see something like:
    BR0061I 63 files found for backup, total size 1165346.688 MB
    Thanks,
    Nicholas Chang

  • Re: Satellite M35X-S149 - Cannot find correct battery to this model

    I can not find the correct battery to this model.
    I have looked on Toshiba websites, but I haven't find yet.
    That model doesn't recognize by toshiba tool finder.
    If somebody has some idea where I can find suitable battery I will be grateful.
    Battery model No is: PA3395U-1BRS

    Hi
    You have already posted the battery model number.
    Where is the problem? Google for this battery and Im sure you will get some online dealers who could provide this battery.
    Otherwise get in contact with an Toshiba ASP in your country and order the compatible battery.

  • Does java has the option of finding correct files

    hi,
    using java is there a way to find out correct files(files in there original format).well i will elaborate my problem,
    say like i have written a file in MS word & saved it as a doc file.
    Now i will just change its extension to rtf.
    can java identify this change & tell actually the file is a doc file but only the extension is changed to rtf.
    plz if anyone can help me out
    thanks.
    cheers,
    vishal j

    less impossible in some ;)
    THe unix program "file" implements this. You could
    try to see if it has been ported to Java or if
    there's a way to interface it from Java somehow.
    here's the manual page if you're interested:
    http://unixhelp.ed.ac.uk/CGI/man-cgi?file
    From the documentation:
    "File tests each argument in an attempt to classify it. There are three
    sets of tests, performed in this order: filesystem tests, magic     number
    tests, and language tests. The first test that succeeds causes the
    file type to be printed."
    The program/command does only guess the type of file, and it will fail if I e.g. create a file format which is similar to another one. (It can also fail because of lots of other reasons)
    Kaj

  • Where can I find Correct Procedure to Restore My  Mac G5 to original OS X?

    When I bought my Mac G5 Tower in 2004, it came with a Power Mac G5 Software Install and restore CD and a 3 CD set of Panther Upgrade and install discs.Last summer I installed Mac OS X Leopard 10.5. I have since installed download upgrades to OS X 10.5.8.
    I was having problems with alignment when I printed, so I used the latest version of Norton Systemworks. The next thing I knew was my computer was stuck in an endless several minute loop, then it would make a lot of noise, restart and start all over again. I had to get a Mac Computer Tech to break the endless loop.
    Now I'm having problems loading software, so I believe my system software is all screwed up. I feel I need to remove both Panther and Leopard and restore my computer to the original condition. Then Reinstall both Panther and Leopard.
    Where can I find the Correct Procedure to Restore My Mac G5 to original OS X software?
    computeWhere can I find the correct procedure to remove both Leopard and

    Click here and find the article for the OS on those disks.
    (53158)

  • Where to find correct CIMOM for Sun/STK 6140 array?

    I've searched extensively, but am unable to find and download the correct CIMOM for the Sun/STK 6140 array?
    Thanks in advance for any help/pointers.
    -Wayne

    Adding more detail to my own posting:
    Is there a Sun SMI-S 1.1 CIMOM/Provider for the StorageTek 6140 array?
    If so,
    Where is it?
    Where is the documentation for it?
    Is there any developer documentation for it?
    What is the interop namespace?
    What is the namespace used for the array specific instances?
    Has it been certified by the SNIA CTP?
    If not, then is there a SMI-S 1.0 CIMOM/Provider for the StorageTek 6140 array?
    If so,
    same questions as above.
    Thanks again.

  • Dynamically finding correct instance of class

    I am running two different applications under same context in tomcat. Both application has their own set of classes and common classes which are accessed by both applications. One of the common class say Class A is implemeting common interface say B is extended by both applications having their own subclasses C and D respectively. Now when some other common class Say X invokes method on interface B , at runtime class X should be able to invoke method on correct instance C or D depending on which application request came from. Is there any way where Class X can dynamically find the correct instance of class C or D to invloke method on?

    My answer is in your other thread.

  • Migration Assistant can´t find correct external drive

    Hi,
    I have an iMac that I replaced an harddrive through Apple´s Seagate program. Now I am trying to get use the Migration Assistant to get my backup onto the new harddrive and I am having the most frustrating problem. I am running OS X 10.6.8 and have an external (Synology NAS) mounted by ethernet to the iMac and I can´t get Migration Assistant to select the correct disk.
    I can see that my share is mounted correcly in the Finder and I can see the backup file (.sparsebundle) but Migration Assistant go to another share. I have of course chosen the Migration Method "From a Time Machine backup or other disk". The only disk I can select is the wrong one and I can´t for the life of me see how I can force the Migration Assistant to look for the other share. In Time Machine it can find the disk correct disk. In the Finder my drive also appears with <name of drive>(Time Machine) which might be the source of confusion but I don´t know how to solve this. This also of course appears in the Time Machine setup when selecting what disk to use....
    I have used a lot of time crawling through webpages about this and I thought connecting directly through ethernet would solve this but no luck. I have called Apple support with no luck...I just want my "old" iMac back..help!
    Regards,
    Ann

    Hi Ann, was the old drive & hence the backup of a later OSX version?
    https://discussions.apple.com/thread/3193144?start=15&tstart=0

  • Can't find correct WLAN driver for T41

    I've tried all drivers listed after my system auto detects, one intel driver even causes a BSoD
    Laptop is T41 2379-DJU.
    OS is XP SP3.
    Any advice appreciated.
    Thanks
    Message Edited by n8inoldport on 07-14-2009 04:08 PM
    Solved!
    Go to Solution.

    n8inoldport, welcome to the forum,
    the correct wlan driver for your system should be this one. Please ensure that you pay attention to the installation instructions lower down on the site.
    Hope this helps
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

Maybe you are looking for

  • Can't open iphoto after using My Publisher

    I recently made a book on My Publisher.  Now I can not open iphoto since it says it is already in use.  It seems as if all my pictures have been captured by My Publisher.  What can I do.

  • Help with dbms_xmlparser package

    Hello. release: SQL*Plus: Release 9.2.0.8.0 - Production on Jue Abr 5 22:50:21 2007 Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved. Conectado a: Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production With the Partitioning, OLA

  • Changing a Cube - SAP Best Practice

    I have a situation where a Consultant we have is speaking of a SAP Best Practice but cannot provide any documentation support the claim. The situation is that a change has been made in BW Dev to a KF (changed the datatype).  Of course the transport f

  • AppendChild - not working

    I cannot build an xml document as a combination of nodes. pls tell me if i am doing something wrong here. PROCEDURE BUILD_XML IS doc dbms_xmldom.DOMDocument; RootNode dbms_xmldom.DOMNode; node dbms_xmldom.DOMNode; docelem dbms_xmldom.DOMElement; buf

  • Datamart Problems

    Hi All,             I am new to BI . I have some doubts .            1.  If I am loading 5 cubes from an ODS and in 4 cubes data loaded correctly and in one cube  the delta has failed.So what should i do to correct the delta and reload to that single