Converting ortho imagry data from long raw to blob
I'm in the process of converting GIS data from long raw to blob and would like to know if some of you out there have already gone through the process and what kind of issues you've run into.
I'm working with Oracle 10.2.0.3 and ArcSDE 9.2 Service Pack 6. The production database that I'll be converting is 2TB and I've just started testing the process in dev.
Based on some of the timings I'm getting with converting some of the orthoimgary rasters, I'm kind of worried about how long this is all going to take. I'm using an alter table since we are kind of tight on disk space and outage time and I'll only be able to do a couple of tables at a time.