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 > Trouble Adding Dbspaces

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-20-04, 16:17
sarkeif sarkeif is offline
Registered User
 
Join Date: May 2004
Posts: 4
Trouble Adding Dbspaces

I am having trouble adding dbspaces to my database. I am trying to add several new dbspaces in order to create a database. When I try to add them I eventually get an 'Error opening file' on the logical volume I am trying to add them to even though dbspaces already exist on the volume. The volume is not close to being full and I have check the onspaces commands and there is no overlay between the dbspaces. Currently I have 560 dbspaces defined to the instance. The don't see any messages related to this in the online or the Unix system log.
Sometimes I can add about 30 before getting the error and then I start getting af files that show and I/O error on an extent. I drop the dbspace that the extent is in and the problem goes away. Has anybody seen anything like this and what did you do to remedy it? I am running version 7.31 FD6 on HP-UX 11.0.
Reply With Quote
  #2 (permalink)  
Old 05-21-04, 07:40
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,
I think that is a problem you have much dbspaces, because the operating system assign one file descriptor for each of the chunks.
I think that check the parameters the operating system as nfile, nproc, maxusers, maxfiles, ....

Please check the size the rootdbspace and the chunk free list page.

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