Jump to content

Recommended Posts

Posted
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

Posted

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

  • Thanks 1
Posted

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

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...