No. 30000 ~ 30999
30001: The diskspace, \"%1$s\", does not exist or has not been mounted.
Cause The diskspace does not exist, or has not been mounted to the current TAS instance.
Action Check that the diskspace name is correct, the diskspace exists, and the diskspace has been mounted to the current TAS instance.
30002: The TAS disk, \"%1$s\", does not exist.
Cause The TAS disk is not found.
Action Check the TAS disk name.
30003: The failure group, \"%1$s\", does not exist in the diskspace,\"%2$s\".
Cause The name does not match the failure group name of the disks in the diskspace.
Action Check the failure group name.
30004: The TAS file, \'%1$s\', does not exist.
Cause The TAS file is not found.
Action Check the TAS file name.
30005: The disk path \'%1$s\' does not exist among the discovered disks.
Cause The disk path does not exist among the disks discovered by the TAS instance.
Action Enter a disk path discovered by using the TAS_DISKSTRING parameter, or check the TAS_DISKSTRING parameter.
30006: Cannot create the diskspace.
Cause Cannot create the given diskspace.
Action For more information, refer to the logs.
30007: The maximum number of disks that can be used is %1$d.
Cause The diskspace is already using the maximum number of disks.
Action Drop existing disk(s) from the diskspace or create a new diskspace.
30008: Cannot open the disk, \'%1$s\'.
Cause Cannot open the given disk.
Action For more information, refer to the logs.
30009: The disk, \'%1$s\', has already been mounted.
Cause An attempt was made to add a disk, which is from another diskspace mounted on the current instance, to the diskspace.
Action Use another disk. Unless the diskspace of the disk is unmounted, the FORCE option has no effect.
30010: The diskspace name, \"%1$s\", is already being used by another diskspace.
Cause The name specified with CREATE DISKSPACE is already being used by another diskspace.
Action Select another name.
30011: The size of the disk, \'%1$s\', is smaller than %2$d MB.
Cause The disk size is too small to add the disk to the diskspace.
Action Check if the system settings are correct.
30012: Failed to remove the diskspace, \'%1$s\'.
Cause Failed to remove the diskspace.
Action For more information, refer to the logs.
30013: The diskspace has not been mounted.
Cause TAS was booted without creating a diskspace.
Action After booting TAS in nomount mode, create a diskspace and then reboot the TAS.
30014: The path, \'%1$s\', is invalid.
Cause The path prefix (+) or path delimiter (/) is not valid.
Action Check the path character array.
30015: The name, \'%1$s\', is too long.
Cause The TAS disk path is too long.
Action Specify a TAS disk path of 256 characters or less.
30016: Failed to write the disk header.
Cause Failed to open the disk, perform disk I/O, or the magic value does not match.
Action For more information, refer to the logs.
30017: Failed to add the disk.
Cause Failed to add the disk.
Action Check the tracelog to fix the problem and then try again.
30018: Failed to remove the disk.
Cause Failed to drop the disk.
Action Check the tracelog to fix the problem and then try again.
30019: Failed to create the file, \'%1$s\'.
Cause Failed to create the file.
Action Check the tracelog to fix the problem and then try again.
30020: Failed to delete the file, \'%1$s\'.
Cause Failed to delete the file.
Action Check the tracelog to fix the problem and then try again.
30021: Failed to change the file size.
Cause Failed to change the file size.
Action Check the tracelog to fix the problem and then try again.
30022: Failed to connect to the local port.
Cause Failed to connect to the IP address and port.
Action Check that the specified port is not already occupied and then try again.
30023: Unknown network I/O error (TAS).
Cause Unknown network error has occurred.
Action Check that the network equipment is operating normally and then try again.
30024: A general TAS error occurred.
Cause A TAS internal error occurred.
Action Contact the technical support team.
30025: The disk size entered, %1$u MB, is larger than the actual disk size of %2$u MB.
Cause The disk size entered is larger than the actual disk size.
Action Enter a valid size.
30026: The disk name \'%1$s\' is already in use.
Cause The specified name is already in use.
Action Enter another disk name.
30027: The disk path \'%1$s\' was entered multiple times.
Cause The specified path was entered multiple times.
Action The disk path can only be entered once.
30028: The file path \'%1$s\' does not exist on the disk space\'%2$s\'.
Cause The disk space specified in \'%1$s\' does not match that specified in the DDL statement.
Action Set a valid disk space.
30029: The disk size is not entered.
Cause The character device size must be entered.
Action Enter a valid size.
30030: Cannot allocate space from an offline disk.
Cause One or more disks are offline.
Action Remove the offline disks or bring them online.
30031: The entered user name \'%1$s\' does not exist.
Cause Attempted to execute a command for a TAS user that does not exist.
Action Use an existing TAS user name, or add a new TAS user.
30032: The user name \'%1$s\' already exists.
Cause Attempted to use a name that is a duplicate of an existing TAS user.
Action Create a new unique TAS user name.
30033: The entered group name \'%1$s\' does not exist.
Cause Attempted to execute a command for a TAS group that does not exist.
Action Use an existing TAS group name, or add a new TAS group.
30034: The group name \'%1$s\' already exists.
Cause Attempted to use a name that is a duplicate of an existing name.
Action Create a new unique TAS group name.
30035: Specified diskspace \'%1$s\' is not the master diskspace.
Cause An attempt was made to execute a command on a diskspace that is not the master diskspace.
Action Execute the command on the master diskspace.
Last updated