Unix Technical Forum

import on spatial column extremely slow

This is a discussion on import on spatial column extremely slow within the Oracle Database forums, part of the Database Server Software category; --> On oracle 9205, I have a table like this: CREATE TABLE SITE_NOS ( SITE_ID NUMBER(17) NULL, GEOLOC MDSYS.SDO_GEOMETRY NOT ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-24-2008, 09:22 AM
charlie cs
 
Posts: n/a
Default import on spatial column extremely slow

On oracle 9205,
I have a table like this:

CREATE TABLE SITE_NOS (
SITE_ID NUMBER(17) NULL,
GEOLOC MDSYS.SDO_GEOMETRY NOT NULL,
GEOLOC_LINE MDSYS.SDO_GEOMETRY NULL
);

because of this two sptial columns, the import is extremely slow, could any
body give me any suggestions?

Your help is highly appreciated

Charlie




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:56 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com