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 > Extension of dbspace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-11-07, 08:12
diliph diliph is offline
Registered User
 
Join Date: Oct 2007
Posts: 4
Extension of dbspace

Hi,

In our Informix Database, we use the rootdbs. As this is nearly filled I need to extend the size of the dbspace or add another chunk to it. Is there any auto extension for dbspace as in Oracle. Plz help me out.

Thanks & Regards.
Dilip
Reply With Quote
  #2 (permalink)  
Old 10-11-07, 17:39
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
if you not using the Sentinel (software what make this thinks automatically) you must execute manually .

Use the onspaces commando to add another chunk.

onspaces -a rootdbs -p <path_file> -o <offset> -s <size>

more details...
onspaces --help
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
  #3 (permalink)  
Old 10-12-07, 00:12
diliph diliph is offline
Registered User
 
Join Date: Oct 2007
Posts: 4
Hi ceinma,

Thanks for ur reply, is there any command for autoextension of the dbspaces that can be given when the dbspace is nearly full.

Regards.
Reply With Quote
  #4 (permalink)  
Old 10-15-07, 08:18
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
This command does not exists...
You must monitor by your self and write shell scripts to do this... or buy a third party software, like Sentinel : http://www-306.ibm.com/software/data/informix/sentinel/
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
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