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 > create table default dbspace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-10-06, 19:09
cdubiak cdubiak is offline
Registered User
 
Join Date: Jan 2006
Posts: 1
create table default dbspace

Hi,

Is it possible to define a default dbspace for tables that are created without specifying a dbspace?

If users create a table without defining a dbspace, then the table is created in the root dbspace. I would like to those tables created in a different dbspace.

Is it possible to prevent users from creating tables in the root dbspace and have it default to another dbspace?

Can this be done at a user level?

I am using IDS 9.3 - Unix

Thanks.
Reply With Quote
  #2 (permalink)  
Old 05-11-06, 10:52
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

The default dbspace is where the database was created. If you create a new database, the default dbspace is rootdbs, but not the tables.
Create te database in other dbspace-

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