Error in table while createing replication

I have a 2 sets of database ORCL1 and ORCL2 and i am trying to replicate from ORCL1 TO ORCL2. Both the databases have have same tableS .Out of 432 i have been able to create the replication of 400 Structure ,but for 32 tables in ORCL2 It shows the status of the tables as ERROR .In ORCL1 the status of the tables are shown as Valid . Can any body tell me what can be the problem

It should be possible to obtain more information about the error by running SQL scripts to add replication for the problematic tables. If these tables don't have primary keys, then you could get an error adding them to the replication group. You may try writing the SQL commands to add these manually - please look at the link below for examples:
http://www.dotcomsolutionsinc.net/products/repgen/repgen_files.html
David Simpson
www.dotcomsolutionsinc.net
(Oracle Replication Consulting & Tools)

Similar Messages

  • Accounts determination error is coming while create billing.

    Hi Experts,
    Accounts determination error is coming while create billing for Account Assignment Group A4 . In some cases only this error is appearing . I m a ABAPer I got this case and I  m debugging the code  . Can anyone  suggest me what all the things i need to check to know the root cause . This error is coming very  rarely but I want to find the reasons.  I saw some of scn post bt it was not clear .
    Please suggest briefly what w'd be the probable cause of this error and how to correct it.
    Thanks in advance

    Hi Dharmkrit,
    In one of your earlier posts, you have mentioned that you have assigned G/L accounts by selecting table 1. This is probably where you might be going wrong.
    Please follow the below steps to cross check your entries and you should hopefully have a solution.
    (1) First of all, start from the account determination procedure and check which procedure is assigned to the billing type.
    (2) Check the account determination type that is maintained in the procedure.
    (3) Check which access sequence assigned in that condition type
    (4) Check which table/tables have been maintained in the access sequence
    * In most probability, you would have maintained a different table in the access sequence while you are trying to assign your G/L accounts to some other table
    * Also, since you say that this error is only for a particular account determination type, check if you have maintained the correct combination of application/chart of account/Customer account assignment group/material account assignment group/G/L account in the correct table. However, this combination of fields depends on the table that you have used in the condition technique.
    I suggest that you write your entries down while checking the flow. This will give you a clear picture if a connection is missing somewhere in the condition technique.
    The customer/material account assignment groups are just keys (two digit codes) and their determination has nothing to do with Z1/Z2/A1 or any other code that you have defined in the system. The main determination is purely based on the condition technique and how correctly you have maintained the connections between the tables, access sequences, types and procedures. Just recheck these entries and you should be able to resolve the issue.
    Hope this helps
    Regards,
    Sumita Mittra

  • Keychain error -25299 occurred while creating a System Keychain entry for t

    Keychain error -25299 occurred while creating a System Keychain entry for the username “Angela Rosario” and URL “afp://Angela%[email protected]/Data”.
    I keep getting the error above every time I try to set up my time capsule
    Could use some help?
    Mahalo

    Same here.

  • Updating the VETVG table while creating the purchase order

    hi all,
       I have one requirement to calculated the delivery creation date while creating the Purchase Order. It is calculated based on the delivery date of PO. I have calculated that one but how to update it after calculation. Can any body give a user exit or BADI with implementation which will update the VETVG table while creating the PO.
    Thanks
    rajkumar

    hi sanjay,
    thanks for reply, I am using same BADI(ME_PROCESS_PO_CUST) and implementation(FIELDSELECTION_ITEM_REFKEYS). In this implementation i am setting the shipping data with SET_SHIPPINGDATA method . but after that the values are not updating the EKPV and VETVG tables but it is only showing in the screen. Can you give a idea where to pass these values so it will update the tables.
    thanks
    rajkumar

  • Keep getting an error message that reads, "LR An error has occurred while creating the book on Blurb" An error has occurred while trying to create texts and fonts.  Pleas advise as Blurb has said that it's a LR issue.

    Keep getting an error message that reads, "LR An error has occurred while creating the book on Blurb" An error has occurred while trying to create texts and fonts.  Pleas advise as Blurb has said that it's a LR issue.

    Are you behind a firewall or double NAT??
    What is the device that is immediately plugged into the main modem or router? Has that one been able to update?
    It is plugged in of course isn't it.. no nasty join wireless anywhere??
    The best way to work around these sort of problems is to simplify the network.. Plug each device directly into the main router.. by ethernet. You can trigger the firmware upgrade by wireless but use ipad or iphone version of airport utility and see what happens.

  • HT201514 I keep getting this message "Unable to complete back up an error has occurred while creating back up folder" Why is this happening and is it time to purchase a new tim machine?

    I keep getting this message “Unable to complete back up an error has occurred while creating back up folder” Why is this happening and is it time to purchase a new tim machine?

    Check out the Apple Support Communities Time Machine expert Pondini's troubleshooting article on this exact topic. Hopefully, it will help.

  • Error 8191 while creating replication on TimesTen 7.0.1

    Hi!
    I am trying to create a simple replication scheme, details of replication scheme are as follows:
    create replication testuser1.repscheme1
    ELEMENT e TABLE testuser1.reptest
    MASTER RepTestSpider on "138.227.229.158"
    SUBSCRIBER RepTestDev on "138.227.229.64";
    I saved the above text in an repscheme.sql file ... the table reptest is created in DataStores on both machine.
    Executed this statement
    ttIsql -f repscheme.sql RepTestSpider
    ttIsql -f repscheme.sql RepTestDev They are executed succesfully
    When I Execute
    ttAdmin -repStart RepTestSpider Enter password for 'testuser1':
    RAM Residence Policy : inUse
    Manually Loaded In Ram : False
    Replication Agent Policy : manual
    Replication Manually Started : True
    Oracle Agent Policy : manual
    Oracle Agent Manually Started : False
    ttAdmin -repStart RepTestDev Enter password for 'testuser1':
    *** [TimesTen][TimesTen 7.0.1.0.0 ODBC Driver][TimesTen]TT8191: This store (REPTESTDEV on DEV4U4EX) is not involved in a replication scheme -- file "eeProc.c" lineno 10893, procedure "RepAdmin()"
    *** ODBC Error = S1000, TimesTen Error = 8191
    Looking forward for reply.
    /Ahmad

    OutPut of ttversion
    Active (spdt01)
    ttVersionTimesTen Release 7.0.1.0.0 (64 bit Linux/x86_64) (tt70:17001) 2007-01-29T21:01:14Z
    Instance admin: spider
    Instance home directory: /usr/users/spider/TimesTen/tt70
    Daemon home directory: /usr/users/spider/TimesTen/tt70/info
    Access control enabled.
    Standby (dev4u4ex)
    ttVersionTimesTen Release 7.0.1.0.0 (64 bit Linux/x86_64) (tt70:17001) 2007-01-29T21:01:1 4Z
    Instance admin: oracle
    Instance home directory: /home/oracle/TimesTen/tt70
    Daemon home directory: /home/oracle/TimesTen/tt70/info
    Access control enabled.
    Replication scheme
    create active standby pair RepTestSpider on spdt01 , RepTestDev3 on dev4u4ex
    return receipt
    Store RepTestSpider on spdt01 port 21000 timeout 30
    Store RepTestDev3 on dev4u4ex port 20000 timeout 30;
    ttRepAdmin -dsn RepTestDev3 -duplicate -from RepTestSpider -host spdt01 -uid ttadmin -pwd somesuitablepassword -setMasterRepStart -keepCG
    Regards
    /Ahmad

  • Error message SE508 while create Service Entry Sheet (ML81N)

    Hi,
    In client production system we are facing problem of getting error message SE508: Error in account coding allocation just after we click "adopt services"tab while creating service entry sheet (with respect to PO)Tcode ML81N.Please analyse the problem and give us solution as why it is happening? Please look at error screen shot with steps followed (in attachment) for your reference.
    ML81N>Select PO>Enter>goto entry sheet create (empty page)>service entry sheet displayed with internal no. assigned >click tab "service selection">Input PO No.> click "adopt services"> here we get error message "SE508":ERROR IN ACCOUNT CODING ALLOCATION
    Regards
    Rahul Shukla

    Hi,
    I would suggest you to check the note 1087090 first.                                                                               
    Further I would like to recommend you to deactivate the exit EXIT_SAPLMLSK_001 in case it is active in               
    your system. 
    If the note 1087090 doesn't apply, please check the services data in the tables ESKL and ESLL. If PO services data have been deleted in the corresponding PO item, please check all of the deletion indicators in ESKL and ESLL. There must be an inconsistency. For example: the field 'LOEKZ' has been set in the table ESKL for the PO item, but it does not reflect in the table ESLL.                                                                               
    In table ESLL, there is no logical or physical deletion but the            
    services in the table ESKL has been marked (i.e logically deleted) -> this could be the reason for the error message SE508.  For this case please open a SAP ticket to get help with the correction of the inconsistency.
    Regards,
    Edit

  • Error Message ISSR452 while creating Financial Transaction

    Hi Experts,
    While creating Fixed Deposit in FTR_CREATE is get the following error message
    No master data selected for fixed asset
    Message no. ISSR452
    This message no relevance to current Fixed Deposit transaction. Also no related post or Note is available
    Please advice

    Hi,
    the message is coming from regulatory reporting (FS-SR) - have you activated it erroneously?
    If it is supposed to be active, but you want to save the deal despite of errors, please check note 1864243 on how to activate the enhancement BADI_ISSR_ADMN_MESSAGE_MM.
    Best regards,
    Marie

  • Error has come while creating USER from SU01

    Dear Expert,
    I have got typical error while creating user from T-Code SU01.
    Problem is like that : I suppose to  use SU01 and "User Maintanace: Initial Screen
    has come. Now I put the new user name like ABAP2008 or FI2008 (what ever the name thats hardly matter) and click on CREAT button then next screen Maintain User has been appeared.In this screen Address TAB is on and asking for fillup all the required user information.So I have been made all information like :First name /Last name /Tele ph/Fax / email etc etc. After complete this tab when I clicked on next tab is called "LOGON DATA, it has been given a error "Specify a valid country indicator
    Message no. T5027" . Even thogh I didn't able to go to next screen LOGON DATA.Because of these problem I doesn't able to creat a user.
    SAP : IDES version ECC 6
    DB:SQL2005
    OS: Windows 2003 server
    Please do the needfull
    Thanks & Regards
    Pavel

    Hey Pavel,
    Are you using ECC with ISU.. ? I am not sure but I feel your issue can be solved with information provided in SAPnote,
    Note 1046566 - EC70: address-independent telephone number no country.
    The system does not transfer any country from the master data template with the address-independent telephone number.  The system issues the warning message T5027 "Specify a valid country indicator".
    All the best !

  • Error (WIS 10901) while creating a webi report against SAP data source

    Hi,
    While creating a webi report against a universe created using Infocube/Bex query (basically SAP data source) get a error message -
    A database error occured. The database error text is: A runtime exception has occured. (License key check failed. Check that you are licensed to access SAP data sources). (WIS 10901).
    Any clues whether this is a license issue or something else?
    Thanks,
    -Purav.

    >
    George Pertea wrote:
    > Does your connection in the Universe test ok on the server if you are on Win? Did you install the Java Connector properly?
    I am having the same problem.  I checked and double checked everything, including deleting and recreating the Universe and the Connection.  No improvement.  On a whim, I deleted the hierarchy from the query on which the Universe was based, and recreated the Universe on the query without the hierarchy.  The problem went away.
    Now, the question is, why do I get the WIS 10901 error when a hierarchy is present in the query/Universe?

  • Error message AA119 while creating asset master through AS01

    Hi
    while creating asset master (AS01), i am getting following error:-
    Depreciation key M003 not allowed (Check your entry)
    Message no. AA119
    Diagnosis
    Depreciation key M003 is not defined.
    System Response
    Processing is terminated.
    Procedure
    You have the following choices:
    Use a defined depreciation key (use input help).
    Define a depreciation key in Customizing ("change" pushbutton) and activate the key.
    I have done following in configuration:-
    1) No change in base method
    2) copied multi level method from standard key "011" to "M03" and maintain vlaue as - Acquisiton year - 9999, Years - 999, Validity period in month - 12, Base value key as - 01and depreciation % as 10
    3) No change in Period Control Methods
    4) Copied standard depreciation key "GL20" as "M003" and maintain the multilevel method as "M03"
    5) save the configuration
    6) Activate the depreciation key by selecting depreciation key and clicking on Activate button on top of the screen
    7) Import the configuration
    now while creating asset, depreciation key M003 is appearing in drop down list but getting above error. but if I tried with depreciation key GL20 (which is standard depreciation key) system accepting the input
    In target client, depreciation key display in Active stage.
    please revert if anybody has any clue to come out from above problem.
    Regards
    DD

    Dear All Foram members
    Thanks for your response.
    I got the solution and now problem has been resolve.
    Initially i have maintain Scrap Value as Default Value from Company code and Depreciation Area in Depreciation Key  (AFAMA) and I was getting the error. But now I have change the Scrap Value as CutOff Value is ignore and problem gets resolve.
    But still do not understand the relation between the erro and Scrap Value assignment. Any Idia. It will be helpful for other members also.
    Thanks Pankaj, Madhu and Paul...........
    Regards
    DD

  • Error in Forms while creating the trigger- WHEN-CREATE-RECORD

    Hello,
    Right now I am using 11g client side and 10g database.
    I am constantly getting an error while creating triggers in 11g.
    I have created a sequence in SQL developer using the following code:
    create sequence loc_id_sequence
    start with 14;
    After creating the sequence. I am trying to write the PL/SQL code in forms builder for the trigger WHEN-CREATE-RECORD
    declare
    loc_id number;
    begin
    loc_id := loc_id_sequence.nextval;
    end;
    But I have been getting the following error constantly. Can anyone please help me?
    "Error 0 at line 5, column 4
    SQL statement ignored".
    Can anyone please tell me why I am getting that error

    In fact, even I thought there might be some problem with the connectivity with the 10g database and 11g client but the other DB related code works.
    I just have the problem with using sequence for the trigger WHEN-CREATE-RECORD.
    In fact I also tried using WHEN-NEW-RECORD-INSTANCE smart trigger instead of WHEN-CREATE-RECORD for the same sequence. But even that doesn't work.
    Do u have any idea of what that error means?
    "Error 0 at line 5, column 4
    SQL statement ignored"
    Edited by: Pooja 1985 on Feb 26, 2013 5:43 PM
    Edited by: Pooja 1985 on Feb 26, 2013 5:44 PM

  • Error pop up while creating order

    Hi WHILE CREATING ORDER IAM GETTING THE FOLLOWING POPUP
    ERROR WHEN CALCULATING COSTS FOR ORDER 0000045678
            LOG IS DELETED WHEN SAVING  DO YOU STIL WANT TO SAVE

    hi
    please check whether the prices are maintain in all the materials as well as the workcenter/cost center /activity type in KP26.

  • Process to assign a project to view or table while creating in RPD

    Hi All,
    I am looking for option to assign a view to a particular Project while developing/creating RPD .
    Background : Created a view in production using MUD environment last week and reports relying on the view is working fine.Yesterday when i accessed the same RPD for addding additional columns view is unavailable.When contacted Admin they said that view is not assigned to any project.(Right click on view and selected project which is showing zero objects)
    Process i followed to create a view :
    1) Right click in physical layer of my project and new physical table and then added the query(It is joined with multiple tables) and i didnt deploy view(Today only i understood it leads to bad performance when it is fired).
    Also i imported a table for testing purpose even that table is not assigned to any project.
    Requesting to explain how we can assign a project while creating view/importing tables
    Thank you,
    Avinash

    Check your process again.!!
    Refer to : http://docs.oracle.com/cd/E21764_01/bi.1111/e10540/devenvironment.htm#i1049458
    Check : About the Multiuser Development Merge Process
    Warning about added objects. When a person checks out a project, they have the ability to modify that project in any way and check it back in. Deletions and modifications are ways in which the integrity of the project is maintained. However, adding objects might introduce objects into the repository that do not belong to any project. Therefore, all project related objects are checked and if a new object is found, a warning message appears.
    Caution:
    You must add newly created metadata to the project definition in the master repository for it to be visible in future extracted versions of the project. For example, if a developer checks out a project, adds a new object, and then checks it in, the new object is not visible in extracted versions of the project until it is explicitly added to the project definition. See "Creating Projects" for instructions.
    Mark if helps.!
    Thanks,
    SVS

