Updateable Snapshot changes not getting propagated

Hi,
I am using Oracle 8.1.7 with Updateable snapshot replication. When I do a dbms_snapshot.refresh as the repadmin user from the snapshot site, the changes I made to the table I am refreshing are not pushed to the master site. Also, the update is actually overwritten by the value that exists on the master site.
Here is the actual refresh call sql:
EXECUTE dbms_snapshot.refresh('scpa.dag', 'F', NULL, TRUE, TRUE, 1, 0, 0, TRUE);
What table can I look in to see whether or not my update on the snapshot site is queued.
I get no errors when I do the refresh.
Thanks,
Chris

Try check deferror view on master site. When you call refresh procedure you set parameter refresh_after_errors to True, so there can be same unresolved replication conflict. In DBA studio it is tab Errors for node
DB->Replication->Administration
If there are no record in deferror on master site, check if you snapshot is a member of snapshot group. If not changes is not propagated.

Similar Messages

  • WebCenter user role not getting propagated

    Hi,
    I am creating a WebCenter WSRP portlet application. I expected, after registering the application as a portlet, when I will consume it in WebCenter, the currently logged in user's name and role will be accessible. But in my case, when I am trying to check the logged in user's role using request.isUserInRole(...) method, it always return false. When I debugged the application, I saw that the user role is empty.
    Can someone please help me understand, if I have to do anything to successfully propagate the logged user's role to the custom portlet application.
    Just so you know, I could access the logged in user's name using request.getUserPrincipal().getName(). Please help.
    Thank you,
    Kanchan Upadhyay

    Hi,
    Yes, I am using LDAP and everything else in webcenter works fine. Just the user role is not getting propagated to my custom application developed using portlet. I have tried in taskflow also, seems like the user role is not accessible from there as well. Is there any specific way of accessing user information for custom application hosted in webcenter as portlets?
    Your help is appreciated!!
    Thank you,
    Kanchan

  • Changes  not getting captured in MM06E005 of ME22N

    Hi,
    My requirement is to add an additional tab at Item Level  and a field in that tab. I used the MM06E005 and implemented it. I can see the tab and the field in it at Item level.But when iam making changes in ME22N,the change is not getting Saved.
    i created a field   ZZVEND type char in CI_EKPODB .
    Created the check box with same field name in Screen Exit  0111  of  MM06E005.
    Then i kept the coding in following exits
    EXIT_SAPMM06E_016
    break-point.
    EXIT_SAPMM06E_017
    break-point.
    EXIT_SAPMM06E_018
    break-point.
    IF I_UCOMM = 'MESAVE' .
    E_CI_UPDATE  = 'X'.
    E_CI_EKPO-ZZVEND = EKPO_CI-ZZVEND.
    ENDIF.
    While running ME22N,its first going into EXIT_SAPMM06E_016 and after checking the ZZVEND i in ME22N ts going to EXIT_SAPMM06E_017.
    But i dont see
    I_EKPO-ZZVEND  = 'X'  in Importing Parameters or TEKPO-ZZVEND  = 'X' in Tables  of EXIT_SAPMM06E_017.
    After this its entering into
    EXIT_SAPMM06E_018.
    Finally the data is not getting Saved but the message is showing 'Purchase Order changed'.
    Please suggest where I am going wrong.
    Regards
    K Srinivas

    Thankyou for the replies. I kept the following coding in the Exits. The problem is that i kept the break-point in the three exits and after running ME22N,its entering first into Exit 16 and after checking the field(Check Box) in Customer Data Tab ,its entering  into Exit 17. But the zfield in I_EKPO is empty,the value 'X' is not reflecting here. Please suggest where i am doing wrong. I went through many SDN threads and i am unable to solve the issue.
    INCLUDE ZXM06TOP.
    data: gl_aktyp type c,
          gl_no_screen type c,
          gl_ekpo_ci like ekpo_ci,
          gl_ekpo like ekpo,
          gl_ucomm like sy-ucomm.
    data:  gt_ref_ekpo_tab type table of ekpo_tab.
    EXIT_SAPMM06E_016
    gl_aktyp = i_aktyp.
    gl_no_screen = i_no_screen.
    ekpo_ci  = i_ci_ekpo.
    gl_ekpo = i_ekpo.
    EXIT_SAPMM06E_017
    move-corresponding i_ekpo to gl_ekpo_ci.
    gl_ekpo = i_ekpo.
    EXIT_SAPMM06E_018
    e_ci_ekpo        = gl_ekpo_ci.
    if gl_ekpo_ci-zz_vend ne ekpo_ci-zz_vend.
      e_ci_ekpo-zz_vend = ekpo_ci-zz_vend.
      if gl_aktyp ne 'A'.
        e_ci_update = 'X'.
      endif.
    endif.
    Regards
    K Srinivas

  • Reg: View changes not getting reflected

    Hello All,
    I made some view changes like field mapping for the Family Dependents view.
    I Created the Activity and deployed using NWDI but the changes are not getting reflected.
    Please assist me in resolving the issue.
    What might have gone wrong? and how to solve the problem.
    Thanks in advance for the time.
    Regards,
    Pramod

    The issue is with the activities queued up in TCS Deployer.
    Rerun the TCS deployer and the issue is solved.
    Thanks,
    Pramod

  • Bapi For Service Po change not Getting Changed

    hi,
    I need to change the qunatities in the Services tab of the PO to close it. So , I tried using BAPI_PO_CHANGE.
    I passed the po number and the structures poservices and poserviceaccess .But it is not getting affected.
    In the Bapi Documentation i read the following.
    In method BAPI_PO_CHANGE, you can only create service items, you cannot change them.
    Is there any way that any way i can change the service po.
    Am i missing Something.
    With thanks in advance,
    Syed Ibrahim .G
    Edited by: SYED_ibbu on May 26, 2011 11:45 AM
    Edited by: SYED_ibbu on May 27, 2011 6:16 AM

    Hi
    Please go throug  the following links.
    <<links removed by moderator and points unassigned>>
    Hope this will helps you.
    many thanks,
    Regards,
    Kiran Kumar
    Edited by: kishan P on May 27, 2011 11:30 AM

  • Bank master data changes not getting tranported to another client

    Hi all
    While i am making changes to the bank master data, they are not reflected in the transport to another client.
    Please let me know how to do this.
    Thanks
    ES

    Hi
    While creating the house bank , i created the bank master using the create button.
    This was saved in the transport request and moved correctly through the transport.
    Now i find that the description etc. to be changed in FI02. I have done the changes.
    These changes when transported do not get reflected in the new environment.
    Please let me know the reason.
    Thanks & Regards
    ES

  • Workflow changes not getting transported to test environment.

    Hi All,
    I want to send the WorkFlow error mail to a set of people.
    For that i have changed the "receipt type" and the corresponding "Email Address" container for the error mail. A tranport request is getting generated for the changes, and when i transport the request to test environment, it is successfully getting transported but the changes are not getting reflected.
    Is there a different procedure to transport these kind of changes?
    or
    Am i doing some mistakes while doing the changes?
    Thanks

    Hi,
    Once the changes are moved to test system, some times because of the buffer not cleared, you may not see the changes.
    May be try clearing the buffer using SWU_OBUF.
    Regards,
    Nangunoori.

  • Messages not getting propagated?

    I'm using CDC and streams - distributed async auto-log. Things have been working fine for a while. We had a DB crash due to a bad disk and I rebuilt the DB. We had a major gap in our data and getting streams to work again has been hell.
    I'm seeing the most bizarre thing. I have one change set and one change source. I disable the change set for a while so I can do a manually load of data that is missing. I do a extend to see where the data is currently at - then I manually load the data up to that point. During the load I can see in the alert.log archive logs from production registering fine. Then, when I'm ready, I enable the change set. There's data in the change tables from before, so it begins to work, but as I watch the alert.log :
    LOGMINER: Begin mining logfile: ...
    LOGMINER: End mining logfile: ...
    No rows are going into the change tables!!?!?!?!?! The CSCN$ is changing in the views and you can see messages coming in, but nothing in the change tables. This goes on for a while and finally 10 or 15 minutes later they start coming in. Now I have a gap again and I have to go back and manually fix things.
    Why on earth would no rows be inserted into the change tables??? Any ideas? And, is there an easier way to fix this? I'd like to be able to go back in time and start over. I've tried DBMS_CAPTURE_ADM.ALTER_CAPTURE to change the start_scn, and this works, the older archive logs are mined, but the cscn$ in the veiws are not changed.
    This CDC streams is not easy to manage change data when your app has errors and you need to be able to have fine grain control over the data coming in...

    If there are no errors or session id's in DBA_QUEUE_SCHEDULES then perhaps the propogation was never started!
    Use this to start propogation
    DBMS_AQADM.SCHEDULE_PROPAGATION (queue_name         IN VARCHAR2,
                                      destination       IN VARCHAR2 DEFAULT NULL,
                                      start_time        IN DATE DEFAULT SYSDATE,
                                      duration          IN NUMBER DEFAULT NULL,
                                      next_time         IN VARCHAR2 DEFAULT NULL,
                                      latency           IN NUMBER DEFAULT 60,
                                      destination_queue IN VARCHAR2 DEFAULT NULL);If, for whatever reason it was unscheduled, for example a DB shutdown, then use this to re-start
    DBMS_AQADM.ENABLE_PROPAGATION_SCHEDULE (queue_name        IN VARCHAR2,
                                            destination       IN VARCHAR2 DEFAULT NULL,
                                            destination_queue IN VARCHAR2 DEFAULT NULL);

  • Delta Records is not getting updated in delta queus when changes done

    Hi All,
    In Quality system , when a user makes a change to an order's ship-to address, the changes are "triggering" a delta record into the delta tables for BI to extract. This can be seen via tcode rsa3's delta tester.
    In Productionn System, when the user makes the exact same change, nothing is added to the delta table and the changes never come over to BI unless a full extract is request for the order.
    Why changes not getting updated, please give your inputs.
    Thanks & Regards,
    Venkat Vanarasi.

    Do you have your V3 update job active and running? THis job wites changes to the delta queue. Of course your datasource has to been initialized and a delta queue should be setup. You can check it in RSA7.
    Regards,
    Juergen

  • Snapshots not getting generated automatically

    Hi all,
    I want to generate an ADDM report. For that, I am running the addmrpt.sql script in $ORACLE_HOME/rdbms/admin
    While running, i am being asked for the begin_snap ID and end_snap ID. The problem is I have only one snap_id. The snapshots are not getting generated automatically for every 1 hr, as they shd be. I have to manually create a snapshot and run the ADDM script. I know that the database has to be open for atleast next 1 hr for getting the snapshot. I have not closed my database for the whole day.
    Now, I want to know what exactly I shd be looking at, or rather be doing to get my snapshots generate automatically.
    Please help me in this regard.
    Thanx in advance....
    Regards,
    ORA_SRI

    Hmm, you probably want to ask questions about ADDM in the [Database General Forum|http://forums.oracle.com/forums/forum.jspa?forumID=61]

  • CHANGES MADE IN ECC NOT GETTING REPLICATED TO CRM - CUSTOMER

    Hi All
    We are currently working on CRM 4.0 connected to ECC 4.6C. 
    All the middleware connectivity have been configured and we have a process of creating customers (BP) in CRM which inturn flows to R/3.  We dont create customers in R/3 system.  Now when i make any changes to the customer in R/3 system i dont find a queue getting generated in SMQ1 in R/3 system and also the changes not getting reflected in CRM system.  But any changes made to CRM is flowing to backend R/3 system.
    Settings like groupings, number ranges, PIDE etc are configured.
    Please let me know how to sove this issue.
    Cheers
    Ramesh

    The issue lies in the following customizing in your R/3 system:
    1) Go to tx SM30 in the R/3 system.
    2) Open the view CRMRFCPAR.
    3) For CUSTOMER_MAIN and CUSTOMER_REL objects you need to uncheck the 'Discard' checkbox  Save.
    This will make sure that the delta changes for your Customer Master flow
    to the CRM system.
    Check out these notes as they maybe of assistance
    914437
    504169
    504265

  • Battery , time , signal strength bar is not getting displayed in home screen , these will be displayed only when i click on any app. Can u let me know the setting change ?

    Battery , time , signal strength bar is not getting displayed in home screen , these will be displayed only when i click on any app. Can u let me know the setting change ?

    Did you check the Zoom setting?
    Have you tried a reset (reboot)? Hold HOME and SLEEP until an Apple logo appears.
    If it isn't Zoom and a reboot doesn't help try Settings/General/Reset - Reset all settings

  • Report is not getting refreshed after changing prompts once again?

    HI,
    I am running some webi and deski reports using webi sdk also i'm handling the prompts of
    report.
    Problem is that if i ran the parametrized webi or deski report then my application shows the prompt page
    then i fill all the prompt for the report it shows the data for selected prompt values.
    But if i once again changed prompt values it shows data of previously selected prompt values not for
    the currently changed prompt values. means reports not getting refreshed.
    sometimes its work correctly.
    What will be problem?
    How can i resolve this issues?
    Please help me
    Thanks in advance
    Harshad

    The workflow is:
    1. Refresh
    2. Set Prompts
    3. Get View.
    then repeat.
    Are you refreshing before setting prompts?
    Sincerely,
    Ted Ueda

  • New changes are not getting reflected in the bam reports.

    Hi
    I have created a BPEL process and it polls the data from a table and populate an object created in Bam.I have accomplished the above task by createing two database adaptors.One is on 10g database and another one is on Bam database.I have created a view based on the bamobject and used a database adaptor to populate the data. BPEL process is populating the data properly to that bamobject but those changes are not reflecting to bam reports automaticaly. We need to refresh the report or reprompt the report to see the changes.Could some help me to reslove this issue.
    Thanks in advance
    Laj Abraham

    Hi charles
    I have tried that option too.But that is also not working. BPEL Procees is able to populate the BAM object with the help of the sensor.But those changes are not getting reflected in BAM Reports.But if i create or update an existing record in BAM object through BAM Architect, those changes are getting reflected in BAM Reports(No manual intervention is required).
    Your help in this regard is highly appreciated.
    Thanks
    Laj Abraham

  • Termstore changes are not getting reflected in the list items in SharePoint 2010 farm environment

    Hi,
    I had created managed metadata with termstores from central admin. Then I had created one list in which added a column of type managed metadata using the managed metadata which I had created. And also added few list items to this list.
    The problem is that after updating a termstore the changes are not reflecting in the list items which were added before the update.
    I have referred the following links:
    http://www.paulgrimley.com/2011/02/managed-metadata-changes-not-applied-to.html
    http://davidfrette.wordpress.com/2010/05/26/taxonomy-update-scheduler%C2%A0timer%C2%A0job/
    According to the links we need to run Taxonomy Update Scheduler on the server for updated termstore to get reflected. After running
    this scheduler on development environment changes are getting reflected but not working on the production environment.
    Kindly help!
    Regards, Shruti

    You should check the obvious.  You made the change in dev, but did you make the change in production too?  And, is the term you updated, actually the one that you are looking at in the list item?
    There is not much, if anything, that can go wrong with that timer job. so I'd guess that the term you are looking at is not the one you think you are updating.
    If you have double checked everything (the term is is in fact the same term id), then you may have something erroring in the update process.  In this case, you should check the ULS logs for any errors.
    Chris
    Chris Givens CEO, Architecting Connected Systems
    Blog Twitter

Maybe you are looking for

  • Getting memory leak in OCCI

    these are the chunks from the file I made through valgrind a memory check software. these are the kind of leak or error you could say; that were reported by the software or a library to check memory leaks if u want i could send you the whole file ple

  • Pages in Cisco ISE 1.2 says Error code WAP00008.

    When i am trying to access Cisco ISE Pages Policy>Policy Elements>Dictonaries i get the following error on firefox(MAC) There was an error while parsing and rendering the content. (node.getAttribute is not a function) Error code WAP00008. Error on Ch

  • Problem while Fetchign data from

    Hi, I am fetching the  data from table CDHDR but though there exists data in the database table, the select query is giving 0 Entries..Please look into my code. SELECT-OPTIONS: s_lifnr FOR lfa1-lifnr,                "Account Number of Vendor or Credi

  • Module Program thru tcode SE51(SAP-ABAP)

    Hi ,     Could u tell me how to provide F4 functionality to a field in SE51(Module Pool Prog.) with a small example ? Thx in Adv.

  • Field point Fpquad510

    Hi, In the driver of field point i have a problem configuration range, channel configuration coerce the setting of analog input channel (speed) at the default value, but for my best read measure i setting this item of the minum resolution. I have qua