Objects (XMLType) not supported in nonblocking mode?

Hi,
In 11g OCI guide Nonblocking mode section,
it said "The following features and functions are not supported in nonblocking mode:...objects".
It looks like if we're selecting embedded objects like XMLType, we can't use nonblocking mode.
In fact, when I set nonblocking mode on my previously working simple program that selects XMLType from a table, it does not work anymore and returns ORA-03123 right away.
In GUI or transaction-based application that needs to select embedded objects like XMLType, I'm wondering what approach can be done to make those select nonblocking?
thanks,
Terrence

Are you sure that you are launching iPhoto '11?
Did you double-click or right-click-open the application directly, or did you launch it some other way?
Did you migrate applications from some older system? Might you be launching the migrated iPhoto instead?

Similar Messages

  • E5 - unable to open. object type not supported

    hi. 
    2 Month back i brought Nokia E-5 Mobile and after few weeks i upgraded the Memory from 2Gb to 8GB. After copying all files from 2gb to 8gb am not able to open or install any existing programs and files. Even maps are not working. When trying to open or install the files am getting this erro " unable to open object type not supported " . Kindly help on this error.
    Thanks
    Velavan

    I have never attempted what you did, so can't say for certain, but I don't think memory card data is meant to be copied from one card to another (unless we're talking about data files like pictures or mp3's).  I don't understand what you mean by being unable to install files.  Are you trying to reinstall the programs that aren't working?  If your 2GB card still works normally, I suggest you format the 8 GB card, reinstall the programs to the empty card, and re-download the maps data.  If the programs still give you trouble, you may need to uninstall them from the 2 GB card first, but I don't think that should be necessary.  I hope that helps.

  • Strange IE ExternalInterface Bug: "Object does not support this property or method"

    We have an application on a relatively slow server (I mention
    the speed because it may be relevant).
    The app is flash 8 and uses ExternalInterface to call a
    javascript function in its parent page. It also used the
    ExternalInterface to receive a call from another function. These
    calls happens separately (the outbound one calls up a list view of
    items, clicking on an item calls up the details in the flash
    movie). In between the calls, the flash movie is hidden by moving
    it off screen using absolute positioning.
    On my local development box (Windows XPSP2) this works fine
    in both directions.
    On our production server (LAMP) this works fine in both
    directions in Firefox 1.5 and 2.0
    BUT while the outbound call from Flash to the page works fine
    in Internet Explorer 6 or 7, the call back from the page to the
    flash movie fails with the error messgage "Object does not support
    this method or property"
    We've tried not hiding the flash so it is always present on
    the page and still the browser > flash communication breaks in
    ie.
    We've tried using both the Adobe active content script and
    swfobject to embed the flash in the page with no difference in the
    resultset. In truth we've given up and gone to a two-page solution,
    reloading the flash from the start each time but I wondered if
    anyone had encountered a similar issue? Can't see why it would work
    perfectly in FF but not in IE.

    Not sure if this is your problem, but you do reference the
    Flash object
    differently, depending on the browser. In a video player we
    made, that uses
    JS to communicate back to Flash, I use a function like this
    to modify the
    variable depending on the browser:
    function changeVideo(xname){
    //ff
    if(window.vplayer){
    window.document["vplayer"].SetVariable("theXML", xname);
    window.document["vplayer"].GotoFrame(2);
    window.document["vplayer"].Play();
    //ie
    if(document.vplayer){
    document.vplayer.SetVariable("theXML", xname);
    document.vplayer.GotoFrame(2);
    document.vplayer.Play();
    The Flash is in a <div> named 'vplayer'
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Navigation to object is not supported

    Hello all,
    YTEST(Package) => Web Objects => BSP Application => YTEST_01 => Pages with Flow Logic => YTEST.HTM
    => Event Handler => OnInitializaion
    Does not working Doulbe Click the any INCLUDE or Perform syntax.
    Error message is "Navigation to object is not supported"
    Message Number is "SO2_TOOL039"
    SAP R/3 Enterprise
    SAP_BASIS     620
    SAP_ABA     620
    SAP_APPL     470
    help me on this request, will rerward points
    /Best Regards
    Jacob

    Below that source code...
    event handler for data retrieval
    *"  INITIALIZATION
    INCLUDE yplas_i005.
    DATA : it_utype TYPE yplas_ty019.
    UTYPE = c_doc_elec_bill.
    APPEND c_doc_elec_bill TO it_utype.

  • Is XMLTYPE not supported in Oracle Lite?

    I tried to create a XMLTYPE column in Oracle Lite. I am getting this error.
    [POL-5147] this feature is not supported. Is XMLTYPE not supported in oracle lite ?
    Can anyone help me understand how to create XMLTYPE column in oracle lite?
    Thanks..

    Or you could say that they are supported, but sharpening, moire and de-noise are not available (or just set to default), which is actually more Canon's fault. sRAW is a major mess and we're very lucky it's even supported in AP3, finally.

  • Getting error Dynamic navigation to this object is not supported in CRM 7.0

    Hi All,
    I am getting Error " Dynamic navigation to this object is not supported " when I am tryiong to Create a Follow up request " Service Request " for the interaction record in SAP CRM 7.0. I have tried to find a solution using the Navigation bar profile where we define the generic outbound plug mapping however I have no good luck regarding this... :-(
    Regards,
    AB

    Hi All,
    I am getting Error " Dynamic navigation for object CRM_SRQM_INCIDENT and action B not supported " when I try to run a task workflow for a  "Service Request " .
    I have tried to find a solution using the Navigation bar profile where we define the generic outbound plug mapping however I have no good luck regarding this.
    attached a sample screen
    Regards,

  • Script error (the object does not support the property or method of loaded0)

    I am getting a script error each time I "run" my site from Dreamweaver (F12). It says something like:
    "The object does not support the property or method of loaded0, code0, url https://apis.google.com" etc etc "Do you want to keep running the script?"
    (I just get it in a different language, so sorry for the translation). What have I done wrong here?

    I am using internet explore, with yahoo as my "startpage"
    These two have different urls, the last one is the one I got today when I didn't have Dreamweaver open. I rarely use google.

  • ORA-30626: function/procedure parameters of remote object types not support

    Hello,
    I am trying to create a dynamic LOV.
    I have a table and package in a remote database, I am connecting to the database using dblink. When I access package I am getting error
    ORA-30626: function/procedure parameters of remote object types are not supported
    However I can access table with [email protected], not the package!
    How can I solve this problem?

    Did you ever get an answer/workaround to this? I'm having similar problems in 10g.

  • Create Synonym for Object Type not supported; Why?

    Does anybody know the reason why Oracle does not support the creation of synonyms for object types?
    In our application we use many schemas to separate subsystems. The schema name has a version identifier included to allow multiple product versions loaded in the database at the same time.
    We reference objects between schemas by using synonyms, to avoid hardcoding the schema names.
    Therefore I must refrain from using object types, currently.
    Does anybody have such a multi-schema architecture, also?
    What is your experience?
    Thanks,
    Robert

    Robert,
    Type synonym is now supported in Oracle9i Release 2. The practice of using multi-schema architecture is an excellent practice for large applications. This provides a level of abstraction to simplify application maintenance, whihc you must have experienced. In conjuction with Object types, you can further simplify your application through reuse of user-defined types.
    Do you have an email address that I can contact you for further discussion off-line.
    Regards,
    Geoff
    Does anybody know the reason why Oracle does not support the creation of synonyms for object types?
    In our application we use many schemas to separate subsystems. The schema name has a version identifier included to allow multiple product versions loaded in the database at the same time.
    We reference objects between schemas by using synonyms, to avoid hardcoding the schema names.
    Therefore I must refrain from using object types, currently.
    Does anybody have such a multi-schema architecture, also?
    What is your experience?
    Thanks,
    Robert

  • Remote Objects do not support Java Integers

    Another got-cha with using flex ... this is getting pretty
    bad .. :(
    Integers do not cross over from Java to ActionScript3, using
    remote objects. Strings work out great, everything else do not.
    Where do I report this bug?

    After further research, it turns out that flex 3 is still in
    the ALPHA stage and is not ready for general release. You simply
    cannot get repeatable results when using Flex / Java / JBoss /
    BlazeDS in any shape or form with no code change.
    Flex just quits, no errors, no nothing. 10% it actually does
    it's job (return remote objects), the rest of the time, it does
    not, it returns empty objects.
    Would be great if this was tested before release.

  • IPhoto not supported in Classic Mode

    I'm trying to open iPhoto. The file has a circle with a line through it saying it can't be opened because Classic Mode is no longer supported. We can't access our pictures.

    Are you sure that you are launching iPhoto '11?
    Did you double-click or right-click-open the application directly, or did you launch it some other way?
    Did you migrate applications from some older system? Might you be launching the migrated iPhoto instead?

  • Mac mini on a LCD TV which does not support interlace mode

    Dear all,
    I am going to buy a new Mac mini and I wish to connect it to a Samsung LCD TV 37A656A1F (serie 6.
    The TV manual says that it does not support the interlace mode. I then deduce that it supports progressive mode only.
    My question: Does it mean that this LCD TV model cannot be used as a monitor for a Mac mini?
    Please give a help to me

    All computer monitors are progressive mode displays. Therefore all computers, including the mini, are very comfortable running progressive mode. It is their natural state. It is more a problem when a computer has to run interlace mode in order to support a display. That is when there is trouble. So I think you have nothing to worry about if your Samsung runs in progressive mode.

  • Value help based on this object not supported.

    Hi,
    I am new to VC, i want to create search help for a field create by own. it is "z_date" and restricted by "0REDAY1".
    when i click on "Add Value Help" and proceed further it gives me an error stating " value help based on this object is not supported"
    Thnaks,
    Sonali.

    Hello
                  I believe the common mistake made here is that you are trying to create value help under the "VARIABLE" drop down . you can only create value help on the "CHARATERICTICS" .
    so to solve you problem please identify the INFOOBJECT associated with that variable and create value help on that.
    if this doesnt help  please let me know

  • Oracle doc says Custom Portlet Mode are not supported

    Is it true that WebCenter does not support JSR 286 custom portlet modes unless they are predefined Oracle-PDK portlet modes?
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10148/jpsdg_java_adv.htm#BABEAHHD
    "If you are coding portlets to JSR 286, then you can declare custom portlet modes in the portlet.xml file that map to the extended modes offered by PDK-Java, or to accommodate any other functionality you may want to provide."
    "Arbitrary custom modes that a third party or custom portlet producer offers are ignored and therefore not supported."

    WebCenter does not support custom portlet modes. I've tested and answered this.
    Oracle WebCenter supports a fixed set of custom portlet modes defined by oracle. This is bad.
    Custom portlet modes are a JSR 286 standard. How is it possible that WebCenter does not implement it.
    Therefore, it you have a custom portlet mode such as "viewBooksMode", then you must change every mention of it in your project to "about" or "preview" or "help" or "print".

  • HT204655 Photos for Mac does not support semi professional camera Nikon D7000!

    Since Nikon does not support USB storage mode, the (semi)professional line of Nikon cannot be used to import pictures!!
    This is a serious flaw in the program. Aperture supports Nikon D7000, Image Capture supports the camera but the latest and greatest has forgotten all about supporting market leader's camera's?
    The main and only reason NOT to use Photos... Or did I miss something here?

    Sorry guys, forget all about it. I switch my camera off and on again (while it was connectoed to the Mac) and it appeared in Photos.
    No idea what happened, but I can import my pictures.
    Cheers,

Maybe you are looking for

  • Event ID 7002 after re-install WSUS

    I'm running Windows 2012 with SCCM 2012 R2, SQL 2012 and WSUS on same server. I was getting event id 7002 so I uninstalled the WSUS feature, rebooted and re-added it, but I'm still getting this event. The WSUS is installed on it's own SQL instance. O

  • Export in the highest quality

    I have made a very complex presentation in Keynote with all kinds of shadows, exact positionings of images, backgrounds, reflections etc. I have noticed that if I export from within Keynote to Powerpoint in order to share this presentation it looks l

  • I lose sound in OS X Lion

    Since installing Lion, sound disappears randomly.  When the sound is off, it is off for all programs. Then it randomly comes back on.  Any ideas?

  • PC People cannot see my Quicktime converted WMV file

    I'm running QT Pro and Flip4mac studio. I've converted a QT file to a WMV file. When I post via iweb, my client using their explorer browser gets this: install activex control 'quicktime' from apple computers. My clients are not going to download sof

  • Cannot send or receive emails on Pearl 8120

    Hi, I have had my blackberry for a year and have had no issues so far.  However this morning I cannot send or receive any emails and I am travelling now for 2 weeks and really worried... can anyone help or advise what I should do. I have already swit