Beans loses data stored

Hello,
i'm developing a java application in EP 5.0 and i'm using Beans and jsp.
When i load the iview, there are 2 dropdown list box filled with the data stored in the beans. These beans are filled throught a BAPI.When i make a selection in the dropdown list, and i press a load button a tableview is filled with data.But Sometimes the dropdown list box loses the data stored and appears empty, without data
Somebody can tell why this dropdown appears empty??, the bean loses the data??? have caducity the beans???
In the .jsp i'm using the scope option APPLICATION.
Thanks. I wait your help!!!!

Hi,
i think the reason the beans lose the data could be that the server needs resources and empties the beans to catch resources.Is that possible??
And another question, how can i manage the cache or the resources that my pages need?? an dhow can  i manage the users that access to this pages??? I ' thing that the reason that the system needs resources might be that many users access to the pages at the same time...
Can somebody help me???

Similar Messages

  • Will i lose data stored on icloud if i reset my iphone

    Will I lose data saved in icloud if i reset my phone?

    Welcome to the Apple community.
    No, all the iCloud data will remain in the cloud if you reset your phone. After reset and you log back into your iCloud account, all the data will be restored to your phone.

  • I was wondering when you update and restore i-pod if you loose data stored on apps ( ie levels, and game center info.) ?

    I was wondering when you update and restore a i-pod touch do you lose data stored on your apps ( ie levels and games center info) ?

    Not with an update.
    With a Restore, you do lose the data but, as part of the update procedure, you are given the opportunity to back up that information.  Say "Yes" and later, when asked if you want to load from the backup file, again say "yes."

  • HT4859 I HAVE AN ONLINE i CLOUD ACCOUNT. WHEN I SIGN IN TO IT ON MY PC I SEE NO PHOTS OR MUSIC STORED THERE. i CAN SEE NOTES ADDED THERE. i AM TOLD i HAVE LOTS ODF DATA STORED AND IT WOULD BE WISE TO INCREASE THE STORAGE CAPACITY BUT CANT SEE VIRTUALLY AN

    i HAVE AN ONLINE i CLOUD ACCOUNT. WHEN i SIGN IN TO IT ON MY PC i CAN SEE CHANGES I MAKE UNDER NOTES BUT THERE IS NO SIGN OF ANY OF THE  PHOTOS OR MUSIC THERE WHICH ARE IN MY I PAD. i HAVE PAID TO ENLARGE THE DATA CAPACITY SAVED THERE ONE STEP ABOVE THE BASIC LEVEL. iTS NOW A YEAR ON AND BECAUSE i CANT SEE ANYTHING THERE ON i CLOUD OTHER THAN A FEW SIMPLE NOTES i DECIDED TO REDUCE THE CAPACITY TO THE BASIC LEVEL AGAIN. APPLE NOW HAVE SENT ME AN E MAIL SAYING  IF I DO THAT I WILL LOSE DATA AS I HAVE MORE STORED THERE THAN THE BASIC AMOUNT.CAPACITY. wHY THEN CANT i SEE THIS DATA?

    "I still dont understand why I dont see any of these camera roll photos (or any) when I sign in on line on my pc to my icloud account.
    If photos cant be seen there, how do you arrange for an accidently deleted photo to be restored from there into the iPad?"
    If you set up photostream correctly on your computer/ipad and instructions can be found here:
    http://www.apple.com/icloud/setup/
    it automatically created photostream folder in your Pictures/my pictures folder for Windows or iphoto for Mac.
    You will find all your pictures in there, no need to go online. If you didn't use Photostream -start doing so now.
    Otherwise you pictures are included in your back up, but that is an image file. What it means you will not be able to retreive one picture out of back up. You can however restore from that back up - instructions here
    iOS: How to back up - Apple - Support
    You probably do not want to do that for one picture, or even two but the option exists and steps are also in the article above.
    "You say music does not take up i Cloud space . Does that mean it is not saved there in any way?"
    What I meant that whatever is saved - does not go against 5 gigs of storage that apple gives you - unlimited space available, but only for the stuff you purchased in itunes.
    "If it is saved but cant be seen, how do I set about restoring a music track that was deleted accidentily in the i Pad?"
    It can be seen and instructions here:
    Downloading past purchases from the App Store ... - Apple - Support

  • If I unplug my time capsule will I lose data?

    want to hide the time capsule before leaving home for a few days.  Hard to hide it when it's plugged in and running.   If I unplug it, do I lose data, and how difficult is it to start back up?

    You will not lose anything.. it is stored in the hard disk.. but do not unplug whist the hard drive is active. Shut down the computer before you shut down the TC.. then you can hide it.
    When you get back.. turn on the TC.. wait two min. turn on the computer.. should be fine.

  • IView ( Bean lost data )

    Hi ,
    I am using jspdynpage(application scope) and stored all the values in bean.i have 3 iView page.i passed some values from iview1->2-->3. if i am not doing anything for more than 5 mins in my 3rd iView page and again go back to iView page 2 i lost alost all my bean values.so i am getting null pointer exception(portal runtime error).
    if i play around continously in all 3 iViews , i didnt get any error.
    is there any reason my bean lost data?
    regds,
    Anto.

    Hi!
    I had the same Problem using "Context" and "application" scope. I also tried "Profile", "Request" and "Session".
    "Session" worked best => nothing gets lost !
    IPortalComponentSession componentSession = componentRequest.getComponentSession();
    STORE:
    componentSession.putValue("mybean", mybean);
    GET:
    mybean = (BeanClass)componentSession.getValue("mybean");
    In the JSP:
    <jsp:useBean id="mybean" scope="session" class="com.ecs.cfr.bean.BeanClass" />
    Regards Christian

  • How do I get my data stored in iphone 4S  internal memory, which was stored via USB connected to PC? Able to access just DCIM files ie image files and other docs like PDF, word and exel are not showing up

    Please, help in retrieving my data stored in iphone 4s, which displays just DCIM folder when access from PC.

    You can only transfer contents back, if they are associated with a certain app that takes up documents. If you go to the sync pane for apps and check the lower list of apps, clicking them one by one and check if contents you need are showing on the right hand side.
    Other contants cannot be transferred back, especially synced pictures cannot be transferred back to the computer.

  • Limitation on the data stored in community preferences

    Is there a limitation on the amount of data stored in community preferences?
    Thanks
    Sampath

    no there is not in the portal...but remember: the community preferences (as well as the other type of preferences) are passed to your portlet code through HTTP header and that's where the limit is (it depends on the app server / web server you are using...i.e. i think tomcat limits by default http header size to 16k)...plus having a lot of data in your preference will be a performance hog for your portlet (much more data goes back and forth beteen portal and portlet)
    Hope that helps.
    Fabien

  • Crystal report generation with Java Bean AS  Data source on RAD

    <p>Hi,</p><p>&#160;</p><p>          Our company wants report generation in IBM RAD 7.0  using crystal reports with a Java Bean as data source. i HAVEN&#39;T FOUND ANY ARTICLES TO WORK ON RAD. Any inputs appreciated..</p><p>&#160;</p><p>Thanks,</p><p>Manju</p>

    Look for Java POJO in the doc, i'm using RAD 7.0 and it's working like RAD 6.0

  • How to restore data stored on icloud

    Hi - I have around 13gb of data stored on iCloud (i can see this when I click on manage storage).I wish to use iCloud to retrieve this data when setting up my IPad. However, when I set up the ipad and use a backed version in the icloud, I am not able to retrieve all 13gb of data. So, my question is how to use the iCloud to retrieve all this data on my IPad.
    Many thanks,
    James.

    hi grant. thank you.
    i think i am one giant step away from completing all of this. of course at the moment i am recalling your "you are trying to do too much at one time" caution. the lowdown here is that my IT guy just left for a cross country trip and is not available and i am in the weeds big time. can you help me with something?
    i am in Lion and I seem to be seeing TWO user accounts named after my SHORT NAME (say this is "Mac's Mac Short Name") for my Snow Leopard install. One has the ICON for my Snow Leopard Install and the other has a default ICON.
    in the USERS folder i am seeing one folder with the HOME FOLDER ICON that has the same name as my Snow Leopard Home Folder and I see one folder that has the same name as the SHORT NAME listed above. So this folder says "Mac's mac Short Name" and it has folders in it with red circles and negative symbols showing it is not accessible (these are Desktop, Documents, Downloads, Movies, Music, and Pictures).
    Since I migrated my DESKTOP (long story but i have a lot of data on here and i wanted it in Lion so I could organize it before moving some of the work that was finished to the raid volume where my DOCUMENTS folder is located) - I can tell that I /think/ that the SHORT NAME with the Snow Leopard icon is the correct user but when i try and delete the User Acount with the same short name but a default icon is says that there is 194.1 GB of data in here!
    So i am confused to the point where it seems OK to copy my home folder in Snow Leopard to the Data Drive but it seems unwise at the moment to point my new Lion install there because I am so confused as to what i have for user accounts.
    Did any of that make sense enough to solve? I hate to think i am out for two weeks over here.
    - jon

  • How can I import my IE8 bookmarks/favorites into Safari if I only have access to the data stored on my old hard drive? I can't run Windows to export them to an html file.

    My old PC died and I replaced it with a MacBook Pro.  Although I was able to copy the data from the PC's hard drive, I am unable to export my previous bookmarks/favorites to an html file because that PC won't boot.  Is there any other way to import them into Safari using the raw data stored on that drive or convert them somehow to a format I can import?

    You can only use a JSON backup to restore all bookmarks in Firefox.<br />
    If you need to import Firefox bookmarks in Safari then you need to (re)install Firefox and export the bookmarks to an HTML file.
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

  • How to get all the data stored on a table?

    Hi.
    I'm tryng to get all the data stored on a database table but I'm losing in trouble. I've looked for a soloution to my problem in the forums but each post I follow related to this issue gives me a different way to solve the problem and no one works :(
    I suppose I have to call the getAllRowsInRange() method from my ViewObject class. But how can I get an instance of my ApplicationModule in order to get the corresponding ViewObject?
    I think I messed my head a lot.
    Could someone help me please?
    Thanks in advance.

    Thanks for your answer.
    However, there are some things that I don't understand. I will look the book but why is necessary to create another ApplicationModule? The fact is that my application just have one ApplicationModule.
    Apart from that, I have tried your suggestion and I've obtained the quite little friendly response that follows:
    javax.faces.FacesException: #{backing_pruebaFilas.commandButton1_action}: javax.faces.el.EvaluationException: oracle.jbo.ConfigException: JBO-33001: No se ha encontrado el archivo de configuración /DatosViewObj/common/bc4j.xcfg en classpath
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:98)
         at javax.faces.component.UICommand.broadcast(UICommand.java:332)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:287)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:401)
         at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:95)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:213)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.faces.el.EvaluationException: oracle.jbo.ConfigException: JBO-33001: No se ha encontrado el archivo de configuración /DatosViewObj/common/bc4j.xcfg en classpath
         at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:150)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:92)
         ... 24 more
    Caused by: oracle.jbo.ConfigException: JBO-33001: No se ha encontrado el archivo de configuración /DatosViewObj/common/bc4j.xcfg en classpath
         at oracle.jbo.client.Configuration.loadFromClassPath(Configuration.java:367)
         at oracle.jbo.common.ampool.PoolMgr.createPool(PoolMgr.java:284)
         at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:539)
         at oracle.jbo.common.ampool.ContextPoolManager.findPool(ContextPoolManager.java:165)
         at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1498)
         at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1476)
         at view.backing.PruebaFilas.commandButton1_action(PruebaFilas.java:100)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:146)
         ... 25 more
    At that point, I think a better explanation of my purpose could be helpful. What I'm trying to do is just create a simple page with a command button, and in its action method get all the data stored in the rows of the table. I've seen a possible solution that I understand:
    DCIteratorBinding iter = getIterator("DatosViewObj1Iterator");
    System.out.println("Iterator Binding: "+iter);
    int startRange = iter.getRangeSize();
    iter.setRangeSize(-1);
    Row[] rows = iter.getAllRowsInRange();
    iter.setRangeSize(startRange);
    but the problem is that I don't know what is the class the method getIterator belongs to.
    Could you help me with this last piece of code? If not, I accept, of course, any suggestion. I am absolutely stuck.
    Thanks and regards.

  • How to read XML data stored in CLOB in Concurrent prog Output

    Hi All,
    I'm trying to Generate the XML Data as concurrent Program output. I have a PL/SQL package which generated the XML data by using SQL/XML functions. I'm storing the generated XML data in a CLOB variable. But when i try to read the data using fnd_file.put_line(fnd_file.OUTPUT,XML_Data) it doesn't display data more than 32767 bytes.
    Please help me out to understand what could be done to read the data in chunks. I have tried many logic's to print chunks of data but the output tags are either chopped off and errors out saying Tag not found.
    My logic is as below:
    v_handler:= DBMS_XMLGEN.newContext(v_xml_query);
    --Sets NULL handling options
    DBMS_XMLGen.SetNullHandling(v_handler, dbms_xmlgen.EMPTY_TAG ) ;
    --Set special character handling
    DBMS_XMLGEN.setConvertSpecialChars(v_handler, TRUE);
    -- Specified whether to use an XML attribute to indicate NULLness of particular entity in the XML document
    DBMS_XMLGen.useNullAttributeIndicator(v_handler,TRUE);
    -- set Checking invalid chars
    DBMS_XMLGEN.setCheckInvalidChars(v_handler, TRUE);
    -- get the xml data as required
    v_xml_data:= DBMS_XMLGEN.getXMLtype(v_handler);
    SELECT XMLROOT(v_xml_data.extract('/*'),VERSION '1.0').getClobVal() into v_new_xml_Data from dual;
    -- get the length of the xml generated
    v_clob_len := dbms_lob.getlength(v_new_xml_Data);
    FND_FILE.PUT_LINE(FND_FILE.LOG,'The Clob length is :'|| v_clob_len);
    -- logic to process string more than 32767 Processing by each character
    v_offset :=1;
    while (v_offset <= v_clob_len)
    LOOP
    v_char := dbms_lob.substr(v_new_xml_Data, 1, v_offset);
    IF (v_char = CHR(10))
    then
    fnd_file.new_line(fnd_file.output, 1);
    else
    fnd_file.put(fnd_file.output, v_char);
    end if;
    v_offset := v_offset + 1;
    END LOOP;
    FND_FILE.PUT_LINE(FND_FILE.LOG,'The offset is :'|| v_offset);
    FND_FILE.NEW_LINE(FND_FILE.OUTPUT, 1);
    THe above logic is for character by character which is a performance burden? Please let me know if there is any other work around for this

    Hi,
    Thanks for Replying. I have refered http://blog.oraclecontractors.com/?p=69 and then i added that piece of code. Basically, i'm trying to generate a report using XML publisher. To generate the XML data i'm writing a pl/sql package with SQl/XML functions. DBMS_XMLGEN would help me convert the XML Data as is. When the concurrent program runs this XML data will merge with RTF layout and generate required report. I'm able to generate the Report for data less then 32767 bytes. More than the limit i need to pass chunks of XML data to read as output. That's the reason i'm using fnd_file.output. But it reads only 32767 size at a time.
    WHen i use the given logic, it works perfectly fine, but it loops for each character, for example if you have 30,000 characters it loops the same, which is peformance burden.
    So i tried to write the logic of chunks but still i get the error that XML tag is not found or missing. I'm hoping this is very common issue, but after all my trails, i didn't find the right solution.
    the other logic i tried was :
    v_new_xml_data varchar2(32767)
    v_iterations := CEIL(v_clob_len/v_chunk_length); -- v_chunk_length is 32767 and v_clob_length is length of the XML data stored inthe clob variable
    For i in 0..v_iterations
    LOOP
    FND_FILE.put_line (fnd_file.log,'the loops v_pos :'||i||' and v_clob_length :'||v_clob_len);
    v_new_xml_data := DBMS_LOB.SUBSTR ( V_XML_DATA,v_chunk_length,(i*v_chunk_length)+1);
    FND_FILE.PUT_LINE (FND_FILE.OUTPUT,v_new_xml_data); -- read the output for every 32767 chunks
    FND_FILE.PUT_LINE(FND_FILE.LOG, 'Chunk length is :'||((i*v_chunk_length)+1));
    END LOOP;
    FND_FILE.put_line (fnd_file.log,'out of loop');
    FND_FILE.put_line (fnd_file.log,'length of new xml is '||v_clob_len);
    Please, let me know if you need Further clarifications on the same.

  • Update XML data stored in CLOB Column

    Hi All,
    i am new to Oracle and new to SQL
    i am trying to update XML data stored in CLOB cloumn,data is stored with the follwoing format
    <attrs><attr name="name"><string>Schade</string></attr></attrs>
    i am using the following query for updating the value
    UPDATE PRODUCT p SET ATTRIBUTES_nl_nl=UPDATEXML(XMLTYPE.createXML(ATTRIBUTES_nl_nl),'/attrs/attr[@name="name"]/string/text()','Schade').getClobVal() WHERE p.sku='000000000000040576_200911-5010057'
    this query is working fine but it changing the data to the following format
    <attrs><attr name="name">Schade</attr></attrs>
    some how it is ommiting the <string> tag from it, i am unable to figure it out whats the reason.
    any help in this regard will b e much appriciated
    Thanks in Advance
    -Umesh

    Hi,
    You should have created your own thread for this, and included database version.
    This works for me on 11.2.0.2 and 10.2.0.5 :
    SQL> create table t_org ( xml_clob clob );
    Table created
    SQL>
    SQL> insert into t_org
      2  values(
      3  '<Message>
      4  <Entity>
      5  <ASSIGNMENT>
      6  <OAVendorLocation> </OAVendorLocation>
      7  <Vendorid>1</Vendorid>
      8  </ASSIGNMENT>
      9  </Entity>
    10  </Message>'
    11  );
    1 row inserted
    SQL> commit;
    Commit complete
    SQL> select '*' ||
      2         extractvalue(xmltype(xml_clob),'/Message/Entity/ASSIGNMENT/OAVendorLocation')
      3         || '*' as result
      4  from t_org;
    RESULT
    SQL> update t_org set xml_clob =
      2  updatexml(xmltype(xml_clob),
      3  '/Message/Entity/ASSIGNMENT/OAVendorLocation/text()','LONDON').getClobVal()
      4  ;
    1 row updated
    SQL> select '*' ||
      2         extractvalue(xmltype(xml_clob),'/Message/Entity/ASSIGNMENT/OAVendorLocation')
      3         || '*' as result
      4  from t_org;
    RESULT
    *LONDON*
    Does the OAVendorLocation really have a whitespace value?
    If not then it's expected behaviour, you're trying to update a text() node that doesn't exist. In this case, the solution is to use appendChildXML to create the text() node, or update the whole element.
    Is it your real document? Do you actually have some namespaces?

  • Trying to Insert an XML Element into XML data stored in CLOB column

    Hi all,
    My ORACLE DB version is:
    ('Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production');
    ('PL/SQL Release 11.2.0.2.0 - Production');
    ('CORE 11.2.0.2.0 Production');
    ('TNS for Linux: Version 11.2.0.2.0 - Production');
    ('NLSRTL Version 11.2.0.2.0 - Production');
    I have this XML data stored in a CLOB column:
    <Activity>
         <Changes>     
         </Changes>
         <Inserts>     
         </Inserts>
         <Definition>     
         </Definition>
         <Assignment TYPE="Apply">     
         </Assignment>
         <Spawned>
              <Activity>576D8CD9-57A1-8608-1563-8F6DC74BDF3C</Activity>
              <Activity>11226E79-5D24-02EB-A950-D34A9CCFB3FF</Activity>
              <Activity>DAA68DC0-CA9A-BB15-DE31-9596E19513EE</Activity>
              <Activity>93F667D6-966A-7EAD-9B70-630D9BEFDDD2</Activity>
              <Activity>FA63D9D3-86BB-3FF0-BE69-17EAA7581637</Activity>
         </Spawned>
         <SpawnedBy>AFC49BD4-5AA7-38C0-AE27-F59D16EE1B1C</SpawnedBy>
    </Activity>
    I am in need of some assistance in creating an update that will insert another <Activity>SomeGUID</Activity> into the <Spawned> parent.
    Any help is greatly appreciated.
    Thanks.
    Edited by: 943783 on Dec 14, 2012 12:58 PM

    See XML updating functions : http://docs.oracle.com/cd/E11882_01/appdev.112/e23094/xdb04cre.htm#i1032611
    For example :
    UPDATE my_table t
    SET t.my_clob =
          XMLSerialize(document
            insertChildXML(
              XMLParse(document t.my_clob)
            , '/Activity/Spawned'
            , 'Activity'
            , XMLElement("Activity", 'Some GUID')
    WHERE ...
    ;Although it works, there's overhead introduced by parsing the CLOB, then serializing again.
    Is there any chance you can change the CLOB to SECUREFILE binary XMLType storage instead?
    You would then be able to benefit from optimized piecewise update of the XML and improved storage.

Maybe you are looking for

  • Computer shutting down when left on

    This happens with all my macs - MacBook Air, MacBook and iMac. If I leave them on, will come back half an hour later with it having closed down most programs, usually failing to on Safari. I checked my energy saving settings, and they are all on NEVE

  • PE 10 won't launch in windoews 7 64-bit

    I have been searching for the solution in this forum but not found it so I better post a question to see if someone can help. I have the trial version of Premiere Elements 10 to test-run before purchasing it.  Also I got the Photoshop Elements 10 I h

  • Windows driver error access denied

    I just bought an ipod nano 7th generation. I have windows 7. Computer does not authomatically recognized ipod. When I updated driver got the message access denied. I have tried everything I can to no avail Please help it's driving me crazy.

  • User Exit for Amount Rounding in FI Postings

    Hi, Can any body tell the name of User Exit / BADI for FI postings, which helps me to round off the amounts while i post the transactions. Eg. If a enter an amount of 10,000.65 then while saving the document, it should roundoff the amount to 10,001.

  • Unicode conversion plan and estimate

    Hi, Can anyone who have gone through a UNICODE conversion provide a high level plan and timeline that was spent converting the system to unicode. We need an estimate of the conversion effort (not incl. an upgrade). The system is ECC 5.0 Thanks, Prash