Differences xml-db  between R10g2 and R11_2 ?

HI,
there are differences in xml-db between R10g2 and R11_2 ?
where I can find about it
regards
Edited by: astramare on Feb 17, 2011 3:04 PM

ok:
we have changed our DB from R10.2 to R11_2
by using DataPump
we do create a lot of different schema-based xml-Data
by using DBMS_XMLGEN
from a sql/xml-function based View
like
xmldoc := DBMS_XMLGEN.getXML(ctx);
xmldoc_xmlType:=(xmltype(xmldoc)) ;
xmldoc_xmlType.isSchemaValid
dbms_xslprocessor.clob2file
all other xml_schema do work fine after migration
with this one following exception
while validate the output inside a package
we get an error
LSX-00285: Referenzierter Schlüssel "405986.0" ist nicht definiert
to look at differences
I have identical created
one XML-output in the ( old ) 10gR2 -DB
and
one XML-output in the ( new ) 11R2 - DB
both I can ok validate against the same schema inside XML-Spy ( Vers 2006 )
but
the R10_2 XMLType does ok validate in DB 10gR2
the R11_2 XMLType does not validate in R11 !
by view the xml-data-files in XMLSpy or another editor
there obvious a difference:
In the SQL/XML-select I work with .extract
the xml-output from R10 is correct in a xml-like structure
the xml-output from R11 is not
both data-file have the identical ascii-words
but different size in kByte
the call to register the schema in R10_2 and R11_2 is identical:
dbms_xmlschema.registerSchema(
schemaurl => vschemaurl,
schemadoc => xsd_file,
local => FALSE,
gentypes => TRUE,
genbean => FALSE,
gentables => TRUE,
force => FALSE,
owner => dbuser
,CSID => nls_charset_id('AL32UTF8')
the xml-schemas looks :
R10
<xs:schema targetNamespace="http://www.abcde.de/nsdir"
elementFormDefault="qualified"
attributeFormDefault="unqualified"
xdb:flags="311"
xdb:schemaURL="http://www.abcde.de/nsdis/SCHEMABEZ.XSD"
xdb:schemaOwner="USER"
xdb:numProps="36">
R11:
<xs:schema targetNamespace="http://www.abcde.de/nsdir"
elementFormDefault="qualified"
attributeFormDefault="unqualified"
-- new ?!
xdb:storeVarrayAsTable="true"
-- flag ?!
xdb:flags="8503"
xdb:schemaURL="http://www.abcde.de/nsdis/SCHEMABEZ.XSD"
xdb:schemaOwner="USER"
xdb:numProps="36">
may be its a problem inside the data in the Views ?
or a difference between R10 and r11 ?
regards

Similar Messages

  • Difference in value Between BW and R/3

    Hi,
    We are in the process of validating reports .We have observed difference in value for  credit and debit amount fields in BW and for the same data is coming from standard data source 0EN_JVA_2 (Joint venture: Actual line item using delta extraction) we have done full data load. In the data source the data coming from a single field and that is spited based on debit/credit indicator in R/3.
    I need your valuable input on where the problem is for the difference of value between BW and R/3.
    Regards
    Deva

    Hi,
    Is there any filterations in the IP?
    Any data packet deletion activity in the start rountine?
    Any update rule for the key figure is having routine with modifiying the value?
    Kindly check.
    In case if you are seeing number of records, always aggregation happens.
    If the difference is in terms of quantity of the key figure values, kindly check the above three.
    Kindly come to us so that we can suggest
    Hope this helps
    Janardhan Kumar

  • Amount difference (0.01) between GL and profit center reporting

    Hi,
      After we run 1KEK for ARAP transfer to profit center there is amount difference (0.01) between GL and profit center reporting for customere reconciliation account. We checked F.5D and rerun 1KEK this issue still exit.
    Any idea for it? Thanks.

    hi Kyle,
    thanks for the effort, but it wasn't the thing i asked for ...
    what i would like to find out is:
    if CO area settings are set w/o profit centers, why the system still demands profit center assignment with cost center master data (ie.)
    well, i can always turn off the message, but this isn't the solution i want to use ...
    i will rather open one PC (along with dummy, of course) even though those are not used for the customer ... although, this will not solve statistical posting to cc with cost element category 11 ...
    d.

  • Is there any difference in quality between mp4 and m4v?

    Is there any difference in quality between mp4 and m4v? I am figuring out how best to save old VCR files. Is the 264 category the best?

    So, what would that software be? Anything that I mentioned, e.g., iMovie? Any Video Converter?
    I'm a Mac user so I want files that play "natively" in QT X, QT 7, QL, iPod Touch, iPhone, iPad, and/or TV players. This means I want the H.264/AAC compressed data in MOV, MP4, or M4V file containers. I can use QT 7 Pro, MPEG Streamclip, and /or QT X to move MPEG-4/AAC compressed data to MOV file containers, MPEG Streamclip to movie M4V and MOV MPEG-4/AAC data to MP4 file containers, and Subler to move MP4 or MOV MPEG-4 AVC/AAC/AC3/Chapter data to M4V file containers. This is strictly a simple "copy" operation and no recompression of data is involved. (I.e., the quality is not changed.)
    iMovie is a video editor and it forces an export conversion of your project once completed which can degrade quality. Have never used the Any Video Converter so I don't know if it has an audio and/or video "passthrough" feature for data already in a compatible compression formats. If it doesn't then any conversion it makes has the potential to degrade video content.
    As to AVI, this is a legacy file container abandoned by Microsoft a dozen years ago in favor of their modernized WMV compression format/file type products. Compared to MKV, AVI is an outmoded/out-of-date container which I don't recommend you use unless you are a glutton for punishment. However, if you must use it, then you might try the AvidMux app. It can "copy" compatible content to a number of file container types—including AVI and MKV. Just don't blame me if its use creates more problems than it solves on current Mac systems.

  • Need help with XML Compatibility between CS3 and CS4

    I'm not a Dreamweaver guru but I am hoping someone will recognize my issue and be able to provide meaningful feedback.
    Background:
    A developer buddy and I are working together to create a new home page for an online retailer that utilizes flash banners.  We're using XML to update the content of the banners.  My buddy is creating the XML file and sending it to me to populate with content (i.e. descriptions, images, image paths, etc.).  He is creating the XML file in CS3 and I am editing in CS4.  Here's the issue:  Whenever he uploads the populated XML file to the server the banners are displayed correctly.  If I take the same file and upload it without editing, it works great.  However, if I open the file, edit and resave before uploading to the web server, the the banners all have extra spaces between each line of content - almost as if it were double spaced.  If you look at the code, the code looks fine.  In fact, the code looks exactly like it did when my buddy sent the file to me.  I believe we have isolated the problem to something weird with my installation of DW.  I have downloaded and installed any and all updates.  Oh yeah he's using a MAC version and I am using the PC version of DW.
    Has anyone seen anything like this before???
    Help...

    Thank you for your response.
    The code is listed below and to tell you the truth the following code is both good and bad.  As I mentioned before, if my buddy sends me this xml file and I upload it to the server, it works fine.  If I open the file and immediately save it without making any changes then upload it, I experience the previously described promblem.  It's very strange.  The code in both files is identical.
    To get a clearer picture of what I am describing, go to http://www.everythingministry.com/beta3.htm.  The book descriptions appear correctly under the "New and Recommended" tab.  However, whenever I edit any one of the six xml files that control the content for each of these tabs it ends up looking like what you currently see under the "New Music" tab.  I have actually tried to update from 2 different machines running DW CS4.
    Below are the xml files for the two tabs I referenced in the paragraph above:
    ts_new.xml
    <items>
      <config
      Milliseconds="5000"
      Distance="3"
      BorderColor="0xffffff"
      TargetLink="_top"
      TextYPosition="200"
      MaxDisplayContent="6"
      ContentWidth="148"
      ContentHeight="300"
      TransitionSpeed="0.8"
      TransitionType="0"
      ShowMouseOver="0"
      ShowBorder="1"
      ShowGlass="1"
      />
       <content>
        <image>images/crazylove.jpg</image>
        <description><![CDATA[Crazy Love
    by Chan Francis
    Price: $11.99
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/crazylove.aspx</link>
      </content>
    <content>
        <image>images/underthesheets.jpg</image>
        <description><![CDATA[Under the Sheets
    by Dr. Kevin Leman
    Price: $9.99
    You Save: 29 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/underthesheetsthesecretstohotsexinyourmarriage.aspx</link>
      </content>
    <content>
        <image>images/outliveyourlife.jpg</image>
        <description><![CDATA[Outlive Your Life
    by Max Lucado
    Price: $19.99
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/outliveyourlifebymaxlucadohardcover.aspx</link>
      </content>
    <content>
        <image>images/lovedare.jpg</image>
        <description><![CDATA[Love Dare Day By Day
    Wedding Edition
    Price: $16.79
    You Save: 27 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/lovedaredaybyday-weddingedition.aspx</link>
      </content>
         <content>
        <image>images/lifeinterrupted.jpg</image>
        <description><![CDATA[Life Interrupted
    by Priscilla Shirer
    Price: $11.99
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/lifeinterruptednavigatingtheunexpected.aspx</link>
      </content>
    <content>
        <image>images/faithfulfasting.jpg</image>
        <description><![CDATA[Faithful Fasting
    by Errica L. Williams
    Price: $8.79
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/faithfulfasting.aspx</link>
      </content>
      <content>
        <image>images/whencouples.jpg</image>
        <description><![CDATA[When Couples Walk Together
    Price: $9.59
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/whencoupleswalktogetherjan2011-paperback.aspx</link>
      </content>
    </items>
    ts_music.xml
    <items>
      <config
      Milliseconds="5000"
      Distance="3"
      BorderColor="0xffffff"
      TargetLink="_top"
      TextYPosition="200"
      MaxDisplayContent="6"
      ContentWidth="148"
      ContentHeight="300"
      TransitionSpeed="0.8"
      TransitionType="0"
      ShowMouseOver="0"
      ShowBorder="1"
      ShowGlass="1"
      />
       <content>
        <image>images/untilthewholeworldhearscd.jpg</image>
        <description><![CDATA[Until the Whole
    World Hears
    Price: $12.76
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/untilthewholeworldhearscd.aspx</link>
      </content>
    <content>
        <image>images/move.jpg</image>
        <description><![CDATA[Move
    by Thirda Day
    Price: $11.19
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/move.aspx</link>
      </content>
    <content>
        <image>images/andifourgodisforus.jpg</image>
        <description><![CDATA[And If Our God
    Is For Us
    Price: $11.19
    You Save: 20 %
    <img src="images/addtocart.jpg" width="146" height="17">]]></description>
        <link>http://www.everythingministry.com/andifourgodisforuscd.aspx</link>
      </content>
    </items>

  • Difference in speed between i5 and Core 2 Duo (same GHz)?

    My two-year old MacBook Pro has a 2.4GHz Core 2 Duo processor and 4GB RAM.
    The cheapest MacBook Pro introduced today has a 2.4GHz i5 processor with 4GB RAM.
    Anyone have any idea what the speed difference might be between these two? Approximately?
    And does software have to be re-written to take advantage of the i5? In other words: What do I stand to gain if upgrading today?

    Read this page and it should answer your questions.
    http://www.apple.com/macbookpro/performance.html
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • Does anyone know what triggers the switch between text and iMessage in the middle of a conversation? Are there any differences in billing between text and iMessage?

    In the middle of a text conversation between another iOS 5.0 iPhone user and myself, the conversation elements switched back and forth several times between Text and iMessage. The phone actually tracked it and put little lines indicating the switch, and my comments changed from green to blue and back again. I can't think of anything I changed in the middle of the conversation. I was outside WiFi range, using the Cell network at the time. Now I tried it again, while i'm on WiFI and the messages are Text (green) again.

    1. Windows 8.1 Enterprise w Update is the best. It allows you for sideloading in corporate environment without additional tools and licenses.
    http://technet.microsoft.com/en-us/windows/jj874388.aspx
    2. N series is for EU (without IE).
    3. Profesional is fine, but you will need some tools to achieve the same functionality that you have in "pack" Enterprise.
    4. VL is volume license, a type of license for multiple computers (to say it simply)
    5. MSDN forum is better alternative for problems like this.
    6. Attached to MSDN are licenses or at least references to web resources. Read license agreements carefully and let your installation and use follow the license.
    Rgds
    Milos

  • What are the main differences in features between FCP and FCE?

    I'm buying filmmaking equipment for my teenage son, who has shown himself to be serious about getting started making shorts. One big decision (regarding costs and $$$ allocation for other system elements such as the computer and camcorder)is whether to get Final Cut Pro (studio version) or Final Cut Express. He has used Final Cut in several camps and film school programs. Feedback will be most appreciated!

    FCP can't be bought by itself, however Final Cut Studio includes Color, Motion, and DVD Studio Pro.... FCE will not edit any format except DV and HDV. FCP will edit most every format. FCP is keyframeable, where FCE really isn't. There really is a ton of difference between the two apps. FCE has no media management, has fewer effects, etc... One's an enthusiasts' program and the other (Final Cut Studio) is a full professional suite of software... it's certainly worth the difference, but might be more than you want to spend. FCE is a subset of code taken from FCP, so learning it will help with learning FCP... the interface is nearly identical.
    Jerry

  • Is there a difference in Photomerge between CC and Elements?

    Hello! I have a quick product question - I have been using Lightroom for some time now and am very comfortable with the workflow I have going. I shoot quite a bit of film, and recently have been "scanning" my 6x6 negatives with my DSLR and a macro lens. I downloaded a trial of Elements 13 to see how the Photomerge option works. Long story short, it works great. Now I am curious if there are any differences between the Photomerge option in Photoshop CC vs Photoshop Elements 13. The only difference I can come up with is that the CC Photomerge has an option directly from Lightroom and Elements does not (merge to Panorama still greyed out with Elements installed). Thank you for your great products, and I truly appreciate your insight.

    Most people either use one app or the other, and have very limited knowledge of the one they don't use.  But from what I can find from a quick look round the web, they seem to be the same.
    Review: Photoshop Elements 13 gets Photomerge and content-aware fill | Macworld

  • Differences in colours between Photoshop and Bridge

    I have a question that have puzzled me for a while. There's some differences between the colours in bridge and in photoshop. When they're previewed in Bridge it has nice warm and sligtly desaturated feel to it. When i open the RAW file in Photoshop it gets much pale and red. Why is that? The same thing happens when i shoot the picture and the first preview shows the warm and desaturated version, but when i see the picture again it's back to the pale and red version. Same thing happens, when i open it in Ligthroom. When i click on a picture, it shows the warm and desaturated version, but quickly return to the other one, after the picture is loaded.
    I really like the warm and slightly desaturated version, so is there a way i can keep it, or bring it back? I know it has something to do with the colour conversion, that happens in the camera, but i can't figure out how to use it.
    I'm shooting with a Canon EOS 5d mkIII. See a screenshot of the issue.
    Please help me...
    Lars

    There is a non-obvious menu at the top right hand side of Bridge that selects whether Bridge displays the camera generated jpeg within the raw file (your preferred rendering above) or the ACR version (the warmer redder image).  I set mine to High Quality so the Bridge version always matches the ACR, even if it takes slightly longer to render.
    Canon has its own algorithm for conversion and AFAIK they don't share it with Adobe.  My advice is change the Bridge setting so that the two match, and try the other camera profiles under ACR Camera Calibration to see if one is more pleasing than the stock Adobe Standard.  Alternatively, you can get into modifying/creating your own camera profiles, but that will take some more study and tools, such as using the DNG Profile Editor.
    Richard Southworth

  • Difference in colour between 2012 and 2010 proc

    I know that newer 2012 process tries to save detail in the highlights (different tonal curve I guess), and has much better controls in Basic develop module so I was eager to edit my newest shots in LR4.
    However, I wasn't so thrilled how it rendered bright pinkish colours.
    Two examples below are cropped parts of a photograph, have default values, using Adobe Standard profile, from Canon7D raw file.
    Image done in 2012 process, default values.
    And this one is 2010:
    It doesn't seem a big deal when viewed in the web browser on the white background, but the difference is very obvious when editing those  in LR. Notice that 2012 file has a "better" histogram with "safe" highlight zone.
    However, it altered the colours as well and histogram shows that too. Pink blouse seem more washed out. I can assure you that process 2010 file is much more closer to the original scene, original colours.
    So... can I do anything about this? Can it be corrected in final LR4 version? Sure I can raise the saturation in the pink channel, but that will raise other, well saturated, areas as well and I won't get the same result like in 2010 proc. file.

    I've been testing the "2012 Process" using a Macbeth color checker image (raw). My first goal was to determine what settings in LR/2012 would best match CS5/ACR6/2010. I was not trying to preserve the 2010 process, just want to better understand the difference.
    First pass just using the defaults in both versions resulted in differences of 3 to 5 points in the RGB values of the 24 patches of the colorchecker. On some patches, one of the RGB values might be the same, but at least one was different by 3 to 5 points. The 2012 version looked lighter overall, so I suspected that the difference was due to tones (as Jeff Schewe has suggested).
    So by trial and error I kept reprocessing the LR4/2012 version, decreasing only the Blacks slider. When I got to a setting of Blacks -8, the black colorchecker patch finally matched all 3 RGB values. All the other patches were very close, with a few differences of only 1 point in RGB values, and usually in only 1 value (red or green or blue, but not all three)
    However, there was 1 exception. The Blue value in the colorchecker's Yellow patch had a 7 point difference. All the other primary patches were exact matches.
    My colorchecker test images were from a Canon 5D2, processed under the Adobe Standard profile, rendered as 16bit TIFs in Adobe98 colorspace, and stacked as Photoshop layers to read the RGB values.
    So I suspect what many are perceiving as color differences are real differences, but are caused by the basic difference in tonal rendition between the 2012 and 2010 processes. For the OP, please reprocess your pinks in LR4 with some different black settings and see if you get closer to your original 2010 version. I'd be curious to hear the results.

  • Difference in responsivity between root and user accounts.

    Just as the subject says.  The transition between menu's tabs in kde 4,1 is much faster and smoother on root account. The same thing goes for other apps like firefox, gimp etc. (they start faster and work better overall). The difference is noticeable, I can see it with a bare eye.
    Last edited by dcfighter (2008-10-02 21:28:30)

    I've experienced this too a year or two ago; amazed it's still there If this was the same on all linux distros(which i think from seeming to recall a google search i did..) it's a pretty obvious case for improvement... At that time i entertained the thought that perhaps it was because of not needing to check permissions "because you are root"...
    Last edited by test1000 (2008-10-04 09:39:52)

  • Block Invoice for the difference in Qnty between GR and Invoice

    Dear Experts,
    I am trying to configure a scenario wherein Invoice must be blocked if there is difference in the quantity between the GR(MIGO) and Invoice(MIRO).
    I expect to see the the msg "C Blocked for Payment" when I check the same Invoice in MIR4.
    Please suggest the configurations involved.
    Manish

    Hi ,
    Please explore the possibility of using the settings of attributes of system messages in LIV .
    SPRO - Materials management - logistics invoice verification - attirbutes of systeme message - application area M8 .
    Here you can make the settings for showing the message as an error .
    Make the necessary settings as per the requirement .
    Regards ,
    Dewang T,

  • Difference in Balance between FAGLBO3 and FAGLL03?

    Hello Experts,
    I have perticular one GL Account (ASSET UNDER CONSTRUCTION) where the fagll03 and Faglb03 balance are not matching.
    What may be the reason and how i ll sort it.It is high praority.
    Regards,
    Sumeya offrin

    Hi,
    First execute t.code FAGLF03 to find out the which are document not posted in the relevant period.
    Then kindly execute program RGURECGLFLEX ( T.code : GLGCU1) and input the company code, fiscal year,posting period.
    Select the test run & Load doc into all ledger.
    If the system will show document which are not posted correctly.
    Remove test run and execute in production run. All the relevant document will be posted and the difference will be removed.
    Check the SAP Note : 1156974 for more info.
    Note :  RGURECGLFLEX will consume more time, so it will be better if you execute this program when there is not much load in the system.
    Do revert fro any clarification.
    Regards,

  • Workflows: How to set a workflow variable that is the difference in hours between now and a created date

    I'm trying to create a variable that contains the number of hours between the item created date and Now.  When i use TODAY, it seems to set the time at 12:00 rather than the time now - so that throws the hours off.  Any ideas?
    ajw

    Hi ajw,
    According to your description, my understanding is that you want to calculate the hours between the item created date and now.
    It seems to be not an OOB way to implement your requirement, to get the current time, you need to create a custom workflow activity for SharePoint 2010 workflow. About creating custom workflow activity, you can refer to the links below:
    http://msdn.microsoft.com/en-us/library/hh872790(v=office.14).aspx
    http://blogs-sharepoint-ashutoshmisra.blogspot.in/2013/02/create-custom-workflow-action-for.html
    Or, you can use a third party solution to achieve your requriement.
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/e93ea37a-df09-4cbf-a58d-5d4def3d3d42/how-to-compare-time-in-sharepoint-designer-2010sp-2010-workflow?forum=sharepointgeneralprevious
    http://blog-sharepoint.blogspot.in/2009/03/get-current-time-in-sharepoint-designer.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Std report transactions in SAP MM

    Can somebody provide me all Std SAP MM transactions for SAP MM. Urgent pl. Thanks

  • Waveform Display Blank

    I imported an audio track and even though sound is definitely playing when I play the track, I don't see any waveforms on the display. I had no problems with a previous project, so I'm not sure if I shut something off by accident. I need to see the w

  • Crash Photoshop CC 2014

    Hi, I encounter a problem launching Photoshop CC 2014 (2014.0.0). Attached is a screen  Error : color parametres I typically create the package with default options. After Effects and Illustrator works fine. I used the same virtual machine with a sna

  • RAW Support for Sony

    Any idea when RAW support for the Sony Alpha 330a will be added to Aperture 3? I would have thought that most all late model SONY's use the same RAW specs, but I cannot import my RAW pictures at this point. Thanks

  • Can't open pdf's automatically

    i can't open pdf's w/in MS outlook w/out saving frist, opening adobe 9.3 and then fidning the saved file. what am I missing or doi9ng wrong? do I need acrobat also? ken