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 > Informix > AutoExtend chunks with Informix

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-26-05, 16:54
andrew_roberts andrew_roberts is offline
Registered User
 
Join Date: Jan 2005
Posts: 9
AutoExtend chunks with Informix

Does anyone know if Informix has the same capability as Oracle with respect to the autoextend feature. With Oracle I can create a datafile and by using the autoextend feature Oracle will automatically grow the file when it gets full.

Does Informix have anything like that for chunks? I can't seem to find anything in the documentation.

Thanks,

Andrew
Reply With Quote
  #2 (permalink)  
Old 09-26-05, 17:12
blackguard blackguard is offline
Registered User
 
Join Date: Sep 2002
Posts: 102
No autoextend on Informix but you can automate it with cron job.
Reply With Quote
  #3 (permalink)  
Old 09-27-05, 09:40
andrew_roberts andrew_roberts is offline
Registered User
 
Join Date: Jan 2005
Posts: 9
Thanks for the response. Would you have to create a new chunk or can you extend the existing chunk?
Reply With Quote
  #4 (permalink)  
Old 09-27-05, 09:56
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

The datafiles in Oracle are equal to dbspace in Informix. You can add chunk to dbspaces for prolong this. Use the utility onspaces.

Gustavo.
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