Page tree
Skip to end of metadata
Go to start of metadata
DISK Command Errors (5100s)

5101    15      Must give parameters for 'DISK %s' command. Usage: %s.
5102    15      No such command: 'DISK %.*s'.
5103    16      Illegal disk address range. The sum of VSTART and SIZE must be less than 16777216 (0x1000000).
5104    16      Device number %d already used.
5105    16      Device activation error.  PHYSNAME '%.*s' may be incorrect.
5106    15      Parameter '%s' requires value of type '%s'.
5107    15      Value is wrong type for parameter '%s' (requires type '%s').
5108    15      Parameter '%s' does not take a value.
5109    16      No such parameter: '%.*s'.
5114    20      Could not yield.
5115    16      I/O error during disk initialization. PHYSNAME '%.*s' may be incorrect or %d (VSTART + SIZE) may exceed the size of the device. Please consult the ASE error log for more details.
5116    14      Permission denied.  Only users with System Administrator (SA) role can run DISK commands.
5117    16      Unable to run DISK %.*s command. Must be in master database to run this command.
5118    16      Unable to run DISK REFIT. ASE must be booted with the -m option. Please see your System Administration guide about the Restore Master procedure.
5119    18      Unable to reserve a buffer, aborting DISK REFIT command.  Please retry Restore Master procedure.
5120    0        Bad segment map (%d) in sysusages for row with Dbid = %d, Logical Start = 0x%x, Virtual Start = 0x%x, and Size = 0x%x. 
                      Recommend you patch this value with correct information after Disk Refit completes.
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.
5122    10      The disk size must be >= %d device pages (%d MB).
5123    16      DISK INIT encountered an error while attempting to open/create the physical file for device '%.*s'. Consult the Adaptive Server error log for more details.
                      For the Cluster Edition, check the error log of each instance.
5124    10      Activating disk '%.*s' of size %u KB.
5125    10      Failed to complete unmirror of logical device '%.*s' after recovery of the master database.
5126    16      The logical device '%.*s' does not exist in SYSDEVICES.
5127    16      The device '%.*s' is already mirrored and mirroring is enabled.
5128    16      The device '%.*s' is already mirrored but mirroring is disabled. Use the DISK REMIRROR command to enable mirroring or unmirror the device.
5129    16      Syntax error detected in the value for parameter 'mirror'.  You must provide a valid physical device/file name for this parameter.
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.
5131    16      The device '%.*s' is not currently mirrored.
5132    10      DISK MIRROR encountered an error while attempting to create the physical file '%.*s'. Please consult the ASE error log for more details.
5133    10      Unable to start i/o to '%.*s'. Please consult the ASE error log for details.
5134    10      Dynamic mirroring failed for logical device '%.*s'. Check the ASE error log for more information.
5135    0       Starting Dynamic Mirroring of %d pages for logical device '%.*s'.
5136    10      %*.d pages mirrored...
5137    10      Failed to mirror device '%.*s'.
5138    10      Failed to unmirror device '%.*s'.
5139    10      Failed to remirror device '%.*s'.
5140    10      Creating the physical file for the mirror...
5141    17      Unable to start Dynamic Mirroring because an i/o buffer is not currently available. Try the command again later.
5142    16      Mirroring for device '%.*s' is not currently enabled.
5143    0       The remaining %d pages are currently unallocated and will be mirrored as they are allocated.
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.
5145    16      Error re-initializing device '%.*s'. Check the Adaptive Server error log for more details. For the Cluster Edition, check the error log of each instance.
5146    0       The VDEVNO of %d is out of range. The maximum VDEVNO allowed is %d.
5147    0       Device size set to %d blocks.
5148    16      Device '%.*s' already exists.
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.
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.
5151    16      PHYSNAME '%.*s' is already in use.
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.
5153    16      Device '%.*s' cannot be released since it is in use by database id '%S_DBID'. Drop that database and retry.
5154    16      Device '%.*s' is not a valid database device.
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.
5156    16      DISK INIT failed. All disks are either in use or reserved for failover of companion server
5157    16      Disk refit command is not allowed within the failed over mode of the companion server
5158    16      DISK INIT of '%.*s' failed because this name is reserved for failed over device.
5159    16      Only the master database can be recovered when attempting to use the DISK REFIT command. Restart the server using trace flag 3608.
5160    16      Arithmetic overflow error for parameter '%s'.
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.
5162    16      The maximum number %d of configured devices has already been reached. Please reconfigure 'number of devices' to a larger value and retry disk initialization.
5163    16      Disk initialization for logical device '%.*s' failed as a virtual disk descriptor could not be allocated, possibly due to shortage of memory.
5164    0        Initializing %d pages only; insufficient disk space.
5165    16      DISK RESIZE can proceed only when mirroring is permanently disabled. UNMIRROR %S_MSG with mode = 'REMOVE' and reexecute command.
5166    16      DISK RESIZE encountered an error while attempting to open/resize the physical file '%s'. Please consult the ASE error log (in the ASE boot directory) for more details.
5167    16      Total device size would exceed the limit of %d MB for ASE %s. Please retry your command with a smaller size (current total device size = %d MB).
5168    10      Warning: Relative path name '%s' used for physical device. Device may become unavailable if the server's current directory changes.
5169    16      The DSYNC and DIRECTIO options are mutually exclusive. Both can not be set to true for the same device.
5170    16      The '%s' option is currently not supported by this platform.
5171    10      Warning: The 'skip_alloc' option of disk init/disk resize command is turned on, and does not ensure allocation of the specified number of pages.
                      Please make sure file system has enough space for future operations.
