RAM
2007-01-17 07:45:13 UTC
Dzień dobry,
Uprzejmie proszę o pomow następującym problemie.
Stworzyłem i użytkowałem bazę MIMProjekty bez problemu. Niestety musiałem
przeinstalowąć Windows XP (więc też SQL Servera 2005). Teraz kiedy proboję
zaataczować bazę w Management Studio otwiera mi się Read-Only, a kiedy próbuję
przestawić atrybut "Database Read-Only" na False dostaję taki komunikat:
Unable to open the physical
file "F:\inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf". Operating
system error 5: "5 (Odmowa dostępu)"
Database MIMProjekty cannot be opened due to inaccessible files or
insufficeint memory or disk space. See the SQL Server errorlog for details.
ALTER DATABASE statement failed.
File activation failure. The physical file name:
"F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf" may be
incorrect. (Microsoft SQL Server, Error: 5120).
Nie mam problemów z dyskiem F:, ani z wolnym miejscem. Nic nie zmieniałem w
folderze F:\Inetpub\wwwroot\MIMProjekty\App_Data.
Otworzyłem ERRORLOG:
2007-01-17 08:19:22.07 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:19:36.35 spid52 Setting database option READ_WRITE to ON
for database MIMProjekty.
2007-01-17 08:19:36.37 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:19:36.37 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf'. Diagnose and
correct the operating system error, and retry the operation.
2007-01-17 08:19:36.37 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf for file number 1. OS
error: 5(Odmowa dostępu.).
2007-01-17 08:19:36.37 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf'. Diagnose
and correct the operating system error, and retry the operation.
2007-01-17 08:19:36.37 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf for file number
2. OS error: 5(Odmowa dostępu.).
2007-01-17 08:19:36.37 spid52 Error: 928, Severity: 20, State: 1.
2007-01-17 08:19:36.37 spid52 During upgrade, database raised exception
945, severity 14, state 2, address 015891A4. Use the exception number to
determine the cause.
2007-01-17 08:34:07.71 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:34:07.90 spid52 Setting database option READ_WRITE to ON
for database MIMProjekty.
2007-01-17 08:34:07.90 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:34:07.90 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:34:07.90 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf'. Diagnose and
correct the operating system error, and retry the operation.
2007-01-17 08:34:07.90 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:34:07.90 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf for file number 1. OS
error: 5(Odmowa dostępu.).
2007-01-17 08:34:07.92 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:34:07.92 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf'. Diagnose
and correct the operating system error, and retry the operation.
2007-01-17 08:34:07.92 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:34:07.92 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf for file number
2. OS error: 5(Odmowa dostępu.).
2007-01-17 08:34:07.92 spid52 Error: 928, Severity: 20, State: 1.
2007-01-17 08:34:07.92 spid52 During upgrade, database raised exception
945, severity 14, state 2, address 015891A4. Use the exception number to
determine the cause.
Możecie mi pomóc?
Bardzo dziękuję
/RAM/
Uprzejmie proszę o pomow następującym problemie.
Stworzyłem i użytkowałem bazę MIMProjekty bez problemu. Niestety musiałem
przeinstalowąć Windows XP (więc też SQL Servera 2005). Teraz kiedy proboję
zaataczować bazę w Management Studio otwiera mi się Read-Only, a kiedy próbuję
przestawić atrybut "Database Read-Only" na False dostaję taki komunikat:
Unable to open the physical
file "F:\inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf". Operating
system error 5: "5 (Odmowa dostępu)"
Database MIMProjekty cannot be opened due to inaccessible files or
insufficeint memory or disk space. See the SQL Server errorlog for details.
ALTER DATABASE statement failed.
File activation failure. The physical file name:
"F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf" may be
incorrect. (Microsoft SQL Server, Error: 5120).
Nie mam problemów z dyskiem F:, ani z wolnym miejscem. Nic nie zmieniałem w
folderze F:\Inetpub\wwwroot\MIMProjekty\App_Data.
Otworzyłem ERRORLOG:
2007-01-17 08:19:22.07 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:19:36.35 spid52 Setting database option READ_WRITE to ON
for database MIMProjekty.
2007-01-17 08:19:36.37 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:19:36.37 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf'. Diagnose and
correct the operating system error, and retry the operation.
2007-01-17 08:19:36.37 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf for file number 1. OS
error: 5(Odmowa dostępu.).
2007-01-17 08:19:36.37 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf'. Diagnose
and correct the operating system error, and retry the operation.
2007-01-17 08:19:36.37 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:19:36.37 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf for file number
2. OS error: 5(Odmowa dostępu.).
2007-01-17 08:19:36.37 spid52 Error: 928, Severity: 20, State: 1.
2007-01-17 08:19:36.37 spid52 During upgrade, database raised exception
945, severity 14, state 2, address 015891A4. Use the exception number to
determine the cause.
2007-01-17 08:34:07.71 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:34:07.90 spid52 Setting database option READ_WRITE to ON
for database MIMProjekty.
2007-01-17 08:34:07.90 spid52 Starting up database 'MIMProjekty'.
2007-01-17 08:34:07.90 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:34:07.90 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf'. Diagnose and
correct the operating system error, and retry the operation.
2007-01-17 08:34:07.90 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:34:07.90 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty.mdf for file number 1. OS
error: 5(Odmowa dostępu.).
2007-01-17 08:34:07.92 spid52 Error: 17207, Severity: 16, State: 1.
2007-01-17 08:34:07.92 spid52 FCB::Open: Operating system error 5(Odmowa
dostępu.) occurred while creating or opening
file 'F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf'. Diagnose
and correct the operating system error, and retry the operation.
2007-01-17 08:34:07.92 spid52 Error: 17204, Severity: 16, State: 1.
2007-01-17 08:34:07.92 spid52 FCB::Open failed: Could not open file
F:\Inetpub\wwwroot\MIMProjekty\App_Data\MIMProjekty_log.ldf for file number
2. OS error: 5(Odmowa dostępu.).
2007-01-17 08:34:07.92 spid52 Error: 928, Severity: 20, State: 1.
2007-01-17 08:34:07.92 spid52 During upgrade, database raised exception
945, severity 14, state 2, address 015891A4. Use the exception number to
determine the cause.
Możecie mi pomóc?
Bardzo dziękuję
/RAM/
--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl