Number
|
Severity
|
Text and Explanation
|
5101
|
15
|
Must give parameters for `DISK %s' command. Usage: %s.
Explanation: Command failed. Check syntax and semantics. Rewrite the command
to satisfy the condition indicated in the message.
|
5102
|
15
|
No such command: `DISK %.*s'.
Explanation: Command failed. Check syntax and semantics. Rewrite the command
to satisfy the condition indicated in the message.
|
5103
|
16
|
Illegal disk address range. The sum of VSTART and SIZE must be less than 16777216 (0x1000000).
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5104
|
16
|
Device number %d already used.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5105
|
16
|
Device activation error. PHYSNAME `%.*s' may be incorrect.
Explanation: Check the physical device name.
|
5106
|
15
|
Parameter `%s' requires value of type `%s'.
Explanation: Command failed. Check syntax and semantics. Rewrite the command
to satisfy the condition indicated in the message.
|
5107
|
15
|
Value is wrong type for parameter `%s' (requires type `%s').
Explanation: Command failed. Check syntax and semantics. Rewrite the command
to satisfy the condition indicated in the message.
|
5108
|
15
|
Parameter `%s' does not take a value.
Explanation: Command failed. Check syntax and semantics. Rewrite the command
to satisfy the condition indicated in the message.
|
5109
|
16
|
No such parameter: `%.*s'.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5114
|
20
|
Could not yield.
Explanation: Adaptive Server encountered an internal error affecting the
current process. Report the error to your System Administrator.
(Not raised in Release 11.0 and higher.)
|
5115
|
16
|
I/O error during disk initialization. PHYSNAME `%.*s' may be incorrect or %ld (VSTART + SIZE) may exceed the size of the device. Please consult the SQL Server error log for more details.
Explanation: Refer to the writeup for this error.
|
5116
|
14
|
Permission denied. Only users with System Administrator (SA) role can run DISK commands.
Explanation: You do not have the permission to execute this command. Have
the object owner or a user with the needed role run this command.
|
5117
|
16
|
Unable to run DISK command. Must be in master database to run this command.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5118
|
16
|
Unable to run DISK REFIT. SQL Server must be booted with the -m option. Please see your System Administration guide about the Restore Master procedure.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5119
|
18
|
Unable to reserve a buffer, aborting DISK REFIT command. Please retry Restore Master procedure.
Explanation: Command failed due to internal Adaptive Server problem. Perform
any diagnostic action indicated by message. Report the error to
your System Administrator.
|
5120
|
10
|
Bad segment map (%d) in sysusages for row with Dbid = %d, Logical Start = 0x%lx, Virtual Start = 0x%lx, and Size = 0x%lx. Recommend you patch this value with correct information after Disk Refit completes.
Explanation: There may be a potential problem with a database or database
object. Contact your System Administrator.
|
5121
|
10
|
Warning: Disk Refit may not have the correct segment map information in sysusages. Please review these after the command completes to verify their accuracy.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5122
|
10
|
The disk size must be >= %d device pages (%d MB).
Explanation: Check query parameters and retry.
|
5123
|
16
|
DISK INIT encountered an error while attempting to open/create the physical file. Please consult the SQL Server error log (in the SQL Server boot directory) for more details.
Explanation: Refer to the writeup for this error.
|
5124
|
10
|
Activating disk ’%.*s’ of size %ld bytes.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5125
|
10
|
Failed to complete unmirror of logical device `%.*s' after recovery of the master database.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5126
|
16
|
The logical device `%.*s' does not exist in SYSDEVICES.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5127
|
16
|
The device `%.*s' is already mirrored and mirroring is enabled.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5128
|
16
|
The device `%.*s' is already mirrored but mirroring is disabled. Use the DISK REMIRROR command to enable mirroring or unmirror the device.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5129
|
16
|
Syntax error detected in the value for parameter `mirror'. You must provide a valid physical device/file name for this parameter.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5130
|
16
|
The value for parameter `mirror' translates to the same name as that for the primary device. Use another physical device for the mirror.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5131
|
16
|
The device `%.*s' is not currently mirrored.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5132
|
10
|
DISK MIRROR encountered an error while attempting to create the physical file `%.*s'. Please consult the SQL Server error log for more details.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5133
|
10
|
Unable to start i/o to `%.*s'. Please consult the SQL Server error log for details.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5134
|
10
|
Dynamic mirroring failed for logical device `%.*s'. Check the SQL Server error log for more information.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5135
|
10
|
Starting Dynamic Mirroring of %ld pages for logical device `%.*s'.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5136
|
10
|
%*.d pages mirrored...
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5137
|
10
|
Failed to mirror device `%.*s'.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5138
|
10
|
Failed to unmirror device `%.*s'.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5139
|
10
|
Failed to remirror device `%.*s'.
Explanation: This is an informational message but may require follow-up
action. Contact your System Administrator.
|
5140
|
10
|
Creating the physical file for the mirror...
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5141
|
17
|
Unable to start Dynamic Mirroring because an i/o buffer is not currently available. Try the command again later.
Explanation: Command failed due to resource limitation. Modify the command
to fit available resources, retry when the resource is available,
or contact your System Administrator to address the resource problem.
|
5142
|
16
|
Mirroring for device `%.*s' is not currently enabled.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
|
5143
|
10
|
The remaining %ld pages are currently unallocated and will be mirrored as they are allocated.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5144
|
16
|
You can't remove the secondary physical device for virtual device `%.*s' since it is currently the only operational device. Use the SIDE=PRIMARY qualifier for the DISK UNMIRROR COMMAND.
Explanation: Adaptive Server could not perform the requested action. Rewrite
the command to conform to the requirement specified in the error
message.
|
5145
|
16
|
Error re-initializing device `%.*s'. Check SQL Server errorlog for more information.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5146
|
16
|
The VDEVNO of %ld is out of range. The maximum VDEVNO allowed is %ld.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message. Check the Adaptive Server error
log.
|
5147
|
10
|
Device size set to %ld blocks.
Explanation: This is an informational message or a message header. No
action is required.
|
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.
|
5159
|
16
|
Only the master database can be recovered when attempting to use the DISK REFIT command. Restart the server using trace flag 3608.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|
5160
|
16
|
Arithmetic overflow error for parameter ’%s’.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|
5161
|
16
|
There are no available device numbers. ASE allows a maximum of %d devices and all the device numbers upto the maximum have been used.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|
5162
|
16
|
There are no available device numbers in the range 0 and the value of configuration parameter ’number of devices’ %d. Please reconfigure ’number of devices’ to a larger value and retry disk initialization.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|
5163
|
16
|
Disk initialization for logical device ’%.*s’ failed as a virtual disk descriptor could not be allocated, possibly due to shortage of memory.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|
5164
|
10
|
Initializing %ld pages only; insufficient disk space.
Explanation: The operation was partially successful; it could not initialize
the requested number of pages.
|
5165
|
16
|
DISK RESIZE can proceed only when mirroring is permanently disabled. UNMIRROR %S_MSG with mode = ’REMOVE’ and reexecute command.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|
5166
|
16
|
DISK RESIZE encountered an error while attempting to open/resize the physical file ’%s’. Please consult the SQL Server error log (in the SQL Server boot directory) for more details.
Explanation: A database maintenance operation failed. Take any corrective
action indicated by the message.
|