Hi, has anyone gotten the error "semaphore timeout" when trying to do
a backup to disk? The disk is a logical partition. There are two
drives, c: and d:. Backing up to c: is fine. However, backing up to
d: produces the error below. Thanks in advance for any help.
Here is the command : backup database model to TestM2
2003-07-19 09:21:35.77 spid51 Error: 15457, Severity: 0, State: 1
2003-07-19 09:21:35.77 spid51 Configuration option 'show advanced
options' changed from 1 to 1. Run the RECONFIGURE statement to
install..
2003-07-19 09:21:35.83 spid51 Using 'xplog70.dll' version
'2000.80.194' to execute extended stored procedure 'xp_msver'.
2003-07-19 09:22:42.28 spid51 BackupMedium::R eportIoError: write
failure on backup device 'D:\Full'. Operating system error 121(The
semaphore timeout period has expired.).
2003-07-19 09:22:42.28 spid51 Internal I/O request 0x2B150AE8: Op:
Write, pBuffer: 0x2B250000, Size: 458752, Position: 72192, UMS:
Internal: 0x103, InternalHigh: 0x0, Offset: 0x11A00, OffsetHigh: 0x0,
m_buf: 0x2B250000, m_len: 458752, m_actualBytes: 0, m_errcode: 121,
BackupFile: D:\Full
a backup to disk? The disk is a logical partition. There are two
drives, c: and d:. Backing up to c: is fine. However, backing up to
d: produces the error below. Thanks in advance for any help.
Here is the command : backup database model to TestM2
2003-07-19 09:21:35.77 spid51 Error: 15457, Severity: 0, State: 1
2003-07-19 09:21:35.77 spid51 Configuration option 'show advanced
options' changed from 1 to 1. Run the RECONFIGURE statement to
install..
2003-07-19 09:21:35.83 spid51 Using 'xplog70.dll' version
'2000.80.194' to execute extended stored procedure 'xp_msver'.
2003-07-19 09:22:42.28 spid51 BackupMedium::R eportIoError: write
failure on backup device 'D:\Full'. Operating system error 121(The
semaphore timeout period has expired.).
2003-07-19 09:22:42.28 spid51 Internal I/O request 0x2B150AE8: Op:
Write, pBuffer: 0x2B250000, Size: 458752, Position: 72192, UMS:
Internal: 0x103, InternalHigh: 0x0, Offset: 0x11A00, OffsetHigh: 0x0,
m_buf: 0x2B250000, m_len: 458752, m_actualBytes: 0, m_errcode: 121,
BackupFile: D:\Full
Comment