SDO_GEOR.importFrom : Unable to render RenderedOp for this operation

Contributors,
I have trouble in loading a persistent LOB into a georaster :
- I use sdo_geor.getRasterSubset to get whole cells (512x512) of band 0 of a 8BIT_U georaster, into a BLOB
- dbms_lob.getLength of the blob gives me correct length : 262144 (=512x512)
- i stored this blob into a persistent LOB (LOB in table)
- just to check, i did dbms_lob.getLength for the BLOB column. gives me 262144
- but when i used SDO_GEOR.importFrom to load the BLOB from the blob table into the georaster table, error occured :
ERROR at line 1:
ORA-13464: error loading GeoRaster data: - Unable to render RenderedOp for this operation.
ORA-06512: at "MDSYS.MD", line 1723
ORA-06512: at "MDSYS.MDERR", line 17
ORA-06512: at "MDSYS.SDO_GEOR", line 2966
ORA-06512: at line 7
=========
--this is the code for loading (aboove is the error raised; line 7 is the .importFrom below)
1   DECLARE
  2   geor SDO_GEORASTER;
  3   pBLOB BLOB;
  4  BEGIN
  5   select myBLOBcol into pBLOB from myBLOBtab where blob_id=1 for update;
  6   select image into geor from experiment where image_id=1 for update;
  7   SDO_GEOR.importFrom(geor,'','TIFF',pBLOB,null,null);
  8   update experiment set image = geor where image_id=1;
  9   commit;
10  end;
11  /
--this is my blob table
spatial@ORCL>desc myBLOBtab
Name                                                                    Null?    Type
BLOB_ID                                                                          NUMBER
DESCRIPTION                                                                      VARCHAR2(80)
MYBLOBCOL                                                                        BLOB
--this is SQL to check the LOB length
spatial@ORCL>select blob_id,
  2  dbms_lob.getlength(myBLOBcol)
  3  from myblobtab;
   BLOB_ID DBMS_LOB.GETLENGTH(MYBLOBCOL)
         1                        262144
--this is my georaster table
spatial@ORCL>desc experiment
Name                                                                    Null?    Type
IMAGE_ID                                                                         NUMBER
DESCRIPTION                                                                      VARCHAR2(100)
IMAGE                                                                            SDO_GEORASTERThanks for reading and sharing solutions.

