CHR1S Posted March 24, 2011 Posted March 24, 2011 Event Type: Error Event Source: DhcpServer Event Category: None Event ID: 1014 Date: 24/03/2011 Time: 15:00:14 User: N/A Computer: CIS1 Description: The following problem occurred with the Jet database -1032: Jet database read or write operations failed. If the computer or database has just been upgraded, then this message can be safely ignored. If this message appears frequently, either there is not enough disk space to complete the operation or the database or backup database may be corrupt. To correct this problem, either free additional space on your hard disk or restore the database. After you restore the database, ensure that conflict detection is enabled in DHCP server properties. For information about restoring the database, see Help and Support Center. Additional Debug Information: JetBackup. For more information, see Help and Support Center at Events and Errors Message Center: Basic Search. Data: 0000: f8 fb ff ff øûÿÿ So, I cant backup my database, DHCP seems to be fine. Ive been following the steps here - Windows 2003 Server DHCP Event 1014: The following problem occurred with the Jet database -1011: Jet database read or write operations failed But so far nothings worked. AV isnt scanning the folders, I cant access the backup old folders or rename them. Anyone care to point me in the right direction? Thanks
sukh Posted March 24, 2011 Posted March 24, 2011 Hi FIrst of all Did you disable indexing on the DHCP database folder if applicable? If you still have error then I suggest you try to compact the Jet Databse. Open a Command Prompt and use Jetpack.exe command line utility to perform an offline compaction. jetpack database_name temporary_database_name These are example commands to compact the DHCP database: cd %systemroot%\system32\dhcp net stop dhcpserver jetpack dhcp.mdb tmp.mdb net start dhcpserver Sukh 1
CHR1S Posted March 25, 2011 Author Posted March 25, 2011 Hi Sukh, Thanks for the reply. I am unable to remove system32\dhcp\old from the indexing service as I dont have permission? I have compacted the databases and will let you know what happens. Thanks Chris
CHR1S Posted March 25, 2011 Author Posted March 25, 2011 New errors (access denied) - Event Type: Error Event Source: ESENT Event Category: Logging/Recovery Event ID: 215 Date: 25/03/2011 Time: 10:36:14 User: N/A Computer: CIS1 Description: tcpsvcs (3944) The backup has been stopped because it was halted by the client or the connection with the client failed. For more information, see Help and Support Center at Events and Errors Message Center: Basic Search. Event Type: Error Event Source: ESENT Event Category: General Event ID: 485 Date: 25/03/2011 Time: 10:05:37 User: N/A Computer: CIS1 Description: tcpsvcs (3944) An attempt to delete the file "C:\WINNT\System32\dhcp\backup\old\new" failed with system error 5 (0x00000005): "Access is denied. ". The delete file operation will fail with error -1032 (0xfffffbf8). For more information, see Help and Support Center at Events and Errors Message Center: Basic Search.
sukh Posted March 25, 2011 Posted March 25, 2011 Hi Chris From your description the site below shows your symptons. DHCP: Event id 485 & 215 on Application Sukh 1
CHR1S Posted March 25, 2011 Author Posted March 25, 2011 Cant believe pointing it to a new folder was the fix! Why isnt that documented Thanks Sukh!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now