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 > DB2 > DB2 binaries local - DBs on SAN drive

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-04, 23:28
lucadebrasi lucadebrasi is offline
Registered User
 
Join Date: Jul 2004
Location: Cary, NC
Posts: 1
Question DB2 binaries local - DBs on SAN drive

Pardon my post if it comes across too elementary. I am quite the newbie to DB2....

I have DB2 7.2 fp10a installed on my Windows C:\, but would like to create a couple of databases on a SAN partition that is mounted on my machine via Snapdrive. Is it as simple as "db2 create db <name> on <SAN>...", even when there is no DB2 anything located on the SAN?

If you can point me in the right direction, I'll run with it. I apologize again if this question has previously been answered. Thank you for your help in advance.

James
Reply With Quote
  #2 (permalink)  
Old 07-30-04, 09:26
quigleyd quigleyd is offline
Registered User
 
Join Date: Nov 2002
Location: Delaware
Posts: 186
Normally DB2 recommends that you create the database on a local drive and you can then put containers accross remote drives. The reason for this is the amount of I/O that is written to the database directory could be very high and if you have it going over a network, it could cause a problem.
__________________
David Quigley
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