If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Reorganising Huge tables to more data locations .

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-21-02, 05:16
rob@tyketto rob@tyketto is offline
Registered User
 
Join Date: Aug 2002
Posts: 9
Smile Reorganising Huge tables to more data locations .

Hi,
I am wanting to split 8gb file into 10 locations (currently split over 5 locations - 4k page size) to prevent the 2gb file limit being hit, does Ingres require a reasonable amount of work space to do this, or is the space needed for sorting/calculation actually required in the data partitions themselves ?

I have 2Gb available in work area.

Thanks
Rob
Reply With Quote
  #2 (permalink)  
Old 08-21-02, 20:17
jahowell jahowell is offline
Registered User
 
Join Date: Aug 2002
Location: Brisbane Australia
Posts: 6
It should require the same amount of space as a modify statement. If you can re-modify a table, you should be able to re-locate it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On