Jeffrey
All right now am in 11g; after some error in installing 11g, failure in data moving when upgrading from 10gR2 to 11gR1 so i lost all my data (did not backup coz little space left).
Then i decided to get rid all the installed 11g and 10gR2, cleaning up the registry keys, for clean installation of 11g.
The 11g is now installed. I didnot have data backup but for georaster backup i can rely on the raster file and table creation sql i stored in text files. When i use the GeoRasterViewer tool (now version 11) for importing these raster files, the "OK" button in 'Import to DB' dialog does not give me anything. It does not works. Nothing loaded. The raster file is 8 bit TIFF, 512 rows x 512 cols x 15 layers. (i tried different images but no luck).
Here is my table definition :
CREATE TABLE multilayer
(image_id NUMBER,
raster_description VARCHAR2(70),
image SDO_GEORASTER);
CREATE TABLE multilayer_RDT OF SDO_RASTER
(PRIMARY KEY (rasterID, pyramidLevel, bandBlockNumber,
rowBlockNumber, columnBlockNumber));
INSERT INTO multilayer
VALUES(1, 'Raster trial KALISYA! 512x512x15', MDSYS.SDO_GEOR.init('multilayer_rdt', 1));
(the createDMLtrigger is not necessary anymore in 11g, right?)Another problem is : i created a georaster table for raster of 4 rows x 4 cols x 4 layers, with my specific value for every cells (64 cells all) specified by .changeCellValue. Here is : CREATE TABLE four (image_ID NUMBER, description VARCHAR2(50), image SDO_GEORASTER);     
CREATE TABLE four_RDT OF SDO_RASTER (PRIMARY KEY (rasterID, pyramidLevel, bandBlockNumber,rowBlockNumber, columnBlockNumber));
INSERT INTO four VALUES (
1,'A 4rows x 4columns x 4bands image',
sdo_geor.createBlank(
21001,                              --raster type 3D
SDO_NUMBER_ARRAY(0,0,0),     --origin
SDO_NUMBER_ARRAY(4,4,4),      --dimension sizes 4x4x4 cells cube
0,                                    --cell values
'four_rdt', 1)                    --RDT and rasterID
DECLARE
gr sdo_georaster;
BEGIN
SELECT image INTO gr FROM four WHERE image_id=1 FOR UPDATE;
SDO_GEOR.changeCellValue(gr,SDO_NUMBER_ARRAY(0,0,0,0),'0',1);
SDO_GEOR.changeCellValue(gr,SDO_NUMBER_ARRAY(0,1,0,1),'0',2);
SDO_GEOR.changeCellValue(gr,SDO_NUMBER_ARRAY(0,2,0,2),'0',3);
SDO_GEOR.changeCellValue(gr,SDO_NUMBER_ARRAY(0,3,0,3),'0',4);
SDO_GEOR.changeCellValue(gr,SDO_NUMBER_ARRAY(3,2,3,2),'3',63);
SDO_GEOR.changeCellValue(gr,SDO_NUMBER_ARRAY(3,3,3,3),'3',64);
UPDATE four SET image=gr WHERE image_id=1;
COMMIT;
END;
/The console says everything ok but GeoRaster viewer does not show the data AND metadata (metadata tab is blank white). In console i can get the .getCellValue as well (see the value of cell at 4th row 4th col 4th layer is 64).
select sdo_geor.getCellValue(image,0,3,3,3) from four where image_id=1;
SDO_GEOR.GETCELLVALUE(IMAGE,0,3,3,3)
                                  64? These were simple and smooth in 10gR2 but i found them weird in 11g. any suggestion ? i tried validate but no luck as well.
Cheers,
=damon

Similar Messages

  • Tried to reset a login keychain but got the error: Unable to obtain authorization for this operation.

    There was a user account established on my computer when I bought it.  I later added an admin account.  I realized that I did not have the password to the original account.  Using the admin account, I changed the password for the user account.  I then realized that I now couldn't access the keychain.  I followed the instructions to reset a login keychain.  Opened Keychain Access, selected Preferences, clicked Reset Login Keychain, typed the new password I'd created for the account but received the following error.  Unable to obtain authorization for this operation.  I cannot find a user/library/keychain folder so I can't delete the user keychain file.  How can I reset the keychain?

    A lot longer ago than that. PowerPC apps haven't been supported since Lion, 10.7.x.
    You may have just purchased the game, but the developers obviously haven't kept up to date with the requirements for newer versions of the Mac OS.
    You have three options, depending on how old your Mac is.
    1) If it were ever able to boot directly to Snow Leopard, you could create a separate partition and install SL onto that partition. Make sure to turn on the option during the installation to install Rosetta. That is OS X's PPC emulator.
    2) If your Mac is too new to install Snow Leopard, then you can purchase and install Snow Leopard Server within a VM, such as Parallels, VirtualBox, or Vmware.
    3) Use a separate older Mac for running outdated software.

  • TS1544 I cannot reset my keychain, I recieve a message indicating unable to obtain authorization for this operation

    I recieve systematic passwords request from Key chain and when I want to reset it I recieve a message indicating unable to authorise this operation. Any help is welcome

    Did you change your login PW ever?
    Open System Preferences>Accounts, unlock the lock, click on the little plus icon, make a new admin account, log out & into the new account.
    Does it work in the new account?

  • In iPhoto I get "unable to render file for export" when trying to export a file to an SD card?

    I have been trying to save jpg files to an SD card.  When I export from iPhoto is says "unable to render file for export".  It will let me export to the desktop.  Then when I try to copy or move to the SD card, it says the SD card does not have enought free space.  It's a 1 gig card and the files are under 100k.  I have tried different SD cards, formating the cards with the camera.  The card has 200 filles (57mb) when I started and wanted to add more.  I have ereased the card trying to see if that would help.  No go!  Any ideas?

    What is the filesystem on that card?
    i assume, you made sure that the little white lock mechanism at the side of the card is unlocked?
    Try, if you can set the "Ignore ownership on this volume" flag for the card in the "Get Info" panel for the card.

  • My MacBook Pro stated that it needed to be updated. I clicked yes to restart the computer and update but when it restarted it stays on the gray screen with the apple logo and then pops up, stating "unable to find driver for this platform." What do I do?

    My MacBook Pro stated that it needed to be updated. I clicked yes to restart the computer and update but when it restarted it stays on the gray screen with the apple logo and then pops up, stating "unable to find driver for this platform." What do I do?

    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with networks that require any kind of authentication other than a WPA or WPA2 Personal password.
    When the Mac OS X Utilities screen appears, follow the prompts to reinstall the Mac OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac didn’t ship with Lion, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.
    Don't install the Thunderbolt update -- it's defective.

  • I have a Macbook pro 4,1 My Battery would not charge after only 23 cycles. I tried the battery update now my macbook will not boot. it has a kernel panic Unable to find driver for this platform:

    Macbook 4,1
    Early 2008 15" macbook pro
    Running Snow Leopard
    the Battery was not working after only 23 cycles
    I tried the Battery update and now it will not boot at all
    I really do not want to loose my data on the drive
    panic message is
    Unable to find driver for this platform: "ACPI".\n"@/SourceCache/xnu/xnu-1228/iokit/Kernel/IOPlatformExpert.cpp:1378
    Please help

    Panic Message
    panic(cpu 0 caller 0x000x563ebd) : Unable to find driver for this platform:
    "ACPI".\n"@/SourceCache/xnu/xnu-1228/iokit/Kernel/IOPlatformExpert.cpp:1378
    Debugger called: <panic>
    Backtrace (CPU 0), Format - Frame : Return Address (4 potential args on stack)
    (7 lines of hex)
    BSD Process name corresponding to current thread: Unkonwn
    Kernel version:
    Darwin Kernel Version 10.8.0" todays date ; root:xnu-1504.15.3~1/release_I386
    I tried to boot from CD can, but i dont want to loose any information.
    Tried disk tools
    Hardware test
    Tried to check if it was memory sticks failing or battery , nothing else plugged in
    if i boot holding Apple key and S
    I get additional warnings about AppleACPIPlatform and not being able to load Kext

  • Kernel Panic: Unable to find driver for this platform

    So, my 1 GM RM, 1.5 GHz Powerbook G4 (15 inches) has been behaving wonderfully lately. Until, this morning, it locked up -- as it sometimes does -- after inserting a 3rd party SATA card and waking it from sleep.
    This is normally not a problem. A reboot gets things back on track. Not today. The reboot stayed on the grey screen with the white apple logo. I tried booting off of a Disk Warrior CD and an OS X 10.4 install DVD. I go this kernel panic:
    Unable to find driver for this platform: "PowerBook5,6".
    But...and here's the best part...if I boot into target disk mode and hook the computer up to another similar Powerbook we have, the similar PowerBook boots fine using my drive.
    So, it seems to be a hardware problem with my PowerBook. Any ideas on how I narrow it down?
    Thanks,
    Gary

    Glad you found your problem. Our kernel panic on our 15" G4 is a bad logic board. $500+ to fix it. Just found out yesterday.
    JWTech

  • "unable to find driver for this platform" at random restart? please help!

    i cant get past this screen, right after the screen turns grey and i see the apple logo..... tried resetting NV ram, tried holding option and booting from my startup disk, tried starting from the installation cd, running disk utility and repairing permissions/disk repair how do i get past this?! ahhhgggg the only thing was i restarted and had a diskwarrior CD in the drive, heres the first bit of the error i get
    Panic(cpu 0 caller 0x0043913f) : "unable to find driver for this platform :\ "ACPI\ " . \n"@/SourceCache/xnu-1228.15.4/iokit/kernal/IOplatformexpert.cpp:1407
    debugger called: <panic>
    Backtrace (CPU 0), Frame : return address (4 potential args on stack)

    It happened the same to me; I wrote in other threads in the forum hoping somebody gives me any hint to fix the problem.
    Andrea (andreadandrea<at>tele2<dot>it)

  • Power book not loading (error: unable to find driver for this platform) help me please

    power book not loading (error: unable to find driver for this platform) help

    That usually happens when trying to install Mac software intended for Intel-powered Macs (made in 2006 through present) on a PowerPC mac like teh powerbook (made before 2006).
    You post is a little cryptic, however. We may be of further help if you can tell us:
    <> the PowerBook's processor type (G3 or G4) and the Mac OS version, both available by doing "About the Mac" from your Apple menu.
    <> what program and its version your were trying to run and/or install.

  • I just updated my software, but seems my macbook got an error of unable to find driver for this platform..

    I just updated my software, but seems my macbook got an error of unable to find driver for this platform..

    Did you try more than once? If so:
    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Mountain Lion or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Help! Installing updates an error occurred now my MacBook Pro will not restart. "Unable to find driver for this platform"

    Help! Installing updates an error occurred now my MacBook Pro will not restart. "Unable to find driver for this platform"

    Did you try more than once? If so:
    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Mountain Lion or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Unable to retrieve settings for this user

    Just setting up my new mac mini server for first time. It is updated to Mountain Lion. Setup local network user account with account name same as local short names on other macs (same on all of my mcahines). Then used System Prefs> Mail, Contacts, and Calendars.... to add a server account. Used exact same account info as on server (had both open to view).
    Get the message: "unable to retrieve settings for this user"
    Turned of firewalls... still not change.
    Did search for this problem.... no real helpful responses.
    Thought I was following all the basic steps to add a local network user. What am I missing?
    Thanks

    This message gets thrown if no services are enabled that the wizard wants.  Enable calendar, contacts, email, etc and it will connect.  This threw me off until I turned on the contact server for the heck of it and it started working.

  • Update 10.3.9 to 10.4.6- "Unable to find driver for this platform Powerbook

    I am trying to update 10.3.9 to 10.4.6 and when I insert install disc and hold down "c" the screen starts with the apple, then turns grey and says kernel panic or somthing like that, shows multiple languages saying to restart the computer as well as this statement:
    Unable to find driver for this platform Powerbook 4,3"
    I have a 12.1" iBook, 900 MHz PowerPC G3, 384 MB SDRAM
    Is it possible to update from 10.3.9 to 10.4.6? How do I install it?
    Thank you for any help!!!

    Hi Sig! Unfortunaly I dont have a solution with tiger maybe I will try to install the Leopard. What do you this about? Thx!

  • Panic cpu 0 unable to find driver for this platform pawermac6,1

    One day I started my mac and received a message "panic(cpu 0 caller 0x002e0ebc): unable to find driver for this platform: "powermac6,1" it goes on with kernel version: Darwin Kernel Version8.8.0: Fri Sep 8 17:18:57 PDT 2006; root: xnu-792.12.6.obj~1/release_ppc panic: we are hanging here..."
    I have search the site over and over and other threads that talked about powermac 6.3 but fixes. I did not do anything to my computer except 2 weeks prior I added a user and changed to have the computer ask who to log in. the computer worked fine and the other user never signed into the computer other then me using the other user name to test it to make sure it works.
    what do I do? I read others changing hard drives etc.

    The very same thing happened to me two days ago after I'd updated my "new" iMac 700 MHz from OS10.2 to 10.3. I also couldn't get the drive to open and let me retrieve the 10.3 CD. Using Disk Repair on the CD I repaired an Invalid Volume File Count and a Missing Thread Record, restarted and reinstalled 10.3, but then was right back to where I started, the kernel panic. Still couldn't get the CD out, so repaired the hard drive again (it now had the same errors as originally, reinstalled 10.3, same outcome, kernel panic. I tried to archive and install10.3, but it wasn't allowed, tried to erase the hard drive, but that wasn't allowed either. I then partitioned it with the same one volume partition scheme, reinstalled 10.3, repaired permissions (it didn't need any repair) and all is well. Or so it seems after a day of running.

  • Leopard install fails with panic: "Unable to find driver for this platform"

    I have an early 2006 20" iMac with OSX 10.4.11 installed. Running perfectly with latest Firmware, permissions repaired, just perfect. I now want to upgrade to OSX 10.5, so I insert the Leopard Install DVD, reboot, and then to my horror a kernel panic, screen goes black with message panic(CPU 0 ...): "Unable to find driver for this platform", with the usual boxed message about holding the start button.
    Grateful for any help.

    I finally managed to install Leopard by using a 2nd iMac to read the install DVD, and using firewire and Target Mode as described in http://reviews.cnet.com/8301-13727_7-10327225-263.html?tag=mfiredir . This seems to imply that the kernel panic is due to some hardware fault with my iMac's optical drive.