Maybe you are looking for

  • Thin grid lines in PDF export

    I am using the current version of Numbers (3.2). The problem I am facing is that it seems to be impossible to export a spreadsheet with invisible grid lines to a PDF. Every time I do so, thin (I guess 1px) grid lines appear in the PDF where the shoul

  • Monthly Production Order controlled by week

    Hello, How can I have in a single Production Order created for a month and have full control over BOM components by week? We have a cockpit were the user only as to input the quantities that has been produced, for that monthly Order, but the client o

  • Extracting node value from XPath Expression in OSB Conditional Branch

    HI All While using conditional branch in OSB,i only get an XPath Expression editor to set a variable used to test a condition. Now let's say my request is <Body> <exam:PersonSearchReq xmlns:exam="http://www.example.org"> <exam:RequestorSSO>James</exa

  • Issue related to Debit Memo Request

    hello, I am facing one issue related to debit memo request,as when i generating Debit memo request through DP90 t code,in debit memo request whatever the line items it will generate through this t code it all are getting in to NON-EDITABLE MODE,so i

  • JMS Default queue not found

    I do not have any knowledge of JMS and I am getting couple of warnings of this kind . Can anyone please explain it to me. <WSEE>Warning: JMS queue 'weblogic.wee.DefaultQueue' is not found, as a result, Web Service async responses via jms transport is