5172    10      Warning: Ignoring the 'skip_alloc' option for device '%.*s' as it is not applicable to the special devices.
5173    10      The physical device '%.*s' has been automatically assigned the logical device name '%.*s'.
5174    16      Unable to create the generated device name '%.*s' because the resultant device name is too long.
5175    16      Unable to create the generated device name '<vdn>$%.*s' because the virtual device number is too big.
5176    10      Warning: SAP recommends not to use '%s' as a database device, because it is a block device and may cause data loss in case of system failure.
5177    16      Parameter '%s' is valid only with the '%s' command.
5178    16      Device '%.*s' is a private device. The command is not valid for private devices.
5179    16      Instance '%.*s' that owns the private device '%.*s' is down and can not process the command.
5180    16      DISK %s for private device '%.*s' encountered an error. Please consult the ASE error log of the owning instance '%.*s' for more details.
5181    10      Disk initialization for logical device '%.*s' (physical path '%.*s') failed due to I/O fencing error and prevented %S_INSTID from joining the cluster.
                      Refer to the instance error log for additional information.
5182    10      DISK REFIT has no private devices to refit for the current instance.
5183    10      Starting DISK REFIT for the cluster.
5184    10      DISK REFIT for the cluster is now complete.
5185    10      WARNING: DISK REFIT for the cluster is not yet complete. DISK REFIT needs to be run on %d other instance(s) in the cluster that have private devices.
5186    10      WARNING: Please run DISK REFIT on instance '%.*s' to complete DISK REFIT for the cluster.
5187    10      Starting DISK REFIT for the instance '%.*s'.
5188    10      The Adaptive Server disk mirroring feature is not supported in this edition.
5189    10      The logical device '%.*s' (physical path '%.*s') could not be activated on the %S_INSTID. The instance cannot join the cluster.
5190    16      Cannot clear the REFIT PENDING status for the logical device '%.*s'.
5191    16      Cannot set the REFIT PENDING status for the logical device '%.*s'.
5192    10      Skipping disk '%.*s' activation because the device is disabled at the coordinator %S_INSTID.
5193    16      You cannot set option %s for raw device '%s'.
5194    16      Virtual cache device '%.*s' not created. Cache '%.*s' does not exist in the server.
5195    16      Virtual cache device '%.*s' not created; requested device size %d is greater than the available space in cache '%.*s'.
5196    16      Failed to create the virtual cache device; cache '%.*s' is not an in-memory storage cache.
5197    16      Command %s %.*s is not applicable to virtual cache devices.
5198    16      The following options are not applicable to a virtual cache device when used with the %s%s command: %s.
5199    10      Virtual cache device '%.*s' of size = %d MB has been created on cache '%.*s'.
5837    10      The default network packet size must be a multiple of 512. It has been rounded down from %d to %d.
5838    10      The maximum network packet size must be a multiple of 512. It has been rounded down from %d to %d.

  • No labels