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 > how to create dbspaces

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-16-04, 08:41
mariadasun mariadasun is offline
Registered User
 
Join Date: Nov 2004
Posts: 26
Thumbs up how to create dbspaces

i installed Informix dynamic server 9.4 on linux . i have one dbspace by default that is "rootdbs"

all my tables and logs(both physical and logical) r storing in "rootdbs" , how can i create saperate dbspace and how to move logs to that newly created dbspace


reply is appreciable
Reply With Quote
  #2 (permalink)  
Old 11-16-04, 12:23
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
Take a look at onspaces and the onparams command.

First create a dbspace then create the logs. Remember you have to have a minimum of 3 logical logs present at all times.
Do the same with physical log, and I would recommend taking you database and out of rootdbs also. Create a tempdbspace as well

Cheers
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