Maybe you are looking for

  • Free of goods returns with out main item

    Hi.. All Free goods returns with out Main item created sale order with Shoes 5 Pair qnty and free of goods are  pair Soxs are 3 Now one pair Damaged now i want to send returns only For Free of goods Here no main item

  • Solution Manager technical monitoring.

    Dear All, Is there a way to set an alert when the metrics in a system are grayed out? For Example : Regards Lukasz Goral

  • ITunes Causing System Freezes

    After playing a CD or listening to my music library for a while, I get random freezes; eg spinning beachball in iTunes. It happens when an album is finished or a playlist is finished and I go back to iTunes to eject or quit or play a new playlist. Fr

  • ADD_SUBSET_PROPAGATION_RULES dont work for update command!

    DECLARE v_src_db VARCHAR2(120); BEGIN SELECT global_name INTO v_src_db FROM global_name; DBMS_STREAMS_ADM.ADD_SUBSET_PROPAGATION_RULES( table_name => 'ICIS.TRANS_TABLE', dml_condition => 'des =''MIS'' and flag=0', streams_name => 'STREAMS_PROPAGATION

  • Format of the parallel port base address

    Just wondering if someone could please help with what I'm sure is a simple question I'm currently trying the control the first 3 bits of the parallel port using the Out Port sub vi. Using the Labview examples and help I can see how to find the base a