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 > stripping hp rawdevice on informix

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-10-02, 12:02
granseigne granseigne is offline
Registered User
 
Join Date: Oct 2002
Posts: 6
Question stripping hp rawdevice on informix

hi,

I use IDS 9.20 hpux 11.00 and i must reorganize data and indexes.
I ve got new disk.

Has anybody experience stripping with rawdevice ?
Because I wonder if instead of spending time searching the good place for data,index, for tables among disk and interface card,
I could use raw device stripped among disk.
Creating 2 or 3 vg,
creating logical volume ( not fs but raw device ) stripped across disk.
Chunk on the logical volume
Dbspace whith chunks of 2Go.

With these, no need to fragment table by round robin, no need to search the better place to put data. A chunk is on multiple disks and interface cards.

Can you tell me if i am rigth or not.
Thanks.
Reply With Quote
  #2 (permalink)  
Old 10-11-02, 08:13
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
It works, but I think you might have better performance using fragmentation over dbspaces.
PDQ works fast, because every dbspace gets a thread!
It can scan in parallel. If you just place your chunks on different disks, no parallel options are used.
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 10-15-02, 07:40
granseigne granseigne is offline
Registered User
 
Join Date: Oct 2002
Posts: 6
Smile

Thanks you for your advice.
I am going tu use benefits of fragmentation over dbspaces
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