Changes made from application are not reflecting in Database and vice versa

I am updating changes from my Application. However the data in not reflected in the DB. I logged in and can see no change. However, the changes are being reflected in the Application, even after a server restart. Any ideas on this ?? its wierd !!

SELECT   c.sql_text sqltext
    FROM v$session a, v$sqltext c
   WHERE a.SID = :session_id AND a.sql_address = c.address(+)
ORDER BY a.status, a.last_call_et, A.SID, A.username, C.pieceSQL_ADDRESS
SQL_HASH_VALUE
SQL_ID
SQL_CHILD_NUMBER
Check this to see the last executed sql in your database , make sure you connect to right database with right schema
Last executed sql

Similar Messages

  • Changes in outline made from EAS are not reflected in EPMA dimension lib

    I added member formulas to some members in the account dimension using Essbase Administration Services and save them, when i opened workspace, I didn't see the change reflected in my planning application though i refreshed database from workspace. Any ideas?

    Hi,
    Any changes made in EAS will not be reflected in Planning. And also if you refresh it from workspace/Planning, the changes made in EAS are lost.
    If you want to apply any formula to a member in a Planning application you need to do it in Planning and then refresh it.

  • Changes made in BOM are not reflected in Configurator.

    Hi all,
    When i update minimum and maximum quantities in BOM, the new values are not reflected in the configurator.
    I have found a patch (patch# 4410573) for this issue in metalink and applying that patch did not resolve the issue.
    I have logged an SR with Oracle for this and Oracle support have asked me to run "Refresh Single Configuration Model" concurrent program and see if the changes are reflected.
    This program has 2 parameters one for folder and the other for Configuration Model Id.
    When i try to run the program, for any of the folders, the value set for the parameter Configuration Model Id does not show any values and hence i am unable to run the program.
    We don't have a separate instance for COnfigurator.
    Do i need to do any set up so that my Configuration model is reflected in the LOV?
    Can anyone please help me on this?
    Oracle Apps version: 11.5.10.2
    Configuration software build: 11.5.10.25.43A
    Regards,
    Sreekanth

    Hi Jason,
    Please see my comments below
    Jason said*
    Support is correct. If you haven't run the Refresh a Single Configuration Model concurrent program for your model, then the new BOM attributes will not be visible in your model. Changes to items/BOMs are not directly reflected in the configuration model. You must "refresh" the model to see the changes.*
    Even without running the "Refresh a Single Configuration Model" concurrent program, in some scenarios, changes are being reflected in Configurator.
    Ex:
    When i change only minimum and maximum quantities, the changes i.e. new minimum and maximum values are not reflected in Configurator.
    But, when i also change any of the following fields along with minimum and maximum quantities, new values are being updated in Configurator with out running the refresh program.
    effectivity_date, disable_date, component_quantity, planning_factor, component_yield_factor and optional class
    Can you please explain this?
    Also, i have already tried executing the query by commenting the enclosing_folder check. But still, the query is not retrieving any records.
    Basically, the sub-query that fetches devl_project_id itself is not retrieving any records.
    Jason said:+
    Based on the SQL above, the only criteria for importing a model is that the item under the folder must be:+
    a. A Model (PRJ = Project)+
    b. The Model cannot be deleted (Deleted_flag must be '0')+
    c. And the model must have been imported from Oracle apps, e.g. it cannot be a non-BOM model (orig_sys_ref is not null)+
    Can you please tell how can i check whether model is imported into configurator or not and if it is imported from where is it imported?
    Regards,
    Sreekanth
    Edited by: Sreekanth Munagala on May 12, 2011 8:52 AM

  • Changes made in jsp are not reflected

    webpages are not reflected after modifying jsp pages
    what i need to do??
    thanks in advance

    Hi
    Thanks for your reply,
    I am using CQ 5.5 and was installed service pack 2.
    1. We make package from SVN or through maven build to the CQ dev server.
    2. JSP changes perfect but /var/classes java files contains old code(i.e new JSP file complitation is not happening )
    3. Only when we restart server, /var/classes reflecting with new code other /var/classes have old code only.
    What is best procedure to re-compile JSP with out Restart server.

  • Some futures in bpel which are not possible with ESB and vice versa

    Can anyone please tell me some futures in bpel which are not possible with ESB and For some features available in ESB that are absence in BPEL?

    I think you've mistaken the meaning of both technologies. ESB actually works as a part of BPEL, for instance you can create partner link from any esb service.
    ESB service can only expose data or retrieve and process (transform) them from another service. BPEL is using services like ESB as a source and adds decision making functionality which is not present in ESB.

  • Changes made to files are not reflecting

    File updates not reflected. I modified content, added data validation and saved the file back - next day file is still the way it was before modification.
    Other file, another site but similar situation.
    Content changed - form added but next day the change is not reflected.
    SharePoint 2013
    Please help.
    Thanks
    Pj

    HI Alex,
    Answers to your questions inline below:
    So you are editing a file, modifying the content in there and saving it but the changes are being lost?
    Ans: Yes.
    1. Have you checked the file immediately after closing it to see if the changes lasted?
    Ans: I am not sure, if I checked the files immediately after. I think the changes were saved properly because I didn't get any error.
    I managed to print out a file with a new element on one day but on the next day in the same file, I saw that element was not there.
    I sometimes open the files through the Newsfeed tab, does that matter? My understanding is that the system is going to the original location to open the file
    2. Do the changes then disappear later that day at some point?
    Ans: That is my understanding.
    3. Does this happen just for those files?
    Ans: So far I have observed it for two of the files only.
    4. Do you have versioning or publishing enabled on those lists? Versioning will let you see who changed it when and approval or publishing might be hiding things?
    Ans: Versioning is enabled, publishing - not.
    When I go to check versions to see, if maybe someone overwritten my change and retrieve the previous version, there is no previous version with the changes i made
    the previous day.
    Thanks.

  • Changes made in EMS are not reflected in EMC

    Hello all,
    I realise that this is 2013 discussion, but I could not find a 2010 section.
    My problem is simple: any change that I make inside the Exchange Shell is simply not reflected in the Console. It doesn't appear there. It can't be searched for. Nothing.
    I'd like to know how to fix this. Exchange is very broken when it is operating like this, and I pretty much cannot do anything. Customer GALs are exposed to each other, etc.... because changes won't occur even though the shell says they have.

    Hi
    What changes are you making? Some changes do take time as replication etc. happens in the backend. Have you tried restarting the server? do you see any changes after that?
    Please also check the Application log for errors.

  • Asking Again: Group Description Updated in Admin UI is not reflected in PowerShell and vice versa

    I've updated the Groups Description (About Me) using the GUI / Website.  Then running a script to output the Group's Description like:
    $siteUrl = "site url"
    $web = Get-SPWeb $siteUrl
    $web.SiteGroups
    $web.Dispose()
    The description doesn't change.  I can then update the Description of the group using PowerShell and close the window then and run the above code the changes are reflected.  However, the GUI / Website doesn't have the changes.  Very odd!
    raym

    Hi raym,
    Does this still work for you?
    I am rapidly losing my mind over this...
    Is there anything that you left out or perhaps assumed that Noobs (like myself) would already know or have considered? ;)
    I have tried about ten different solutions and Nothing works.
    All I get is plain text.
    Set
    Group Description to HTML via PS Script (This will explain what I have - from my original request of the same)
    Please!! If anyone can shed some light on this before I scrap SP altogether and revert back to DOS. It is the Only thing of Microsoft that actually worked. Oh! and AOE2!! ;)
    TIA,
    Neil

  • Some applications are not opening, including mail and Word.  Clicking on the icon stirs it on the dock, but will not open it.

    Some applications are not opening, including Mail and Word.  Clicking on the icon stirs it on the dock, but will not open it.  Any suggestions?  Thank you!

    Ok, that's plenty of space.
    Check the S.M.A.R.T. status on your HD: Boot from install disc (insert disc > restart > immediately hold down the c key and keep holding it until you see “Preparing Installation”) > at first screen select the language and click Continue > click on the Utilities Menu in the menu bar > select Disk Utility > select your HD in the panel on the left side (the name of the HD’s manufacturer and the model number, usually the top item in the list) > look at the bottom of the main window next to S.M.A.R.T. status and see if it says “Verified” (good) or something more ominous like “Failing.”
    If S.M.A.R.T. status is "Verified," run Repair Disk > click Repair Disk at bottom of main window. Run this at least twice, and keep running it until it says “appears ok” twice in a row. If that doesn’t happen, you may need a stronger utility (such as DriveGenius, TechToolPro, DiskWarrior) or if the directory is damaged beyond repair, you may need to reinstall the OS, or you may have a damaged HD which will need to be replaced (repair utilities can only repair the directory structure, not the HD itself). When this is finished, quit Disk Utility, quit the installer, and restart. Once booted normally, go to Applications > Utilities > Disk Utility and run Repair Permissions.

  • TS3899 My ipad does not communicate with iphone on one of my email accounts and will not remove deleted emails that are done on the iphone and vice versa, what setting should be changed?

    My ipad does not communicate with my iphone on one of my email accounts and will not remove deleted emails that are done on the iphone and vice versa, what setting needs to be changed?

    It's my understanding that an iPhone can only sync with one computer. You need to choose one computer. Sounds like it syncs at work, but not at home. If you want to just sync it at home, then you have to make sure the home computer has all the info that you want on it, like music etc. Then you have to deauthorize the work computer for it to sync at home. When you connect it will ask if you want to set up as a new iPhone or restore from backup. If you don't have a backup on the home computer then either way you will be wiped clean. So any photos, contacts, notes etc you have will be erased. You would need to backup or copy your photos from your iPhone. When you connect it to your home computer, it will give you that popup message to open your iPhone files. Then you can copy those photos and save them onto your computer and sync them back in through iTunes.
    For your contacts, do you use any type of address book? If so you'll want to back that up and then transfer to your home computer. For notes, you can just email those to yourself and then save that email. I use MobileMe so the contacts issue is easily resolved.

  • All my purchased song from iTunes are not playing complete (iPod and computer with Windows Vista), unexpectedly stops and continues with next song. What am I doing wrong?

    All my purchased song from iTunes are not playing complete (iPod and computer with Windows Vista), unexpectedly stops and continues with next song. What am I doing wrong?

    Are the songs playing whole in iTunes? if not download them again.
    else read this Apple Support Article on your problem
    Have a nice day!

  • Why can't i see my sent emails from my ipod touch on my mac and vice versa

    why can't i see my sent emails from my ipod touch on my mac and vice versa

    i have a POP3 account.
    thanks

  • Changes in Crystal reports are not reflecting after publishing

    Dear SDN Mates,
    We are facing problem with Crystal reports. After making the changes in the crystal reports, it is not reflecting in the portal after publishing. Still it is showing the older version of the report.
    Can anyone please help me on this.
    Thanks and Regards
    Arun S

    Hello Prathamesh,
    After publishing the report, we require some changes in the report and doing some modifications in crystal report and again we are publishing this report. After publishing the report for second time, those changes are not reflecting in the BOE portal.
    This is happening for all reports. Can you please suggest me on this.
    Thanks and regards
    Arun S

  • Changes are not reflected after editing and saving the chart in th WAD 3.5

    Hi all,
    I have to display the chart in the report using WAD 3.5. But after creating a chart and then when ihave to make extra changes again and save the same, the changes are not reflected. I can see only the previous changes.
    I am working on the chart for the first time. please let me know about the problem. My changes to the chart are not getting reflected.
    Please help.
    Thanks
    Rani

    How r u changing the graph??
    Hope you are doing a right click and selecting Edit Chart. Click on Refine.
    Then Click on Next till you get the button Complete. After you click on Complete, you save the Template.
    Hope you are following these steps.

  • Changes made in RFC is not reflected in data services

    Hi,
    I am using a data service based on SAP R/3 RFC in my view
    In my RFC i have some import parameters
    and some export parameters
    and when place a data service which is based on this RFC on the view  for the first time , I am getting the import parameters and export parameters correctly
    but the issue comes
    when ever some one make changes in RFC and activating it again.
    those changes are not reflected in data service (ex: a new import parameter is added or a parameter name is changed  in the RFC, this is not reflected in data service)
    i tried with deleting the existing data service and creating a new data service based on modified RFC
    but even iam getting the data services details as pervious one ( as old data servie which  i used at firt time)
    why this is happening
    how to solve this issue
    regards
    Srinivas

    Hi,
    Yes you need to restert the J2EE engine. Because when you  imort it first time then it holdes it in cache  memory. It will not be updated untill you restert the server. You restert the server then try it , you will get the right result for updated RFC.
    Thanks
    Chandan

Maybe you are looking for

  • Edit an OS Commerce template in dreamweaver

    Hi I downloaded an os commerece template for my first e commerce store and everything is set up ok, just need to edit the whole template to my products and colours. I am trying to remove the stamp at the bottom that says designed by monstertemplate,

  • E72 : Unable to hear message tone

    whenever i receive messages on my e72 phone.....at first i will be able to hear the message tone but after a while i wont be able to hear the message tone. Then wen i switch off and switch on my phone, i wil be able to hear my tone back. So i thought

  • Motherboard Monitor compatible with K7N2 Delta2 Platinum??

    When installing the above mentioned software, which (if any) is the most apropriate model to select from the K7N2 range of boards, as the Platinum version is not listed....?? thx D.

  • Hook up a projector

    How do I hook up a projector using HDMI? I tried to hook up my Optoma projector, but it doesn't recognize the Macbook

  • Trying to Get Some Information Off the Computer

    Hey. I'm doing a powerpoint for a school project using the Microsoft Powerpoint System on the Mac. I need to be able to save it to some kind of disk, and be able to start it up on another teacher's regular PC. I'm putting in a blank disc, and I try t