Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't see new drive

Status
Not open for further replies.

l310564

Programmer
Jun 18, 2006
50
GB
Hi,

I have been using SQL 2000 for some time with the data files stored on the C drive. Due to space considerations I bought a new drive (D) and installed it. Everything is working fine in the fact that i can see,store,delete etc.. files on the new drive but sql 2000 doesn't reconise it is there. Does anyone have any idea why? I have give the administrator account which is what sql uses all rights to the drive but to no effect.

Cheers,

Hugh
 
Is this drive internal or exteranl? What kind of drive is it?


- Paul
- Database performance looks fine, it must be the Network!
 
It is an internal SUSI Drive formated in NTFS.
 
Have you tried to restart the services since the disk was added?

- Paul
- Database performance looks fine, it must be the Network!
 
Yes the server has been rebooted several times. Does sql need any other permisions to access the drive?
 
I have been doing so poking around and seems that the D drive is dynamic where as the C drive is standard. Could this have something to do with it?
 
I have been doing some research on this and I have found many instances of people having a hard time getting SQL server to see the dynamic disk. I have not been able to find for certian if SQL Server does not support it butI have found post that suggest it doesn't. I have found that it is not supported on a cluster. Are you working with a cluster?

- Paul
- Database performance looks fine, it must be the Network!
 
Ok before i do this could you please tell me what is the diffrence between a dynamic and standard disk?
 
I looked it up and found the definition at the following link:
PCMag said:
A Windows 2000 feature that allows a single disk reference to span more than one physical disk volume. It also allows the disk to be resized without rebooting (resized "dynamically"). When formatted as a dynamic disk, the volume does not contain partitions. A regular disk partition is called a "basic" disk.

Does this help?



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top