This is a discussion on Informix questions within the Informix forums, part of the Database Server Software category; --> Hi, Can you please help me out with the following queries. 1) Do Smartblobspaces exist in IDS 7.31? (From ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Can you please help me out with the following queries. 1) Do Smartblobspaces exist in IDS 7.31? (From my little investigation, I believe it exists). 2) If so, then how do we check if a dbspace is smart blobspace or not? (IDS 9.x has is_sbspace column in sysdbspaces) 3) Also, I would like to know the steps to create a sbspace. Thanks, Sankaran. sankaran --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. sending to informix-list |
| ||||
| 7.3 does not support sbspaces V9 and bigger do. see onspacess -- onspaces -c -S <name of sbspace> -p </somedir/somedev> -o <somenumberforoffset> -s <somenumber in KB > -g 1 -Df "LOGGING=ON" ahum this is for V9.1,2,3 Superboer Sankaran schreef: > Hi, > > Can you please help me out with the following queries. > > 1) Do Smartblobspaces exist in IDS 7.31 ? (From my little investigation, I believe it exists). > 2) If so, then how do we check if a dbspace is smart blobspace or not? (IDS 9.x has is_sbspace column in sysdbspaces) > 3) Also, I would like to know the steps to create a sbspace. > > Thanks, > Sankaran. > > > > sankaran > > --------------------------------- > Yahoo! FareChase - Search multiple travel sites in one click. > sending to informix-list |