How to get why the validation has failed.when using isSchemaValid() ?

Oracle 11.2
to validate xmlType I use a procedure within isSchemaValid - function,
But when it returns 0,
where from to get why the validation is failed ?
regards

Thats the reason why you should use SchemaValidate(), because its more informative
See for an example here: Re: catching error while validating an xml file

Similar Messages

  • IFCORE-1565: The Dgraph could fail when using a relevance ranking strategy.

    Hi,
    I just saw the release notes for Endeca 6.2.2 and read this bug:
    IFCORE-1565: The Dgraph could fail when using a relevance ranking strategy.
    Is there someone who could provide some more information on this bug? What is it and when does it occur? Reading the word 'could' would suggest a kind of unpredictability?
    Thanks,
    Maarten

    The known trigger for the bug was doing relrank on a query that contained multiple text searches.

  • How to get that the invoice has been printed or not?

    Hi Experts,
    I have a issue in Printing Invoice. I have to make 2 copies of an invoice. One is Original and another is Duplicate. I have made that with copy windows. But the requirement is that when the original copy of a selected invoice has been printed then from the second time only the duplicate copy will be printed. How to do that in ABAP? How to get the information that the invoice has been printed or not?
    Regards,
    SURYA

    Hi Surya,
    Try the below approach, i think this is better than the previous approach and takes care of the print from "text menu" as well
    select from z table.
    if sy-subrc eq 0.
      call "SMARTFORM_COPY"
    else.
    While calling the smartform, make sure you import the "JOB_OUTPUT_INFO" parameter,
    and after you call the smartform,
    call "SMARTFORM_ORIG"
    exporting...
    Importing...
    job_output_info = w_job_output_info
    exceptions...
    If sy-subrc eq 0.
      if w_job_output_info EQ 'X'.
        update the Z table.
      else.
        do not update the z table
      endif.
    endif. 
    endif.
    Regards,
    Chen

  • How can I disenable the EXCEL field format when use ALV download to excel ?

    Dear friends,
         I have a problem with the ALV download to EXCEL. One field Value in ALV is like u2018-abcdeu2026u2019.the character u201C-u201Cis the first   position  in field value.when I download  the value to EXCEL,the field value u2018-abcdeu2026u2019 changed u2018=-abcdeu2026u2019 in EXCEL.how can I remove u2018=u2019 in EXCEL when I down to excel used ALV.
    I add a space in u2018  -abcdeu2026u2019,So this value can be download to Excel .
    Have you any solve method?
    User does not use excel logo button to download.
    User use Local fileu2026 button to download
    Thanks
    Sun

    add a single quote to the beginning of the field.
    like:  '-abcde
    in excel it will be shown as : -abcde

  • How do get past the credit card payment when I review my account for the 1st time?

    K I've setup a account to use itunes, I even have 2 itunes gifts cards ready to go.
    I'm reviewing my account for the 1st time right now.
    what I want to know is:
    "How do continue without entering a valid credit card payment?"

    Come on people. There has to be someone who can help out or what....

  • How do I fix the Database Organizer Error when using Acrobat 9 Pro on desktop PC with Windows 8.1 and 64-bit OS?

    After loading Acrobat 9 Pro on my desktop PC (Windows 8.1; 64-bit OS), opening and closing a previously saved pdf file, I constantly get a message pop-up that indicates a "database organizer" error.
    How do I fix this?
    I have read multiple responses at various forums and they do not seem to apply, or have not worked for others, with regard to the details of my version of Acrobat and Windows OS.
    I'm beginning to think that the only solution is to purchase the latest version of Acrobat Pro and install it on my PC, which, of course, I would prefer not to do, unless this is my only viable option.
    Can this problem, specific to my version of Acrobat and Windows OS, be fixed or is the simple answer:  purchase the latest version of Acrobat Pro, because there is no fix for my version of Acrobat/Windows OS?
    Any help would be greatly appreciated.
    FHW

    Hi Frank ,
    Please refer to the following link and see if this helps.
    https://helpx.adobe.com/acrobat/kb/error-organizer-database-damaged-reset-1.html
    Regards
    Sukrit Dhingra

  • How do I reducing the amount of joining when using one-to-one mappings?

    Examine the following example;
    class Person
    Address address;
    String firstName, lastName;
    class Address
    Long addressId;
    String state, city, zip;
    Assume that both of these classes are mapped to tables in a database. Attributes such as Staff's name and Address's addressId, state, city, and zip are direct-to-field mappings. Staff's address attribute is a one-to-one mapping.
    If you write the following expression:
    Expression exp = new ExpressionBuilder(Person.class).get("address").get("addressId").equal(4L);
    Toplink will create a query like the following:
    select first_name, last_name, address_id, ...
    from person t0, address t1
    where t0.address_id = t1.address_id
    and t1.address_id = 4;
    This is an unneccesary join because the person table already has the column with the data in it since it has a foriegn key. Is there someway to tell toplink to not join the tables when the only thing you are querying on is if a foriegn key that already exists in the referenced table? What I would want/expect to see is the following:
    select first_name, last_name, address_id, ...
    from person t0
    where t0.address_id = 4;
    I beleive we are using TopLink version 10.1.3.1

    In your initial query you're actually saying "find the Person who has an Address who's id is 4". Your second query is "find the Person who references an address who's id is 4". The first query requires there be an Address with ID 4, the other does not.
    If you define a query key "addressId" for the ADDRESS_ID column on the Person descriptor you can write this query as:
    Expression exp = new ExpressionBuilder(Person.class).get("addressId").equal(4L);This will result in the SQL you want.
    --Shaun                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to get each account balance in sapscript when using F.01

    Dear Friends,
    I had developed a sapscrit form for P/L statement ( TCODE F.01) printing Now I received a new requirement. I need to get the balance values for each account and check the credit/debit indicator in sapscript. Do anyone know how to do it?? Thanks in advance.
    BR
    Joe

    You can identify amount is credit/ debit by checking the field <b>shkzg</b> (Debit/Credit indicator).
    Reward points if useful.
    Regards,
    Sairam

  • How to get higher cpu voltage during load when using "auto" with P67A-GD55?

    I have a little question regarding cpu voltage: When i set vcore to "auto" i get a nice low voltage when idle but during load i only get 1.264 max and that is to low.
    Is there a setting to increase the voltage during load and still have the cpu vcore set to auto?
    Thanks
    System:
    P67A-GD55 with 1.8 bios
    I7 2600k
    8gb Corsair

    Quote from: Bernhard on 01-May-11, 15:25:22
    OK, so you are able to set your CPU voltage manually. You need to consider that the auto voltages will compensate only up to a certain OC level, after which the user usually has to do manual adjustments. This auto compensation differs for each hardware combination. As HU16E suggested, try low VDroop and see if it helps. The other alternative is a BIOS flash, or manual voltage settings.
    I tried low vdroop but it didn´t make any difference. But it´s ok, i can set the vcore manually but i was just investigating if i could get the best of both worlds with the powersavings auto vcore offers during idle

  • How can I customize the auto-generated WSDL when using a PL/SQL webservice?

    My webservice returns a refcursor as an ArrayOfString. (I followed the sample code.) Instead of everything being returned in one large array, I need to create a correct record hierarchy, like <rec1><fld1></fld1></rec1>, etc.
    As far as I know, this grouping has to be done in a WSDL file. However, following this sample, the WSDL is auto-generated and overwritten with each launch of the webservice.
    Am I missing something, or are there other secrets/tips?
    thanks

    Very Nice:) Thanks!
    1. I added this to my HTM HEADER:
    <script language="JavaScript" type="text/javascript">
    function test_javaprompt () {
    var Hours = prompt("How Many Hours?");
    $x('P142_HOURS').value = Hours;
    doSubmit()
    </script>
    2. I Created an Item:
    P142_HOURS
    3. I Created a Button:
    TEST_JAVA
    a. In the Button area for, Optional URL Redirect, I selected- Target is a URL
    b. URL Target- javascript:test_javaprompt();
    When I press the Button then it does Exactly what I want it to do.
    Except....
    Ultimately, I do not want this javascript assigned to the button.
    I would like to run this javascript when the value of a DatePicker Item, (P142_DROPS_SUBMITTED) is changed.
    If you can help me with that then I'll be forever grateful:)
    -Gary

  • How do I retain the original file name when using Compressor?

    Hello,
    I am in the process of doing a batch export and would like to keep everything identical to the source material, including the name. There is quite a bit of footage so deleting the "-Apple ProRes 422 for Progressive material" addition can be time consuming.
    Any suggestions?
    I found this thread:
    http://discussions.info.apple.com/thread.jspa?threadID=2369070
    but even though I read it more than 10 times I could not set a "custom" path in my destination options.
    I only have the following options available from the pulldown:
    -Cluster Storage
    -Desktop
    -Source
    -Users movie folder
    Any help is greatly appreciated.
    Message was edited by: Ricardo Javier

    As was mentioned in the thread you linked to, the easiest way is to create a custom Destination. Here are some step-by-step instructions:
    1. Click the Destinations tab.
    2. Click the plus sign in the upper right and choose "Local..."
    http://dl.dropbox.com/u/19589/Compressor%20Custom%20Destination.png
    3. Navigate to or create your destination folder. Click "Open" to select the destination.
    At this point, you've created a new custom destination. To select it, click the disclosure triangle next to the "Custom" folder. This is where all of your custom destinations are located.
    4. Select the custom destination you want to use for your batch.
    5. In the inspector, you'll see a box where you can change the "Output Filename Template". By default, it'll just have "Source File Name". If that's all you want, then press return.
    http://dl.dropbox.com/u/19589/Compressor%20Destination%20Inspector.png
    Now, when you go back to your batch window and apply this custom destination to your job settings, Compressor will apply the Output Filename Template to your filenames. Basically, it will get rid of the setting name (as long as you only have "Source File Name" in the Filename Template.
    Hope this helps.

  • How to get full screen width and height  when using CustomItem not canvas ?

    hi..
    I have to append one Textfield and a CustomItem ( as canvas) for painting on a single form.
    I have to draw a rectangle in CustomItem in full Screen width of mobile .
    So I have to know the screen width of mobile for drawing a rectangle.
    Please Suggest me. how can I do that ?
    Thanks

    Did you check javax.microedition.lcdui.Form.getWidth() and javax.microedition.lcdui.Form.getHeight() methods?
    Atul

  • How can I change the screen time out when using the notification screen in zoom on the IPhone?

    To clarify, when I am using Zoom and using three fingers to move around on the notification screen.  The screen goes blank even if I am actively moving my fingers across the screen to read the screen.  Why does the notification screen not recognize active movement and go blank after a peiord of time.  I have very limited sight and rely heavly on SIri, text speak, and Zoom.

    Hi BlindmanJay,
    Thanks for using Apple Support Communities.
    iPhone: About General Settings
    http://support.apple.com/kb/ta38641
    Set the amount of time before iPhone locks
    Choose General > Auto-Lock and choose a time.
    Hope this helps,
    Mario

  • How can I retain the local user name when using imported network tags?

    I am using network tags that have been imported from a remote DSC module 6.1 application. I would like to retain the remote user in the tag records instead of whoever is logged in locally. Is this possible?

    See answer there:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HOID=50650000000500000084B20000&HIsQuestionPoster=No&HTHREAD=000045700&UCATEGORY_0=_18_%24_17_&UCATEGORY_S=0
    Cyril Bouton
    Active LabVIEW Developper

  • How we can delete the songs from mobile when using ios 7

    yesterday i have installed ios 7, now i am not able to delete the songs from my mobile. Previously i can do the same for just swipe from left to right... any solution for the same..??

    when you double tap home button and the app and a screen shot on the app comes up place your finfer on the screen shot of pageand swipe it  up to top of screen

Maybe you are looking for

  • Here maps in Asha 210

    I want to buy Asha 210 but let me know the following: 1. I use HERE MAPS on my Lumia 620, can i use the same offline maps in Asha 210. How if yes(because asha 210 has got very less internal memory). If no, provide me an alternative to here maps. 2. C

  • 10.4.7 sound output source is broken

    If I go to System Preferences -> Sound -> Sound Effects -> "Play alerts and sound effects through", the pulldown menu is grayed out. Sometimes applications sounds completely disappear and do not play through the speakers. This happens to Mail and the

  • Suggest pattern or any other alternative solution

    Hi, We would like to build on java application using API which client suppose to provide. But Client asked to used existing jdk API indirectly I mean use one wrapper in between. So going ahead if client provides his own API that time without much cha

  • How select an e-mail receiver which should send back delivery notifIcation

    Often happens that I send an e-mail message to several addresses but not all of them I expect should send me a delivery/receiving notification. How can I control this? How to select the message receivers don't need to send me the notifications back?

  • MacBook Pro and Cintiq 12UX display problems?

    Hi,

 I'm not sure if this is the right place to post this so I'm sorry if it isn't - this is just the only place I could think of to ask about a display problem? I've just got the new model Cintiq 21UX, and I'm running it off one of the newer model