Sybase 11.9.x-12.5 User Manual

Page 295

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

969

5148

16

Device `%.*s' already exists.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

5149

16

You cannot remove the primary physical device for virtual device `%.*s' since it is
currently the only operational device. Use the SIDE=SECONDARY qualifier for the
DISK UNMIRROR COMMAND.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

5150

16

DISK UNMIRROR cannot be performed, because database `%S_DBID' is currently
undergoing DUMP or LOAD. Either wait for that command to complete, or abort it.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

5151

16

PHYSNAME `%.*s' is already in use.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

5152

16

DISK REFIT failed. Either the database is corrupted or the value of the VSTART
parameter supplied to DISK INIT and DISK REINIT were different.

Explanation:

Check that the VDISK parameter supplied to DISK REINIT is consistent

with that supplied to DISK INIT.

5153

16

Device '%.*s' cannot be released since it is in use by database id '%S_DBID'. Drop that
database and retry.

Explanation:

Illegal command. Check device before retrying.

5154

16

Device '%.*s' is not a valid database device.

Explanation:

Check command syntax.

5155

16

The command 'DISK %s' cannot be executed since disk mirroring has been disabled. In
order to enable disk mirroring, use: sp_configure 'disable disk mirroring',0 and restart the
server.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message.

5156

16

DISK INIT failed. All disks are either in use or reserved for failover of companion server

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message.

5157

16

Disk refit command is not allowed within the failed over mode of the companion server

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message.

5158

16

DISK INIT of ’%.*s’ failed because this name is reserved for failed over device.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message.

Number

Severity

Text and Explanation

Advertising