dbTalk Databases Forums  

How I can add space to my dbspace

comp.databases.informix comp.databases.informix


Discuss How I can add space to my dbspace in the comp.databases.informix forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
David M.
 
Posts: n/a

Default How I can add space to my dbspace - 05-18-2004 , 02:16 PM






We have a dbspace who his data capacity is at 94%.

Could you give me how I can add space manually at the comand line ?

We have informix 7.30.03.03.

Thanks !

Reply With Quote
  #2  
Old   
Paul Watson
 
Posts: n/a

Default Re: How I can add space to my dbspace - 05-18-2004 , 03:28 PM






Use the onspaces command, type onspaces at the command line and,
as if by magic, you syntax will appear

"David M." wrote:
Quote:
We have a dbspace who his data capacity is at 94%.

Could you give me how I can add space manually at the comand line ?

We have informix 7.30.03.03.

Thanks !
--
Paul Watson #
Oninit Ltd # Growing old is mandatory
Tel: +44 1436 672201 # Growing up is optional
Fax: +44 1436 678693 #
Mob: +44 7818 003457 #
www.oninit.com #


Reply With Quote
  #3  
Old   
Nebojsa Sevo
 
Posts: n/a

Default Re: How I can add space to my dbspace - 05-19-2004 , 01:56 AM



On 18 May 2004 11:16:25 -0700, david.marois (AT) telus (DOT) com (David M.) wrote:

Quote:
We have a dbspace who his data capacity is at 94%.

Could you give me how I can add space manually at the comand line ?

We have informix 7.30.03.03.

Thanks !
What you want is to add more space to existing dbspace, write?
In that case you have to add chunk to existig dbspace with:

onspaces -a spacename -p pathname -o offset -s size [-m path offset]

where:
- spacename is name of your existing dbspace
- pathname is path to new chunk you want to add
- -m path offset is about mirroring if you chunks are mirrored

nebojsa
------------------------------------
Remove spam block (DELETE_) to reply


Reply With Quote
  #4  
Old   
scottishpoet
 
Posts: n/a

Default Re: How I can add space to my dbspace - 05-19-2004 , 07:01 AM



this information is also covered in the manual, and this is one of the
exercises on the IDS System Administrator course.

I would strongly recommend you go on that course if you have not done
so already.




Nebojsa Sevo <DELETE_mips (AT) zg (DOT) htnet.hr> wrote

Quote:
On 18 May 2004 11:16:25 -0700, david.marois (AT) telus (DOT) com (David M.) wrote:

We have a dbspace who his data capacity is at 94%.

Could you give me how I can add space manually at the comand line ?

We have informix 7.30.03.03.

Thanks !
What you want is to add more space to existing dbspace, write?
In that case you have to add chunk to existig dbspace with:

onspaces -a spacename -p pathname -o offset -s size [-m path offset]

where:
- spacename is name of your existing dbspace
- pathname is path to new chunk you want to add
- -m path offset is about mirroring if you chunks are mirrored

nebojsa
------------------------------------
Remove spam block (DELETE_) to reply

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.