B Msgs Client
B Msgs Client
Version 8.1.9
IBM
Note:
Before you use this information and the product it supports, read the information in “Notices” on page
507.
This edition applies to version 8, release 1, modification 9 of IBM Spectrum Protect (product numbers 5725-W98, 5725-
W99, 5725-X15, 5725-X18, 5725-X04) and to all subsequent releases and modifications until otherwise indicated in
new editions.
© Copyright International Business Machines Corporation 1993, 2019.
US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with
IBM Corp.
Contents
Appendix A. Accessibility...................................................................................505
Notices..............................................................................................................507
Glossary............................................................................................................ 511
iii
iv
About this publication
IBM Spectrum Protect is an enterprise-wide storage management application for the network. It provides
automated storage management services to multi-vendor workstations, personal computers, and local
area network (LAN) file servers.
This publication contains explanations and suggested actions for messages issued by the IBM Spectrum
Protect client components:
• Administrative client
• Backup-archive client
• IBM Spectrum Protect for Space Management (HSM client for IBM® AIX® and Linux systems).
• Application programming interface (API)
Publications
The IBM Spectrum Protect product family includes IBM Spectrum Protect Plus, IBM Spectrum Protect for
Virtual Environments, IBM Spectrum Protect for Databases, and several other storage management
products from IBM.
To view IBM product documentation, see IBM Knowledge Center.
Messages, error codes, and return codes are issued by the IBM Spectrum Protect server and clients.
Messages and codes can appear on the server console, the administrative client, an operator terminal, the
administrative graphical user interface, the backup-archive client, or the hierarchical storage managment
client (HSM client).
IBM Spectrum Protect provides an activity log to help the administrator track server activity and monitor
the system. The activity log contains messages generated by the server, and is stored in the database.
The server automatically deletes messages from the activity log after they have passed the specified
retention period. Any messages sent to the server console are stored in the activity log. Examples of the
types of messages stored in the activity log include:
• When client sessions start or end
• When migration starts or ends
• When backed up files are expired from server storage
• Any output generated from background processes
Some messages have no explanations and are not published. The client can send statistics to the server
providing information about a backup or restore. These statistics are informational messages that can be
enabled or disabled to the various event logging receivers. These messages are not published.
2 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Example one for QUERY EVENT command
ANS messages with message numbers in the range 0000-9999 are issued by the following IBM Spectrum
Protect clients:
• Administrative clients
• Application programming interface clients
• Backup–archive clients
• IBM Spectrum Protect for Space Management (HSM) clients
A list of new and changed messages since the previous product modification level is available in the
client_message.chg file in the product installation directory. The lists of new and changed client
messages for V8.1.9 and later are also available in the IBM developerWorks wiki.
No action is necessary if you want to continue to use The message header information cannot be obtained
US English. If you want to use a different language that for the message number in the message file.
is supported by IBM Spectrum Protect, then: *
(Windows) Add the LANGUAGE option to the client System action
option file and specify a supported language. For
IBM Spectrum Protect is unable to complete the
example, to configure the client to use the French
requested operation.
language repository, add the option LANGUAGE FRA to
the client option file. Refer to the reference
information for the LANGUAGE option in the backup- User response
archive client product manual. * (UNIX and Linux) Set Make sure the file has not been altered from the
the LANG environment variable to a supported installation. If the problem continues, see your system
language and region code. For example, to configure administrator for further help.
the client to use the French language repository, set
LANG to fr_FR. Refer to the backup-archive client ANS0108E Error trying to read text for
manual for the supported language codes. message number from repository
file name.
ANS0105E Error trying to read index for
message number from repository
Explanation
file name.
The message text cannot be obtained for the message
Explanation number in the message file.
6 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response make sure the file has not been locked by another
application.
Stop IBM Spectrum Protect and restart IBM Spectrum
Protect. Then retry the operation. If unsuccessful, ANS0119E Error trying to read response
close all unneeded applications and retry the string for message number from
operation. repository file name.
ANS0110E Unable to open error log file file
name for output. Explanation
The response string information for the message
Explanation number cannot be obtained from the message
repository file. It is possible the message repository
The error log cannot be opened for output.
has been corrupted.
System action
System action
IBM Spectrum Protect is unable to complete the
IBM Spectrum Protect is unable to complete the
requested operation. File permissions may be set such
requested operation.
that writing is not allowed.
User response
User response
Make sure the message file was not altered from the
Stop and restart IBM Spectrum Protect. Then retry the
installation. Check DSM_DIR to make sure it is set up
operation. If unsuccessful, make sure the file is not
properly.
being locked by another application and that file
permissions allow write access. ANS0120E Message number number contains
an invalid multibyte sequence for
ANS0113E Message repository file name has
the current locale.
an invalid control record.
Explanation
Explanation
An illegal multibyte sequence for the current locale
The message repository file contains an incorrect
was found in the message. Either the message
control information.
repository has been corrupted or is coded in a
language other than that of the current locale.
System action
IBM Spectrum Protect is unable to complete the System action
requested operation.
IBM Spectrum Protect is unable to complete the
requested operation.
User response
Make sure the message file was not altered from the User response
installation. Check DSM_DIR to make sure it is set up
If the message repository is not corrupted, process the
properly.
operation in the supported locale.
ANS0118E Unable to open schedule log file
ANS0121W Unable to open the iconv converter
'file name' for output.
for the message repository file
name. The American English
Explanation repository will be used instead.
The schedule log file cannot be opened for output.
Explanation
System action The iconv converter for the default message repository
IBM Spectrum Protect is unable to complete the for the current locale cannot be opened. The iconv
requested operation. converter used to convert from UTF-8 to the current
locale is not installed on this work station.
User response
Stop IBM Spectrum Protect and restart IBM Spectrum
Protect. Then retry the operation. If unsuccessful,
8 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Verify the DSMI_LOG value and access permission. on Processing stopped.
the AS/400 platform, verify the value specified for
ERRORLOGNAME in the API options file. User response
ANS0207E The log file name was not Verify your TCP/IP installation.
specified.
ANS0211E The object name pointer is NULL.
Explanation
Explanation
The system is unable to open the error log file.
There is no value provided for the object name pointer.
System action
System action
The system returns to the calling procedure.
The system returns to the calling procedure.
User response
User response
Verify the DSMI_LOG value and access permission. On
the AS/400 platform, verify the value specified for Provide an address for the dsmObjName structure.
ERRORLOGNAME in the API options file. ANS0212E The data block pointer is NULL.
ANS0208E The TCP/IP WINSOCK.DLL file
cannot be found. Explanation
There is no value provided for the data block pointer.
Explanation
The TCP/IP WINSOCK.DLL file cannot be found. System action
The system returns to the calling procedure.
System action
Processing stopped. User response
Provide an address for the DataBlk structure.
User response
ANS0213E The object attribute pointer is
Verify your TCP/IP installation. NULL.
ANS0209E An error occurred while loading a
library. Explanation
There is no value provided for the object attribute
Explanation pointer.
An error occurred while loading a library. The TCP/IP
DLL load failed. System action
The system returns to the calling procedure.
System action
Processing stopped. User response
Provide an address for the ObjAttr structure.
User response
ANS0214E There is no server session
Verify your TCP/IP installation. information.
ANS0210E The TCP/IP load function failed.
Explanation
Explanation The server did not respond with the session
An error occurred while locating a function. The information.
TCP/IP load function failed.
System action
The system returns to the calling procedure.
Explanation Explanation
The server did not respond with the policy information. The dsmEndTxn vote is invalid.
The system returns to the calling procedure. The system returns to the calling procedure.
There is no value provided for the dataBlk bufferPtr. ANS0221E There was an error in the IBM
Spectrum Protect API internals.
System action
Explanation
The system returns to the calling procedure.
The system encountered an error in the API internals.
User response
System action
Provide an address for the bufferPtr.
The system returns to the calling procedure.
ANS0218E The objType is invalid.
User response
Explanation
Shut down the process and retry the operation. Verify
The value for the objType is invalid. that any previous dsmInit calls were cleaned up and
terminated by a dsmTerminate call. If the problem
System action continues, contact your system administrator or
service representative.
The system returns to the calling procedure.
ANS0222E The repository type is invalid.
User response
The value for dsmObjName.objType must be: Explanation
The repository type is invalid.
10 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS0226E The object owner is invalid.
The system returns to the calling procedure.
Explanation
User response The object owner must be either the root user, or the
object owner must be the same as the session owner.
For dsmDeleteFS the repository must be one of the
following:
System action
• DSM_ARCHIVE_REP
The system returns to the calling procedure.
• DSM_BACKUP_REP
• DSM_REPOS_ALL. User response
ANS0223E Filespace name should start with Verify the session owner and object owner.
the directory delimiter.
ANS0227E The dsmBindMC sendType is
Explanation invalid.
Explanation
User response
There is no value provided for the Register Filespace
The delType must be dtBackup or dtArchive.
name.
ANS0230E The query Backup objState is
invalid. System action
The system returns to the calling procedure.
Explanation
The query Backup objState is invalid. User response
Provide a filespace name on dsmRegisterFS.
System action
ANS0234E The new password value is NULL
The system returns to the calling procedure.
or blank.
User response
Explanation
The qryBackupData.objState must be one of the
There is no value provided for new password.
following:
DSM_ACTIVE System action
DSM_INACTIVE
The system returns to the calling procedure.
DSM_ANY_MATCH
ANS0231E The management class name was User response
not found.
Provide a new password on dsmChangePW.
Explanation ANS0235E The old password value is NULL or
A query or send operation is unable to find the blank.
management class name.
Explanation
System action There is no value provided for old password.
The system returns to the calling procedure.
System action
User response The system returns to the calling procedure.
Verify the management class name.
User response
ANS0232E The drive letter is not an
alphabetic character. Provide an old password on dsmChangePW.
ANS0236E On dsmInit, the owner is not
Explanation allowed to establish a session
The drive letter is not an alphabetic character. This when
return code is valid on Microsoft Windows only. PASSWORDACCESS=generate.
Explanation
System action
PASSWORDACCESS=GENERATE establishes a session
The system returns to the calling procedure.
with the current login user as the owner. The
application should set clientOwnerNameP to NULL
User response when PASSWORDACCESS=GENERATE is in effect.
Verify that the drive designation is an alphabetic
character. The referenced field is
dsmDosFSAttrib.driveLetter.
12 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action • Look for clues in the IBM Spectrum Protect server
activity log file, client side dsierror.log log file, and
The system returns to the calling procedure. Whether
log files that are specific to the problem application.
the application can continue processing depends on
how the application handles the error. • Search the IBM support pages for APARs that match
the problem. The support site is at IBM Spectrum
Protect Support Portal (https://www.ibm.com/
User response
mysupport/s/topic/0TO50000000IQWvGAO/
This message applies to applications that utilize the spectrum-protect)
IBM Spectrum Protect API, and is intended primarily • If the API application is developed by a third party
for the vendor of the application for which the (not IBM), search that third party's support pages for
message is issued. Depending on the application, this known issues that match the problem.
could be a configuration issue.
If none of the above actions resolve the problem,
Consult the documentation for the application and report the problem to the vendor of the application
verify that the application is configured correctly. If the that uses the IBM Spectrum Protect API.
problem persists, contact the application vendor for
further assistance. A developer of an application that uses the IBM
Spectrum Protect API must investigate the reason for
ANS0237E On dsmInit, the node is not the problem, including reviewing the IBM Spectrum
allowed when Protect API state diagram. The IBM Spectrum Protect
PASSWORDACCESS=generate. API state diagram is in the product documentation at
IBM Spectrum Protect product documentation
Explanation (https://www.ibm.com/support/knowledgecenter/
SSEQVQ_8.1.9/tsm/welcome.html)
PASSWORDACCESS=generate establishes a session
with the current hostname as the node. ANS0239E On dsmSendObj, wildcards are not
allowed for the objName.
System action
The system returns to the calling procedure. Explanation
On dsmSendObj, wildcards are not allowed for the
User response objName.
When using PASSWORDACCESS=generate, set
clientNodeNameP to NULL. System action
The system returns to the calling procedure.
ANS0238E The sequence of calls is invalid.
User response
Explanation
Provide a fs, hl, and ll on the dsmObjName.
Then API requires function calls to be made in a
specific sequence. The function calls were not made in ANS0240E The filespace to delete/set access
the expected sequence. The error can be triggered by cannot be found.
the following issues:
• An error in the network. Explanation
• A bug in the IBM Spectrum Protect API. The filespace to delete cannot be found.
• A bug in the IBM Spectrum Protect server.
• A bug in the application (IBM or third party) that uses System action
the IBM Spectrum Protect API. The system returns to the calling procedure.
14 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS0252E The sendObj ObjAttr.objInfo is too
long.
The backup object does not have a copy group.
Explanation
System action
The sendObj ObjAttr.objInfo is too long.
The system returns to the calling procedure.
System action
User response
The system returns to the calling procedure.
Verify server policy definitions.
ANS0249E The archive object does not have a User response
copy group.
The objInfo field must be less than or equal to
DSM_MAX_OBJINFO_LENGTH.
Explanation
ANS0253E The sendObj dsmObjName.hl is
The archive object does not have a copy group.
too long.
System action
Explanation
The system returns to the calling procedure.
The sendObj dsmObjName.hl is too long.
User response
System action
Verify server policy definitions.
The system returns to the calling procedure.
ANS0250E Memory used by the IBM
Spectrum Protect API has been User response
corrupted.
The hl field must be less than or equal to
DSM_MAX_HL_LENGTH.
Explanation
ANS0254E The password, or
Memory used by the IBM Spectrum Protect API has
been corrupted. encryptionPassword string
provided is too long.
System action
Explanation
The system returns to the calling procedure.
The value provided for password or
encryptionPassword is too long.
User response
Retry the operation. If the problem continues, contact System action
your system administrator or service representative.
The system returns to the calling procedure.
ANS0251E The sendObj Archive description is
too long. User response
The password or encrypionPassword field must be
Explanation
less than DSM_MAX_VERIFIER_LENGTH.
The sendObj Archive description is too long.
ANS0255E The sendObj dsmObjName.fs is
too long.
System action
The system returns to the calling procedure. Explanation
The sendObj dsmObjName.fs is too long.
User response
The sndArchiveData.descr string must be less than or System action
equal to DSM_MAX_DESCR_LENGTH.
The system returns to the calling procedure.
16 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS0263E Either the dsm.sys file was not System action
found, or the Inclexcl file specified The system returns to the calling procedure.
in dsm.sys was not found.
User response
Explanation
Check the reason field for the code which explains why
Either the dsm.sys file was not found, or the Inclexcl
the transaction has been aborted.
file specified in dsm.sys was not found.
ANS0267E Invalid command line option/
System action value: 'option'
System action
User response
Processing stopped.
Free up disk space, or restore or retrieve the file to
another disk.
User response
ANS0272I The operation is finished.
Retry the operation. If the problem continues, contact
your system administrator.
Explanation
ANS0276S The area for the include/exclude
The operation is finished.
pattern is too small.
System action
Explanation
The system returns to the calling procedure.
The area for the include/exclude pattern is too small.
This is a programming failure and the client program
User response ends.
Proceed with next function call.
System action
ANS0273E The dsmtca execution/owner
permissions are invalid. Processing stopped.
Have your system administrator check the installation There is no closing bracket in the pattern. This is a
instructions for the client to ensure that the dsmtca programming failure and the client program ends.
permissions are set correctly.
System action
ANS0274S Process killed.
Processing stopped.
Explanation
User response
Processing stopped. This is a programming failure and
the client program ends. Retry the operation. If the problem continues, contact
your system administrator.
System action ANS0278S The transaction will be aborted.
Processing stopped.
Explanation
User response The server encountered an error and will abort the
Retry the operation. If the problem continues, contact transaction.
your system administrator.
18 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS0283E High level qualifier of the object
name should start with the
The transaction will be aborted. The reason code is
directory delimiter.
passed on the dsmEndTxn call.
Explanation
User response
The high level qualifier for the object name is invalid.
Issue the dsmEndTxn with a vote of
DSM_VOTE_COMMIT and examine the reason code.
System action
ANS0279I A file was skipped during a restore
operation because the file is off The system returns to the calling procedure.
line and the application has
chosen not to wait for a tape User response
mount.
High level qualifier of the object name should start
with the directory delimiter.
Explanation
ANS0284E The number of objects on
A file was skipped during a restore operation because dsmBeginGetData exceeds
the file is off line and the application has chosen not to DSM_MAX_GET_OBJ |
wait for a tape mount. DSM_MAX_PARTIAL_GET_OBJ.
ANS0280E Unable to find the dsmtca module. The system returns to the calling procedure.
IBM Spectrum Protect was unable to find the dsmtca Check the number of objects before calling
module in the specified directory. dsmBeginGetData. If it is greater than
DSM_MAX_GET_OBJ | DSM_MAX_PARTIAL_GET_OBJ,
then issue multiple Get call sequences.
System action
ANS0285E The update action is invalid.
Processing ends.
Explanation
User response
The dsmUpdateFS or dsmUpdateObj action is invalid.
Make sure the dsmtca module is in the directory
specified by DSMI_DIR.
System action
ANS0282E Password file is not available.
The system returns to the calling procedure.
Explanation
User response
The file containing the stored password for the
specified server-name is unavailable. Correct the action value. Valid values are defined in
dsmapitd.h and documented in our Using the API
book.
System action
ANS0286E The key file is missing.
Processing ends.
Explanation
User response
The key file for Data Protection for Oracle cannot be
The root user must set and store a new password.
found.
20 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
The password cannot be changed since not enough Contact your system administrator for more
time has elapsed since the last password update. information.
ANS0309E Remote operation failed to start on
System action obj-name. Status: status
The password is not updated on the server.
Explanation
User response The request to start a remote operation has failed for
Try to change your password again later. the indicated node and file space. The status of the
failure is shown.
ANS0306E The password was previously
used.
System action
The password is not updated on the server. ANS0311E The tsmBuffHandle is invalid, or
the value of dataPtr is invalid.
User response
Explanation
Choose a different password.
An invalid value for a handle or dataPtr has been
ANS0307E The password does not meet the passed into the API.
requirements.
System action
Explanation
The system returns to the calling procedure.
The new password that you entered does not meet the
requirements, such as the number of special
User response
characters or digits.
There is a problem with the calling application. Verify
System action the values of the tsmBuffHandle and dataptr passed to
the API.
The password is not updated on the server.
ANS0312E The number of bytes copied into
User response the tsmBuffer is larger than the
allowed value.
Choose a different password. Contact your IBM
Spectrum Protect administrator to learn the password Explanation
requirements.
An invalid number of bytes was copied to a tsmBuffer.
ANS0308E Remote operation failed to start on
obj-name. Status: status reason:
System action
reason
The system returns to the calling procedure.
Explanation
User response
The request to start a remote operation has failed for
the indicated node and file space. The status and the There is a problem with the calling application. Verify
reason for the failure are shown. the number of bytes copied into the tsmBuffer.
ANS0313E dsmTerminate cannot finish
System action because the application is holding
Processing ends. on to 1 or more tsmBuffers.
User response
Explanation
The application must return all buffers for this session
The system is unable to use the message txt file
by calling tsmReleaseBuffer, and then issue
(dscenu.txt or dsmclientV3.cat for AIX) because of an
dsmTerminate.
invalid control record. On the AS/400 platform this file
ANS0314E An internal error occurred in the is QANSAPI/QAANSENU(TXT).
tsmBuffer array.
System action
Explanation
The system returns to the calling procedure.
An internal API buffer array error occurred.
User response
System action
Install the message text file again.
The system returns to the calling procedure.
ANS0318E Invalid value for DATEFORMAT
specified.
User response
Try the operation again. If the problem continues, Explanation
contact your system administrator or service
representative. An invalid value is specified for DATEFORMAT.
22 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The system returns to the calling procedure. partialObjLength value for partial object retrieve is
invalid.
User response
System action
Specify a valid value.
The system returns to the calling procedure.
ANS0321E msg parameter for dsmRCMsg is a
NULL pointer.
User response
Explanation Specify a valid value.
The message parameter for dsmRCMsg is a NULL ANS0325E Partial Object Retrieve is not
pointer. supported on this server.
24 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
A required resource is in use by another command or Contact your system administrator for more
process. information.
ANS0339E The specified target storage pool
System action is not defined.
Current operation has ended.
Explanation
User response The storage pool is not defined.
Retry the operation at a later time.
System action
ANS0336E Server plugin communication error
Current operation has ended.
Explanation
User response
Communication between a server plugin module and a
NAS filer failed. Contact your system administrator for more
information.
System action ANS0340E A target storage pool does not
Current operation has ended. have the correct data format for
the given node type.
User response
Explanation
Contact your system administrator for more
information. none
Explanation Explanation
An invalid operation was attempted on a logical group. Data mover is not available.
ANS0344E Cannot Send data with a zero byte ANS0348E Operation failed because the copy
sizeEstimate. continue option was set to NO.
Explanation Explanation
You cannot send data for an object with size estimate Operation failed because the copy continue option was
= 0. set to NO.
The system returns to the calling procedure. The current operation stops.
Set size estimate greater than 0 in dsmSendObj. This abort code indicates that a store operation, like
backup or archive failed because the copy continue
ANS0345E Remote disk not defined. option was set to NO. The sysadmin will need to
resolve the problem on the server end.
Explanation
ANS0349E Transaction failed because of a
An operation was attempted on a remote disk that is problem during a store operation.
not defined.
Explanation
System action
Transaction failed because of a problem during a store
The current operation stops. operation. This error is typical when the next storage
pool has a different copy storage pool list and we
User response switch to this pool in the middle of a transaction.
26 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
Transaction is aborted. The session is rejected or the transaction is cancelled,
ending the current operation.
User response
User response
Resend objects in separate transactions.
See your system administrator.
ANS0350E The current client configuration
does not comply with the value of ANS0353E When using useTsmBuffers,
the DATAWRITEPATH or dataBlk must be NULL in calls to
DATAREADPATH server option for dsmSendObj and dsmGetObj.
this node.
Explanation
Explanation
The value for dataBlk must be NULL when using
The values of the DATAWRITEPATH and useTsmBuffers.
DATAREADPATH server options specify where the
client is allowed to send data, and where data is read System action
from. The values for the specified node name should
correspond with the client configuration. For example, The system returns to the calling procedure.
you will get this error message if DATAWRITEPATH
contains a LAN value and the client is configured to User response
use LAN-free protocol, or vice versa.
There is a problem with the calling application.
Contact your application provider
System action
ANS0354E Encryption is not allowed when
Processing stopped. using useTsmBuffers.
Explanation Explanation
useTsmBuffers does not support partial object restore. The client acceptor will not start if
MANAGEDSERVICES NONE is set in the option file. The
System action client acceptor is designed to manage the web client
or IBM Spectrum Protect schedules. By specifying
The system returns to the calling procedure.
NONE, the client acceptor will not manage any
services.
User response
Make sure the calling application is either using Partial System action
object restore or useTsmBuffers.
The client acceptor will stop processing.
ANS0358E No encryption key was found. If
you are using -encryptkey=prompt User response
make sure there is a value in the
encryptionPasswordP field and Specify either WEBCLIENT or SCHEDULER for the
that bEncryptKeyEnabled is set to MANAGEDSERVICES option in the option file then
true. restart the client acceptor.
ANS0361I DIAG:
Explanation
There was no encryption key found in the password Explanation
file, or no key was provided by the application. The message text is provided for diagnostic purposes
and is meant to provide information to IBM support in
System action problem determination.
The system returns to the calling procedure.
System action
User response None.
If you are using -encryptkey=prompt, make sure there
is a value in encryptionPasswordP and that User response
bEncryptKeyEnabled is set to true. None.
ANS0359E Conflicting encryption key options ANS0362E There are insufficient Windows
have been specified. system resources to process this
command.
Explanation
When using the ENABLEENCRYPTKEY option, the Explanation
parameter bEncryptKeyEnabled for the IBM Spectrum This problem can occur during backup of a shared
Protect API dsmInitExIn_t and tsmInitExIn_t directory. The most likely reason is the 'IRPStackSize'
structures cannot be set to bTrue. setting on the computer that hosts the shared
directory is too small.
28 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS0365E The signature check of one or
more files failed. The retrieved
The file is skipped.
files will be removed.
User response
Explanation
Check the Windows event viewer for event ID 2011 on
One or more files were not retrieved correctly. The
the computer that hosts the shared directory. This
files might be changed or damaged.
event indicates that the configuration parameter
IRPStackSize is too small. IRPStackSize is a setting of
type DWORD located in Windows registry key System action
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet Processing stops.
\services\LanmanServer\Parameters. If the
IRPStackSize value is less than 20, or IRPStackSize is
User response
not specified, then set the value to 20, restart the
system, and try the operation again. The default One or more files were changed or damaged. Make
IRPStackSize value is 15. Attention: Consult with your sure that the data in the Operations Center, such as
Windows system administrator before making changes the client package or Update Manager package, is
to the Windows registry or the problem persists after correct or download the correct version in the
changing the IRPStackSize value to 20. Operations Center.
ANS0363E The signature check of the ANS0366W The signature check of one or
content.spsig file failed. The more files failed.
retrieved files will be removed.
Explanation
Explanation
One or more files were not retrieved correctly. The
The IBM Spectrum Protect signature file, files might be changed or damaged.
content.spsig, was not retrieved correctly. The file was
manipulated or damaged. System action
Processing continues.
System action
Processing stops. User response
One or more files were changed or damaged. Ensure
User response
that the files that were retrieved are not corrupted.
The content.spsig file was not found. Make sure that
the data in the Operations Center, such as the client ANS0367E One or more files were not found
package or Update Manager package, is correct or during the signature check. The
download the correct version in the Operations Center. retrieved files will be removed.
One or more files were damaged or changed. Ensure The IBM Spectrum Protect signature file,
that the files that were retrieved are not corrupted. content.spsig, was not found. A signature check is not
The missing files could be important or not retrieved possible. It is not possible to check whether the files
on purpose. For example, a file might not be retrieved that were retrieved are damaged or changed.
because it was removed on the server.
System action
ANS0369E The content.spsig file is not a IBM
Spectrum Protect signature file. Processing stops.
The retrieved files will be
removed. User response
The content.spsig file was not found. Make sure that
Explanation
the data in the Operations Center, such as the client
A content.spsig file was found, but it is not a IBM package or Update Manager package, is correct or
Spectrum Protect signature file. The content of the download the correct version in the Operations Center.
retrieve could not be verified.
ANS0372E More than one content.spsig file
was found. A signature check
System action cannot be completed. All retrieved
Processing stops. files will be removed.
If a content.spsig file is found during retrieve, the More than one IBM Spectrum Protect signature file,
client will try to identify this file as a signature file. If content.spsig, was found. A signature check is not
the file is not a IBM Spectrum Protect signature file, possible. It is not possible to check whether the files
the client is not able to verify the files. Make sure that that were retrieved are damaged or changed.
the data in the Operations Center, such as the client
package or Update Manager package, is correct or System action
download the correct version in the Operations Center.
Processing stops.
ANS0370W The content.spsig file is not a IBM
Spectrum Protect signature file. User response
More than one content.spsig file was found. Make sure
Explanation
that the data in the Operations Center, such as the
A content.spsig file was found, but it is not a IBM client package or Update Manager package, is correct
Spectrum Protect signature file. The content of the or download the correct version in the Operations
retrieve could not be verified. If a content.spsig file is Center.
found during retrieve the client will try to identify this
ANS373I The SAN Policy of the system is set
file as signature file. If the file is not a IBM Spectrum
Protect signature file, the client is not able to verify the to 'san_policy_value'.
data.
Explanation
System action The VMware Virtual Disk Development Kit used to
open, close, read, and write VMware VMDKs requires
Processing continues.
the specified Windows SAN Policy setting for the
datamover hardware and transport type in use.
30 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS0377E The value for the path parameter
is incorrect.
The Windows SAN Policy of the system is configured
and the current operation continues.
Explanation
User response The path parameter cannot be longer than 6000
characters.
When a system is set to Offline All, you need to
manually set new disks to Online.
System action
ANS0374E The CAD service is not running on
the local node. The operation cannot continue.
The CAD service is not running. Make sure that the path parameter is used correctly.
ANS0378E The value for the name parameter
System action is incorrect.
The operation cannot continue without a connection to
the CAD service. Explanation
The name parameter cannot be longer than 512
User response characters and cannot start with the directory
delimiter.
Make sure that the CAD service is running and
configured correctly.
System action
ANS0375E The fileSpace parameter is either
not defined or too long. The operation cannot continue.
The fileSpace parameter cannot be empty and cannot Make sure that the name parameter is used correctly.
be longer than 1024 characters. ANS0379E The value for the status parameter
is incorrect.
System action
The operation cannot continue. Explanation
The status parameter can only be "ALL", "ACTIVE" or
User response "INACTIVE".
Make sure that the fileSpace parameter is used
correctly. System action
ANS0376E The value for the codePage The operation cannot continue.
parameter is incorrect.
User response
Explanation Make sure that the status parameter is used correctly.
The codePage parameter can only be "MBCS" or ANS0380E The value for the type parameter
"UCS2". is incorrect.
32 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
Restoring inactive system state objects may cause Processing continues.
system instability. Examples of possible problems
include: User response
• Applications that were installed after the time the Choose a local drive where journal databases will be
system state was backed up cannot function stored.
properly after restoring the inactive system state
ANS0423E Directory 'filespace namepath-
• Critical operating system updates installed after the
namefile-name' cannot be created.
inactive system state backup was made can no
Path does not exist.
longer be available, or may not function correctly.
Restoring inactive system state objects is not Explanation
recommended unless you are certain that this is what
you need to do. The operating system returned a "path not found"
status when IBM Spectrum Protect attempted to
create the directory needed for Automated System
System action
Recovery (ASR). One possible reason is that a multi
If user responds with yes, the client will restore the disk system is restored to a single disk system.
object. If user responds with no, the client will cancel
the operation. System action
Processing stopped.
User response
Reply to the prompt. If you are unsure, reply no, and User response
consult your system administrator or operating system
vendor before proceeding further. Please verify that you are restoring to identical
hardware and try again.
ANS0421W Unable to synchronize the node
password with the user id ANS0649E Disk provider for volume volume-
password provided. name does not support the snap of
a snap feature.
Explanation
Explanation
The node password was not updated due to the reason
described in the error message preceding this one. You can use the snap of a snap feature only on SVC,
XIV and Storwize systems.
System action
System action
The node password is not updated on the server. Next
time you run the client you will be prompted for the Processing ends.
password again.
User response
User response Reset the USESNAPOFASNAPTOMOUNT option to No
See the preceding error message. in the Data Protection configuration file and set
MOUNTRW=Yes to mount the read/write backup.
ANS0422W The selected journal location is a
network drive and might not be ANS0990W Options file 'file-name' could not
accessible from the journal be found. Default option values
service. Select a location on a local will be used.
drive.
Explanation
Explanation Common reasons for this warning include:
It is not recommended to use a network device as the • The default options file does not exist, and
location where journal databases are stored. Placing
• You did not specify the -OPTFILE option when
journal databases on a network device can prevent the
starting the IBM Spectrum Protect client, and
journal service from running.
• the environment variable DSM_CONFIG was not set.
34 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1000E An unsupported communications Explanation
method was specified. Node has exceeded max tape mounts allowed. The
operation will be tried again later.
Explanation
None. System action
The operation will be retried.
System action
processing stops. User response
Increase the number of allowed tape mounts for this
User response node on the server to avoid this situation again.
Specify a communications interface that is supported ANS1005I TCP/IP read error on socket =
by the IBM Spectrum Protect client on your operating socket-id, errno = error-code,
system. See the IBM Spectrum Protect client manual reason : 'error-reason'.
for your operating system for further information on
configuring IBM Spectrum Protect client
Explanation
communications.
An attempt to receive data using TCP/IP connection
ANS1001E Volume being backed up was not a failed. If reason : 'Connection reset by peer', it is
system volume. Skipped. possible that the server control connection timed out.
This can occur if the file transfer time is greater than
Explanation the IDLETIMEOUT value set on the server.
User specified to back up system volume only. This
volume was not backed up since this volume is not a System action
system volume. TCP/IP connection to server fails.
ANS1002I MOS image is being created. It ANS1006I TCP/IP write error on socket =
may take a while. socket-id, errno = error-code,
reason : error-reason
Explanation
Explanation
Mini Operating System image is being created. It may
take a while to create it. An attempt to send data using TCP/IP connection
failed.
System action
System action
Processing Continues.
Connection to server fails.
User response
User response
None.
Retry the operation. If the problem persists, contact
ANS1004W Node has exceeded max tape your system administrator.
mounts allowed. Operation for
'filespace-name' will be tried again ANS1007E Sending of object 'object-
later. nameobject-nameobject-name'
failed. There is no backup copy
group.
System action
User response
IBM Spectrum Protect did not back up the file.
Ensure that you have access to the specified registry
key and that entries are a MULTISZ values that
User response contain:
Run DSMC QUERY MGMTCLASS -DETAIL to view • Individual files
information about available management classes.
• Directories
• If the file is being bound to the default management
• Wild card entries
class, make sure the management class has a
backup copy group. • Environment variables
• If the file is being bound to a management class • /s switch (the /s switch is used on directory and/or
specified in an INCLUDE statement, make sure that wild card entries and signifies that all subdirectories
the management class has a backup copy group. of this directory should be excluded)
• If you have more than one IBM Spectrum Protect If the cause of this message can not be determined or
server, make sure you are connecting to the correct resolved, contact IBM technical support for further
server. assistance.
• If you are unable to find a suitable management ANS1010E Error processing 'filespace-name':
class, contact your IBM Spectrum Protect Unsupported file system
administrator for further assistance. operation.
ANS1008E Sending of object 'object-
nameobject-nameobject-name' Explanation
failed: No Archive Copy Group The file system does not support an operation required
to process the file or directory.
Explanation
The management class for this file (object-name) did System action
not have an archive copy group specified. The file or directory is skipped. Depending on the
specific error encountered, processing on Solaris
System action clients might stop.
The file could not be backed up.
User response
User response Verify that the file system is supported by the IBM
See your system administrator. Spectrum Protect client. If a restore or retrieve failed,
retry the operation to another location. If the problem
ANS1009W An error occurred processing the persists, look for other indications of system
operating system include/exclude problems. It may be necessary to run the operating
statements. system utility that checks and repairs file system
The error was detected while inconsistencies. If the problem still cannot be
processing: subsystemname. resolved, contact your IBM Spectrum Protect
administrator for further assistance.
Explanation ANS1015E The session is rejected. The server
The client encountered an error while obtaining the does not allow a signon of a client
automatic include/exclude statements from the that is not archive-retention
operating system. Possible reasons for this error protection enabled.
include:
36 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
The client cannot establish a connection to the server The port specified by the TCPCLIENTPORT option is in
because the server is enabled for archive-retention use by a different process.
protection enabled and the client is not.
System action
System action
Processing stopped.
The session is not started.
User response
User response
Contact the server administrator to set up a different
See your system administrator. port for server-initiated connections. Update the
TCPCLIENTPORT with this new port number.
ANS1016I No eligible files matching
'pathname' were found. ANS1019E The volume could not be opened.
Explanation Explanation
The backup or archive operation completed, but no An error occurred when IBM Spectrum Protect tried to
files were processed. Possible reasons for this include: open the volume for a backup or restore operation.
The directory that was backed up or archived
contains no files System action
The files are excluded from backup or archive The requested operation does not run.
System action
Processing stopped.
Explanation Explanation
Your node name is associated with a different type of An unexpected network message was received by the
operating system and cannot be used on this system. client. This could be caused by network problems or a
programming error.
System action
System action
Current operation has been cancelled.
The current operation has been cancelled.
User response
User response
If you need a new node name, see your system
administrator to assign a new one to you. Generally, Verify that your communication path is functioning
you have a unique node name for each machine and properly and try the operation again. If the problem
operating system pair that requires access to the persists, contact your IBM Spectrum Protect
server. administrator for further assistance.
ANS1024E Failed to update backup attributes ANS1028S An internal program error
on server for 'backup_type' backup occurred.
for
'file_space_namepath_namefile_na Explanation
me', object id 'object_id:object_id'
return code 'return code'. An unexpected condition was encountered and the
operation can not continue. This might be a
programming error.
Explanation
Failed to update attributes for the named backup System action
object on the server. The server may not reflect correct
state of the backup. processing stops.
System action
Processing continues.
38 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Try the operation again. If the problem persists, Close all unneeded applications and try the operation
contact your IBM Spectrum Protect administrator or again. If the operation still fails, try dividing the task
IBM technical support for further assistance. into several smaller units. For example, if a file
specification contains several high level directories,
ANS1029E Communication with the IBM run the IBM Spectrum Protect task serially for each
Spectrum Protect server is lost. directory. If the IBM Spectrum Protect task is an
incremental backup, use the option "-
Explanation memoryefficientbackup=yes".
This message is issued after the session with the IBM For UNIX systems that support resource limits, check
Spectrum Protect server is unexpectedly lost. The to see b if the memory resource limit is too low by
client error log might contain additional information entering the following command: ulimit -a
regarding this problem.
Based on the resulting data, you can ask the UNIX
system root user to increase resource limits so that it
System action will override the current default. The UNIX system root
processing stops. user has the authority to increase resource limits.
ANS1031E The attempt to establish a TCP/IP
User response connection timed out before the
• Restart the IBM Spectrum Protect client and retry connection was made.
the operation.
• If the problem persists, review the client error log for Explanation
other messages that might be related to this The Object of the connection attempt failed to respond
problem. within the the allotted wait time. In the case of the B/A
• Verify that network connectivity exists between the client, this message is preceded in dsmerror.log by
IBM Spectrum Protect client machine and the IBM message ANS5216E that gives details of the
Spectrum Protect server machine. connection that failed. The condition may be
temporary.
• Contact your IBM Spectrum Protect administrator for
further assistance. The IBM Spectrum Protect
administrator can review the IBM Spectrum Protect System action
server activity log for additional information about processing stops.
the problem.
ANS1030E The operating system refused a User response
request for memory allocation. • Restart the IBM Spectrum Protect client and retry
the operation.
Explanation
• Check the client options file and verify that
Access to memory is required in order to store TCPSERVERADDRESS and TCPPORT specify the
information as processing proceeds. In this case, more correct TCP/IP address and port number for your
memory was requested than the operating system IBM Spectrum Protect server.
would allocate. Possible reasons include: • Verify that network connectivity exists between the
The system is low on memory. IBM Spectrum Protect client machine and the IBM
The process in which the program runs has Spectrum Protect server machine.
exceeded the maximum memory that it is allowed • If the problem persists, see your IBM Spectrum
to allocate. Protect administrator for further assistance.
Some other error condition occurred that caused
ANS1032E An attempt to establish a TCP/IP
the program to think it is out of memory.
connection was rejected by the
host
System action
Requested operation cannot be completed. Explanation
An attempt to establish a TCP/IP connection was
rejected by the server.
The server was not fully initialized, is not currently ANS1035S Options file 'file-name' could not
running, was not enabled for TCP/IP communications, be found, or it cannot be read.
or an incorrect TCP/IP port number was specified. If
the problem continues, see your system administrator. Explanation
ANS1033E An invalid TCP/IP address was Common reasons for this error include:
specified.
• The default options file does not exist.
• You specified the -OPTFILE option when starting the
Explanation
IBM Spectrum Protect client, but the options file you
The TCP/IP address specified by the IBM Spectrum provided does not exist.
Protect client's TCPSERVERADDRESS setting could not • The DSM_CONFIG (or DSMI_CONFIG if you are using
be found on the network. Common reasons for this the IBM Spectrum Protect API) environment variable
error include: specifies an options file that does not exist.
• The TCPSERVERADDRESS client option specifies the • You specified the -OPTFILE option when starting the
wrong TCP/IP address for the IBM Spectrum Protect IBM Spectrum Protect client, but the options file that
server". you provided is not in the standard file encoding of
• The machine that hosts the IBM Spectrum Protect the system. For example, on Windows the expected
server is not on the network. file encoding is ANSI.
• A network problem is preventing the IBM Spectrum • You specified the -OPTFILE option when starting the
Protect client from reaching the machine that hosts IBM Spectrum Protect client, but the options file that
the IBM Spectrum Protect server. you provided does not have appropriate read
permissions for the user that is running the
System action operation.
40 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing stops. Verify that the include or exclude pattern is specified
correctly. If the pattern is correct, then contact IBM
User response technical support for further assistance.
Correct the option name or value. For options that ANS1040S Include/Exclude pattern is
specify dates or times, ensure that the specified date missing a closing bracket
or time matches the DATEFORMAT and TIMEFORMAT
settings. If -DATEFORMAT or -TIMEFORMAT are Explanation
specified on the command line, they must precede the
The include or exclude pattern is incorrectly
option that specifies the date or time. For example,
constructed. The closing bracket is missing.
use -DATEFORMAT=3 -FROMDATE=yyyy-mm-dd,
instead of -FROMDATE=yyyy-mm-dd -
DATEFORMAT=3. System action
An incorrect keyword was found in the options file. Correct the syntax for the pattern.
ANS1041S Include/Exclude pattern must
System action start with a directory delimiter
Processing stopped.
Explanation
User response The include or exclude pattern must start with a
Correct the options file with valid entries. directory delimiter.
Use image backup only for disks with 512 bytes Specify a correct filename for image restore.
sector. ANS1050E Volume 'volume-name' could not
be locked for the VSS Instant
User response Restore.
None.
Explanation
ANS1047E The destination file system is
unavailable. The following object The volume cannot be locked because another
was skipped: application is accessing the file systems on the
File space:'filespace-name' volume.
Pathname:' path-name'
Filename:'file-name' System action
Processing stops.
Explanation
The client is trying to restore or retrieve the specified User response
object to a destination that is not valid, does not exist,
Stop or suspend the applications that have handles
or cannot be reached.
open on the volume. For a file system restore, close
applications that are accessing the file systems that
System action are used for the VSS Instant Restore.
The object is not restored or retrieved. Processing If you cannot close the applications that are accessing
continues with the next object. the file system, unmount the file system. After the
unmount process is complete, mount the file system
User response and perform the VSS Instant Restore.
Try the command again using a different destination. For more information, see the error log file
DSMERROR.LOG.
ANS1048E Device 'volname' is not local
ANS1051I Invalid user id or password
42 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation If the file space name represents a drive volume label,
it will be renamed to the corresponding UNC name and
You entered an invalid user id or password.
continues to back up the drive to this renamed file
space.
System action
IBM Spectrum Protect cannot connect to the server User response
without the correct credentials.
No further action is necessary. However, if the file
space is for Windows system state, then at some
User response future time when you have determined you no longer
Contact your system administrator for the correct need the older renamed system state file space, you
credentials. can ask your IBM Spectrum Protect administrator to
delete the older file space from IBM Spectrum Protect
ANS1052E Direct connection to the Storage storage.
Agent is not allowed.
ANS1054E Existing filespace filespace-name
cannot be renamed to new
Explanation
filespace filespace-name. IBM
You cannot connect directly to the Storage Agent. Spectrum Protect return code =
retcode.
System action
Explanation
Processing stopped.
The client was unable to migrate a file space name
User response from the volume label naming convention to the UNC
naming convention.
To perform Lanfree operations using the Storage
Agent, specify the ENABLELANFREE option in your
System action
options file, and restart the process.
Processing stopped.
ANS1053I Existing file space
file_space_name has been
renamed to file_space_name User response
Check the client error log and the IBM Spectrum
Explanation Protect server activity log for any other messages that
might help identify the problem. If the problem cannot
If the file space is for Windows system state, this be resolved, contact IBM technical support for
message is issued when the IBM Spectrum Protect additional assistance.
backup-archive client detects multiple system state
file spaces where the names differ only in case. The ANS1055I Trying to rename existing
existence of multiple system state file spaces can filespace filespace-name to new
occur if, at some earlier time, your IBM Spectrum filespace filespace-name,
Protect administrator renamed the system state file but drive letters do not match,
space to the same name but with a different case or old=drive-letter, new=drive-letter.
the computer's name was changed from all upper case Ignore the old filespace and
characters to lower case or mixed case characters. backup to the new filespace.
If the file space name represents a drive volume label,
then this file space was created by an older IBM Explanation
Spectrum Protect backup-archive client.
Trying to rename the existing filespace name using the
volume label to the UNC format naming convention but
System action
the drive letters do not match. Leave the existing
If the file space is for Windows system state, IBM filespace alone and create a new filespace.
Spectrum Protect will back up system state to the file
space containing the most recent backup. The older System action
file space is renamed as specified in this message.
Subsequent system state backups will continue to Processing continues.
back up system state to the same (most recently used)
file space.
44 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response cause of this message can not be determined or
resolved, contact IBM technical support for further
Try the operation again, using the file system name
assistance.
instead of the device name.
ANS1065E Library version of the image utility
ANS1062E Only a single image may be
does not match that of the IBM
selected when a destination is
Spectrum Protect API
entered.
Explanation
Explanation
The current system has a mix of installed components.
You selected more than one image object (logical
volume) to be restored. You also specified a
destination. The system cannot place more than one System action
image into a single destination volume. When more The requested logical volume operation is not
than one object is selected, each must be restored to performed.
its original location.
User response
System action
Re-install all IBM Spectrum Protect components
The requested logical volume restore is not
performed. ANS1066E The restore operation completed
successfully, but the file system
User response could not be remounted.
Try the operation again using a valid path. If you are performing a JFS2 snapshot based
operation, it is possible that the snapshot was not
ANS1064E An unexpected error occurred large enough to contain all the changes made to the
while processing the image filesystem after the snapshot was created. This could
operation. cause the snapshot to become invalid thereby
preventing IBM Spectrum Protect client from reading
Explanation the snapshot.
None.
System action
System action The requested operation does not run.
The requested operation does not run.
User response
User response Examine the client error log for additional messages
related to this error. Try the operation again. If the
Examine the client error log for any additional
problem persists, contact IBM technical support for
messages that may have been issued before or after
further assistance.
this message. Correct any problems, if possible. If the
Explanation
Explanation
You entered an invalid domain name. Verify whether
The selected path is not a valid object for image
the domain name is a file system and the file system is
operations. The selected path is either a remote
mounted. A directory cannot be specified in the
device or a partition that resides on a multipath device.
domain option, unless it is a virtual mount point.
System action
System action
The requested logical volume operation is not
Processing continues if there are other file systems in
performed.
the domain option to back up.
User response
User response
Choose another object.
Enter a valid drive or file system name (domain).
ANS1069E An error occurred while reading
ANS1072E Unable to continue operation;
data from the device
Drive 'drive-name' has no volume
label.
Explanation
An error occurred while reading data from the device. Explanation
Windows Only: This could be due to bad sectors on the
The specified drive-name in the domain list does not
drive.
have a volume label.
System action
System action
The requested logical volume operation is not
Processing stopped.
performed.
User response
User response
Use the system format utility to place a unique volume
Retry the operation, then check the error log for more
label on all drives on which you intend to run IBM
information. Windows Only: Please run chkdsk /r and
Spectrum Protect.
retry the operation. If the problem persists, a possible
workaround is to back up the entire drive using a ANS1073E The file space for domain 'domain-
regular (non-image) backup. Please ensure that all name' could not be found on the
your data is backed up. Then format the drive using a IBM Spectrum Protect server.
full format (without the /q quick format option). Then
restore the data and retry the image backup operation. Explanation
ANS1070E Write error The specified file space was expected to be found on
the server, but it no longer exists. It is possible that a
Explanation command was issued to delete the file space from the
server while the current operation was in progress.
An error occurred while writing data to the device.
System action
System action
IBM Spectrum Protect processing stops.
The requested logical volume operation is not
performed.
User response
Try the operation again. If the problem recurs, check
the error log for any other messages that might
46 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
indicate a reason for the failure. Try to correct any Based on the resulting data, you can ask the UNIX
indicated problems, then try the operation again. If the system root user to increase the resource limit above
problem persists, contact IBM technical support for the current default limit. The UNIX system root user
further assistance. has the authority to increase resource limits.
ANS1074W The operation was stopped by the ANS1076E The specified directory path
user. 'pathname' could not be found.
Explanation Explanation
The operation was stopped at the request of the user. An invalid or unreachable directory path was specified.
This usually occurs when the 'Q' key is pressed two
times. System action
Processing stopped.
System action
Processing stopped. User response
Try the operation again using a valid directory path.
User response
ANS1078S Unknown system error error-code
None.
occurred.
ANS1075E file name(line number)The
operating system refused a IBM Explanation
Spectrum Protect request for
memory allocation. An unknown error error-code occurred within the client
program.
Explanation
System action
IBM Spectrum Protect requires access to memory in
order to store information as processing proceeds. In The client stops.
this case, more memory was requested than the
operating system would allocate. Possible reasons User response
include:
Check the error log for any other messages that might
The system is low on memory. indicate a reason for the failure. Try to correct any
The process in which the program runs has indicated problems, then try the operation again. If the
exceeded the maximum allocated memory. problem persists, contact IBM technical support for
Some other error condition occurred. No memory is further assistance.
available. ANS1079E No file specification entered
System action
User response
Processing stopped.
Specify a valid drive or file space. Verify that backup
copies exist.
User response
ANS1085E The VMware vStorage API
Enter a correct file specification as described in the reported an invalid snapshot
appropriate Using the Backup-Archive Client book for configuration.
the particular operating system.
ANS1082E Invalid destination file Explanation
specification 'file-name' entered
A VMware vStorage API error occurred due to an
invalid snapshot configuration.
Explanation
You entered a destination file-name specification that System action
contains incorrect characters or has wildcard
A VMware vStorage API error occurred, and the virtual
characters in the specification.
machine backup failed.
System action
User response
Processing stopped.
Check the VMware logs for possible causes of the
error, and retry the operation.
User response
ANS1086E File not found during Backup,
Enter a correct file specification as described in the Archive or Migrate processing
appropriate Using the Backup-Archive Client book for
the particular operating system.
Explanation
ANS1083E No files have previously been
The file being processed for backup, archive or migrate
archived for 'filespace-name'
no longer exists on the client. Another process deleted
the file before it could be backed up, archived or
Explanation migrated by IBM Spectrum Protect.
You tried to retrieve files when no files for the
specified drive or file system (filespace-name) were System action
previously archived.
File skipped.
System action
User response
Processing stopped.
None.
System action
Explanation
Processing stopped.
You cannot restore files. Either the file space or drive
is invalid, or no backup copies exist.
48 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response LVM2. LVM2 is supported by this client for logical
volume operations.
Ensure that you specified the correct file or directory
name, correct the permissions, or specify a new ANS1091E Communications error with server
location. during object query
ANS1088E File space 'filespace-name' does
not exist Explanation
An unexpected communications error occurred during
Explanation an object query to the server.
The specified file space (domain) is incorrect or does
not exist on the machine. System action
Processing stopped.
System action
Processing stopped. User response
Verify that communications are active between the
User response client and server machines. Server outages, processor
outages, and communication controller outages can
Retry the operation specifying an existing domain
cause this error.
(drive letter or file system name).
ANS1092W No files matching search criteria
ANS1089E Destination directory path length
were found
exceeds system maximum
Explanation
Explanation
You entered a search pattern or file name that cannot
The path name specified plus the path name in the
be found in the server database.
restored file name combine to create a name whose
length exceeds the system maximum.
System action
System action Processing stopped.
Processing stopped.
User response
User response Ensure that your search pattern is correct, or specify a
new search string.
Specify a destination path that, when combined, is less
than the system maximum. ANS1093E Your IBM Spectrum Protect server
does not support point-in-time
ANS1090E The LVM1 device is no longer
processing.
supported by this client.
Explanation
Explanation
The client has requested a point-in-time query or
The selected path refers to a volume device managed
restore operation, but the IBM Spectrum Protect
by LVM version 1. LVM 1 is no longer supported by this
server to which the client is connected does not
version of client and therefore is not a valid object for
support point-in-time operations.
image operations.
System action
System action
Processing stopped.
The requested logical volume operation is not
performed.
User response
User response Make sure that you are connected to the correct IBM
Spectrum Protect server. If you are connected to the
Use earlier versions of the client that support LVM1 to
correct server, then try the command again without
perform the logical volume operation. Alternatively,
specifying any point-in-time options.
you can upgrade to LVM2 and migrate the volume to
Explanation
System action
The help file was opened successfully and its table of
Processing stopped.
contents are available, but there is a problem reading
the text from the help file.
User response
Ensure that the correct filename is specified.
50 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1101E User is not authorized to encrypt ANS1103E Invalid management class entered
file-space
namedirectory_pathfile_name. Explanation
You entered an invalid management class.
Explanation
The user is not authorized to encrypt the file. System action
Normally, only a IBM Spectrum Protect authorized
user or a root user can use IBM Spectrum Protect Requested operation is not possible.
encryption. However, a certain combination of
PASSWORDACCESS and ENCRYPTKEY options may User response
allow encryption operations by a non-authorized user.
Retry the operation using a valid management class.
User response
Explanation
Add a valid archive copy group to the management
This command processing routine received more
class, and then retry the operation.
operands than it can use. The rules are:
ANS1105E The management class for this file
• Query can contain only one file specification.
does not have a valid backup copy
• Restore and Retrieve can contain two file group.
specifications. This file will not be backed up.
• Archive, Incremental, and Selective can contain a
maximum of 20 file specifications. To bypass the 20- Explanation
operand limit, use the -REMOVEOPERANDLIMIT
option on the failing archive, incremental, or The management class for this file does not have a
selective command. backup copy group specified. This file will not be
backed up.
Note: The Client operates much more efficiently if it
expands wild cards internally, rather than accepting System action
the expanded list from the shell.
Processing stopped.
System action
User response
Processing stopped.
Add a valid backup copy group to the management
User response class, and then retry the operation.
Reduce the number of arguments and retry the ANS1106E ENCRYPTKEY SAVE not configured
operation. For UNIX-based systems, ensure that you correctly. Encryption not used.
have surrounded the specification containing pattern
matching characters with quotes. As an alternative, Explanation
use the -REMOVEOPERANDLIMIT option on the failing
This message is issued for IBM Spectrum Protect
archive, incremental, or selective command.
Authorized Users and root users when ENCRYPTKEY
System action
System action
The file is not encrypted.
Processing stopped.
User response
User response
To save encryption keys, you must change
If the DSM_DIR environment variable is set, verify that
configuration values. Add PASSWORDACCESS
it points to the directory containing the current level of
GENERATE to your system option file.
IBM Spectrum Protect program files, then try the
ANS1107E Invalid option/value: 'option' operation again. If the problem recurs, re-install the
client software. If the problem persists, IBM technical
Explanation support for further assistance.
You specified an incorrect IBM Spectrum Protect ANS1111E The requested operation is not
option or option value. possible using the management
class that was entered.
System action
Explanation
For the command line client: Processing stops.
The management class is not valid because the Data
For the native GUI client: There is a small set of Version Exists value is greater than 30. For local
options critical to the initialization of the client. If an backups on a VVOL datastore, this value must be 1 -
error is found in one of these, this message is 30.
presented and the client terminates without further
processing.
System action
Explanation Explanation
There are two possible reasons for this message: The snapshot cache location must point to a local
volume that is formatted with NTFS. The default cache
• The option option was specified for a command or
location is on the same volume where the snapshot is
subcommand (function) that cannot make use of that
being performed. The operation will continue without
option.
snapshot support.
• The option appears on the initial command line and
is not valid there. System action
System action The client does not execute the snapshot backup
operation.
Processing stopped.
User response
User response
Specify a different snapshot cache location using the
See the Backup-Archive Client Installation and User's SNAPSHOTCACHELOCATION option.
Guide for correct use of the named option.
ANS1114I Waiting for mount of offline media.
ANS1110E The client help file file-name could
not be opened.
52 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The server is waiting for the requested media to Processing stopped.
become available before the operation can continue.
User response
System action
Try again using either the PICK or the LATEST option.
Waiting for requested data.
ANS1118I Invalid file space number entered.
Try again.
User response
None. Explanation
ANS1115W File 'file-namefile-namefile-name' The number that represents a file space was incorrect
excluded by Include/Exclude list while you were using the PICK option.
54 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation DETAIL to view information about available
management classes. Make sure the management
You cannot delete archived files unless your IBM
class you select has a backup copy group. If you have
Spectrum Protect administrator has authorized your
more than one IBM Spectrum Protect server, make
node to do so.
sure you are connecting to the correct server. If you
are unable to find a suitable management class,
System action contact your IBM Spectrum Protect administrator for
IBM Spectrum Protect does not delete the archived further assistance.
files. ANS1130E The drive has no label. The
operation cannot continue.
User response
Use the DSMC QUERY SESSION command to verify Explanation
your authorization. Ask your IBM Spectrum Protect Backup or archive of removable media requires that
administrator to provide the necessary authorization. the media have a volume label. An attempt was made
ANS1128S The management class assigned to to back up or archive data on a removable volume that
directories does not exist. has no label.
The management class named on the DIRMC option The requested operation does not run.
does not exist in your assigned policy set on the
server. The error log contains an entry showing the User response
invalid management class name.
Create a volume label on the removable media, then
try the operation again.
System action
ANS1131E A duplicate volume label exists.
processing stops. The operation cannot continue.
56 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
name'. A reboot is required to ANS1143E The DIRSONLY and FILESONLY
complete the restore. options are not valid together
Explanation Explanation
The file being restored was in use by another The DIRSONLY and FILESONLY options cannot be
application, so it could not be immediately replaced. used together.
The file will be replaced during the next reboot of the
operating system. It is important to note that until the System action
reboot occurs, the system or its applications might be
unstable. The degree of instability depends on the Processing stopped.
criticality of the file to the operating system or
applications. User response
Try again using either the DIRSONLY or the
System action FILESONLY option.
The file was restored with a temporary name, and ANS1144W Password authentication not
instructed the operating system to replace the original active on server
file with the restored file during the next boot of the
operating system.
Explanation
User response None.
Reboot the machine as soon as possible after the
restore operation ends. System action
Processing stopped.
ANS1140E Invalid format for Set Access
command.
User response
Explanation Because password authentication is turned off on the
server, you do not need to update the password.
The SET ACCESS command must have at least three
operands, the first of which must be either BACKUP or ANS1145E The maximum macro nesting level
ARCHIVE. A validly formed file specification must has been exceeded. Macros may
follow. be nested up to 10 levels.
System action
User response
Processing stops.
Continue with normal operations.
ANS1149E No domain is available for User response
incremental backup. The domain
Log on to the user whose profile you want to restore.
may be empty or all file systems in
the domain are excluded. ANS1151E 'drive-name1' is not a cluster disk.
Explanation Explanation
An incremental backup was started, but no domain The indicated file system is not a cluster disk. Because
was selected. Possible reasons for this message the CLUSTERNODE option is set to YES, the file system
include: cannot be backed up or archived.
• An attempt was made to back up a file system that is
excluded with the EXCLUDE.FS option. System action
• The DOMAIN is empty. That is, a DOMAIN statement Processing stops.
excludes one or more file systems, but no DOMAIN
statements include any file systems.
58 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response name has been corrupted or is coded in a language
other than that of the current locale.
If the CLUSTERNODE option is incorrectly set to YES,
then change the option to NO and try the operation
again. Otherwise see the client manual for further System action
information about configuring the client to run in a Object skipped.
cluster environment.
ANS1152E The VMware vStorage API User response
reported a failure to quiesce the If the file name and path are not corrupted, process
virtual machine. the file in the locale for which it is valid.
Processing stops.
System action
When the CLUSTERNODE option is set to YES, the Make sure the device or file system is not being
event logs cannot be backed up or restored. accessed, then retry the operation.
ANS1164E Filesystem is not mounted
System action
The event logs are not backed up or restored. Explanation
The named file system is not currently mounted. It
User response must be mounted for IBM Spectrum Protect to
If the CLUSTERNODE option is incorrectly set to YES, perform an image backup.
then change the option to NO and try the operation
again. Otherwise see the client manual for further System action
information about configuring the client to run in a The logical volume operation is not performed.
cluster environment.
ANS1159E The specified file is being used by User response
another process
Mount the file system.
60 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
The requested logical volume operation is not Enter a number from the list or 'Q' to quit.
performed.
ANS1177E Must specify a path for this
operation.
User response
Choose a destination that has the same file system Explanation
type as the source.
A path must be specified for this operation to execute
ANS1168E ERROR: could not create image successfully.
object.
System action
Explanation
Processing stops.
Creation of the image object failed for one of the
following reasons: User response
• The image command was executed by a non-root Specify a valid path and execute the command again.
user
ANS1181E There was a communication
• The image plugin library was not found.
failure with the journal service.
System action
Explanation
The requested logical volume function is not
An error occurred using named pipe communication
performed.
with the journal service.
User response
System action
Retry the operation after correcting the cause for
Processing stops.
failure.
ANS1169W There is no table of contents for User response
image-name.
Restart the journal service, then try the operation
again. If the problem persists, contact IBM technical
Explanation support for further assistance.
The image item for which a table of contents was
ANS1183E An unknown error occurred while
requested is either a RAW logical volume or it was
processing system object 'sys-obj-
backed up without the -TOC option.
name':
MS API function 'func-name' failed
System action with error error (error)
No table of contents is displayed.
Explanation
User response An unknown error occurred while processing a system
Select another image object for TOC display. object. The error information captured indicates the
reason for the failure. This information can be used to
ANS1170I Invalid selection number entered. diagnose the problem.
Try again.
System action
Explanation
IBM Spectrum Protect ended the current operation.
A number not shown in the list of images was selected.
It is either less than one or greater than the highest User response
item number displayed.
Contact your system administrator for more
System action information.
None.
User response
ANS1185E The help search argument you During installation a proper help file was created. Your
supplied "string" is either too long system administrator can assist you with retrieving the
or contains unmatched quotes. original help file to replace the named invalid file.
System action Due to the nature of HSM, image backup is not allowed
on managed filesystems.
The help request is not executed and you are given
another chance to enter a valid argument, display the
System action
table of contents, or exit help.
The requested logical volume operation is not
User response performed.
Explanation
User response
Reinstall the product to correct the help file.
Try again using either the DIRSONLY or the
V2ARCHIVE option.
System action
ANS1190E Symbolic link 'linkname' to 'target'
The help command pauses and allows you to make was successfully deleted.
another selection.
62 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
Log 'linkname' cannot be a symbolic link. Use the TRACEFILE option to specify the actual trace
file location without the use of symbolic links.
System action ANS1194E The VMware vStorage API
The symbolic link 'linkname' is deleted, the log is reported another task was in
recreated, and processing stops. progress for the virtual machine.
Check the location of the new file. To specify the A VMware vStorage API error occurred due to another
location of log files, refer to the user's manual for the task in progress for the virtual machine.
'errorlogname' option, the 'schedlogname' option, and
the 'DSM_LOG' environmental variable. System action
ANS1191E Unable to delete symbolic link A VMware vStorage API error occurred, and the virtual
'link'. machine backup failed.
Explanation
Explanation
The command specified by the PRESNAPSHOTCMD
None
option must complete successfully in order to execute
the image snapshot backup. If the command
completed with a return code of 0 (zero), it is System action
considered to have completed successfully. If the Processing stopped.
command completed with any other return code, it is
considered to have failed. If the command failed then
User response
the image snapshot backup is not executed.
Remove or rename the file that has the same name as
System action the directory. Alternatively, you can restore the
directory to a different location.
The client does not execute the image snapshot
backup operation. ANS1202E TOC backup for the image failed.
Check log files.
User response
Explanation
Identify and repair the problem that caused the
command to fail. If a non-zero return code is normal An error occurred during backup of the table of
for this command, then consider wrapping the contents. Check the error log for more information.
command in a script that always exits with a return
code of zero. System action
ANS1200W The POSTSNAPSHOTCMD The requested logical volume operation is not
command completed with a non- performed.
zero return code.
User response
Explanation
Check error log.
If the command specified by the POSTSNAPSHOTCMD
ANS1203E Table of Contents not available for
option completed with a non-zero return code, then
the image snapshot backup operation will continue, selected backup set. Please
but with a warning-level result. Note that the result of contact server administrator.
the POSTSNAPSHOTCMD command will not supercede
a higher result from the image snapshot backup Explanation
command. For example, if the image snapshot backup There is no TOC for selected backup set
command completed with a return code of 12, the
image snapshot backup will be considered to have
System action
completed with a return code of 12, regardless of the
outcome of the POSTSNAPSHOTCMD command. Expansion of selected backup set will not be possible.
Will only be able to restore the whole backup set.
System action
User response
The image snapshot backup continues, but with a
warning return code of at least 8. Please contact server administrator to regenerate TOC
for backup set before backup set can be expanded.
User response ANS1204E This client is not supported by the
Identify and repair the problem that caused the IBM Spectrum Protect express
command to fail. If a non-zero return code is normal server
64 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
This client is not supported by the IBM Spectrum Query stopped.
Protect express server. This can occur if:
1. the client is configured as an IBM Spectrum Protect User response
express client using the CLIENTVIEW option Backup the file system again with -TOC option.
2. the client is trying to connect to an IBM Spectrum
ANS1209E The option_name option is not
Protect express server.
supported with the
command_name command using
System action the -FILELIST option.
Processing stops.
Explanation
User response The specified option is not supported with the
Log in using a supported IBM Spectrum Protect specified command when the -FILELIST option is also
express client. specified.
The snapshot is created in the volume group that See the IBM Spectrum Protect administrator for your
contains the logical volume being backed up. There is system, and ask to be added to the user or group list
insufficient free space in the volume group to contain for this server.
the snapshot. ANS1217E Server name not found in System
Options File
System action
The operation ends. Explanation
The system options file does not contain the
User response SERVERNAME option.
Decrease the SNAPSHOTCACHESIZE value or make
additional space available in the logical volume group. System action
Then try the operation again. IBM Spectrum Protect initialization fails and the
ANS1215E On volumes that are RAW or program ends.
formatted FAT32 the snapshot
cache location cannot be located User response
on the same volume that is being See the IBM Spectrum Protect administrator for your
backed up. system, and make sure that the system options file
contains the server name.
Explanation
ANS1218E TCPSERVERADDRESS not defined
When the snapshot cache location is located on the for this server in the System
same volume that is being backed up the volume must Options File
be formatted with NTFS. The default cache location is
on the same volume where the snapshot is being
Explanation
performed.
The TCPSERVERADDRESS for this server is not defined
System action in the server name stanza in the system options file.
66 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
A VIRTUALNODENAME option was entered with a The disk space allocated for the client owner is full.
name the same as either a NODENAME option or the
system host name. System action
Processing stopped.
System action
Initialization fails and the program ends. User response
Free up disk space and retry the restore or retrieve
User response
operation.
If the virtual node name entered was the same as the
ANS1223E File is not compressed; System
host name, remove the virtual node name option. If it
failure.
was the same as the node name option, you can
remove either one, depending upon the intended
usage. Node name is used to assign an alternate name Explanation
to your system. Virtual node name is used to access A file that was flagged as compressed was not
another system's server data. compressed, and the system failed.
ANS1220E The IBM Spectrum Protect server
is out of resources. System action
Processing stopped.
Explanation
A lack of a storage resource or a maximum value User response
condition does not allow any new activity.
See your system administrator to report this problem.
This error is a system failure.
System action
ANS1224E File compressed on a different
Current operation has been cancelled. client machine that has more
memory
User response
Try the operation again at a later time. If the problem Explanation
continues, contact your IBM Spectrum Protect You are trying to restore a file that was backed up and
administrator to isolate what resource is unavailable. compressed on another client workstation that had
The IBM Spectrum Protect administrator can check more memory than your client workstation. You
the IBM Spectrum Protect server activity log for cannot restore this file. When the file is restored, it is
messages that might explain the problem. expanded and your workstation does not have enough
ANS1221E Transaction aborted memory.
The current transaction between the server and the Current operation has been cancelled.
client stopped. A server, client, or communication
failure cannot be recovered. User response
Obtain a machine with more memory and retry the
System action operation.
Current operation has been cancelled. ANS1225E Insufficient memory for file
compression/expansion
User response
Retry the operation. If the problem continues, see your Explanation
system administrator to isolate the problem. Not enough memory is available to do data
ANS1222E Disk space limit for this process compression or expansion. For a restore or retrieve,
reached the file cannot be recalled from the server until more
storage is made available. For a backup or archive, try
System action
User response
Processing stopped.
Check previous messages pertaining to this file that
indicate the reason for the failure. Where applicable,
User response correct the conditions that prevented the file from
Free up extra storage for the operation to continue, or being sent to the server. The specific corrective
run the backup or archive process without actions will depend on the reason for the failure.
compression enabled. ANS1229E MODE=INCREMENTAL is not valid
ANS1226E Destination file or directory is on file-space. Image backup not
write locked processed.
Explanation Explanation
The file or directory being restored or retrieved from Because the file space has been the subject of at least
the server cannot be written to because the one progressive incremental backup, the
destination is write locked. Another operation might MODE=INCREMENTAL option (incremental by image
have the file open and will not allow it to be updated. date) cannot be used with the backup image
command.
System action
System action
File skipped.
File system skipped.
User response
User response
Either determine which operation has the file write
locked, or restore the file to another name or location. If an image backup of the named file space is desired,
retry the command without the MODE=INCREMENTAL
ANS1227E Processing stopped; Disk full option. To prevent this behavior in the future, delete
condition the file space from the server and do only BACKUP
IMAGE -mode=selective and BACKUP IMAGE -
Explanation mode=incremental from that point on.
No more files can be restored or retrieved because the ANS1230E Stale NFS File Handle
destination disk is full.
Explanation
System action
An NFS file system becomes stale.
Processing stopped.
System action
User response
File system skipped.
Free up disk space, or restore or retrieve the file to
another disk. User response
ANS1228E Sending of object 'object- Check the NFS mounted filesystem.
nameobject-nameobject-name'
failed. ANS1231E No file handles available
Explanation Explanation
The specified file (object-name) cannot be sent to the All file handles for your system are currently in use. No
server. This message is accompanied by at least one more are available.
other message that has more specific information
about why the file could not be processed. System action
Processing stopped.
68 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Either free some file handles by ending other Verify that the communication processes are operating
processes, or modify your system setup to allow for properly, and then retry the operation.
more files to be open at the same time.
ANS1235E An unknown system error has
ANS1232E The file exists and cannot be occurred from which IBM
overwritten. Spectrum Protect cannot recover.
Explanation Explanation
The file being restored or retrieved exists and cannot An unknown error occurred. This might be a low-level
be overwritten due to lack of authority or access system or communication error from which IBM
permissions. Spectrum Protect cannot recover.
Explanation Explanation
An internal system error occurred: A file operation This is usually caused by a low-level system error or
failed because of an invalid file handle. communication error from which IBM Spectrum
Protect cannot recover.
System action
System action
processing stops.
Processing stopped.
User response
User response
Try the operation again. If the failure persists, obtain a
service trace that captures the problem and contact Examine the client error log for any additional
IBM technical support for additional assistance. Your messages that might be related to this problem. Try
IBM Spectrum Protect administrator can help you the operation again. If the problem persists, contact
configure the trace. IBM Spectrum Protect technical support for further
assistance.
ANS1234E Protocol violation
ANS1237E A problem has occurred on the
Explanation IBM Spectrum Protect server.
Processing Ends.
System action
Processing stops.
System action
Explanation
The operation cannot be completed.
The current file cannot be opened to write to because
it is currently being run by another operation.
User response
System action See your system administrator.
File skipped. ANS1245E The file has an unknown format.
70 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
try the operation again. If the problem persists, Explanation
contact IBM technical support for further assistance.
The restart restore token has expired. The server
ANS1246E A command-line argument cannot restart the restore from where it last ended.
exceeded the maximum length
(maximum length) for a single System action
token.
Processing stopped; waiting for user intervention.
Explanation
User response
Command-line arguments may not exceed maximum
length characters. Retry the request without restart or abort the request.
ANS1251E File system/drive not ready
System action
The command is not processed. Explanation
The file system/drive was not ready for access.
User response
Correct the command and retry the operation. System action
Restore request has been sent to the server. The wait Ensure that the drive is available , and then retry the
time depends on how many files you are restoring. operation.
ANS1252W The server that you are connected
System action to does not support this function.
IBM Spectrum Protect waits for files to restore from
the server. Explanation
You attempted to run a backup-archive client
User response operation when connected to the virtual server.
Backup-archive client operations are not supported
None.
when connected to the virtual server.
ANS1248E An active restore for the same
source file specification exists. System action
Unable to continue with this
request. The operation fails.
Currently, there is an active restore for the same Connect to a valid server before attempting this
source file specification. Another restore of the same function.
source file specification cannot be started. ANS1253E File input/output error
72 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
The file is being recalled by another process or has In order to back up files, the policy set must contain at
been recalled. last one backup copy group.
System action
User response
Processing stopped. Cannot recover.
Enter another password.
ANS1263E The active policy set does not User response
contain any backup copy groups.
There is a bad file system or mount point on your
The backup operation can not
system. Look at file systems and mounts, and correct
continue.
74 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
a new one (see command MOVE DATA) and try again ANS1274E Error Loading WINSOCK.DLL
the restore. 2) There are communications problems
between the IBM Spectrum Protect Server and the Explanation
IBM Spectrum Protect Client and the results is that the
file is corrupted during the transmission. If you use a Error loading the Windows socket support file into
gigabit Ethernet adapter on the Server please upgrade memory. This error only applies when using TCP/IP
the card driver (AIX platform) or add provided by SUN communications.
suggested changes to some system network options
which have resolved this problem (SUN platform). 3) System action
Please verify with your network support if during the
Connection to server fails.
restore there are no any problems between the IBM
Spectrum Protect Client/Server that is originating the
file corruption. User response
ANS1272W Adaptive subfile backup has been Because this error is caused by insufficient memory,
configured on the client but the shut down running applications and retry. If the
server doesn't allow this type of problem persists, see your system administrator.
backup. ANS1275E Error Loading Function(s) from
Adaptive subfile backup will not WINSOCK.DLL
be used for this operation.
Explanation
Explanation
Error loading one or more functions from the Windows
Adaptive subfile backup forced off by the server. socket support file.
User response
Explanation
Check the VMware logs for possible causes of the
The system call to lock the volume failed.
error, and try the operation again.
ANS1278W Virtual mount point 'filespace- System action
name' is a file system. It will be
backed up as a file system. Processing stopped.
A virtual mount point that is a file system is invalid and Please verify that no other application is accessing the
should be deleted. volume. If this volume is being accessed by
applications that can not be shutdown during backup
then perform an online image backup (snapshot)
System action
instead. During restore of an image IBM Spectrum
The virtual mount point is ignored. Protect must have exclusive use of the volume.
ANS1288E The (-TYPE) option is required
User response with the SET EVENT command.
Delete the virtual mount point.
Explanation
ANS1279W Virtual mount point 'filespace-
name' cannot be used in a file There is no default value for the -TYPE option. It must
system handled by automounter be explicitly entered with the command.
and is ignored.
System action
Explanation
The current command ends.
Virtual mount points cannot be used in a file system
handled by automounter. If virtual mount points reside User response
in a file system that is processed from an
automounter, the backed up files underneath the Enter the SET EVENT command again with the TYPE
virtual mount points will be expired when the file option and a value of HOLD, RELEASE, or
system is unmounted. ACTIVATERETENTION.
ANS1289W Bad areas on 'volume' between
System action sectors hi:lo and hi:lo
The virtual mount point is ignored.
Explanation
User response Some bad sectors within the specified range were
Delete the virtual mount point. detected on the volume during image operation.
76 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1299E Unable to generate an encryption Protect client operation from continuing. Your IBM
key for storing password Spectrum Protect server administrator can review the
IBM Spectrum Protect server activity log for more
Explanation details about the error.
The IBM Spectrum Protect client doesn't support the ANS1302E No objects on server match query
Federal Information Processing Standard (FIPS)
enabled operating system environmnet for locally Explanation
stored passwords. See your system administrator for
No objects on the server match the query operation
assistance in reconfiguring the FIPS-enabled
being performed. If this object is part of a backupset
operating system environment. For more details on
generated on a node, and the node name is changed
FIPS support, see the following techdoc: http://
on the server, any backup set objects that were
www-01.ibm.com/support/docview.wss?
generated prior to the name change will not match the
uid=swg22007756
new node name.
ANS1300E File 'file_name' cannot be
reconstructed because a System action
necessary component was not
restored. Processing stopped.
The subfile backup technique was used to back up this Ensure the names are properly entered. If the object is
file. During the restore, a portion of the file was not be part of a backupset generated prior to a node name
obtained from the server. change, ensure that the node name is the same as the
node for which the backup set was generated.
System action ANS1303E Client ended transaction
The file indicated in the message is not restored.
Restore for all other files continues. Explanation
The client system ended the operation with the server
User response and ended the current transaction.
Try to restore the file again by selecting the file for
restore from the user interface. You can also check the System action
client error log and the server activity log for any Processing stopped.
messages related to the file indicated in the message.
ANS1301E This operation cannot continue User response
due to an error on the IBM Restart the session.
Spectrum Protect server. See your
IBM Spectrum Protect server ANS1304W An active backup version could not
administrator for assistance. be found.
Explanation Explanation
The IBM Spectrum Protect server encountered an An attempt was made to expire an object, but the IBM
error condition that prevents the IBM Spectrum Spectrum Protect server was unable to find an active
User response
System action
Retry the session with the correct password. If this
The object is not expired. Processing continues with
fails or you have forgotten your password, ask the IBM
the next object.
Spectrum Protect administrator to assign a new
password.
User response
ANS1307E Node in use
• Review the console output, schedule log, or error log
and locate the ANS1228E message that immediately
precedes this message. ANS1228E will identify the Explanation
object that could not be expired. The node you are running on is in use by another
• Examine the conditions under which the problem operation on the server. This might be from another
occurred and assess whether those conditions client or from some activity on the server.
explain the occurrence of this message. For
example, this message could appear if multiple System action
instances of the client were attempting to back up
the file system concurrently. Processing stopped.
78 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
storage media (generally tape). The wait time depends Explanation
on your site's offline storage management policies.
Server media mount not possible. The server timed out
waiting for a mount of an offline volume.
System action
IBM Spectrum Protect waits for offline storage media System action
to become available and then continues.
File skipped.
User response
User response
None.
Retry later when server volumes can be mounted.
ANS1310E Object too large for server limits Ensure that the MAXNUMMP (maximum number of
mount points) defined on the server for this node is
Explanation greater than 0.
The object is too large. The configuration of the server ANS1313E Size estimate exceeded
does not have any data storage space that accepts the
object. Explanation
The total amount of data for a backup or archive
System action operation exceeds the estimated size originally sent to
File skipped. the server for allocating data storage space. This
happens when many files are growing by large
amounts while the backup or archive operation is in
User response
session.
See your system administrator to determine the
maximum file (object) size for which your site's server System action
is configured.
Processing stopped.
ANS1311E Server out of data storage space
User response
Explanation
Retry the operation. If the problem continues, check
The server does not have any space available to store what other processes are running on the client
the object. machine that are generating large amounts of data.
Disable those operations while the backup or archive
System action operation is taking place.
Processing Ends. ANS1314E File data currently unavailable on
server
User response
Explanation
You can take any of the following actions:
The file data is currently unavailable on the server. A
• Request the system administrator to add space to
retrieve or restore operation was attempted. Possible
the storage pool.
causes are:
• For IBM Spectrum Protect client, set
COMPRESSALWAYS=NO and COMPRESSIon=YES in • Data was corrupted at the server
the options file (DSM.OPT), then the file will be • Server found a read error
resent uncompressed if it grows during • File is temporarily involved in a reclaim operation at
compression. the server
• For API Applications, consult the application's • Server requested a tape volume that was marked
documentation for recommendations regarding unavailable.
compression.
• Turn off disk caching in the disk storage pool, and System action
issue MOVE DATA commands to each disk pool
volume to clear out the cached bitfiles. Processing stopped.
80 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1321S Open Registration failed because available soon. For example, a storage pool migration
the specified node name is defined might free up sufficient space to store the data.
in the server
System action
Explanation Current operation has been cancelled.
Open registration failed because a node is defined in
the server with the same name. User response
Try the operation at a later time. If this fails, contact
System action the IBM Spectrum Protect administrator and request
Current operation has been cancelled. more storage pool space.
ANS1327W The snapshot operation for
User response 'volname' failed with error code:
Retry with another node name. retcode.
User response • The file being backed up has grown to a size larger
than 2 GB
Retry with another node name that does not have any
• A memory file mapping of the file cannot be created
invalid characters.
ANS1326S The IBM Spectrum Protect server System action
does not currently have space in
the storage pool for this file. This A full backup of the file is made, and a new version of
may be a temporary condition. the reference file is stored in the subfile cache.
This message is typically issued when the storage pool If the message indicates return code 4504, check the
in which the data is being placed does not have delta subfile cache directory for any residual delta
sufficient space to store the data, but the space will be files. The delta subfile cache directory is specified by
the client option SUBFILECACHEPATH. Search the
82 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
Volume mount points can only be restored if the target None.
directory does not already exist, or if the target
ANS1337I Restarting the RSM service...
directory exists but is empty. If the target directory
exists and is not empty, or already is a junction point,
then the volume mount point cannot be restored. On Explanation
Windows Vista, it is normal to see these warnings RSM database files have been restored from the server
during system drive restore as there are many junction and imported. The process is about to stop then
points that point to the '%systemroot%\Users' folder. restart the RSM service.
Check the client error log for any other messages that RSM database files have been restored from the IBM
might help identify the problem. Reboot the system, Spectrum Protect server and imported. The process
then try the RSM restore operation again. If the has tried to restart the RSM service on the user's
problem cannot be resolved, contact IBM technical behalf but has run into a problem.
support for further assistance.
System action
ANS1336I RSM service must be restarted for
changes to become effective. Processing stopped.
RSM database files have been restored from the server Restart the RSM service manually.
and imported. The RSM service must be restarted for ANS1340E An error occurred while backing
the updates to become effective.
up the RSM database.
Check the client error log for any other messages that ANS1344E Job is running in the background.
might help identify the problem. Try the operation Cannot prompt for the Key.
again. If the problem persists, contact IBM technical
support for further assistance. Explanation
ANS1341E An invalid character appears in When jobs are run in the background, the client cannot
the operand: operand. prompt for the key.
84 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
enough value to handle the usual amount of changes User response
to the volume during snapshot image backup.
If the problem persists please modify the
SNAPSHOTFSIDLEWait and SNAPSHOTFSIDLERetries
System action options to better fit the normal disk write activity of
Processing stopped. the volume being backed up.
ANS1349E An error occurred during Logical
User response Volume Snapshot Agent snapshot
processing.
If the problem persists please increase the
SNAPSHOTCACHESize and/or change the value of the
SNAPSHOTCACHELocation. Explanation
ANS1347E The image snapshot operation An unrecoverable error occurred during snapshot
failed. The percent of space to use, processing. This can be caused by a variety of errors,
specified via the so the error and system event logs should be checked
SNAPSHOTCACHESize, has been for additional messages.
exceeded.
System action
Explanation Processing stopped.
IBM Spectrum Protect was not able to take a snapshot
of the specified volume. The percent of space allotted User response
via the SNAPSHOTCACHESize option was not enough
Check the client error log and the system event log for
to perform this snapshot image backup. This could be
any other messages that might help identify the
due to an unexpected amount of disk activity which is
problem. Try the operation again. If the problem
generating more changes than can be contained in the
persists, contact IBM technical support for further
allotted space at this particular point in time. Another
assistance.
reason for this failure can be that the specified
SNAPSHOTCACHESize is not set to a large enough ANS1350E The logical volume snapshot agent
value to handle the usual amount of changes to the (LVSA) is currently busy
volume during snapshot image backup. performing a snapshot on this
same volume.
System action
Processing stopped. Explanation
Another IBM Spectrum Protect process is already
User response performing a snapshot of this volume.
If the problem persists please increase the
SNAPSHOTCACHESize or, for Windows, change the System action
value of the SNAPSHOTCACHELocation. The operation is stopped.
ANS1348E Unable to satisfy the
SNAPSHOTFSIDLEWait and User response
SNAPSHOTFSIDLERetries options Please wait until the other IBM Spectrum Protect
due to volume write activity. process finishes with the volume and then retry the
operation.
Explanation
ANS1351E Session rejected: All server
IBM Spectrum Protect was not able to take a snapshot sessions are currently in use
of the specified volume. The Logical Volume Snapshot
Agent was not able to satisfy the Explanation
SNAPSHOTFSIDLEWait and SNAPSHOTFSIDLERetries
options before starting the snapshot of the specified IBM Spectrum Protect has all available sessions in use
volume. and cannot accept a new one at this time.
86 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
No authorization. Registration is required by your The server is probably performing a task that prevents
system administrator. The server is not configured to your node from establishing a session. Retry later or
allow open registration. check with your system administrator.
ANS1360I Compressed Data Grew
System action
Session not started. Explanation
The size of the file after compression is greater than
User response the size of the file before compressed.
You must obtain a IBM Spectrum Protect node and
password from your system administrator. System action
ANS1357S Session rejected: Downlevel client Even though the size of the file increased, the file is
code version compressed.
See your system administrator to see what version of Adding a new enrollment will exceed the product
IBM Spectrum Protect to run for your location. license count for IBM Spectrum Protect.
Session was not started. ANS1363E Session Rejected: The server does
not have enough memory to
allow a connection to be
established.
88 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1370E The user ID entered does not have ANS1373W The PRESNAPSHOTCMD command
the correct level of authority to for volume filespace completed
access the client machine. with a non-zero return code.
Explanation Explanation
The user ID entered cannot access this IBM Spectrum The command specified by the PRESNAPSHOTCMD
Protect client. option must complete successfully in order to perform
the snapshot backup/archive operation. If the
System action command completed with a return code of 0 (zero), it
has completed successfully. If the command
Operation ends. completed with any other return code, it has failed. If
the command failed, then the backup is still
User response performed, but without the benefit of the snapshot
technology.
Grant authority to this user ID on the IBM Spectrum
Protect server so that it can access this IBM Spectrum
Protect client. System action
ANS1371E File '' cannot be reconstructed The client executes the backup/archive operation, but
from subfile components. without using a snapshot.
An error occurred while reconstructing this file from its Identify and fix the problem that caused the command
subfile components. to fail. If a non-zero return code is normal for this
command, then consider wrapping the command in a
script that always exits with a return code of zero.
System action
ANS1374W The POSTSNAPSHOTCMD
The file indicated in the message is not restored.
command for volume filespace
Restore for all other files continues.
completed with a non-zero return
code.
User response
Try to restore the file again by selecting the file for Explanation
restore from the user interface. You can also check the
The command specified by the POSTSNAPSHOTCMD
client error log and the server activity log for any
option completed with a non-zero return code. The
messages related to the file indicated in the message.
snapshot-based backup operation yields a return code
ANS1372E An inconsistency was detected of at least 8.
between the client node and
the node that is registered to the System action
IBM Spectrum Protect server.
The snapshot-based backup operation continues.
Explanation
User response
The user has probably coded the node option
incorrectly. For instance, the node that is registered to Identify and resolve the problem that caused the post-
the IBM Spectrum Protect server might be a type of snapshot command to fail. If a non-zero return code is
NAS, but the node is actually a non-NAS client. normal for this command, then consider wrapping the
post-snapshot command in a script that always exits
with a return code of zero.
System action
ANS1375W File FilesystemPathFileName
Operation ends.
skipped by user
User response
Explanation
Ensure that the node name is correct in the client
You requested that this file be skipped during the
options file. Make sure to use a node of type NAS only
current operation.
with the nasnodename option.
Explanation
Explanation
IBM Spectrum Protect was not able to take a snapshot
IBM Spectrum Protect client was unable to create a
of the specified volume. The percent of space allotted
snapshot of the volume due to some reason. Instead
via the SNAPSHOTCACHESize option was not enough
of failing the operation, IBM Spectrum Protect client
to perform this snapshot backup/archive operation.
will perform a non-snapshot based backup.
Reasons for failure include:
90 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
the Logical Volume Snapshot System action
Agent from satisfying the
The IBM Spectrum Protect operation ends.
SNAPSHOTFSIDLEWait and
SNAPSHOTFSIDLERetries options.
User response
Explanation Contact your systems administrator to enable client-
initiated sessions for your node or update the
IBM Spectrum Protect was not able to take a snapshot
SESSIONINITIATION option and run the client
of the specified volume. The Logical Volume Snapshot
scheduler.
Agent was not able to satisfy the
SNAPSHOTFSIDLEWait and SNAPSHOTFSIDLERetries ANS1383E Wrong server port.
options before starting the snapshot of the specified
volume. Explanation
You were trying to open a backup/archive client
System action
session on the server port set up for administrative
Snapshot processing stops. sessions only.
Explanation Explanation
When the snapshot cache location is located on the One of the objects in the transaction is bound to a
same volume that is being backed up the volume must management class that is not part of this node's
be formatted with NTFS. The default cache location is policy, or the management class type is not supported
on the same volume where the snapshot is being for this client level.
performed. The operation will continue without
snapshot support. System action
The current operation ends.
System action
The client does not execute the snapshot operation. User response
Make sure all objects are bound to a valid
User response management class, or upgrade the client to the proper
Specify a different snapshot cache location, using the level.
SNAPSHOTCACHELOCATION option. ANS1385E This server does not support
ANS1382E Server does not allow client- backup operations.
initiated connections for this node.
Explanation
Explanation This server only supports archive operations, backup is
The node is not allowed to initiate connections due to not allowed.
the configuration parameters for this node on the
server. Server is able to initiate connections to the System action
client scheduler running in prompted mode.
The current operation ends.
92 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response ANS1399W The logical volume snapshot agent
(LVSA) is currently busy
Ensure that you specified the correct file or directory
performing a snapshot on this
name, correct the permissions, or specify a new
same volume.
location.
ANS1397W The snapshot cannot be taken Explanation
because the
SNAPSHOTCACHELocation does IBM Spectrum Protect was not able to take a snapshot
not have enough space for this of the specified volume because another process is
snapshot operation. already performing a snapshot of this volume. The
operation continues without snapshot support.
Explanation
System action
IBM Spectrum Protect was not able to take a snapshot
of the specified volume. The Snapshot processing stops.
SNAPSHOTCACHELocation points to a location which
does not contain the space necessary to create the User response
snapshot; the disk is probably full. The operation
Wait until the other IBM Spectrum Protect process
continues without snapshot support.
finishes with the volume and then try the operation
again.
System action
ANS1400W The snapshot cache location is not
The client does not execute the snapshot operation. valid.
94 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The network path cannot be accessed due to a The file is skipped.
possible network problem.
User response
System action
Either delete the file if you do not need it, or else use
The client terminates. an EXCLUDE statement in the client options to prevent
the client from trying to process the file. In the
User response Windows environment, normal delete commands will
most likely not work. You will need to prefix the file
Ensure that the network is up and the path can be name with the characters '\\.\'. For example, "del
accessed using a system command, and retry the c:\mydir\lpt4" will not work, but "del \\.\c:\mydir\lpt4"
operation. will work.
ANS1411E A communication session was ANS1414W Don't have sufficient authority to
dropped. delete open group on server.
Explanation Explanation
A communication session was dropped due to a An open image group exists on the IBM Spectrum
possible network problem. Protect server and cannot be deleted due to missing
backup delete rights for this node.
System action
The client terminates. System action
Processing continues.
User response
Ensure that the network is up and retry the operation. User response
ANS1412E Directory or file has bad EA data or Ask your IBM Spectrum Protect administrator to grant
inconsistent data. backup delete rights for your node.
ANS1417W Protected system state file
Explanation 'filename' is backed up
to the drive file space, not system
Directory or file has bad EA data or inconsistent data.
state file space.
System action
Explanation
The client terminates.
Files protected by Microsoft Windows File Protection
(WFP) or Microsoft Windows Resource Protection
User response (WRP) are part of the Microsoft Volume ShadowCopy
Check failing directory or file for bad EA data. Copy the Services (VSS) System Writer which is part of the
directory to a new location and retry the operation. system state. These files are normally backed up as
part of the system state, not the file system on which
ANS1413W File 'filespace namepath-namefile- the files reside.
name' is not recognized by the A problem in the operating system environment
system as a disk file and cannot be prevented the protected file named in the message
processed. The file is skipped. text from being enumerated as a system state file and
thus backed up as part of the system state.
Explanation The conditions that lead to this message are not
normal. In order to ensure that the file is protected, it
The client is unable to process file types that are not is backed up as part of the file system on which it
'disk', such as 'character' and 'pipe'. This message is resides.
typically, but not always, issued for file names that are
normally reserved for the operating system. In the
Windows environment, reserved names include AUX, System action
CON, NUL, PRN, COMx or LPTx, where 'x' is any digit The file is backed up as part of the file system on
from 1 to 9 (for example, COM1, LPT3, etc.). which it resides.
96 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
None. Continue with normal operations.
ANS1428E Backup of the registry failed.
System action
The image operation fails for the indicated volume. Explanation
None.
User response
Check the client error log for any other messages that System action
might help identify the problem. Try the operation
The registry is not backed up.
again. If the problem persists, contact IBM technical
support for further assistance.
User response
ANS1426E An error occurred creating the
Registry backup directory Check the client error log for any other messages that
structure might help identify the problem. Try the operation
again. If the problem persists, contact IBM technical
support for further assistance.
Explanation
ANS1429I Registry Restore function
The IBM Spectrum Protect client uses an intermediate
completed successfully.
directory structure on the client machine as part of the
Windows Registry backup process. The client was
unable to create this intermediate directory structure, Explanation
so the Windows Registry could not be backed up. Registry Restore was successful.
This problem can occur if you do not have sufficient
privileges to perform the backup operations, if the
client is unable to allocate more memory from the System action
system, or if a component within the directory None.
structure already exists as a file.
User response
System action
Continue with normal operations.
The Windows Registry is not backed up.
ANS1430W The machine must be rebooted for
the changes to take effect.
User response
Check the client error log for any other messages that Explanation
might have been logged when this message was
written, and take the corrective action (if any) The restore operation made changes that will not be in
suggested by those messages. Make sure that account effect until the machine is rebooted. It is important to
under which the operation runs has sufficient note that until the reboot occurs, the system or its
privileges. Ensure that the system has sufficient applications might be unstable.
memory to run the process. Remove the ADSM.SYS
directory from the root of your system drive, then try System action
the operation again. If the problem persists, contact
None
IBM support for further assistance.
ANS1427I Registry Backup function User response
completed successfully.
Reboot the machine as soon as possible after the
restore operation ends.
Explanation
ANS1431E Restore of the registry failed.
Registry backup was successful.
Explanation
System action
None.
None.
Explanation Explanation
A registry command was incorrectly entered. None.
98 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1439I Event Log Restore function ANS1443E Invalid argument 'input' after
completed successfully. keyword 'keyword'
Explanation Explanation
Event Log Restore was successful. A event log command was incorrectly entered.
None.
Explanation
Explanation
System action
Creation of the NAS image object failed for one of
Event Log function not invoked. following reasons:
Ask your system administrator to check the error log. ANS1450W The -FILENAME option was
specified without a file name.
ANS1448E The command command is not Output will be written to filename.
supported by the current server.
Explanation
Explanation
The -FILENAME option was specified, but the file
The server to which the client is connected does not name was omitted.
support the command.
1. If the command is "set event," the server does not System action
support event-based policy. This command The output is written to the default file.
requires that the server supports event-based
policy. That support is available only at IBM
Spectrum Protect Server levels 5.2.2 and above. User response
2. If the message displays any other command, the Reissue the command and specify a valid file name, or
server is configured to support archive retention use the information that was written to the default file.
protection and cannot process operations that are ANS1453W The IMAGEGAPSIZE option is not
not associated with that facility.
supported for non-NTFS file
systems. The entire volume will be
System action backed up.
The command is skipped and other processing
continues. Explanation
None.
100 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The entire volume is backed up. The OBF file for volume is very small to initiate a
server-free data transfer. Hence this file will not be
User response transferred via a server-free data path.
Check the client error log for any other messages that
System action
might help identify the problem. Try the operation
again. If the problem persists, contact IBM technical Processing stops.
support for further assistance.
ANS1455E The value of the -vmname option User response
'vmname-option-value' would Ask your system administrator to check the error log.
result in the restoration of
multiple virtual machines with the ANS1461E Error processing 'filespace
same name. Use the keywords '*', namepath-namefile-name':
<time>, or <timestamp> to unsupported encryption type.
differentiate the restored virtual
machine names. Explanation
The files you are trying to restore or retrieve have been
Explanation backed up or archived by a later version of the IBM
The virtual machine restore command specified two or Spectrum Protect client. The file encryption method is
more virtual machines. The value of the -vmname not supported by the current client.
option would result in the restored virtual machines
having the same name. System action
Object skipped.
System action
The restore was stopped. User response
Restore or retrieve the file with the most recent
User response version of the IBM Spectrum Protect client.
Use the keywords '*', '<time>', or '<timestamp>' in the ANS1463E Unexpected error in cryptography
-vmname option so that each virtual machine is library.
restored with a different name. If the -vmname option
is not specified, each virtual machine is restored with
the original name. Explanation
There was an unexpected error in the cryptography
ANS1458I OBF file for volume name is too
library. See the error log for more information.
small for server-free data transfer.
System action
processing stops.
102 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1469E Error processing 'filespace that you have access to the system object staging
namepath-namefile-name'; invalid directory <system drive> :\adsm.sys. Try the
encryption key. command again.
ANS1472E Could not add entry to the ASR
Explanation system information file. ASR
The key you entered does not match the key that was backup is unsuccessful.
used to encrypt the file during backup. The file can not
be restored unless the matching key is entered. Explanation
An error occurred while adding an entry to the system
System action information file (asr.sif) needed for Automated System
processing stops. Recovery (ASR). The ASR backup is unsuccessful.
Try the restore operation again and provide the correct Processing stops.
key.
User response
ANS1470E Unable to load GPFS functions
needed for ACL and extended Ask your system administrator to check the error log.
attributes support: skip Verify that the Windows account from which you are
path_name running this command has administrator authority and
try the command again.
Explanation ANS1473E Session rejected: TCP/IP
The GPFS functions that handle the GPFS ACL and connection failure for Shared
extended attributes were not loaded. Memory
The object is skipped. Processing continues with the An attempt to connect to the local server using the
next object. Shared Memory protocol has failed during initial
TCP/IP communications. This error can occur if the
server is not listening on the correct port, or if the
User response
server is down.
Ensure that the GPFS software is installed on the
system and try the operation again. On Linux, iensure System action
that there has been an appropriate symbolic link
created in /usr/lib/ directory for the GPFS libgpfs.so Session rejected. Processing stopped.
shared library.
User response
ANS1471E ASR system information file
creation failed. ASR backup is Retry the operation, or wait until the server comes
unsuccessful. back up and retry the operation. If the problem
continues, see your system administrator for further
Explanation help.
An error occurred while creating the system ANS1474E An error occurred using the
information file (asr.sif) needed for Automated System Shared Memory protocol
Recovery (ASR). The ASR backup is unsuccessful.
Explanation
System action An error has occurred while reading or writing data
Processing stops. through the Shared Memory communications protocol.
Ask your system administrator to check the error log. IBM Spectrum Protect cannot complete the requested
Verify that the Windows account from which you are operation.
running this command has administrator authority and
The session is rejected and processing stops. Ensure that the cluster software is installed on the
system.
User response ANS1479E CLUSTERNODE is set to YES but
Run the command under the uid of the processing this machine is not a member of a
running dsmserv, if possible. Otherwise contact your cluster.
system administrator for further help.
Explanation
ANS1476E CLUSTERNODE is set to YES but
the Cluster Information Daemon is This machine is not a member of a cluster node.
not Possible causes are that the cluster service has not
started. been configured correctly, or that the cluster is in the
process of initialization.
Explanation
System action
The HACMP Cluster Information Daemon must be
started in order to specify the CLUSTERNODE option. Processing ends.
104 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1481E The CLUSTERNODE option is not System action
supported on this system. None.
Explanation
User response
This option is not supported on this system. None.
User response
Explanation
Examine the Windows event log and error log for
An unknown error occurred while the program was messages related to WMI. Ensure that the Windows
trying to obtain the cluster name from the cluster Management Instrumentation service is started.
service. The error code is the reason code provided
directly from the cluster service being used in this ANS1489E The WMI service failed to stop. No
operating system environment. files will be restored.
106 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing continues. Reinstall the product.
ANS1501E The dsmtca execution/owner
User response permissions are invalid
Verify if you obtained the desired results. If not, you
need to correct either the client options file or the Explanation
client options passed by the server.
The dsmtca execution/owner permissions are invalid.
ANS1498E The IIS services failed to stop. No
files will be restored. System action
IBM Spectrum Protect ends.
Explanation
An error occurred while stopping the Internet User response
Information Services (IIS) services. The metabase will
not be restored. Have your system administrator check the installation
instructions for the client to ensure that the dsmtca
permissions are set correctly.
System action
ANS1502E Access to run the the dsmtca or
processing stops.
dsmenc module is denied.
User response
Explanation
Examine the Windows event log and client error log for
messages related to Internet Information Services The user of the backup-archive client does not have
(IIS). You might need to quiesce IIS activity or reboot permission to run the dsmtca or dsmenc module.
the machine in order to free resources which are
preventing the IIS service from stopping. System action
IBM Spectrum Protect cannot find the dsmtca module The administrator for your system must set and store a
in the appropriate directory. new password.
ANS1504E Error starting the dsmtca or
System action dsmenc process.
Processing ends.
Explanation
System action
An activity has been attempted that must be
Processing ends.
performed by the IBM Spectrum Protect administrator
(for example, open registration, file space delete or
User response password update).
Probable system error. If the problem persists, restart
the workstation. System action
ANS1505W Performing image backup of the Processing ends.
entire volume for volume name.
The IMAGEGAPSIZE option value User response
of image gap size is being ignored
as this level of the operating If the activity is required, the administrator for this
system does not support used system must perform it.
block image backup. Please ANS1508E Error allocating semaphores.
upgrade to AIX 5.3 Maintenance
Level 7 or later in order to perform
Explanation
used block image backup.
An error has occurred because the semaphores you
Explanation are attempting to allocate have become insufficient.
Please upgrade to AIX 5.3 Maintenance Level 7 or ANS1509E Error setting semaphore value or
later in order to perform used block image backup. waiting on semaphore.
ANS1506E The IBM Spectrum Protect dsmtca
Explanation
received an invalid request.
An error has occurred while attempting to set or wait
Explanation on a semaphore.
108 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation The specific corrective actions will depend on the
specific errors encountered.
The specified backupset either does not exist, or does
not contain file data for the node name specified. The For more information about return codes, search for
restore backupset command is limited to backupsets "client return codes" in the product information
that contain file data. To restore an image backup from (www.ibm.com/support/knowledgecenter/SSGSG7/).
a backupset, use the restore image command.
ANS1513E The object 'object_name' is
skipped from rename.
System action Error_condition.
Processing stopped.
Explanation
User response IBM Spectrum Protect skips the specified object from
If an incorrect backupset name was specified, try the renaming because the object with the same long name
command again with the correct backupset name. If but with different attributes exists on the server.
you are trying to restore an image from a backupset,
refer to the restore image command for the correct System action
syntax.
The backup operation continues. The specified object
ANS1511I Invalid Restore session number will expire during the next incremental backup.
entered.
Try again. User response
The object is skipped if one of the following condition
Explanation
occurs:
You entered a number not shown in the list of
The long name object(LN) has a more recent insert
restartable restores. The number you entered is either
date than the short name object(SN).
less than one or greater than the highest item number
displayed. The management classes for LN and SN do not
match.
The copy groups for LN and SN do not match.
System action
LN and SN have different owners.
Client prompts for a valid selection. The creation date for LN and SN do not match.
The short name attribute for LN does not match SN.
User response
If you are unable to determine what is wrong, report
Enter a number from the list or 'Q' to quit. the problem to your service representative.
ANS1512E Scheduled event 'event' failed. ANS1514W Encryption key passwords are not
Return code = value. the same.
Explanation Explanation
One or more error conditions were encountered that The key passwords are different.
prevented the schedule from completing successfully.
This message is preceded by other messages that System action
indicate the specific problems encountered during the
operation. The process allows you to try again.
110 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The log-file was previously in wrapping mode where The IBM Spectrum Protect operation ends.
the size control was through the use of the
ERRORLOGMAX or SCHEDLOGMAX option. This is the User response
first occasion where the ERRORLOGMAX or
SCHEDLOGMAX option is not specified for this log, so its The IBM Spectrum Protect server administrator must
format must be changed and old data saved. unlock the node before you can access it. Try the
operation later, or check with your IBM Spectrum
Protect administrator.
System action
ANS1534E Proxy Rejected: The IBM Spectrum
Transition processing continues.
Protect server has run out of
memory.
User response
None. Explanation
ANS1530I count log records processed. There is not enough memory available to allow this
operation to continue.
Explanation
System action
This is just a progress report to let you know the
process is still ongoing. Current operation has been cancelled.
Explanation Explanation
The IBM Spectrum Protect administrator has locked The client cannot proxy to the node named by the
the node you specified as the ASNODENAME option. ASNODENAME option because of an internal server
error.
Processing stops. Enable tag support on this data mover by setting the
'VMTAGDATAMOVER' option to 'YES' then retry the
operation.
User response
ANS1544E An error in WAS processing has
Remove the ASNODENAME option and retry the
occurred.
operation.
ANS1539E The ASNODENAME option cannot Explanation
be used with the CLUSTERNODE
option. None.
None. None
Processing stops. Run the following command to see the nodes that can
be backed up:
dsmc query was -wastype=local
User response Make sure the results are correct for your
Remove the ASNODENAME option and retry the environment, then try the operation again. If the
operation. problem persists, contact IBM Spectrum Protect
technical support for further assistance.
ANS1540E The option 'option-name' requires
a tag enabled data mover. ANS1545W IT22692: logical file sizes don't
match: (migrated)
112 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
migrated_file_size != (local) Explanation
local_file_size for (file_path)
None.
Explanation
System action
The dsmreconcile command is run in APAR IT22692
The unlock of the WebSphere Configuration Repository
issue detection mode ('testflag
fails.
HSM_IT22692_DETECTION' specified in the dsm.opt).
In this mode, this warning message is reported for
each file that was potentially affected by APAR User response
IT22692 issue. Make sure that the WebSphere server is running. If the
repository is locked, then unlock it and try the
System action operation again. Ensure that the correct node is being
backed up. To see a list of available nodes that can be
The reconciliation processing proceeds with next
backed up, run: 'dsmc q was -wastype=local'.
object.
ANS1548E A supported version of WebSphere
User response is not installed on this machine.
Explanation
Explanation
The application server is not installed on this machine.
None.
System action
System action
Backup is not performed.
The lock of the WebSphere configuration repository
fails.
User response
User response Install the application server.
Ensure that the WebSphere server is running. If the ANS1550E No network deployment manager
server is already running, ensure that the repository is instances were found to back up.
unlocked. Ensure that you are backing up the correct
node. To see a list of available nodes that can be
Explanation
backed up, enter: 'dsmc q was -wastype=local'.
Deployment manager is not installed on this machine.
ANS1547W IBM Spectrum Protect failed to
unlock the WebSphere
System action
Configuration Repository.
Back up is not performed.
114 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
instance. Then run the WAS restore operation again, Explanation
after the EARExpander tool has been copied.
The client acceptor sent the port and address
ANS1566E The version of WebSphere on the information to the server, however, there was a
machine does not match the problem registering the information with the server.
version of WebSphere that was The problem occurred because the server detected
backed up. These versions must that the address provided resolved to the loopback
match for a WAS restore address.
operation.
System action
Explanation The server did not register the information for the
The version of WebSphere on the machine does not client acceptor. client acceptor processing will
match the version of WebSphere that was backed up. continue, but some functions of the client acceptor
These versions must match for a WAS restore may not be working properly.
operation.
User response
System action Use TCPCADADDRESS in the client option file to
The WAS restore operation fails. indicate the proper TCP/IP address for this client
acceptor. Loopback address is not valid.
User response ANS1570E Registering this instance of the
Install the correct version of WebSphere on the client acceptor with the server
machine before performing the restore operation. failed. The client acceptor process
continues.
ANS1568E The client acceptor attempted to
register it's tcpport and tcpip Explanation
address without using the
TCPCADADDRESS option. The client acceptor failed to register address
information to the server due to an error.The message
Explanation immediately preceding this message should indicate
the problem more precisely.
The client acceptor sent the port and address
information to the server, however, there was a System action
problem registering the information with the server.
The problem occurred because no default value for the The server did not register the information for the
tcpip address was provided. The server was unable to client acceptor. client acceptor processing continues,
determine a default value for the tcpip address but some functions of the client acceptor might not
because the communication method was not tcpip. work properly.
User response
System action
Determine whether you require the functionality of
None.
PITDATE or FROMDATE and TODATE, then try the
operation again. If you want to restore files as of a
certain date and time, use PITDATE and PITTIME. If User response
you want to restore files from a given range of dates, None.
use FROMDATE, TODATE, FROMTIME, and TOTIME.
Refer to the IBM Spectrum Protect client manual for ANS1578E The specified path 'path' is not
your operating system for additional information about valid for backup or archive.
these options.
Explanation
ANS1574E Journal Query Failed.
The specified path is a special file system or part of a
Explanation special file system. Special file systems contain
dynamic information generated by the operating
The journal daemon was unable to process the system and should not be backed up or archived. Refer
requested journal query. to the IBM Spectrum Protect client manual for a
complete list of special file systems for your operating
system.
116 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
Processing continues if there are other file systems to This is a system file restored and could not be
back up. immediately replaced. The file will be replaced during
the next reboot of the operating system. It is
User response important to note that until the reboot occurs, the
changes will not be in effect.
Do not specify special file systems for backup or
archive.
System action
ANS1579E GSKit function func-name failed The client restored the file with a temporary name,
with error-code: session and instructed the operating system to replace the
original file with the restored file during the next boot
Explanation of the operating system.
A GSKit function has failed with the specified error
code. User response
Reboot the machine as soon as possible after the
System action restore operation ends.
Processing stopped ANS1582E The web client is no longer
supported when connecting to
User response IBM Spectrum Protect V7.1.8 or
V8.1.2 and later servers.
Make sure you have configured the key database for
SSL communication as described in the
documentation. Possible issues could be failure in TLS Explanation
handshake due to client and server not agreeing on a The web client functionality is no longer supported and
protocol. If the problem persists, contact IBM is unavailable for connecting to IBM Spectrum Protect
Spectrum Protect customer support. V7.1.8 or V8.1.2 and later servers.
ANS1580W An Include.Fs statement with
performance algorithm set already System action
exists for the drive specified. Do Processing stopped
you want to replace the
statement?
User response
Explanation Use one of the other supported client interfaces to
perform your IBM Spectrum Protect operations. Refer
The user tried to create a duplicate Include.Fs entry on to IBM Spectrum Protect documentation for
a drive that already has a performance algorithm information on the supported client interfaces.
associated with it. This is applicable to the Preference
Editor on the MFC GUI ANS1583E The Hardware Utility plug-in
module was not found or could not
System action be loaded.
The user can replace the statement with the new one
Explanation
or they can cancel out of this operation
Processing stops.
User response
System action
The user is prompted to replace the statement with
the new one or they can say No to cancel out of this None.
operation.
ANS1581W 'object-name' was restored as User response
'temp-name'. A reboot is required Run the "dsmc show plugins" command at the
to complete the restore. command-line client prompt to see the available plug-
ins on the system and verify the path which is being
used to load the plug-ins. If the plug-in path is
available and the Hardware Utility plug-in,
The extended attributes of the object could not be Processing continues without restoring the extended
read. The system set the error code errno-value and attributes.
the reason errno-explanation. If the reason errno-
explanation is either "access denied" or "permission User response
denied", the current user does not have permission to
The error is expected if the operation tries to write
read the extended attributes of the object.
extended attributes to an object that you do not own
or do not have access to. If the reason indicates an
System action input/output error, perform the file system
The object is skipped. Processing continues with the consistency check procedure and retry the operation.
next object. If the problem persists, contact IBM technical support
for further assistance.
User response ANS1590W I/O error writing file attribute:
The error is expected if the operation tries to read attr-name for: file-name. errno =
extended attributes of an object that you do not own errno-value,
or do not have access to. If the reason indicates an
input/output error, perform the file system Explanation
consistency check procedure and try the operation The attribute attr-name of the file file-name could not
be set. The system set the error code errno-value. If
118 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
the reason given is "access denied," the current user Explanation
does not have permission to set the file attributes.
The client was unable to open the certificate key
database using the stored password, or the stored
System action password could not be read.
Processing continues without restoring the specified
file attribute. System action
Processing stops.
User response
Correct the condition causing the physical error. User response
ANS1592E Failed to initialize SSL protocol. Make sure that you configure the key database for SSL
communication as described in the Client Installation
Explanation and User's Guide. Also make sure that the stash file,
dsmcert.sth, is readable by the current user.
The process was unable to initialize the SSL protocol.
This could be because the node is in a strict ANS1595E Bad server certificate.
'sessionsecurity' state and the client certificate key
database could not be found. Explanation
The process was unable to open SSL connection to
System action server because of a bad certificate. This error usually
Processing stopped occurs when the server certificate cannot be verified
by the client.
User response
System action
Check for GSKit related messages in the error log.
Make sure you have configured the key database for Processing stopped
SSL communication as described in the
documentation. You must manually import the client User response
certificate by using the dsmcert utility. If the problem
Make sure you have configured the key database for
persists, contact IBM Spectrum Protect customer
SSL communication as described in the
support.
documentation. Make sure to import the correct
ANS1593E Cannot open the key database. certificate from the IBM Spectrum Protect server you
are trying to connect to.
Explanation ANS1596E SSL protocol is not supported.
The process was unable to open the keyfile that is
expected to contain the server certificate for SSL Explanation
communications.
SSL protocol is not supported on this platform.
System action
System action
Processing stopped
Processing stopped
User response
User response
Make sure you have configured the key database for
Refer to IBM Spectrum Protect documentation for the
SSL communication as described in the
list of supported platforms.
documentation. If the problem persists, contact IBM
Spectrum Protect customer support. ANS1597E The -pick and -deltype=all options
are not valid together.
ANS1594E The key database password is
incorrect or unavailable.
Explanation
-deltype=all is used to delete an entire directory tree.
You cannot use -pick to select individual objects from
the tree. -pick is valid only with -deltype=active or -
deltype=inactive.
120 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
A TCP/IP error has occurred. The dsmdomp address space could not be started.
Explanation
System action
The 'Try and Buy' license that was detected has
Processing ends.
expired.
User response
System action
Correct the error that caused the operation to fail.
Processing ends.
ANS1611E A plugin operation failed because
of an internal error. User response
This product is no longer valid for use. A valid license
Explanation
must be obtained before running the product.
A plugin internal error has occurred.
ANS1615E The Domino plugin operation
failed due to a license error.
System action
The plugin operation stops. Explanation
Domino plugin license verification failed.
User response
If the error persists, run with tracing enabled and System action
contact your System Administrator and IBM for further
Processing ends.
assistance.
ANS1612E The Domino plugin operation User response
failed because of a IBM Spectrum
Protect API error. Check the error log for further information.
ANS1616E The Domino plugin operation
Explanation failed because the Lotus Domino
An IBM Spectrum Protect API error occurred . API could not be loaded.
Explanation
System action
The Lotus Domino API could not be loaded.
Processing ends.
System action
User response
Processing ends.
Check error log on the client machine for more
information.
User response
ANS1613E >Could not load the IBM Spectrum
Protect API. Ensure the Lotus Domino Server is installed correctly.
ANS1617E The Domino plugin operation
Explanation failed because of a Data
The IBM Spectrum Protect API could not be loaded. Protection for Domino API error.
Explanation
System action
A Data Protection for Domino API error occurred
Processing ends.
during a Domino plugin operation.
User response
System action
Check error log on the client machine for more
Processing ends.
information.
122 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
For more details, view the following IBM Spectrum The process failed to update attributes for the named
Protect error logs. backup object on the server. The server may not
reflect correct state of the backup.
The API error log (dsierror.log) and the log of Data
Protection for Domino activity (domdsm.log). The
default location of these logs is the Data Protection for System action
Domino installation directory. Processing continues.
The backup-archive client error log (dsmerror.log), the
web client error log (dsmwebcl.log), and the log of User response
scheduler activite (dsmsched.log). The default location
Check preceding error messages in error log for more
of these logs is the backup-archive installation
information. Retry the operation. If problem continues,
directory.
contact your IBM Spectrum Protect administrator.
ANS1618E A Domino plugin operation is
ANS1622I Number of backup objects cleaned
already in progress. Please wait
up on server: 'number' number of
for operation to complete.
local snapshot resources made
available :'number'.
Explanation
A Domino plugin operation is in progress. Explanation
While performing consistency check for server's
System action database and the local repository maintained on the
The Domino plugin operation stops. client system, reported inconsistencies were found.
Inconsistent backups cannot be restored, therefore
IBM Spectrum Protect deletes all inconsistent backup
User response
objects and frees the space occupied in the local
Please wait for the Domino plugin operation to repository.
complete before starting a new Domino plugin
operation. System action
ANS1619E The IBM Spectrum Protect Processing continues.
application client cannot work
with the version of the Domino User response
plugin you have installed.
Check error log for further details on which objects on
Explanation server were deleted. If numbers look unusually high
check your configuration and if it continues, contact
The version of the Domino plugin currently installed on your IBM Spectrum Protect administrator.
the system is older than the version used to build the
IBM Spectrum Protect application client. ANS1623W Backup of NSF Db2 database was
skipped. NSF Db2 databases not
supported.
System action
Processing ends. Explanation
This version of DP for Domino plugin does not support
User response
NSF Db2 databases.
Install a version of the Domino plugin at or later than
the level of the IBM Spectrum Protect application System action
client.
Backup of NSF Db2 databases is skipped.
ANS1621E Failed to update backup attributes
on server for local backup for User response
'file_space_namepath_namefile_na
me', object id - Exclude NSF Db2 databases from backup.
'object_id':'object_id' return code
'return_code'.
124 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response ANS1655I Restored: fshlll
This message is for auditing purposes only.
Explanation
ANS1651I Backed Up: fshlll
The restore operation for the object was successful.
Explanation
System action
The backup operation for the object was successful.
This message is for auditing purposes only.
System action
User response
This message is for auditing purposes only.
This message is for auditing purposes only.
User response ANS1656I Retrieved: fshlll
This message is for auditing purposes only.
Explanation
ANS1652I Archived: fshlll
The retrieve operation for the object was successful.
Explanation
System action
The archive operation for the object was successful.
This message is for auditing purposes only.
System action
User response
This message is for auditing purposes only.
This message is for auditing purposes only.
User response ANS1657I Expired: fshlll
This message is for auditing purposes only.
Explanation
ANS1653I Updated: fshlll
The active version of the object was expired in the IBM
Spectrum Protect database.
Explanation
The update operation for the object was successful. System action
This message is for auditing purposes only.
System action
This message is for auditing purposes only. User response
This message is for auditing purposes only.
User response
ANS1658I Deleted: fshlll
This message is for auditing purposes only.
ANS1654E Failed: fshlll Explanation
The object was deleted from the IBM Spectrum
Explanation
Protect database.
The backup, archive, restore or retrieve
operation for the object failed. System action
This message is for auditing purposes only.
System action
This message is for auditing purposes only. User response
This message is for auditing purposes only.
User response
ANS1659I Skipped: fshlll
This message is for auditing purposes only. For
information about the failure refer to the backup-
archive Client error log.
Explanation Explanation
Proxy nodes information. No snapshots were found for this volume on the N
series filer.
System action
None System action
Process continues.
User response
None User response
ANS1663W None.
The option fractional reserve on
volume vol_name was reduced to
less than 100 percent.
126 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1666W IBM Spectrum Protect for ACS did Explanation
not find any information about the The command subcommand command is not
N series volume volname. supported on a currently running operating system.
You must reboot to Windows WinPE mode to run this
Explanation command.
The query for information about this volume did not
return any data. System action
The command is not processed.
System action
Process continues. User response
None.
User response
ANS1670E The file specification is not valid.
None. Specify a valid Network Appliance
ANS1667E The snapshot name snapname for or N-Series NFS (AIX, Linux) or
volume volname was not found in CIFS (Windows) volume.
the snapshot list on the N series
filer. Explanation
The file specification is not valid. Incremental backup
Explanation using snapshot difference using the -SNAPDIFF option
Snapshot identified by this name does not exist. can only be performed on Network Appliance or N-
Series NFS volumes on AIX and Linux, and on CIFS
volumes on Windows. Do not specify either Network
System action Appliance or N-Series Qtrees or a path within the
Process stops. Network Appliance or N-Series volume. Only full
volumes are supported.
User response
System action
None.
Processing stops.
ANS1668E The 'drive-name1' is not a local
disk.
User response
User response
Explanation
Manually start the cluster services on all nodes.
The cluster database has been restored. During the
restore, the cluster service was taken offline. IBM ANS1676W You are doing an authoritative
Spectrum Protect failed to restart the cluster service. cluster database restore. The
process may seem to be hang
System action before and after the file is
restored. This is because it may
Processing continues. need to start the cluster service if
it is not up and take all the
User response resources offline. After the cluster
database is restored, the cluster
You can manually start the service for this node.
service will be restarted for
ANS1674I The cluster database has been changes to be in effect. The cluster
restored but the cluster service on service on all other nodes also
some nodes could not be started. have been shutdown. They will be
Use the Failover Cluster restarted. This may take a few
Management tool to manually minutes.
start the nodes.
Explanation
Explanation The restore will seem to be paused at time because
The cluster database has been restored. During the before the restore, IBM Spectrum Protect ensures the
restore, the cluster services were taken offline except cluster service is up on the restoring node and all the
for the node being restored. IBM Spectrum Protect resources are taken offline. After the cluster database
failed to automatically start these cluster services. You is restored, the cluster service on the restoring node is
need to start them manually. The nodes whose in a paused state. The cluster service on other nodes
services failed to start are logged in the client error were shutdown. All services need to be retarted. If
log. some of the services cannot be started automatically,
you can try to restart them.
System action
System action
Processing continues.
Processing continues.
User response
User response
You can manually start the cluster services.
No action.
ANS1675W Unable to obtain a list of cluster
nodes to restart after the cluster ANS1677W IBM Spectrum Protect failed to set
database is restored. The call the disks for quick formatting
'cmd' returned with MS rc retcode. because of an error. See the error
You must restart the cluster log for more details. The disks will
service on all the nodes after the be slow formatted which will
restore is finished. cause a slower restore process.
Explanation Explanation
Due to an error, IBM Spectrum Protect could not By default, IBM Spectrum Protect tries to set the
retrieve a list of nodes in the cluster to restart. The QuickFormat value of the HKEY_LOCAL_MACHINE
cluster services on these nodes need to be started \SOFTWARE\Microsoft\Windows NT\CurrentVersion
manually. The client error log might contain additional \ASR\RestoreSession key to perform quick formatted
information depending on where the failure occured. on all the disks. Due to an error, a slow format will be
performed on the re-creation of the disks. This process
will cause a slower restore process.
128 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
None The NetApp License only allows using snapshot
differencing for data protection (SnapVault or
User response SnapMirror) volumes.
None
System action
ANS1678E ASR path 'path': not found. The command is not processed.
130 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
No action is required if you do not need the sparse You can ignore the message or remove the option from
attribute and allocated ranges backed up. the option file.
If you require backup of the file's sparse attribute and
ANS1692E The certificate is not trusted.
allocated ranges, then the volume from which IBM
Spectrum Protect backs up the file must support
sparse files. Explanation
ANS1689E The registry was not updated after The client was unable to open SSL connection to the
VSS ASR restore. server because the server certificate was not trusted.
An error occurred while updating the registry after VSS Processing stopped
Automated System Recovery (ASR). Check
dsmerror.log for more information. User response
Make sure that you have configured the key database
System action for SSL communication as described in the
Processing stops. documentation. If the IBM Spectrum Protect server is
using a self-signed certificate, make sure that you
import the correct certificate from the server you are
User response
trying to connect to. When the server is using a
Ask your system administrator to check the error log. certificate signed by an authority, make sure that the
root certificate of the authority is imported into the
ANS1690E Snapshot Differential Backup is client key database.
only available for data protection
(SnapVault or SnapMirror) ANS1693E The certificate validity period is
volumes. Volume 'NetApp-Volume' incorrect.
is not a SnapVault or SnapMirror
volume. Explanation
The client was unable to open an SSL connection to
Explanation
the server because the certificate validity period is
The NetApp licensing agreement for using snapshot incorrect.
differencing only allows backing up data protection
(SnapVault or SnapMirror) volumes. System action
Processing stopped
System action
Processing stopped. User response
Report this to the IBM Spectrum Protect server
User response
administrator. The server must have the correct
none certificate installed.
ANS1691I The option 'option' that was found ANS1694E The certificate identity could not
in the options file 'file-name' at the be verified.
line number: number is not
supported and will be ignored by Explanation
the client.
The process was unable to open an SSL connection to
the server because the certificate identity could not be
Explanation
verified. This happens when the certificate ownership
The specified option is valid but not supported on the information does not match the IBM Spectrum Protect
current platform and will be ignored by the client. domain name or IP address.
User response
System action
Verify that these writers exist using 'vssadmin list
Processing continues. writers' command. Try the operation again. If the
problem persists, contact your system administrator
User response or IBM Spectrum Protect administrator for further
Remove the specified option from the command line, help.
and try again. ANS1706E Error creating directory ' directory'.
ANS1700W Database 'database' (save
date=date) was successfully Explanation
recovered. The system was unable to create the specified
directory.
132 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS1708E Backup operation failed. Only a
root user can do this operation.
Processing terminates.
Explanation
User response
Backups initiated by non-root users are disabled by
Verify that the system has the appropriate permissions
IBM Spectrum Protect administrator.
to create this directory, and then restart the operation.
ANS1707E Hard link 'new-file-name' could not System action
be created for existing file 'exist-
file-name'. Microsoft Windows The operation stops.
return code: 'windows-return-code'
'windows-error-text' User response
Request the IBM Spectrum Protect administrator to
Explanation enable non-root backups.
Some system state files are hard links that point to ANS1710I Rebound: fshlll
another file. During system state restore, IBM
Spectrum Protect recreates the hard links for restored
Explanation
system state files. If a file with the same name as the
hard link already exists at the time of the restore, IBM The active version of the object was rebound to a MC
Spectrum Protect attempts to replace the file with the in the IBM Spectrum Protect database.
hard link.
This message is issued when IBM Spectrum Protect is System action
unable to replace an existing file with a hard link. The
message includes the hard link name, the system state This message is for auditing purposes only.
file name to which the hard link points and the
Microsoft Windows return code information. The User response
return code information indicates why the file could
This message is for auditing purposes only.
not be replaced.
It is possible for the operating system or applications ANS1711E Unable to access disk 'disk name'
to behave erratically if the hard link cannot be of VM 'vmname' during backup.
recreated.
Explanation
System action
The client is unable to access the VM disk. In case of
The hard link is skipped, system state restore an offload backup, this might happen if an RDM disk
continues. exists in the VM and is not accessible on the auxilary
ESX host.
User response
Use the Microsoft Windows return code information System action
provided in the message to determine the underlying The virtual machine is not backed up.
cause of the error. Based on the underlying cause of
the error and the reason you are restoring the system
User response
state, you can choose to either correct the underlying
cause and perform the restore again, or you can Ensure that the VM disk is accessible on the ESX.
attempt to manually create the hard link. Because this
ANS1712W Operation on snapshot of a
error message represents an unusual and unexpected
snapshot volume 'uncVolumePath'
condition, you should give careful consideration to the
is not supported for the disk
potential consequences of either choice.
provider type 'LUN-provider-name'
The hard link can be created manually as follows:
(LUN-provider-type).
Rename the file that has the same name as the hard
link. Then use the Microsoft Windows utility fsutil.exe
as follows: Explanation
FSUTIL HARDLINK CREATE hardlinkname Functionality is not available on this type of LUN.
originalfilename
134 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing stopped No further action needed.
ANS1734W The virtual machine 'VM-name'
User response contains one or more independent
Check the connection to the IBM Spectrum Protect disks. Backups are not supported
server to see if the IBM Spectrum Protect server is in this configuration. Specify the '-
available and you have the correct access rights vmprocessvmwithindependent=ye
configured. s' option to exclude these disks
from the backup.
ANS1731E Tape optimized recall for file list
'file-list' failed with rc = code.
Explanation
Convert unsupported disks to a supported type, or The drive to which you are restoring contains the
remove the unsupported disks from the virtual operating system.
machine, or exclude the virtual machine from backup.
System action
ANS1737E The PRESNAPSHOTCMD command
failed. Processing stops.
136 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
the suggested corrective actions (if any) and try the Explanation
operation again.
The virtual machine was saved with one or more NIC
ANS1742E Expose Snapshot failed for backup cards backed by distributed port groups. Due to
'backup-name'. conflicts on restore the port number(s) were not
saved.
Explanation
System action
Expose snapshot failed.
The restore continues.
System action
User response
Processing stops
Edit the virtual machine settings and select a port if
User response needed.
See the dsmerror.log file for further details. ANS1746E No available LUNs were found.
Confirm that the storage adapters
ANS1743E Unexpose snapshot failed for are configured correctly on the
backup 'backup-name'. host and that the LUNs are not
mapped to another virtual
Explanation machine.
Unexpose snapshot failed.
Explanation
System action The virtual machine was stored with a Raw Device
Mappings disk backed by a LUN. The required LUN is
Processing stops
missing or still mapped to another virtual machine.
User response
System action
See the dsmerror.log file for further details.
The virtual machine cannot be restored.
ANS1744E One or more of the
snapshots(volumes) needed for User response
the restore operation were not
Confirm that the Storage Adapters are configured
found. See dsmerror.log for
correctly on the host and that the LUNs are not
further details.
mapped to another virtual machine.
Explanation Explanation
The virtual machine was stored with a Raw Device The client is unable to access the file system. Two
Mappings disk backed by a LUN. The required LUN is common reasons for this are the account under which
missing or still mapped to another virtual machine. the client is running does not have access to the root
of the file system, or the file system does not exist.
System action
System action
The virtual machine cannot be restored.
The inaccessible file system is skipped. Processing
User response continues with the next file system.
138 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The backup set format in earlier client versions for IBM Spectrum Protect will ignore the USEDIRECTORY
SYSTEM STATE and SYSTEM SERVICES is option and continue with client processing.
incompatible with the current client version. Those file
spaces will be skipped. The restore might appear to User response
pause while the client skips past the objects in those
file spaces. Other remaining file space data will be Make sure your computer is properly set up to the
restored. domain with Active Directory. Also, make sure your
IBM Spectrum Protect Administrator has properly
configured the IBM Spectrum Protect server for your
System action
node.
Objects in this file space are skipped. Other remaining
ANS1756W The Journal for 'backup-
file space data will be restored.
specification' has been reset: The
server filespace was deleted since
User response the last backup completed.
Restore this specific file space in the backupset with a
prior level client. Explanation
ANS1754E File space 'filespace name' cannot The client has reset the journal because the
be restored when ASNODENAME corresponding server filespace was deleted since the
option is in affect. The file space last backup completed.
will be skipped.
System action
Explanation
The journal is reset, the current backup won't use the
System state data of another node should not be journal, and the journal won't be available for backup
restored to a different node. Those file spaces will be until a full incremental backup successfully completes.
skipped. The restore might appear to pause while the
client skips past the objects in those file spaces. Other User response
remaining file space data will be restored.
None.
System action ANS1757W The Journal for 'backup-
Objects in this file space are skipped. Other remaining specification' has been reset: The
file space data will be restored. server filespace was deleted since
the last backup completed.
User response
Explanation
Remove ASNODENAME option before restoring this
The client has reset the journal because the
specific file space in the backupset or use the node
corresponding server filespace was deleted since the
name that was used to backup system state data to
last backup completed.
restore.
ANS1755W An error communicating with System action
Active Directory has occurred. The
USEDIRECTORY option will be The journal is reset, the current backup won't use the
ignored and processing will journal, and the journal won't be available for backup
continue. until a full incremental backup successfully completes.
The journal for the specified file system is now valid Please manually cleanup the snapshots as follows:
and will be used by the next full incremental backup Query the snapshot: snapshot -q -c: <source FS>.
by the specified IBM Spectrum Protect node and Snapshot name will be of the format: tsmxxxxxxxxxx.
server. Check if it is mounted: df -k | grep tsmxxxxxxxxxx.
Unmount the snapshot: umount -f tsmxxxxxxxxxx.
Remove snapshot mount point: rmdir tsmxxxxxxxxxx.
System action Delete the snapshot: snapshot -d /dev/tsmxxxxxxxxxx.
The next full incremental backup of the file system will If snapshot delete fails with "Device Busy" or some
use the journal. other error, unmount the snapshot source filesystem:
umount -f <source FS>.
User response Retry snapshot delete: snapshot -d /dev/
tsmxxxxxxxxxx.
None. Check if any logical volumes are remaining: ls -l /dev/
tsm*.
ANS1761I Journal for 'backup-specification'
Remove any remaining logical volumes: rmlv -f
will be enabled upon successful
tsmxxxxxxxxxx.
completion of the backup.
Remount source file system, if previously unmounted:
mount <source FS>.
140 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS1764W Unable to remove the snapshot snapshot commands. AIX JFS2 expects the snapshot
mount point directory snapshot delete requests for a given filesystem to be issued in
mountpoint during cleanup of the order of oldest snapshot first, next oldest snapshot
snapshot 'snapshot' of volume second, and so on. If there are other processes using
'volume'. older snapshots for the same filesystem, it fails the
Error is 'error'. delete request. Also, the backup-archive client only
Operation will continue. Please deletes snapshots that were created by one of its
manually remove the snapshot processes. It will not delete older snapshots created
mount directory and delete the by other applications or users. In this case, the user
snapshot after backup is will have to manually delete all the older snapshots so
completed. that the next backup-archive command can complete
successfully.
Explanation
System action
During the termination phase of IBM Spectrum Protect
client operation, it was not possible to remove the Processing continues, and the snapshot delete error is
mount point directory for the snapshot for some ignored.
reason. However, IBM Spectrum Protect operation
was completed successfully. User response
Manually clean up the snapshots as follows:
System action Query the snapshot: snapshot -q -c:
Processing continues, and the rmdir error is ignored. <source_FS>
The snapshot name will be of the format:
User response tsmxxxxxxxxxx.
Check if the snapshot is mounted: df -k | grep
Please manually cleanup the snapshots as follows: tsmxxxxxxxxxx
Query the snapshot: snapshot -q -c: <source FS>. Unmount the snapshot: umount -f tsmxxxxxxxxxx
Snapshot name will be of the format: tsmxxxxxxxxxx. Remove the snapshot mount point: rmdir
Check if it is mounted: df -k | grep tsmxxxxxxxxxx. tsmxxxxxxxxxx
Unmount the snapshot: umount -f tsmxxxxxxxxxx. Delete the snapshot: snapshot -d /dev/
Remove snapshot mount point: rmdir tsmxxxxxxxxxx. tsmxxxxxxxxxx
Delete the snapshot: snapshot -d /dev/tsmxxxxxxxxxx. If the snapshot delete operation fails with "Device
If snapshot delete fails with "Device Busy" or some Busy" or some other error, unmount the snapshot
other error, unmount the snapshot source filesystem: source filesystem: umount -f <source_FS>
umount -f <source FS>. Retry snapshot delete: snapshot -d /dev/
Retry snapshot delete: snapshot -d /dev/ tsmxxxxxxxxxx
tsmxxxxxxxxxx. Check if any logical volumes are remaining: ls -
Check if any logical volumes are remaining: ls -l /dev/ l /dev/tsm*
tsm*. Remove any remaining logical volumes: rmlv -f
Remove any remaining logical volumes: rmlv -f tsmxxxxxxxxxx
tsmxxxxxxxxxx. Remount source file system, if previously unmounted:
Remount source file system, if previously unmounted: mount <source_FS>
mount <source FS>.
ANS1766E Failed to initialize SSH2: rc=error-
ANS1765W Unable to delete the snapshot code.
during cleanup of snapshot
'snapshot' of volume 'volume'. Explanation
Error is 'error'.
Operation will continue. Manually Problem occurred during SSH2 initialization.
delete the snapshot after backup
is completed. System action
The operation stops.
Explanation
During a backup-archive client operation, it was not User response
possible to delete the snapshot for some reason.
However, the operation was completed successfully. Check network, DNS and connection settings to the
The error could be caused by an unexpected order of target host or if SSH is working properly.
System action
Explanation
Processing stops.
During the initialization phase of IBM Spectrum
Protect client operation, it was not possible to create a
logical volume for the snapshot. User response
Upgrade the file server to a supported level of Data
System action ONTAP, then retry the operation.
Processing continues, and the create snapshot logical ANS1770E Unable to resolve address 'tcpip
volume error is ignored. IBM Spectrum Protect address'. Error = error code, 'error
operation will be performed without the snapshot. message'
Explanation
Explanation
The system state file space cannot be restored to a
None.
different location. This file space is skipped.
System action
System action
Processing stops.
Objects in the system state file space are skipped.
Other remaining file spaces are restored. The restore
User response might appear to pause while the client skips past the
Previous backups may still be pending. If problem objects in this file space.
persists contact the IBM Spectrum Protect
administrator with the information provided in this User response
message.
Restore system state to its original location.
ANS1769E NetApp file server 'server-name' at
ANS1772E Error loading the snapshot plugin.
Data ONTAP version
The plugin might not be installed.
'version.modification.submodificati
on' is not supported for performing
incremental backups using Explanation
snapshot difference. The snapshot plugin could not be loaded, possibly
because the plugin is not installed.
142 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Volume Shadow Copy Service (VSS). Examine the IBM
Spectrum Protect error log and Applications Event Log
The snapshot backup is stopped.
for additional information about this error.
User response
System action
On Linux 86/86_64 platform, install the TIVsm-BAhdw
Processing ends.
package if it is not already installed. Try the operation
again. On AIX platform, install the hdw and snphdw
filesets if they are not already installed. Try the User response
operation again. Try the operation again. If the error persists, examine
ANS1773I The virtual machine 'VM-name' the IBM Spectrum Protect error log and Windows
contains one or more independent event log for information related to this error.
disks and these disks are excluded Restart the Windows Volume Shadow Copy Service
from the VM backup. (VSS), and try the operation again.
In some cases, it is necessary to restart the machine
Explanation to clear the VSS error state.
You cannot perform a shapshot of independent disks.
ANS1782E writer-name failed to be stopped.
Specify the option '-
vmprocessvmwithindependent=yes' to skip these
disks. Explanation
IBM Spectrum Protect encountered an error while
System action stopping writer-name. Examine the IBM Spectrum
Protect error log and Applications Event Log for
The virtual machine independent disks will not be
additional information about this error.
backed up.
System action
User response
Processing ends.
None.
ANS1774I The virtual machine 'VM-name' User response
contains one or more physical Raw
Device Mappings (RDM) disks and Try the operation again. If the error persists, examine
these disks are excluded from the the IBM Spectrum Protect error log and Windows
VM backup. event log for information related to this error.
Restart the Windows Volume Shadow Copy Service
Explanation (VSS), then try the operation again.
You cannot perform a shapshot of physical RDM disks. In some cases, it is necessary to retart the machine to
Specify the option '-vmprocessvmwithprdm=yes' to clear the VSS error state.
skip these disks.
ANS1784E Incremental by snapshot
difference cannot be performed on
System action 'volume-name' as it is a vFiler
The virtual machine physical RDM disks are not volume.
backed up.
Explanation
User response Snapshot difference incremental backup is not
None. supported on vFiler volumes.
144 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
file system 'volname' does not access the object 'object-name'.
have write permissions. Error occurred in file file-name
(line-number).
Explanation
Explanation
The source file system for a snapshot should be read-
write as by definition a snapshot is a point-in-time An error occurred while processing the object. The
snapshot of changing file system. Snapshot creation error code indicates the reason for the failure. This
updates the file system superblock which requires the information can be used to diagnose the problem.
file system to be read-write
System action
System action
The IBM Spectrum Protect client may or may not fail
Processing continues without using snapshot provider. the operation, depending on the code.
Please check your network connection and try again User response
after time. If the error appears again, please contact
your client machine administrator. Examine the client error log for additional messages
that indicate the reasons that each failed object could
146 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
not be backed up. Take any corrective action User response
suggested by those messages.
See if the server is up, and retry. If the problem still
ANS1805E Unable to restore symbolic link exists, look in the error log. Also have the workstation
'file-name'. administrator run dsmreconcile against the file system
and see if the file shows up in the .SpaceMan/
Explanation orphan.stubs file. If system option file has been
changed, stop all recall daemons and restart the
The client operating system is not able to create a master recall daemon to pick up the changes.
symbolic link because the link points to a filename that
is not given. ANS1808E The Logical Volume Snapshot
Agent is not at the correct level. It
is possible that the Client was
System action
upgraded to a newer level but the
Processing continues. LVSA driver was not updated at
the same time. Use the Setup
User response Wizard to configure either Online
Image or Open File support and
Try the restore on a different operating system. choose Update the Logical Volume
ANS1806W Size exceeded the maximum file Snapshot Agent.
size limit on your system
for Explanation
'file_space_namepath_namefile_na The selected operation requires the current level of
me' of 'file_size'. the Logical Volume Snapshot Agent. Use the Setup
Wizard to update the LVSA.
Explanation
You tried to restore or retrieve a file that has exceeded System action
the maximum file size limitation on your system. The selected operation is not performed.
Explanation Explanation
Unable to recall file. The recall daemon reported an This message is issued after the session with the IBM
error while trying to recall a file. Look in the recall Spectrum Protect server is unexpectedly lost. Some
daemon's error log for more information. This can possible reasons that this message might be issued:
happen if the server is down, the connection is broken, - There is a problem with the network.
or the file is missing on the server. It is also possible - The IBM Spectrum Protect server was shut down.
that the migration server in the system option file has - The IBM Spectrum Protect server administrator
been changed to a different server. The recall daemon cancelled the client session.
does not check the system option file for changes once
it has started. System action
The client will try to reestablish a connection with the
System action server. If the IBM Spectrum Protect server
File skipped. administrator cancelled the session, then the attempt
to reestablish the connection will fail and message
ANS1369E will be issued. If the attempt to reestablish
the connection is successful, then processing will
ANS1810I A session with the IBM Spectrum Examine the messages preceding this message and
Protect server has been the IBM Spectrum Protect Client error log for more
reestablished. specific indications about the problem. A common
cause is that a tape could not be mounted on the IBM
Spectrum Protect server, perhaps due to an
Explanation
insufficient number of mount points. If there is a
The session with the server has been reestablished problem with the server, contact your System
after a connection failure. This message is usually Administrator for further assistance.
preceded by message ANS1809W.
ANS1814E Unable to start the scheduled
event 'event-name'
System action
Processing will continue. Explanation
The scheduled event is no longer valid on the server.
User response Either the window has elapsed or the schedule has
None. This message is informational only. been deleted.
148 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
Scheduled event was no longer valid on the server. Start the scheduler from the OS prompt. For example:
dsmc schedule
System action Windows clients can also use the client scheduler
service. Read the client manual for information on how
The client scheduler queries the server to obtain the to use the SCHEDULE command and how to use the
next scheduled event. IBM Spectrum Protect client scheduler features.
ANS1819E The IBM Spectrum Protect server
User response
was unable to register the address
If the problem continues, see your system for this node.
administrator to correct the problem on the server.
ANS1816E Invalid scheduling mode Explanation
This is a rare situation, and is usually an indication of a
Explanation problem with the IBM Spectrum Protect server.
The mode entered for the scheduled event was not
correct. System action
Processing stopped.
System action
Event does not occur. User response
Check the error log for any other messages that might
User response indicate a reason for the failure. Ask your IBM
Spectrum Protect server administrator to check the
Enter the correct scheduling mode and retry the
IBM Spectrum Protect server activity log for any
operation.
messages that might indicate a problem on the server.
ANS1817E Schedule function can only be run Try to correct any indicated problems, then try the
by a IBM Spectrum Protect operation again. If the problem persists, contact IBM
authorized user. technical support for further assistance.
ANS1820E Command line options must be
Explanation preceded by a '-'
An attempt to use the schedule function failed
because of improper authority. Explanation
An option was specified without a '-' delimiter.
System action
Processing stopped. System action
Processing stopped.
User response
See the IBM Spectrum Protect authorized user for User response
schedule function information.
Enter the command again with a dash preceding each
ANS1818E The SCHEDULE command is not option.
allowed in LOOP (interactive)
ANS1821E Unable to start
mode.
POSTSCHEDULECMD/
PRESCHEDULECMD 'command'
Explanation
The SCHEDULE command may only be given on the Explanation
inital command line. Enter the HELP SCHED command
The requested action required a new process to be
for a complete description of the SCHEDULE
created. Either an option or a schedule "action" that
command.
requested an operating system command to be
executed was entered.
System action
The client does not execute any scheduled events.
Explanation
User response
A TRACEFILE option in the preferences files used a file
Remove the request from the options file or the
name that is too long.
schedule defined on the server.
ANS1822E Too many objects were selected System action
for restore. Please select less than
max_objects objects Client program did not initialize.
The restore cannot be performed, because too many Change the file name used as the TRACEFILE so that it
objects were selected. is equal to or less than 255 characters in length.
ANS1827W Directories cannot be selected
System action with the table of contents
currently loaded on the server.
The restore is not performed.
Explanation
User response
The table of contents that is currently loaded on the
Retry the operation after reducing the number of
server for this volume does not contain objects
objects selected.
corresponding to the one and only point-in-time
ANS1823E The TESTFLAGS or TRACEFLAGS backup. It contains an incomplete point in time or
option specifies unknown flag multiple points in time.
name 'keyword' or the value
supplied is invalid for the named System action
keyword.
The directory is not selected for restore.
Explanation
User response
Either the testflag or traceflag name is incorrectly
spelled, or the value supplied for that flag is not valid. To be able to select an entire directory for restore,
select "Use Latest" or "Use Point in Time" from the
Point in Time dialog.
System action
ANS1828E Screen size is too small for using
If the TESTFLAGS or TRACEFLAGS option was
specified in the client options file or on the command the PICK option.
line during client initialization, the the client program
does not start. If the option was specified from the Explanation
command line client while running in LOOP You cannot use the PICK option on a workstation that
(interactive) mode, then the operation does not run. has a screen smaller than 20 characters across and 10
lines down.
User response
Correct the TESTFLAGS or TRACEFLAGS flag name or System action
correct the value specified for the TESTFLAG keyword IBM Spectrum Protect did not complete the operation.
shown in the message. These options are typically
used at the direction of IBM technical support or as
User response
specified in the IBM Spectrum Protect Problem
Determination Guide. If you are not sure which flag Retry the operation using a workstation that has a
names to use, review the IBM Spectrum Protect screen with the minimum size, or do not use the PICK
Problem Determination Guide for additional option.
information or contact IBM technical support for
further assistance. ANS1831E Password expired. The
administrator for this system must
150 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
run IBM Spectrum Protect to Explanation
update the password.
Either the password is not stored locally, or it was
changed at the server.
Explanation
The password expired. System action
IBM Spectrum Protect prompts you for the password if
System action IBM Spectrum Protect is running in the foreground.
IBM Spectrum Protect ends.
User response
User response If IBM Spectrum Protect was running as a background
The administrator for this system must update the process, issue any IBM Spectrum Protect command
password. from the foreground. Enter the password in answer to
the prompt. Then try your background IBM Spectrum
ANS1832W The option 'option' is no longer Protect command again.
supported and will be ignored by
IBM Spectrum Protect client in ANS1836I Unable to process Processor Value
this release. Unit hardware scan info file 'file
name', errno, cause.
Explanation
Explanation
The specified option is in the process of being made
obsolete and will be ignored by the client in this The internal-use data file was not readable.
release. This option will be removed in the next
release and will no longer be valid. System action
Processor Value Unit information is not sent to the IBM
System action Spectrum Protect server. Processing continues.
Processing continues.
User response
User response No response is necessary. This does not affect regular
Remove the option from the option file. Also check the processing. Correct any file access permission issues
documentation to see if this option has been replaced and try the command again. If the file exists, delete
by a newer option. the file and try the command again.
Explanation Explanation
IBM Spectrum Protect cannot write to the specified The specified file space in the system options file is
file-name. invalid.
System action
System action
Processing stopped.
Processing stopped.
User response
User response
Retry the operation, or wait until the server comes
You must read within the file size. When determining
back up and retry the operation. Ensure that the value
offset and read size values, all values are processed as
specified on the NAMEDPIPENAME option is the same
bytes.
as the one used by the server. If the problem
ANS1853E Server could not load the Table of continues, contact your system administrator for
Contents. Status: status further help.
ANS1867E The server generated a CRC for
Explanation verb type CRC verb which does not
A failure occurred when the server attempted to load a match the received verb verb
file-level Table of contents for an NDMP volume. No received.
file-level queries can be performed against the volume
until the problem is solved. Explanation
A cyclic redundancy check (CRC) failed between IBM
System action Spectrum Protect client and server communication.
The table of contents is not loaded.
152 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
The current object is skipped. Processing continues Contact your system administrator for more
with the next object. information.
ANS1877E The parsed string is too long for
User response IBM Spectrum Protect to process
This is an unusual condition, and could indicate a and has been truncated to prevent
communications problem between the IBM Spectrum a buffer overflow.
Protect client and server. Try the operation again. If
the problem persists, contact IBM for further Explanation
assistance.
This is a rare condition. A very long string would have
ANS1871W The server CRC version is server to be entered by the user in a command line, dsm.opt
CRC version which does not match file, or filelist. This string exceeds the maximum input
the client version client CRC string size of 1024 bytes.
version.
System action
Explanation
IBM Spectrum Protect truncated the string to the
This is a rare situation. The server and client are using maximum possible length of 1024, then continued
different versions of cyclic redundancy check (CRC) with the operation. The operation may fail later due to
algorithms. this truncation.
An unknown error occurred while processing a system Manually stop the service and retry the operation.
object. The error information captured indicates the ANS1882E Unable to stop service 'service-
reason for the failure. This information can be used to name'; error error
diagnose the problem.
Explanation
System action
The service could not be stopped by the program.
IBM Spectrum Protect ended the current operation.
154 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action option, which does not require that the command
complete successfully. If a non-zero return code is
None.
normal for this command, then consider wrapping the
command in a script that always exits with a return
User response code of zero.
For return codes other than 0, the user may wish to ANS1903W The POSTSCHEDULECMD
verify the results of the client operation and take command failed.
diagnostic and repair actions, as necessary.
ANS1901I Highest return code was return Explanation
code value.
If the command specified by the POSTSCHEDULECMD
option completed with a non-zero return code, then
Explanation the scheduled event is considered to have completed
This message indicates the highest return code of all successfully, but with a warning-level result. Note that
the client commands that were executed. In order of the result of the POSTSCHEDULECMD command will
increasing severity, the return code meanings are: not supercede a higher result from the scheduled
client command. For example, if the scheduled client
0 - The command completed successfully command completed with a return code of 12, the
4 - One or more files were skipped scheduled event will be considered to have completed
8 - One or more warning messages were issued with a return code of 12, regardless of the outcome of
12 - One or more error messages (except for the POSTSCHEDULECMD command.
skipped files) were issued
System action
System action At a minimum, the result code of the scheduled event
None. is 8.
Or, with the UNIX and Linux backup-archive clients: The scheduled event is failed. The result code for the
event is 12.
restore -fromn=node1 -fromo=ann "/home/proj/*" /
home/gillis/
User response
ANS1907E An error occurred while trying to
Identify and repair the problem that caused the
perform an object merge operation
command to fail. If a non-zero return code is normal
on the server.
for this command, then consider wrapping the
command in a script that always exits with a return
Explanation code of zero.
For NetWare clients: The IBM Spectrum Protect server ANS1912E An invalid registry hive was
is unable to perform a NetWare long name conversion. specified.
For Unix or Windows image backup: The group used to
store associated image components could not be
Explanation
closed.
The specified registry hive is invalid.
System action
System action
The operation ends.
Processing stopped.
User response
User response
For NetWare: It is possible that a more current level of
the IBM Spectrum Protect server can perform the Correct the command and retry the operation.
conversion. Contact your IBM Spectrum Protect server
administrator for assistance. ANS1913E An invalid registry subkey was
For Unix or Windows: This error indicates an specified.
authorization problem. Contact your IBM Spectrum
Protect server administrator for assistance. Explanation
If the problem still cannot be resolved, contact IBM
The specified registry subkey is invalid.
technical support for further assistance.
ANS1908I The scheduled command System action
completed successfully.
Processing stopped.
Explanation
User response
The scheduled command completed with return code
Correct the command and retry the operation.
of zero, which is interpreted as success.
ANS1914E The specified subkey isn't valid for
the specified hive.
156 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS1918E Too few arguments specified for
the RESTORE REGISTRY
The specified registry subkey is invalid for the
command.
specified registry hive.
Explanation
System action
Too few arguments were specified for the RESTORE
Processing stopped.
REGISTRY command.
User response
System action
Correct the command and retry the operation.
Processing stopped.
ANS1915E Too many arguments specified for
the BACKUP REGISTRY command. User response
Correct the command and retry the operation.
Explanation
ANS1919E The specified eventlog is not valid.
Too many arguments were specified for the BACKUP
REGISTRY command.
Explanation
System action The specified eventlog is not valid.
Processing stopped.
System action
User response Processing stopped.
Correct the command and retry the operation.
User response
ANS1916E Too many arguments specified for
the RESTORE REGISTRY Correct the command and retry the operation.
command. ANS1920E Too many arguments specified for
the BACKUP EVENTLOG command.
Explanation
Too many arguments were specified for the RESTORE Explanation
REGISTRY command. Too many arguments were specified for the BACKUP
EVENTLOG command.
System action
Processing stopped. System action
Processing stopped.
User response
Correct the command and retry the operation. User response
ANS1917E Too few arguments specified for Correct the command and retry the operation.
the BACKUP REGISTRY command. ANS1921E Too many arguments specified for
the RESTORE EVENTLOG
Explanation command.
Too few arguments were specified for the BACKUP
REGISTRY command. Explanation
Too many arguments were specified for the RESTORE
System action EVENTLOG command.
Processing stopped.
System action
User response Processing stopped.
Correct the command and retry the operation.
Explanation Explanation
Too few arguments were specified for the BACKUP The specified system object type is only valid on
EVENTLOG command. Windows NT.
Explanation Explanation
The specified system object is not valid. The active registry key cannot be copied to the
ADSM.SYS staging directory.
System action
System action
Processing stopped.
The registry backup operation stops.
User response
User response
Correct the command and retry the operation.
Check the space available on the Windows boot
ANS1925E The specified system object type is partition to ensure there is room to contain a copy of
not valid. the Windows registry. This might require several
megabytes of free space. Also check the Windows
Explanation permissions on the ADSM.SYS staging directory and
The specified system object type is not valid. ensure that the Windows user which you are using to
run IBM Spectrum Protect has full access to that
directory and its contents.
System action
ANS1930W IBM Spectrum Protect Express
Processing stopped.
client view not supported with a
158 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
IBM Spectrum Protect Enterprise Reboot the system and attempt the restore operation
server. CLIENTVIEW option again.
ignored.
ANS1933E Error accessing file or device
'name'.
Explanation
The IBM Spectrum Protect Express client view is only Explanation
supported when going to a IBM Spectrum Protect
An error has occurred while accessing the file or
Express server. When a IBM Spectrum Protect Express
device.
client connects to a IBM Spectrum Protect Enterprise
server, the CLIENTVIEW option is ignored, and the IBM
Spectrum Protect Standard client view is displayed System action
instead. Backup set operation is not completed.
processing stops. Not enough arguments were specified for the BACKUP
NTDS command.
User response
System action
This error occurs because the registry key or keys
being replaced are exclusively held by another Processing stopped.
process. This can happen if the registry keys were
previously restored but the system was not rebooted.
System action
Explanation
Processing stopped.
No NTDS server name was specified for the BACKUP
NTDS command.
User response
System action Examine the Windows 2000 File Replication Service
Event log to insure the File Replication Service is
Processing stopped. operating properly. Restart the service and retry the
restore operation.
User response
ANS1941E System Volume backup failed.
Specify NTDS server name at the command and retry
the operation.
Explanation
ANS1938E NT Active Directory is not IBM Spectrum Protect encountered an error while
supported in this OS level. backing up files of the Windows 2000 System Volume
160 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing stopped. The file was skipped because either REPLACE NO was
in effect, causing all existing files and directories to be
User response skipped, or REPLACE PROMPT was in effect, and when
prompted, the user chose to skip this file or all existing
Use correct server version. directories and files. No additional action is necessary
ANS1944E Error accessing file or device. if the decision to skip the file was deliberate.
Otherwise the operation can be retried using either
REPLACE ALL (automatically replace existing
Explanation directories and files) or REPLACE PROMPT (prompt the
An error has occurred while accessing the file or user whether to replace the file).
device.
ANS1947W The following directory exists and
is skipped: file-space_name
System action directory_path directory_name
Backup set operation is not completed.
Explanation
User response The client tried to restore or retrieve the specified
Verify that the file or device exists and is accessible. directory. The directory exists in the target restore
location and the user chose not to replace the existing
ANS1945E The long namespace has been directory.
removed from the local file space.
If you wish to proceed with the The directory can be skipped because the option
backup/archive operation, rename REPLACE=NO is set, which causes all existing files and
your file space on the server. directories to be skipped. The directory can be skipped
because option REPLACE=PROMPT is set, and the user
chooses to skip this directory when prompted.
Explanation
The process has detected that the server namespace System action
is NTW:LONG, but the local volume does not have long
name support. If you would like to back up the volume The directory is skipped, a message is logged in the
using the short names, rename the file space on the dsmerror.log log file, and restore or retrieve
server. If you would like to back up using long names, processing continues with the next object.
add the long namespace support back to the volume in
question. User response
No additional action is necessary.
System action
To replace the files, try the operation again and set
Processing stopped. option REPLACE=ALL. You can set REPLACE=PROMPT
and when prompted, choose to replace the directory.
User response
ANS1948E The Microsoft volume shadow
Add the long namespace support to the volume or copy system components could
rename(remove) the corresponding server file space. not be queried.
ANS1946W File exists, skipping
Explanation
Explanation IBM Spectrum Protect encountered an error while
querying the system writers under control of the
The client tried to restore or retrieve the specified file, Windows volume shadow copy service. The error log
but the file already existed in the target restore and Windows event log might contain additional
location and the user chose not to replace the existing information about this error.
file.
System action
System action
Processing stops.
The file is skipped, a message is logged in
dsmerror.log, and restore or retrieve processing
continues with the next object.
162 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Examine the client error log for additional messages A previous group backup failed without cleaning up the
related to errors in backing up the file system. Take temporary groups correctly.
any corrective action as suggested by the messages.
ANS1956E Too few arguments specified for System action
the BACKUP GROUP command. The previous incomplete groups are removed and
processing continues.
Explanation
Too few arguments were specified for the BACKUP User response
GROUP command. None.
ANS1971E The remote client agent
System action
(dsmagent) could not be started.
Processing stopped.
Explanation
User response
The remote client agent cannot be started. This error
Correct the command and retry the operation. message is usually preceded or followed by other
messages.
ANS1957E Showmembers and inactive are
mutually exclusive parameters on
a query. System action
Processing is stopped.
Explanation
Showmembers and inactive are mutually exclusive User response
parameters on a query. Check the error log for any other messages that might
indicate a reason for the failure. Verify that the web
System action client is installed correctly. Try to correct any indicated
problems, then try the operation again. If the problem
Processing terminates. persists, contact IBM technical support for further
assistance.
User response
ANS1972E The connection to the remote
Specify one of the mutually exclusive parameters on client agent (dsmagent) failed.
the query Either the port number could not
ANS1958W No base group found, attempting a be read, or the port number is
full backup. invalid.
Explanation Explanation
A differential backup requires a previous full backup to An error occurred when trying to read the port number.
have been performed. A connection to the remote client agent cannot be
made.
System action
System action
Processing continues, and a full backup is attempted.
Processing stopped.
User response
User response
None. Perform a full backup before attempting a
differential backup Check the error log for any other messages that might
indicate a reason for the failure. Verify that the web
ANS1959I Removing previous incomplete client is installed correctly. Try to correct any indicated
group 'name' Id:hi-lo problems, then try the operation again. If the problem
persists, contact IBM technical support for further
assistance.
User response
Explanation
Correct the command and retry the operation.
Microsoft Volume Shadow Copy Service does not
detect a writer for this system component. Either the ANS1977E Dsmcad schedule invocation was
component is not installed or is not running.. unsuccessful. This command will
be tried again in 10 minutes.
System action
Explanation
Object skipped.
Dsmcad was unable to get the valid scheduler
User response information from the dsmc schedule process. This
could be due to some problems during the scheduler
Install or enable the affected system service and retry initialization, such as incorrect option usage.
the operation.
ANS1974W Error removing previous System action
incomplete group Id:hi-lo Dsmcad will try to invoke the scheduler again in 10
minutes in order to get the valid information.
Explanation
A previous group backup failed without cleaning up the User response
temporary groups correctly, and the error still can not Check the console and error logs to determine what
be cleaned up. kind of error occurred during the dsmc process and
correct the problem.
System action
ANS1978E The IBM Spectrum Protect server
The previous incomplete groups remain and is downlevel and does not support
processing continues. the requested function. See error
log for version information.
User response
None. Explanation
ANS1975W IBM Spectrum Protect server error The function being used requires a more current IBM
reason occurred closing and Spectrum Protect Server.
renaming the group
System action
Explanation The operation fails.
An error was encountered closing and renaming the
temporary group. User response
Upgrade your IBM Spectrum Protect Server to a level
System action that supports this function. See error log for version
The backup is unsuccessful. information.
ANS1979E The IBM Spectrum Protect Storage
User response Agent is downlevel and does not
support the requested function.
Ensure that the user has the proper authority to
See error log for version
update the group and try the operation again.
information.
ANS1976E The specified system service is not
valid. Explanation
The function being used requires a more current IBM
Explanation Spectrum Protect Storage Agent.
The specified system service is not valid.
164 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action to the tracefile in the directory specified. It is also
possible that no space is available at the tracefile
The operation fails.
location.
User response
System action
Upgrade your IBM Spectrum Protect Storage Agent to
Processing stops.
a level that supports this function. See error log for
version information.
User response
ANS1980E The IBM Spectrum Protect Server
and IBM Spectrum Protect Storage Make sure the tracefile option points to a valid path
agent are downlevel and do not and that the user has proper permissions to write to
support the requested function. the specified file.
See error log for version ANS1987E A destination file specification is
information. not allowed with this command.
Explanation Explanation
The function being used requires a more current IBM Of all the system object restore commands only
Spectrum Protect Server and IBM Spectrum Protect RESTORE ASR allows the entry of a destination file
Storage agent specification.
User response
Explanation
Check the error log for additional messages that might
The client was unable to scan the specified volume for
yield additional information about the problem that
volume mount points. The error information captured
prevents access to the volume mount point. Ensure
indicates the reason for the failure. A common reason
that the IBM Spectrum Protect client is running under
is that the account under which the client is running
an account which as access to the volume mount
does not have access to the volume.
point. Ensure that the mount point is not accessing a
clustered volume. Please refer to Microsoft KB Article
280297 for more information about how to configure System action
volume mount points on a clustered server. The processing continues with the next volume.
ANS1991E An error occurred processing
registry key 'key-name', data value User response
'value-name'. See the client error
Ensure that the client is running under an account
log for additional information
which has access to the volume and volume mount
about this error.
points. Correct the condition causing the error and try
the operation again. If the problem persists, contact
Explanation your system administrator or IBM Spectrum Protect
An unexpected error occurred when the client tried to administrator for further help.
read or update the Windows registry. Additional ANS1997W No files have been previously
information regarding the error is usually placed in the backed up for the VSS component
error log. 'component-name'.
166 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The TXNBYTELIMIT is larger than the server supports. Processing continues.
The value will be reset to a supported limit.
User response
System action
Make sure the volume data is not corrupt by using
TXNBYTELIMIT is reset, and processing continues. system tools like chkdsk (Windows) or fsck (Unix).
ANS2027E GSKit function func-name failed
User response with error-code: During the
Set the option to a value supported by the server. SSL/TLS handshake, the client
could not agree on a supported
ANS1999E type of the operation processing of SSL/TLS protocol version to use
'filespace-name' stopped. with server. session
Explanation Explanation
The client has encountered a condition where it can A GSKit function has failed with the
not continue processing the specified file space. The GSK_ERROR_BAD_MESSAGE.
IBM Spectrum Protect client error log or schedule log
should contain additional messages related to this
System action
error.
Processing stopped
System action
User response
Processing stops.
Make sure you have configured the key database for
User response SSL communication as described in the
documentation. Possible issues could be during the
Check the IBM Spectrum Protect client error log and SSL/TLS handshake, the client could not agree on a
schedule log for any additional messages related to supported SSL/TLS protocol version to use with server
this error. Take any corrective action that might be If the problem persists, contact IBM Spectrum Protect
suggested by the related messages, then try the customer support.
operation again. If the problem persists, contact your
IBM Spectrum Protect administrator for further ANS2032I The client VM restore is skipping
assistance. the unsupported Independent
disk : vmdk
ANS2025W Object 'object-name' has been
removed from DB (Fix IT19964).
Explanation
168 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Check the versions of all IBM Spectrum Protect Client Processing skips this virtual machine template.
products that communicate with each other and
ensure that they are all at the same version, release, User response
and level.
To back up this virtual machine template, run an
ANS2041E Snapshot Differencing support is incremental forever full backup operation.
not available on the specified
NetApp filer. ANS2044E The template virtual machine
'name' cannot be restored when
the IBM Spectrum Protect data
Explanation
mover node on the vStorage
Incremental by snapshot difference backup cannot be Backup Server is connected
performed because required support on the specified directly to an ESX/ESXi host.
NetApp filer is not availble. .
Explanation
System action
The VMware vStorage API do not support template
Processing terminates. virtaul machine operations when connected directly to
an ESX/ESXi host.
User response
System action
None.
Processing stops for this template virtual machine
ANS2042W 'symboliclink':is a symbolic link to
a file or directory in another
filesytem. ACLs or extended User response
attributes might not be backed up. Virtual machine template operations are supported
when the IBM Spectrum Protect data mover node
Explanation connects directly to a ESX/ESXi host. Modify the
VMCHOST to connect the IBM Spectrum Protect data
The backup or archive operand contains a symbolic mover to a vCenter Server.
link to a file or directory in another file system.
Processing may lead to loss of ACLs or other extended ANS2045E The
attributes because they might not be processed. VMENABLETEMPLATEBACKUPS
option is not specified. The virtual
System action machine template 'name' can not
be backed up.
The file data is backed up. Processing continues with
the next object.
Explanation
User response
System action
Contact the IBM Spectrum Protect administrator with
Processing stopped.
the information provided in this message.
ANS2048W Named stream of object 'object- User response
name path-name file-name' is
corrupt. If RUNASSERVICE=YES, do not set
PASSWORDACCESS=PROMPT. Use
PASSWORDACCESS=GENERATE.
Explanation
ANS2051W The local snapshot repository was
One or more of the file's named streams are corrupt.
not found on location.
System action
Explanation
The named stream is not restored/retrieved.
The specified directory for the local snapshot location
does not exist.
170 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS2055I The local snapshot manager could
not be locked.
Processing continues.
Explanation
User response
The local repository is locked by another application.
A new local snapshot repository will be build in the
This process will proceed when the other application
specified directory.
unlock the local repository.
ANS2052E Information about the disk
subsystem is missing. System action
Processing continues.
Explanation
The local snapshot repository could not be initialized User response
due to missing information about the disk subsystem.
None.
System action ANS2056I Waiting maximal timeout seconds
until the lock is released by the
Processing stops.
other application.
User response
Explanation
The application ensures that the disk subsystem is
While the local repository is locked by another
initialized properly. Check for preceding error
application, the program will wait a specific period of
messages.
time to proceed. For example, in the mySAP
ANS2053E A memory allocation error has environment, the wait period is 1 hour.
occurred in file filename, line
number linenumber. System action
Processing continues.
Explanation
Enough memory was not available to continue User response
processing.
None.
System action ANS2057E Local snapshot manager not
Processing ends. initialized.
Explanation
User response
The local snapshot repository was used without
Ensure that your system has sufficient real and virtual
previous initialization.
memory. Close unnecessary applications.
ANS2054E Operating system error errno: System action
messagetext.
Processing ends.
Explanation
User response
The application encountered an unexpected message
error during the execution of a system function. The The system normally ensures that the local repository
respective operating system error and message text is initialized. Check for preceding error messages.
will be displayed. ANS2058E The data container with ID dcID
could not be updated in the local
System action repository.
Processing stops.
User response
Check the specific error message.
172 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
The application will decide whether or not that Processing ends.
warning should end the program. Check for following
messages. User response
ANS2064I The local snapshot repository will Check the specific reason.
be created on the directory
location. ANS2068E No target LUNs were found for the
data container dcID in the .fct file
filename.
Explanation
The local snapshot repository containing information Explanation
about the state of the data containers is being created.
The program will search in the .fct file for each specific
data container a list of entries with the label
System action
<PREFIX>TARGET_VOLUME where the prefix depends
Processing continues. on the hardware type. Either you have a wrong label
for the target volumes of the specified data container
User response or this data container in the .fct file does not have any
target LUNs.
None.
ANS2065I The local snapshot repository System action
could not be created on the Processing ends.
directory location.
User response
Explanation
This error can only occurred if the application does not
A failure occurred creating the local snapshot have a GUI where the user provides the input of the
repository. target data containers and the format will
automatically be checked. If so, please check the
System action format of the .fct file.
Processing ends. ANS2069E Cannot read the file filename of
the local snapshot repository.
User response
Look for a operating system error message. Explanation
ANS2066E Cannot read the .fct file filename. The system keeps some information about the state of
the data containers locally in a file. This file was not
found or is not accessible.
Explanation
The .fct file containing the target data containers was System action
not found or is not accessible.
Processing ends.
System action
User response
Processing ends.
Check the name, the path and the right of the file.
User response ANS2070E The repository state file filename
is empty or has a wrong format.
Check the name, the path and the right of the file.
ANS2067E The exception CLsmException was Explanation
thrown. Reason: txt.
The system keeps some information about the state of
the data containers locally in a file. This file was found
Explanation but the expected format of the data in not correct.
An unexpected error occurred processing a function of
the local snapshot repository.
System action
Explanation
The volume is not backed up.
None.
User response
System action
Do not attempt to backup volumes formatted with a
Processing stops.
non-VTOC disk label.
174 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS2079E Error processing 'filespace
namepath-namefile-name': error
The DMAPI has a limitation in the size of data that can
scanning snapshot
be stored in a DMAPI attribute. If the lenght of the file
system name exceeds this limit the IBM Spectrum
Protect client can not add space management to the Explanation
file system. This message is issued when the IBM Spectrum
Protect client is unable to read data from a snapshot
System action used for the backup. If you are performing the
Microsoft Volume Shadowcopy Service (VSS) snapshot
Space management cannot be added to file system.
backup one possible cause is that the operating
system deleted a VSS snapshot because the shadow
User response copy storage could not grow. If you are performing the
Please make sure that the length of the file system snapshot difference incremental backup on normal
name does not exceed the DMAPI limit. NetApp/N-Series volumes one possible cause is that
the base snapshot was accidentally removed from the
ANS2077E program-name: Reconcile for file NetApp file server.
system 'filesystem'
can not be started for the selected
System action
mode in a non-scout environment.
Please use Two Way Orphan Backup processing for the file system stops.
Check Reconcile instead.
User response
Explanation
If you were performing VSS snapshot-based backup,
The IBM Spectrum Protect client reconciliation examine the client error log and the Microsoft
program can not be started in orphan check or stub Windows system event log for any other messages
restore mode when the HSM system is configured to that might help identify the problem. If there are no
run without the scout daemon. obvious reasons for the failure, try the operation
again,the problem might be caused by temporary I/O
System action conflicts between VSS and other system disk I/O
activities. If you were performing snapshot difference
Reconcile can not run in a non scout environment. incremental backup, contact your IBM Spectrum
Protect administrator to verify that base snapshot was
User response not accidentally deleted.
If you have configured a non scout environment you ANS2080W The value 'option' for the option
need to use the Two Way Orphan Check Reconcile. 'option' is no longer supported and
will be ignored by IBM Spectrum
ANS2078E System state backup is not
Protect client in this release.
allowed CLUSTERNODE is set to
YES.
Explanation
Explanation The specified option value is in the process of being
made obsolete and will be ignored by the client in this
When the CLUSTERNODE option is set to YES, the
release. This option value will be removed in the next
backup systemstate command is not valid.
release and will no longer be valid.
System action
System action
System state backup is stopped.
Processing continues.
User response
User response
If the CLUSTERNODE option is incorrectly set to YES,
Update the option value or remove the option from the
then change the option to NO and try the operation
option file. Also check the documentation to see if this
again. Otherwise see the backup-archive client manual
option has been replaced by a newer option.
for further information about configuring the client to
run in a cluster environment. ANS2083W No vApps that match the input
specification were found.
Explanation Explanation
The server cannot accept the client session because The destination target does not have the original
the client does not use unicode and the node already resource path that was saved with the virtual machine.
contains a unicode filespace. The server records As a result, the virtual machine is restored to the top
whether or not the client's data is unicode, and does level of the ESX/ESXi inventory.
not let the node change this attribute.
176 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing continues Ensure that the multi-node name exists on the server
and that the agent node has the proper authority to
User response target node listed.
System action
Explanation
Processing stops.
None.
System action
Processing ends.
Explanation
Explanation
An error occured after the file list processing
The node is configured for replication and will attempt
completed.
to connect to the secondary server. The secondary
server address and port are configured by the primary
System action IBM Spectrum Protect server administrator and are
Processing stops. saved in the options file.
Examine the client error log for additional messages Processing continues.
that might indicate the reason for the problem. Try to
follow the suggested corrective actions (if any) and try User response
the operation again.
Contact the IBM Spectrum Protect server
ANS2105I File list entry not Processed: File administrator to verify if the primary server is
List Entry available. If the primary server is available, check the
IBM Spectrum Protect error log for communications
Explanation failures and correct any configuration issues. If the
IBM Spectrum Protect server is not available, allow the
A file list operation encounted an error. This entry from node to fail over to the secondary server as configured
the file list was not processed. by the primary IBM Spectrum Protect server
administrator.
System action
ANS2108I Connected to secondary server
This message is for auditing purposes only. secondary server;.
178 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action operations for the node with the 'Update Node'
command.
Processing continues.
ANS2113E The command is not enabled when
User response connected to the secondary server
in failover mode.
Contact the IBM Spectrum Protect server
administrator to verify if the secondary server is
Explanation
available. If the secondary server is available, check
the error log for communications failures and correct The IBM Spectrum Protect client has failed over and
any configuration issues. established a session with a secondary server. The
IBM Spectrum Protect server is configured as a
ANS2111E The REPLSERVERNAME entry for
replication server and will not accept data from this
the specified
node. Commands that store data on the server are
MYREPLICATIONSERVER option
disabled.
was not found.
System action
Explanation
Processing continues.
The MYREPLICATIONSERVER option must have a
matching REPLSERVERNAME entry in the options file.
The REPLSERVERGUID, REPLTCPPORT, and User response
REPLTCPSERVERADDRESS must also be specified. You can use the IBM Spectrum Protect client for
These options are normally set by the IBM Spectrum Restore, Retrieve, and Query operations. Backup and
Protect server administrator and saved to the options Archive operations will fail.
file during logon to the primary server.
ANS2114W IBM Spectrum Protect application
System action protection did not copy the VSS
Manifest files from VM 'VM'.
Processing stops.
Explanation
User response
The VSS Manifest files are not found on the guest
Manually edit the options file to either correct or machine.
remove the options.
ANS2112I Secondary server is configured as System action
'read-only'. Backup and Archive The VSS Manifest files cannot be copied. Verify that
operations are not supported the VSS and SQL Writer services are running on the
when the secondary server is in guest VM
'read-only' mode
User response
Explanation
None
The IBM Spectrum Protect client has established a
session with a server that is configured as 'read-only'. ANS2115I Replication server connection
The IBM Spectrum Protect server is configured as a information saved:
replication server and will not accept data from this connection information;
node.
Explanation
System action This node is configured for replication. The replication
Processing continues. server connection information has been saved to the
options file. The replication server options are set by
User response the IBM Spectrum Protect Administator, sent to the
client during logon, and are saved to the options file.
The IBM Spectrum Protect may be used for Restore,
Retrieve and Query operations. Backup and Archive System action
commands will fail. The IBM Spectrum Protect server
administrator can enable Backup and Archive Processing continues.
180 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
Processing continues. Another process is using the client node replication
table.
User response Only one process may use it at a time.
The operation to create a restored vApp on the vCloud ANS2136E Operation not permitted. The
failed. The data associated with the vApp snapshot secondary server reports the
might not be complete. primary server is available. Quit
and restart the IBM Spectrum
Protect client and retry the
System action
command.
The operation stops.
Explanation
User response
The server has prevented a store operation on the
Check the dsmerror.log file for information about why secondary IBM Spectrum Protect server. The
the operation failed. Then, try the operation again. If secondary server reports that the primary server is
the problem persists, visit the IBM Support Portal for available. However, the IBM Spectrum Protect client
additional information at http://www.ibm.com/ failed over to the secondary server.
support/entry/portal/.
ANS2129E A VM you tried to rename 'rename' System action
did not appear in the list of VMs to Processing stops.
restore 'list'.
User response
Explanation
Restart the IBM Spectrum Protect client and verify the
The VMNAME option for parallel restores requires primary server connection is made. If the IBM
pairing the name and rename fields together. You Spectrum Protect client is unable to connect to the
cannot rename a VM which you are not attempting to primary server, contact the IBM Spectrum Protect
restore. server administrator to verify if the primary server is
available. If the primary server is available, check the
System action error log for communications failures and correct any
configuration issues.
The operation will not begin.
ANS2138E Failed in restoring the vApp
User response properties to vApp: 'vapp name'.
182 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
IBM Support Portal for additional information at http:// ANS2147E The virtual machine named 'name'
www.ibm.com/support/entry/portal/. already exists on the target
system.
ANS2143E vApp verification failed. Data
inconsistency was found.
Explanation
Explanation The virtual machine cannot be restored because the
name already exists on the target system.
During the verification of a vApp, an inconsistency was
found in the backup data.
System action
System action Processing stops for this virtual machine
The restore operation was stopped.
User response
User response Use the -vmname option to rename the virtual
machine.
Examine the client error log for any additional
messages that might be related to this problem and ANS2148I Virtual machine templates cannot
contact IBM Spectrum Protect technical support for be backed up in incremental
further assistance. mode, switching to full mode.
ANS2145W Warning - updating an existing
virtual machine named 'name'. Explanation
The restore operation continues. The backup of virtual machine templates are only
supported as full backups.
Explanation
The virtual machine exists and will be updated with System action
the disks specified. Processing continues in full mode for this template
virtual machine.
System action
The virtual machine will be updated by the restore User response
operation. To back up this virtual machine template use full
mode.
User response
ANS2149E The restore operation for this
No user action is necessary. virtual machine to the target ESX/
ESXi host is not supported
ANS2146E The target vCenter or ESX/ESXi
because virtual machine hardware
host is no longer supported, for
version is incompatible.
virtual machine backups, by this
version of IBM Spectrum Protect.
Explanation
Explanation The target ESX/ESXi host does not support the virtual
hardware version of the virtual machine. As a result, a
The target vCenter or ESX/ESXi host is no longer
restore of the specified virtual machine to this host is
supported, for virtual machine backups, by this version
not supported.
of IBM Spectrum Protect.
System action
System action
Processing stops for this virtual machine.
Processing stops for this virtual machine.
User response
User response
Specify another virtual machine to restore or specify
Specify another target vCenter or ESX/ESXi host that is
another target ESX/ESXi host that supports virtual
supported by this version of IBM Spectrum Protect.
hardware version of the virtual machine.
184 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2160I The server 'server-name' was The IBM Spectrum Protect server list for multi-server
removed from the environment. will be empty after this step.
User response
Explanation
Remove all IBM Spectrum Protect servers from the
IBM Spectrum Protect cannot read the SERVERNAME
multi-server list before removing HSM.
attribute from file.
ANS2163E The default IBM Spectrum Protect
server ('server-name') for the file System action
system will be removed.
HSM multi-server processing continues.
Explanation
User response
The default IBM Spectrum Protect server will be
removed. None.
186 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Specify a nonzero value for HSMLOGMAX if you wish to The restore was not performed.
have the IBM Spectrum Protect hsm log wrap when it
reaches the specified maximum value. Use User response
HSMLOGRETENTION if you wish you have the hsm log
limited in size on a time-based schedule. Execute the required restore command again,
considering that the given name for the restored vApp
ANS2175I Data from server 'server-name' is not used.
should be recalled using the script
'dsmMultiServerRemove.pl'. ANS2181I Option primary server; saved.
Explanation Explanation
Migrated files must be recalled before a server can be This node is configured for replication. The primary
removed from the multiserver configuration. server name option is now saved to the options file.
The replication server options are set by the IBM
Spectrum Protect Administator, sent to the client
System action
during logon, and are saved to the options file.
The server will not be removed.
System action
User response
Processing continues.
Check the documentation for detailed information
about the 'dsmMultiServerRemove.pl' script. User response
ANS2176E The sample journal configuration None.
file '' could not be copied to ''.
ANS2182I Option secondary server; saved.
Explanation
Explanation
The IBM Spectrum Protect Journal Engine setup
wizard tried to create a new journal configuration file This node is configured for replication. The replication
by copying the sample configuration file. However the server option is now saved to the options file. The
sample configuration file could not be successfully replication server options are set by the IBM Spectrum
copied. Protect Administator, sent to the client during logon,
and are saved to the options file.
System action
System action
The IBM Spectrum Protect Journal Engine setup
wizard stops. Processing continues.
Explanation
The restore vApp command does not support restoring
a vApp with an existing name.
Explanation Explanation
The specified organization VDC is not part of the The vCloud runtime library is not installed or cannot be
specified organization. loaded.
188 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
IBM Support Portal for additional information at http:// User response
www.ibm.com/support/entry/portal/.
Make sure that the specified vApp is correct. Then, try
ANS2191E An error occurred creating the the restore operation again.
default VSS staging directory
ANS2194E The snapshot data is incomplete
'path'.
for vApp 'vapp name'.
Explanation
Explanation
The IBM Spectrum Protect client uses an VSS staging
Inconsistent data was found in the backed up vApp. It
directory to store files related to to VSS snapshot
is not possible to restore the specified vApp.
operations. The IBM Spectrum Protect client was
unable to create this directory structure.
System action
System action The restore was not performed.
The IBM Spectrum Protect client stopped.
User response
User response Check the dsmerror.log file for any additional
messages that might be related to this problem. If the
If the problem persists, contact IBM technicalsupport
problem persists, visit the IBM Support Portal for
for further assistance.
additional information at http://www.ibm.com/
ANS2192E Failed to read the node support/entry/portal/.
configuration information from
ANS2195E The number of VMs that are
node 'node name'.
available for restore is different
from expected according to the
Explanation vApp 'vapp name' metadata.
Node mapping information is required for this vCloud
operation. However, the mapping information either Explanation
does not exist or cannot be read from the specified
Inconsistent data was found in the vApp metadata. It
node.
is not possible to restore the specified vApp. More VMs
have been backed up than are now available for
System action restore. This may happen due to incomplete node
The operation is canceled. replication or if a file space was deleted.
Make sure that you are accessing the correct node. The restore was not performed.
The node mapping information is stored in the
Provider VDC node. If necessary, go to the User response
Configuration page and click 'Run the Configuration
Check the dsmerror.log file for any messages that may
Wizard' to make corrections to the node mapping.
indicate the problem. Run a detailed query for this
ANS2193E The required filespace for the vApp to verify that all VMs backups exist. If node
vApp 'vapp name' backup does not replication is used, ensure it is working correctly. If the
exist. problem persists, visit the IBM Support Portal for
additional information at http://www.ibm.com/
Explanation support/entry/portal/. Contact IBM Spectrum Protect
administrator for more information.
No filespace exists for the specified vApp backup.
ANS2196W An incompatible disk
configuration is detected for the
System action
following disk: 'disk name'. The
The restore was not performed. individual database restore for the
following database is not
supported:'database name'.
190 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation the tag value. The maximum value that you can specify
is 10 for either type of snapshot attempts. The
An error occurred attempting to access the specified
minimum value that you can specify is 0, but both
disk cache file during a disk cache incremental
numbers cannot be 0.
backup. See the client error log for more detailed
information. IBM Spectrum Protect.
System action
System action The operation continues with the default number of
quiescing and nonquiescing attempts (2,0).
Processing stops.
User response
User response
Change the pair of numbers in the tag so that the
None.
number of quiescing and nonquiescing attempts is
ANS2204E Disk cache restarted. between 0-10, and that both numbers cannot be 0.
ANS2218I The encryption key password for
Explanation node node name and server server
The length of an object name exceeded the configured name has been migrated.
disk cache key length during a disk cache incremental
backup. The backup must be restarted.. IBM Spectrum Explanation
Protect.
The format of the IBM Spectrum Protect password file
has recently changed. The option
System action MIGRATEENCRYPTKEY is set and the stored
Backup is restarted with a larger key length to encryption key password was automatically migrated
accommodate the object name. to the new format. This message confirms that the
migration was successful.
User response
System action
None required. The name of the object that caused the
failure can be found in the dsmerror.log file. The encryption key password has been migrated.
192 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response completed. Some VMs were not
backed up. VMs: number of VM
See the appropriate Using the Backup-Archive Client
backed up out of number of VMs in
book for your operating system for correct use of the
vApp VMs backed up successfully.
named option.
ANS2226W The virtual machine 'vm-name' is Explanation
configured with an invalid hard
disk list, specified by the tag 'tag' The vApp backup operation completed successfully.
for category 'cat'. However, one or more VMs for the specified vApp were
not backed up. These VMs will not be created during
the restore operation.
Explanation
An invalid hard disk number is specified in the disk System action
backup list tag value. The minimum hard disk number
that you can specify is 1 and the maximum hard disk Processing continues to the next vApp.
number that you can specify is 999. Also, the hard disk
numbers must be comma separated positive integer User response
values. Check the log file for this vApp for more information
about this message. Resolve the problem, then try the
System action operation again.
Processing stopped. ANS2229E Failed to initialize the vCloud
protection environment. See the
User response local client error log for detailed
error message information.
Change the hard disk list tag so that the hard disk
numbers are between 1-999, and are listed as comma
separated values. Explanation
ANS2227W Server option 'option-name' The vCloud protection package could not be initialized.
'option-value' has not been applied
on the client due to the client System action
option The operation is stopped
SRVOPTSETENCRYPTIONDISABLE
D.
User response
Explanation Make sure all options that are related to the vCloud
environment are specified correctly. Check the
When the client option dsmerror.log file for detailed information.
SRVOPTSETENCRYPTIONDISABLED is set to YES on
the client it prevents the IBM Spectrum Protect ANS2230E Failed to create vApp list
administrator from setting one of the following client according to spec 'vApp
options ENCRYPTIONTYPE, EXCLUDE.ENCRYPT, specification'
INCLUDE.ENCRYPT. The client option setting
ENCRYPTKEY GENERATE is also prevented, but the Explanation
client option settings ENCRYPTKEY PROMPT and
ENCRYPTKEY SAVE are not prevented. The vApp list was unable to be retrieved from the
vCloud Director.
System action
System action
The option is ignored.
The operation is stopped
User response
User response
None.
Make sure the values specified in the VCDHost,
ANS2228W Backup of VMware vCloud Director VCDUser, VCDPW, and DOMAIN.VCD options are
vApp 'vApp name' in Organization correct. Make sure the vCloud Director is alive.
VDC 'Org VDC name' of
organization 'Org name'
ANS2233I The IBM tag 'tag' for category 'cat' Take one or more of the following actions to resolve
was not found. the issue:
• Move the database files to disks that are supported
Explanation by in-guest application protection.
The IBM Spectrum Protect option • Mount the dismounted Microsoft Exchange Server
'VMTAGDATAMOVER' is enabled so that IBM databases before the virtual machine backup.
categories and tags can be applied to virtual machines, • Repair the Microsoft Exchange Server databases in
but the IBM tag was not found. the unhealthy states.
• Use the VMTSMVSS trace flag on the data mover to
System action trace database health status processing during
The operation continues without tagging support. virtual machine backup operations.
ANS2236I The virtual machine 'VM-name'
contains one or more disks that
exceed the maximum size set by
the VMMAXVIRTUALDISKS option.
194 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
These disks will be excluded from Explanation
the backup.
The IBM Spectrum Protect client does not back up
VMDKs or VHDXs that are larger than the maximum
Explanation size.
The IBM Spectrum Protect client does not back up
VMDKs that are larger than the maximum size. System action
The virtual machine is not backed up.
System action
The virtual machine is backed up; however, the disks User response
that exceed the limit are excluded from the backup.
Use the VMMAXVIRTUALDISKS option to change the
ANS2238E VCDHOST option must be set maximum size or specify the '-
before running this operation. VMSKIPMAXVIRTUALDISKS=yes' option to exclude
these disks from the backup.
Explanation ANS2245E Virtual machine backups and
VCDHOST option is missing. restores are not supported on 32
bit data movers.
System action
Explanation
Operation cannot continue without this option being
set. Virtual machine operations such as backups and
restores are not supported on 32 bit Data Movers.
User response
System action
Add the option to the client options file, either via the
preferences editor or by manually editing the file, or The operation is not performed.
specify the option on the command line.
User response
ANS2242E No nodes were found that
matched the input specification: Update to a 64 bit Data Mover and retry the operation.
node specification
ANS2246W Failed to disable maintenance
mode for vApp vApp name.
Explanation
An invalid node specification was entered. Explanation
The client has tried to disable the maintenance mode
System action of this vApp. This operation failed.
The operation was stopped.
System action
User response Operation continues.
Check documentation how to specify nodes.
User response
ANS2244W The virtual machine contains one
or more disks that exceed the Check whether the vApp is still in maintenance mode.
maximum size set by the If yes, disable it manually.
VMMAXVIRTUALDISKS option.
ANS2247E ASNODENAME option must be
You can use the
specified when running this
VMMAXVIRTUALDISKS option to
command.
change the maximum size or
specify the '-
VMSKIPMAXVIRTUALDISKS=yes' Explanation
option to exclude these disks from When running vCloud-related commands,
the backup. ASNODENAME option must specify the Provider vDC
node.
User response
Explanation
Specify the Provider vDC node as ASNODENAME to the
The presence of a core dump or crash report indicates
command.
a process has abnormally terminated.
ANS2248E Failed to load or initialize the Java
runtime library. System action
The core file or crash report name is reported in the
Explanation
message. Processing continues.
The Java runtime library (libjvm), required by the
vCloud Protection environment, cannot be loaded, or User response
initialization of Java runtime environment failed
Review the error log for any other error messages that
may help diagnose the cause of the core dump. If
System action
possible, correct any issues found. As a core dump is
Operation is stopped generally caused by a programming error, save the file
noted in this message and contact IBM technical
User response support.
For Linux operating system, verify that a link named ANS2253W The version of the message
'jre', referencing the 'jre' directory under your Java catalog, catalogversion, in use by
installation path, exists in the backup-archive client IBM Spectrum Protect does not
installation directory. If a link does not exist, create match the version of IBM
the link (e.g. ln -s /opt/ibm/java-x86_64-70/jre /opt/ Spectrum Protect, clientversion
tivoli/tsm/client/ba/bin/jre). Alternatively, modify
LD_LIBRARY_PATH to include the path to libjvm.so Explanation
(e.g. export LD_LIBRARY_PATH=
$LD_LIBRARY_PATH:/opt/tivoli/tsm/client/ba/ A check of the catalog version indicates the catalog
bin:/opt/ibm/java-x86_64-70/jre/bin/classic). For and IBM Spectrum Protect are not the same version.
Windows operating system, verify that the JRE This may lead to missing or incorrect messages being
directory exists under the client installation directory. used.
Reinstall the backup-archive client if necessary.
System action
ANS2249W A virtual machine named
'vmname' exists on this system. Processing continues.
Do you want to replace the
existing virtual machine? User response
Review the installation of IBM Spectrum Protect, verify
Explanation the message catalog files match the installed version
Restoring this virtual machine will stop and delete the of IBM Spectrum Protect. Re-installation of IBM
existing virtual machine and all of its files. To protect Spectrum Protect may be required, or a system reboot
application data, stop any applications that are may be required to complete the installtion.
running, and then shut down the virtual machine ANS2254E program-name with session id
before you restore it. sessid aborted recall for token
token. ERRNO errno : errno-text
System action was set. See message
If the user chooses to continue, the system will stop explanation.
and delete the existing virtual machine and all of its
files. Explanation
A recall was aborted from HSM. The ERRNO set from
User response HSM explains why the recall was aborted.
Choose whether to replace the existing virtual Transient errors (The operation must be retried after
machine. the associated problem was solved):
196 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ENOSPC : No space left on device. HSM couldn't free System action
space for the recall.
processing stops
ENOMEM : Not enough memory available to acquire
the required resocurces for the recall.
ESRCH : The internal communication between master User response
and distributor failed. Try to use MAXRETRIESLOCK test flag to increase
EACCES : Most common errno. One of the failures number of attempts to lock the file. The default value
below: is 1500.
- The recall daemon are exiting. System cleanup
ongoing. ANS2261E IBM Spectrum Protect client failed
- Recovery of previously failed nodes is ongoing. to lock options file.
- File is immutable and can't be opened for write /
truncate. Explanation
- The HSM internal processing failed due to issues with
In multi-process environment IBM Spectrum Protect
the DMAPI.
client locks the options file during initialization to avoid
EBUSY : HSM can't acquire exclusive rights on the file.
conflicts on reading or adding an option.
EFAULT : The system detected an invalid address in
attempting to use an argument.
EINTR : The DMAPI implementation allows System action
interruption and the process was interrupted. processing continue
EINVAL : The requested right is not valid or the session
or token is not valid or token was DM_NO_TOKEN.
User response
Static errors (The operation can't be fullfilled. Recall
not possible): Try to decrease a number of IBM Spectrum Protect
EIO : The stub file is orphan. client processes
ENOENT : The file doesn't exist in the file system.
EBADF : The file handle does not refer to an existing or ANS2262I The service is starting.
accessible object.
Explanation
System action The file restore service is starting.
The recall request was aborted from the HSM service.
System action
User response Processing continues.
Transient errors:
Solve problem indicated from the errno. On GPFS User response
platforms: Use command dsmmigfs q -d -n=all to
No action is required.
verify HSM and GPFS are running properly.
Retry the recall operation if failed file can be identified. ANS2263I The service started.
Enable HSM Logging if failed failed file cannot be
identified and wait for new occurrence. Explanation
(HSM Logging allows you to map between the token
displayed from the ANS message and the recalled file) The file restore service started.
Static errors:
Restore the file from backup. System action
ANS2260E Failed to lock IBM Spectrum Processing continues.
Protect password file.
User response
Explanation No action is required.
In multi-process environment IBM Spectrum Protect
ANS2264I The shutdown is in progress.
client locks the password file during authentication to
avoid conflicts on updating password in case the
currect password is expired. Explanation
The shutdown is in progress.
No action is required. • If a local mount proxy node is used, the TCP/IP port
address that was specified with the configuration
ANS2265I The service is shutting down. wizard or notebook is invalid.
• If a remote mount proxy node is used, the
Explanation default_mp_httpport option in the frConfig.props file
The file restore service is shutting down. is either not specified or is invalid.
Communication with the client acceptor cannot start.
System action
Processing continues. System action
Processing stops.
User response
No action is required. User response
ANS2266I The option 'option-name' is set to If a local mount proxy node is used, use the Mount
the default value of 'default-value'. Proxy Node Pairs page in the configuration wizard or
notebook to remove the mount proxy node. Then, add
the mount proxy node again to resolve this issue.
Explanation
If a remote mount proxy node is used, ensure that the
An error was detected with the option value. default_mp_httpport option is specified in the
frConfig.props file with a valid TCP/IP port address.
System action
ANS2269E The maximum number of backups
The default setting is used. were loaded. If a restore is
running, wait for it to complete
User response and load the backup again. If the
backup is loaded in another
To use a non-default value, correct the option value in
browser window, close that
the frConfig.props file.
browser.
ANS2267W The 'option-name' option value
'invalid-value' is invalid. Explanation
To mount another backup, one of the mounted
Explanation backups must be dismounted.
An error was detected with the option value.
System action
System action Processing stops.
The default setting is used.
User response
User response Dismount one of the mounted backups and try the
To use a non-default value, correct the option value in operation again.
the frConfig.props file. Then, restart the web server
ANS2271W Unsuccessful deletion of archived
that is hosting the file restore interface.
file fshlll
ANS2268W The TCP/IP port address on the
mount proxy node cannot be Explanation
located or is invalid.
An attempt to delete the archived file was
unsuccessful.
198 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
Processing continues. Each operation type recognizes a different set of
column names in a Comma Separated Values (CSV)
User response file. The specified column is not used by the current
operation.
Check the console or schedule log for additional
information. Retry the operation at a later time.
System action
ANS2272E The Comma Separated Values The column that the operation could not recognize is
(CSV) file specified 'CSV_file' could ignored. The operation continues.
not be found or opened.
User response
Explanation
Change the name if it the column is misspelled.
The CSV option uses a Comma Separated Values (CSV) Otherwise, no action is needed. You can also simply
file as input for this operation. The specified CSV file remove the column.
could not be found or opened.
ANS2275W The element 'element_name' in the
System action column labeled 'column_title' in
the Comma Separated Values
The operation has stopped. (CSV) file can not be used in this
operation. Row elements must be
User response unique for each column.
Check that the file path is correct and that the file
permissions allow read access. Try the operation Explanation
again. The operation requires that each element in the
ANS2273E The Comma Separated Values Comma Separated Values (CSV) file is unique for that
(CSV) file has two or more columns column. For example, if two rows contained the same
'column_title' with the same title. value for "Virtual Machine Name", inconsistent
Duplicate column names are not instructions could be applied to that VM.
allowed.
System action
Explanation The operation has stopped.
The specified operation, started from a Comma
Separated Values (CSV) file, requires unique columns. User response
For example, if you specify the column "New Host" Remove the row that contains the duplicate element.
twice, the operation cannot determine which value to Try the operation again.
use.
ANS2276E The Comma Separated Values
System action (CSV) file 'file_name' has a row
count of row_count. The current
The operation has stopped. operation requires a minimum of
required_row_count to execute.
User response
Remove any duplicat ecolumns. Try the operation Explanation
again. The current operation requires a certain number of
ANS2274I The column 'column_title' in the rows in the Comma Seperated Values (CSV) file in
Comma Separated Values (CSV) order to execute. The row count in the CSV file is
file is not recognized for the below this value.
current operation and will be
ignored. System action
The operation has been stopped.
200 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
The operation is stopped. Check the vcsplugin.log file for additional information
and contact the IBM Spectrum Protect administrator if
User response you require further assistance.
Correct the identified element. ANS2309I Single Sign On login to the vSphere
Server failed in function function.
ANS2284E The Microsoft Hyper-V backup API message A credential login is
cannot be deleted. now attempted.
Explanation Explanation
Deleting the Hyper-V backup will cause data integrity The Single Sign On (SSO) login to the vSphere Server
issues because the next incremental backup operation failed. Possible reasons for this failure include the
will not back up all required data. For this reason, do following situations:
not delete Hyper-V backups.
• A time difference exists between the vSphere Server
clock and the client clock that exceeds 10 minutes.
System action
• The SSO server accesses a non-default port. This
The backup is not deleted, but system operation issue can occur when the SSO server is installed on
continues. the same system as the VMware vCenter.
ANS2308E The VMware vCloud Suite API The backup operation skips the virtual machine with
reported the following error the disabled create snapshot task and continues
message: 'api-message'. processing the remaining virtual machines.
DELTYPE=ALL is not a valid option value when deleting If you wish to expire all VM nodes, use the DELETE
VM backup objects. FILESPACE command.
ANS2316E Wildcards are not allowed in the
System action VM name argument.
The command is not executed.
Explanation
User response When expiring or deleting a VM backup, the VM name
If you wish to delete all backups for a VM node, use must be specified exactly. The EXPIRE -OBJTYPE=VM
the DELETE FILESPACE command. command processes only one backup on each
invocation. When -INACTIVE is present the DELETE
ANS2313E -FILELIST is not allowed for BACKUP -OBJTYPE=VM command displays all
DELETE BACKUP or EXPIRE when versions of a single VM backup in a list from which to
-OBJTYPE=VM. choose. If -INACTIVE is not present, this command
expires the current active VM backup.
Explanation
System action
-filelist is not a valid option value when deleting or
expiring VM backup objects. The command is not executed.
202 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Consult the error log for specific reasons for this The command did not complete, no objects were
failure. expired.
ANS2318E Command with -OBJTYPE=VM
requires exactly one non-option System action
argument The VM expire which failed has been reported in
previous messages.
Explanation
This command accepts only a single VM name as an User response
argument. Either no arguments were entered or more Consult the previous error messages for the cause of
than one appeared on the command line. the failure.
ANS2322I EXPIRE with -OBJTYPE=VM
System action
finished without failures.
The command is not executed.
Explanation
User response
The EXPIRE command executed successfully.
Specify only one VM name without wild cards. It may
be in upper or lower case. System action
ANS2319W DELETE BACKUP -OBJTYPE=VM Control returns to the command line.
finished with failures.
User response
Explanation
No action is required, this message is informational.
One or more deletions failed.
ANS2323E The user ID and password for
VMware vCloud Director 'vCD host
System action
name' are not set.
The VM backups which failed have been reported in
previous messages. Processing continues with the Explanation
next selection, if any.
The user ID and password for VMware vCloud Director
could not be read from encrypted password file.
User response
Consult the previous error messages for the cause of System action
each failure.
Processing stops.
ANS2320I DELETE BACKUP -OBJTYPE=VM
finished without failures. User response
204 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2331W No match found on the server for that Hyper-V is installed on the
the Hyper-V VM name or VMList backup node.
'string' entered
Explanation
Explanation The Windows Management Instrumentation (WMI)
No match found on the server for the Hyper-V VM namespace "root\virtualization\v2" for Hyper-V could
name or VMList parameter entered. not be found. This namespace is installed with Hyper-
V. If Hyper-V is installed, Hyper-V is not in a good
System action state.
User response
Explanation
Update username and password for the vCloud
The Windows Management Instrumentation (WMI)
Director.
service has received a request to shutdown or has
ANS2333E Failed to establish connection to been shutdown due to an external error. An internal
the vCloud Director. operation which requires WMI has been attempted
and failed. The requested operation is unavailable
while WMI is shutdown.
Explanation
All Hyper-V operations require the Windows
A connection cannot be established to the vCloud
Management Instrumentation service.
Director on the host that is specified by the VCDHost
and VCDPort options.
System action
System action An internal IBM Spectrum Protect operation involving
Windows Management Instrumentation has occurred.
The operation is stopped
User response
User response
Restart the Windows Management Instrumentation
Verify that the values of the VCDHOst and VCDPort
service.
options are valid, network connectivity to the host
exists, and that the vCloud Director service is running. ANS2336W IBM Spectrum Protect has
ANS2334E detected that the following Hyper-
An operation requiring the
V virtual machine
Windows Management
"virtual_machines" has an
Instrumentation (WMI) service
interrupted incremental backup
has failed with the error
chain. Performing a full backup on
'errorstring'. Unable to connect to
the specified Hyper-V virtual
the Hyper-V namespace. Confirm
machine.
Explanation
Explanation
The cluster resource was not taken offline within the
The VM state is in a "branch" compared to the last
time limit or an attempt was made to take offline a
backup. This causes a fallback to Incremental Forever
failed cluster resource.
- Full as backup consistency in this state is not
guaranteed.
System action
The current operation stops. System action
An Incremental Forever - Full backup will be
User response performed.
Check that the cluster resource is not in a failed state.
Verify that the cluster resource can be taken offline. User response
ANS2338W The process has detected a None.
request to backup a virtual
ANS2340W The target virtual machine 'VM-
machine replica. The state of the
name' exists, use the REPLACE
replica 'vmreplicaname', ID='vmid'
option to overwrite.
may differ from the original virtual
machine. If the names of the
original virtual machine and the Explanation
replica are identical the same file The specified target VM exists and the user specified
space will be used. The data may not to allow restore to replace existing machines.
become unrecoverable because
the state of the original virtual
System action
machine and the replica may
differ. The virtual machine is not restored.
206 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2341E The target virtual machine 'VM- Explanation
name' cannot be restored: The The indicated volume is a disk witness. Because the
guid differs from the backup copy. CLUSTERNODE option is set to YES, the volume cannot
be backed up or archived.
Explanation
The specified target VM exists and has a different guid System action
than the virtual machine was backed up with.. Processing stops.
ANS2342E The specified restore target 'VM- ANS2345W The virtual machine named '' was
name' is ambiguous: Multiple found to have an old snapshot ''. A
virtual machines with the same command was sent to the vCenter
name exist. to remove it.
Explanation Explanation
The specifed restore target is ambiguous, multiple During the snapshot clean-up process the backup-
virtual machine with the same name exist. archive client found old snapshots on the virtual
machine. A remove snapshot command was sent to
the VMware vCenter to remove the old snapshots.
System action
The virtual machine is not restored. System action
Processing continues
User response
Specify a different virtual machine as a restore target. User response
ANS2343E A snapshot of Virtual machine Confirm that the the virtual machine is free of all
'vmname' cannot be taken snapshots before the next scheduled backup.
because a physical disk attached.
ANS2346E Expiration of VM object VMname
failed. Reason:
Explanation
The Volume Snapshot Service (VSS) is unable to Explanation
snapshot a virtual machine with a physical disk.
The transaction which expires the named VM object
failed at the server. The reason code ....?????
System action
The full backup of the the virtual machine finished with System action
failures. The next virtual machine in the backup will be
processed. The expiration is not completed.
Do not include this virtual machine in domain.vmfull Consult the error log for specific reasons for this
for backup. A snapshot of this virtual machine cannot failure.
be taken. ANS2347E IBM Spectrum Protect application
ANS2344E 'drive-name1' is a disk witness. protection cannot be used. The
correct Java Runtime Environment
version has not been detected on
machine. A Java Runtime
208 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation the Platform Services Controller is running either
embedded or external.To receive any additional
When validating the virtual machine with Hyper-V a
messages that might be related to this problem,
message was returned that prevents the virtual
enable TRACEFLAGS VCLOUD tracing in the client
machine restore from continuing.
options file. To determine which Platform Services
Controller the vCenter Server is referencing, examine
System action the vCenter Server's Advanced Settings key
Cannot continue with restore until the issue is 'config.vpxd.sso.sts.uri'. Confirm the system time
resolved. between the PSC, vCenter and the client on the data
mover node are in sync. Also, check the vCloud Suite
plug-in error file vcsplugin.log.
User response
ANS2374E The VMware vCloud Suite plug-in
Resolve the issue outlined by the message.
library failed to connect to the
ANS2353W The virtual machine to be restored vCenter Management Server.
'vm-name' exceeds the amount of
vCPUs, virtual memory, or both, Explanation
that are allowed by the host. The
virtual machine was reset to the A connection cannot be established with the vCenter
minimum amount that is allowed Management Server.
by the host so that the restore
operation can continue. System action
vCloud Suite API operations cannot be performed.
Explanation
The virtual machine to be restored is configured for User response
more vCPUs, virtual memory, or both, than are allowed
Verify that the value of the VMCHOST option is correct,
by the host. The amount of vCPUs and virtual memory
and that network connectivity to the host exists. To
can be adjusted after the restore operation completes.
receive any additional messages that might be related
to this problem, enable TRACEFLAGS VCLOUD tracing
System action in the client options file. Also, check the vCloud Suite
The vCPUs, virtual memory, or both, are reset to the plug-in log file vcsplugin.log.
minimum amount that are allowed by the host. The ANS2375E The VMware vCloud Suite plug-in
restore operation continues. library failed to connect to the
vCenter Management Server
User response because the instance name could
Adjust the amount of vCPUs, virtual memory, or both, not be found.
after the restore operation completes.
Explanation
ANS2373E The VMware vCloud Suite plug-in
library failed to connect to the A connection cannot be established with the vCenter
Platform Services Controller (PSC) Management Server because the instance name could
and perform a single sign-on not be found. This could be a spelling error in the host
session. name or the Domain Name System (DNS) is not
functioning.
Explanation
System action
A connection cannot be established with the Platform
Services Controller. vCloud Suite API operations cannot be performed.
vCloud Suite API operations cannot be performed. Verify that the value of the VMCHOST option is correct
and matches the name used to register the vCenter
with the Platform Services Controller often this is the
User response
fully qualified domain name (FQDN). To receive any
Verify that the value of the VMCHOST option is correct, additional messages that might be related to this
that network connectivity to the host exists, and that
None.
Explanation
ANS2378W The single sign-on session to the VMware Site Recovery Manager creates placeholder
Platform Services Controller (PSC) virtual machines that have no virtual disk data. As a
failed with the following message: result, these virtual machines cannot be backed up.
apimessage
System action
Explanation
The backup operation skips the placeholder virtual
The single sign-on session to the Platform Services machine and continues processing the remaining
Controller (PSC) failed. The possible reasons for this virtual machines.
failure include the following situations:
• This issue might occur when the system clock on the User response
on PSC host, vCenter Server host, and client host are
out of sync, or the time zones settings are incorrect. None
210 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2399I The virtual machine is configured ANS2410E Instant Restore information for
as a VMware Site Recovery the specified virtual machines was
Manager placeholder virtual not found.
machine on the recovery site. As a
result, the virtual machine will be Explanation
skipped.
The IBM Spectrum Protect server does not contain
Instant Restore information for the specified virtual
Explanation
machines. Or, the virtual machines were specified
VMware Site Recovery Manager creates placeholder incorrectly.
virtual machines that have no virtual disk data. As a
result, these virtual machines cannot be backed up. System action
Processing stops.
System action
The backup operation skips the placeholder virtual User response
machine and continues processing the remaining
virtual machines. Issue the QUERY VM * -VMRESTORETYPE=ALLTYPE
command. This command queries all active Instant
Access, Restore, and Disk sessions available on the
User response
IBM Spectrum Protect server.
None
ANS2411E Instant Restore/Access of virtual
ANS2408I The virtual machine named machine 'vmname' failed with rc =
'VMNAME' is ready for Instant return-code
Access
Explanation
Explanation
An error happened during processing of an Instant
The Instant Access operation for the specified virtual Restore or Access. See previous output what happens
machine successfully completed. exactly.
User response
Explanation
Verify that the configuration of the network interface is
The Recovery Agent shell command was not found in
correct.
the expected installation path.
ANS2417E Unexpected communication
System action method. Only TCP and TCPv6 are
accepted.
Processing stops.
Explanation
User response
An unexpected communication method was detected.
Ensure that IBM Spectrum Protect for VE is correctly
installed and configured.
System action
ANS2414E An error occurred when the
Processing stops.
hostname for the local machine
was called.
User response
Explanation Verify that the communication method for IBM
Spectrum Protect is correct. Use either TCP or TCPv6.
The system call gethostname failed.
ANS2418E Unable to read or write to the local
System action instant restore data.
filename
Processing stops. File cannot be accessed or is
damaged.
User response
Verify that the configuration of the network interface is Explanation
correct. Instant access and instant restore operations require
ANS2415E An error occurred when the read/write access on the local data mover to store
machine address information was data.
called.
System action
Explanation Processing stops.
The system call getaddrinfo failed.
User response
System action To store the instant restore restore data, the data
Processing stops. mover application requires read and write access to
the C:\Documents and Settings\AllUsers\Application
Data\Tivoli\TSM\ or C:\ProgramData\Tivoli\TSM folder.
User response
Set the access rights to this directory so that your user
Verify that the configuration of the network interface is has the correct rights.
correct. If the file was damaged it can be helpfull to replace
the current version with the .bak file.
ANS2416E An error occurred when the
machine name information was ANS2419E The datastore does not have
called. enough free space for the instant
restore operation.
Explanation
Explanation
The system call getnameinfo failed.
The space on the selected datastore is not sufficient
for the instant restore operation.
212 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS2424E Cannot find the ESX host
'ESXHOST' in the vCenter.
Processing stops.
Explanation
User response
The specified ESX host cannot be found in the vCenter.
Increase the datastore space or choose a different
datastore.
System action
ANS2420E Cannot detect storage device
information. Processing stops.
Storage device information cannot be retrieved. Ensure that the specified ESX host is in the vCenter.
Ensure that the name of the ESX host is correct.
Alternatively, specify another ESX host.
System action
ANS2425E Cannot connect to the ESX host
Processing stops.
'ESXHOST'
User response
Explanation
Ensure that the communication with the ESX host is
A connection to the specified ESX host cannot be
working. Also, review the log messages on the ESX
made
host.
ANS2421E The iSCSI initiator cannot be System action
detected on the hypervisor host.
Processing stops.
Explanation
User response
The iSCSI initiator name of the hypervisor host cannot
be detected. Ensure that the specified ESX host is connected to the
vCenter and the network. Alternatively, specify
another ESX host.
System action
ANS2426E The ESX host 'ESXHOST' is not
Processing stops.
powered on.
User response
Explanation
VMware: Review the log file on the ESX host to ensure
The specified ESX host is not powered on.
that the communication with it is working.
Hyper-V: Ensure that the iSCSI initiator service is
running and working properly. System action
User response
Explanation
Change the ESX host back to normal mode and try
The specified temporary datastore must be a different
again. Alternatively, specify another ESX host.
datastore than the one where the machine is restored
ANS2428E The ESX host 'ESXHOST' is not to. You must specify two different datastores for
connected. Storage vMotion to work.
214 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
The attempt to mount a VM disk as an iSCSI device Unable to determine the datacenter where the ESX
failed. host is located.
The snapshot for the specified VM could not be The operation was stopped.
dismounted from the iSCSI target.
User response
System action Ensure that you have the proper authority to power off
The operation stops. virtual machines, then power off and delete the VM.
ANS2447E Failed to delete VM 'VM' from the
User response ESX host.
Check the Recovery Agent logs and the FBCxxxxE error
message, resolve the problem, and try the operation Explanation
again. You cannot delete the virtual machine form the ESX
ANS2442W The Linux mount proxy node host.
information is not available.
System action
Explanation The operation was stopped.
The Windows mount proxy was unable to retrieve its
partner Linux mount proxy node information. User response
Ensure that you have the proper authority to delete
System action virtual machines, then delete the VM.
A connection to the Linux mount proxy is not ANS2448E Mount command failed.
established. Command was
COMMAND
User response Shell command returned:
Ensure that the Linux mount proxy node is set up and RESULT
the DSMCAD service is running on the Linux mount
proxy node. Then, try this operation again. Explanation
ANS2444E Cannot find the datacenter for The mount command was not successful.
host 'ESXHOST'.
System action
The operation was stopped.
Explanation Explanation
An error occurred when the ESX host bus adapter was An instant restore of the specified virtual machine was
scanned. attempted but failed. The client could not start a
vMotion task to migrate the virtual machine.
System action
System action
The Instant Restore, Instant Access, or cleanup
process is stopped. The Instant Restore operation stops.
216 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ESXi host that you were migrating the VM from. If
possible, use the log and event records to determine
An error occurred when Instant Restore information
what caused the vMotion task to fail and fix it. Then
was being saved on the server. The Instant Restore
clean up the virtual machine (use the Restore VM
process is still running.
command with the -VMRESToretype=VMCLeanup
option) and restart the vMotion task. If you cannot
System action restart the task, suspend the virtual machine and use
The operation continues. the vSphere web client to start the VM migration from
one host to another.
User response ANS2466W If you continue you will lose all
data created on this virtual
The client dsmerror.log file might contain information
machine.
to help troubleshoot the reason for this error. Let the
The virtual machine will also be
Instant Restore process complete on its own. You
removed from the ESXi host.
might need to run a clean up operation on the virtual
Are you sure that you want to do
machine. Use the Restore VM command, and specify
this? Press Y the virtual machine
the -VMRESToretype=VMCLeanup option.
data and remove it from the ESXi
ANS2464E Unable to delete Instant Restore host.
information from the server. Press any other key to continue
without deleting data or the VM.
Explanation
Explanation
An error occurred while attempting to delete Instant
Restore information from the server. You are performing an operation that, if allowed to
continue, will delete all data that was created after
System action this virtual machine was created.
System action The LUNs for the RDM devices use by the specified
virtual machine are either missing, are mapped to an
Processing stops. other machine, or the device name and the LUN do not
match.
User response
Verify that the IP address that was specified with the - System action
VMISCSISERVERADDRESS parameter is correct. The restore operation is stopped.
ANS2469E Unable to remove the iSCSI target.
User response
Explanation For restore operations where
An error occurred while trying to remove an iSCSI vmrestoretype=instantrestore or
target. vmrestoretype=instantaccess, verify that the iSCSI
server address and the VMkernel port binding match.
Verify this information by checking the following
System action things: 1. Check the Data Protection for VMware
Processing stops. configuration file RecoveryAgent.conf and verify that
the iSCSI server address is bound to the correct
User response network card and segment. 2. Use the vSphere client
to connect to your ESXi host. In vSphere, select
Check vSphere client log file for the reason this Configuration->Storage Adapters to display a list of
operation failed and remove the iSCSI target. To the iSCSI adapters. Right click the adapter that you are
remove the failed iSCSI static targets go to your ESXi verifying. Then, select Properties ->Network
host Configuration -> Storage Adapters -> Select the Configuration. In the VMkernel Port Bindings Details
iSCSI Adapter -> right click on it -> Click Properties -> output, verify that the VMkernel Adapter is on the
Static Discovery and select the failed iSCSI targets and same subnet that the datamover node is on.
remove them.
ANS2473E Unable to create a Snapshot of the
ANS2471E Unable to stop the vMotion Task virtual machine named 'vm_name'.
'task'.
Explanation
Explanation
An instant restore operation was attempted for the
The specified vMotion task could not be stopped. specified virtual machine. The snapshot that is used to
restore the virtual machine could not be created.
System action
The instant restore operation is stopped. System action
The instant restore operation stops.
User response
Examine the vSphere log to determine why the User response
migration cannot be stopped. Resolve the problem and Examine the vCenter logs to determine why the
cancel the vMotion task. Then, use the - snapshot could not be created and try the instant
VMRESToretype=VMFULLCleanup option on the restore operation again.
Restore VM command to remove any files or other
218 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2474E Unable to cleanup after an instant ANS2485E Cannot query the IBM Spectrum
restore operation for the virtual Protect server to get instant
machine named 'vm_name', access information
because vMotion task is still
running. Explanation
The server did not respond to the query for instant
Explanation
access information.
An instant restore operation is still running for the
specified virtual machine. System action
The virtual machine cleanup operation is halted.
System action
The cleanuop operation stops. User response
Examine the dsmerror.log file and the IBM Spectrum
User response
Protect server activity logs to determine the cause of
Use the query command to check on the status of the this error.
instant restore operation. Examine the vCenter to
ANS2488E Error mounting the iSCSI device.
determine the status of the vMotion task. If you want
to stop the instant restore, cancel the operation in the
DP VMware GUI or stop the vMotion task from the Explanation
vCenter interface. Then, start the cleanup operation An error occurred while trying to mount the iSCSI
again. device. Check the dsmerror.log file to determine the
ANS2476E A restore location must be cause of this error.
specified via the TARGETPATH
option when restoring to a System action
different virtual machine name.
The operation was stopped.
Explanation
User response
A restore location must be specifed via the
No action is required.
TARGETPATH option when restoring to a different
virtual machine name specified by the VMNAME ANS2490E The VM 'VM' cannot be powered
option. off.
User response The virtual machine exists, but it does not have any
disks attached. The machine can be cleaned up.
None
220 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
The virtual machine full clean up The instant restore operation is stopped.
(VMRESTORType=VMFULLCLeanup) operation stops.
User response
User response
Obtain the necessary license from VMware and assign
For information about troubleshooting inactive iSCSI the license to the ESXi host.
resources, search the VMware support pages by using
ANS2522W A user canceled the
a search string like "troubleshooting iSCSI" or "inactive
'operationType' operation .
iSCSI".
ANS2520E The disk \"diskname\" is not a Explanation
physical device.
An instant restore clean up was A user canceled the restore/backup operation .
stopped because vMotion could
not restore all virtual machine System action
data..
The operation is stopped
Use the Query VM command with
the -detail option to obtain
information about state of the User response
specified disk. No response is required.
Use vMotion to manually migrate
the virtual machine devices and ANS2523E The virtual machine named vm
then try the clean up operation cannot not be restored to the same
again. configuration it had when it was
backed up. IBM Spectrum Protect
Explanation will reconfigure the virtual
machine to include only the most
An instant restore clean up operation (- essential configuration
VMRESToretype=VMCLeanup) cannot complete information and retry the restore
because vMotion could not restore all of the virtual operation.
machine resources.
Explanation
System action
The restore operation failed to restore the virtual
The virtual machine clean up operation stops. machine to its original configuration. This error can
occur if there is incompatibility between the hardware
User response that the virtual machine was on when it was backed
up, and the hardware on the physical host where it
Use the VMware documentation to determine how to was restored. IBM Spectrum Protect will reconfigure
use vMotion to migrate the virtual machine. Then, try the virtual machine to eliminate all but most necessary
the clean up operation again by using the Restore VM configuration information (video and virtual disks) and
command with the -VMRESToretype=VMCLeanup retry the restore operation.
option. If you do not want to restore this virtual
machine, use the Restore VM command with the -
System action
VMRESTORType=VMFULLCLeanup option to remove
the virtual machine and all of its resources. The restore operation continues, using the
reconfigured virtual machine information.
ANS2521E Instant restore operations require
valid licenses for both vMotion and
storage vMothion. User response
When the restore completes, reconfigure the restored
Explanation virtual machine to your requirements.
Instant restore works only when the ESXi host has a ANS2524E An attempt to mount a snapshot of
valid license for both vMotion and storage vMotion VM 'disk' from disk 'vm' failed.
The volume might be mounted
from another operation and cannot
be remounted.
Explanation
System action
The user submitted a request to log in to the file
The mount operation stops.
restore interface.
User response
System action
Dismount the volume by running a mount cleanup
Processing continues.
operation, then run the mount operation again.
ANS2525E The created virtual machine User response
cannot be powered on.
No action is required.
Explanation ANS2528I The login request was completed
successfully.
The hypervisor is unable to power on the created
virtual machine. VM-OS=os Data-
Center=datacenter
System action
Explanation
The operation will be rolled back and stopped.
The user successfully logged into the file restore
interface.
User response
Check the dsmerror.log file for more information. System action
Check the hypervisor log to determine what error
occurred during the power-on process of the virtual None.
machine.
User response
ANS2526W The
VM_DONT_QUIESCE_ON_SNAPSH No action is required.
OT testflag is deprecated for full ANS2529I The login request failed.
VM backups.
Use the
Explanation
INCLUDE.VMSNAPSHOTATTEMPT
S option to attempt snapshots An error occurred while logging into the file restore
with "VMware Tools file system interface.
quiescing and application (VSS)
quiescing disabled". System action
None.
Explanation
The VM_DONT_QUIESCE_ON_SNAPSHOT testflag User response
overrides the INCLUDE.VMSNAPSHOTATTEMPTS
option. As a result, all snapshot attempts are with Review the log for related login and authentication
VMware Tools file system quiescing and application errors.
(VSS) quiescing disabled. ANS2530I The log out request started.
222 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
Processing continues. None.
System action
System action
Operation cannot continue.
None.
User response
User response
Start the Microsoft iSCSI Initiator Service.
No action is required.
ANS2544E A status of 'state' is returned
ANS2541I The restore request failed. because the Microsoft iSCSI
Initiator Service is not installed.
Explanation
An error occurred during the restore request. Explanation
The Microsoft iSCSI Initiator Service is not installed.
System action
Restore processing stops. System action
Operation cannot continue.
User response
Review the log for related restore errors.
224 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Install the Server Role 'File and iSCSI Services' Install the Hyper-V role on the Windows server host.
Alternatively, specify another Hyper-V host.
ANS2545I A crash consistent snapshot is
created for the backup of virtual ANS2548E The status query for Hyper-V on
machine 'VM name'. the host 'host' failed due to lack of
privileges.
Explanation
Explanation
A crash consistent snapshot is created for the backup
of the virtual machine. The User ID running this command does not have the
necessary privileges to access Hyper-V information on
System action the host.
Explanation Explanation
IBM Spectrum Protect cannot remove the recovery No backups are found for the disk on the IBM
checkpoint that was created during backup. Spectrum Protect server. Therefore, an incremental
backup cannot run.
System action
System action
The virtual machine backup continues.
Instead of an incremental backup, a full backup will
User response run for this disk.
System action No backups are found for the VM on the IBM Spectrum
Protect server, so an incremental backup cannot be
The backup will not occur. run. A full backup will be run instead.
226 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Wait for the rolling upgrade to complete, then start the An error occurred while trying to attach the IBM
virtual machine backup again. Spectrum Protect virtual volume snapshot to the
mount proxy. The restore operation cannot continue.
ANS2557E The virtual machine 'VM-name'
contains one or more physical
(pass-through) disks. Backups are System action
not supported in this Processing stops.
configuration. Specify the
'vmprocessvmwithphysdisks=yes' User response
option to exclude these disks from
the backup. Check the mount proxy dsmerror.log file for
information about how to resolve this issue.
Explanation ANS2560W The remote detach operation
Physical disks are not included in Resilient Change failed.
Tracking (RCT) backup operations so they cannot be
backed up by the IBM Spectrum Protect client. Explanation
An error occurred while trying to detach the IBM
System action Spectrum Protect virtual volume snapshot from the
The virtual machine is not backed up. mount proxy virtual machine. The restore operation
will continue.
User response
System action
Turn off the virtual machine and change the physical
disks to virtual mode or remove them from the virtual Processing continues.
machine. Alternatively, specify the
'vmprocessvmwithphysdisks=yes' option to exclude User response
these disks from backup operations.
Check the mount proxy dsmerror.log file for
ANS2558E The virtual machine 'VM-name' information about how to resolve this issue and
contains one or more physical manually remove resources that remain after the
(pass-through) disks. However, failed detach operation.
these physical disks are not all
ANS2561I The snapshot for virtual machine
available during the restore
'vmname' failed due to a
operation and the restore failed.
temporary condition. The
Specify the 'vmskipphysdisks=yes'
snapshot will be retried.
option to exclude these disks from
the restore.
Explanation
Explanation The snapshot for the virtual machine failed due to a
temporary condition. The snapshot will automatically
Physical disks are not all available during restore
be retried.
operations so the IBM Spectrum Protect client does
not restore the virtual machine successfully.
System action
System action Processing continues to the next virtual machine.
The restore operation failed.
User response
User response No action is required.
Check the physical disks and make sure that they are ANS2563I Starting retry snapshot number
available. Alternatively, specify the retryCount for virtual machine
'vmskipphysdisks=yes' option to exclude these disks 'vmname'.
from restore operations.
ANS2559E The remote attach operation
failed.
228 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response ANS2574I The maximum number of sessions
available to the restore operation
No action is required.
has been adjusted to
ANS2570I The backup request failed. adjusted_value. At least one
session must be allocated for each
Explanation disk being restored.
User response
System action
Wait for the download to complete. Locate the file
The maximum number of sessions available to the where the browser stores downloaded files.
restore operations is set to the value of the
VMMAXRESTOREPARALLELDISKS option multiploed ANS2576I The process to collect the system
by the VMMAXRESTOREPARALLELVMS option. logs is still running in background.
Orocessing continues. Depending on the size of the log
files, this might take some time to
User response complete. As soon as this process
is complete, you will be prompted
None.
System action A faulty state has been detected for the specified
Hyper-V host.
The request has been canceled.
System action
User response
Processing stops.
In order to download the logs files the system
administrator needs to enable the option by editing
User response
the FR API configuration file specified in the message
text. User need to sign out and sign in again for the Verify the health and configuration of the specified
option to take effect. A restart of the Liberty server is host.
not required.
ANS2583E The restore target path 'state' does
ANS2580E The query for Hyper-V information not have enough free space for the
on host 'host' failed with rc= rc. restore operation.
Explanation Explanation
The query for Hyper-V status information failed with a The space on the selected restore target path is not
system specific error. sufficient for the restore operation.
230 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Increase the free space to at least 50 MB in the The snapshot of the virtual machine finished with an
restore target path, or choose a different path. error. Processing continues to the next virtual
machine.
ANS2584E The restore target path 'state'
could not be found, or the path has
not been created. User response
Contact the Hyper-V administrator to turn on the
Explanation volume shadow copy requestor integration service of
the Hyper-V virtual machine. When the service is
The selected restore target path could not be found, or enabled, run the VM backup operation again.
the path could not be created.
ANS2587E The application consistent
System action snapshot of virtual machine
'vmname' failed, possibly because
Processing stops. the volume shadow copy
requestor integration service is
User response not installed or is not running on
the guest virtual machine.
Create the restore target path manually or choose a
different path.
Explanation
ANS2585E num_discovered iSCSI devices
were discovered on the Hyper-V The volume shadow copy requestor integration service
host Microsoft iSCSI Initiator, must be installed and enabled on the guest virtual
while num_mounted were machine in order to take an application consistent
expected. snapshot.
The logged in iSCSI targets in the Microsoft iSCSI The snapshot of the virtual machine finished with an
Initiator do not match the amount of expected logged error. Processing continues to the next virtual
in iSCSI targets. machine.
System action
The IBM Spectrum Protect operation ends.
232 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response incorrect TCP/IP option settings in your client options
file. This error can also occur if the LAN connection
Make sure that you have the correct password. Also
went down or if your system administrator canceled a
make sure that it is valid, for example it is not too
backup operation.
short.
ANS2607S Browser could not establish System action
connection to client.
The IBM Spectrum Protect client ends.
Explanation
User response
The browser could not connect to the IBM Spectrum
Protect client machine. Retry the operation and make sure the LAN is up. Make
sure that both the IBM Spectrum Protect server and
the IBM Spectrum Protect client are up and running.
System action
ANS2611S An unknown error occurred in the
The operation ends.
browser.
User response
Explanation
Determine what might be causing this kind of a
An unknown error occurred in the applet running in the
problem. Determine if the LAN is down, or if the IBM
browser.
Spectrum Protect client acceptor on the IBM Spectrum
Protect machine is up and running.
System action
ANS2609S TCP/IP communications failure
between the browser and the The IBM Spectrum Protect operation ends.
client machine.
User response
Explanation Retry the operation. If the problem persists, turn on
This error can occur due to any of the following: tracing and see if the trace to the browser console
gives the reason for the error.
• The LAN connection to the IBM Spectrum Protect
client machine went down. ANS2612S An unknown error occurred in the
client
• You are trying to connect to the IBM Spectrum
Please check the IBM Spectrum
Protect client machine using the wrong port number.
Protect error eog for any
• The client acceptor on the IBM Spectrum Protect additional information
client machine is not up and running and accepting
connections. Explanation
An unknown error occurred in the IBM Spectrum
System action
Protect client.
The IBM Spectrum Protect operation ends.
System action
User response
The IBM Spectrum Protect client ends.
Retry the operation and make sure the LAN is up. Also
check that the port number is correct, and that the User response
client acceptor is started and running on the IBM
Spectrum Protect client machine, and that it is Retry the operation. If the problem persists, check the
listening on the correct port number. IBM Spectrum Protect error log for any additional
information.
ANS2610S TCP/IP communications failure
between the client and the server ANS2613S A communications protocol error
machine. occurred between the web
browser and the client.
Explanation
Explanation
An attempt to connect to the server using TCP/IP
communications failed. This can be a result of None.
User response
Explanation
Retry the operation specifying a valid directory name.
A protocol error happened between the IBM Spectrum
Protect client and the IBM Spectrum Protect server. ANS2619S The client acceptor was unable to
start the Remote Client Agent.
System action
The IBM Spectrum Protect client ends. Explanation
The IBM Spectrum Protect client acceptor could not
User response start the IBM Spectrum Protect Remote Client Agent.
Retry the operation. If the problem persists, check the
IBM Spectrum Protect error log for any additional System action
information. Verify that you are running the correct The IBM Spectrum Protect operation ends.
applet with the appropriate level of the client.
ANS2615S The user ID entered does not User response
match the node name configured Check the error log on the IBM Spectrum Protect Web
on the client machine. client agent for any relevant messages. Then correct
the problem and retry.
Explanation
ANS2620W The expand entire branch
The user ID that was entered is not the same as the operation may take a long time,
node name on this IBM Spectrum Protect client. and cannot be canceled once it has
started.
System action Are you willing to wait for the
operation to complete?
The IBM Spectrum Protect operation ends.
Explanation
User response
The expand entire branch operation could take a long
Verify that the node name entered is configured time and cannot be canceled once it is started.
correctly on the IBM Spectrum Protect client.
ANS2616I The machine must be rebooted for System action
the changes to take effect
Processing stopped; waiting for user intervention.
Explanation
The machine must be started for the restored registry
changes to take effect.
234 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Answer 'Yes' to start the expand entire branch Processing continues, but the user is not allowed to do
operation. If you answer 'No', the current operation this operation.
will be canceled.
ANS2622S An invalid ID or password User response
submitted. Do not perform this operation, or get a higher authority
level for your user ID in order to perform this
Explanation operation.
Either the ID is not registered on the IBM Spectrum ANS2625E Node does not support this image
Protect server, or the password for the ID is incorrect. operation.
System action
Explanation
IBM Spectrum Protect will not add the specified
The Web Client applet and Web Client agents are at
Include-Exclude statement to the list.
incompatible levels.
User response
System action
Retry the operation with another statement that has
The operation ends.
valid characters.
Check the reason field for the code which explains why
System action
the NTFS security attributes have not been set. Correct
the condition causing the error and try the operation Operation is stopped
again. If the problem persists, contact your system
administrator or IBM Spectrum Protect administrator User response
for further help.
For Linux operating system, verify that a link named
ANS2628W Failed to create named stream of 'jre', referencing the 'jre' directory under your Java
object installation path, exists in the backup-archive client
'file_space_namepath_namefile_na installation directory. If a link does not exist, create
me'. the link (e.g. ln -s /opt/ibm/java-x86_64-70/jre /opt/
tivoli/tsm/client/ba/bin/jre). Alternatively, modify
Explanation LD_LIBRARY_PATH to include the path to libjvm.so
(e.g. export LD_LIBRARY_PATH=
The process was unable to create named stream. $LD_LIBRARY_PATH:/opt/tivoli/tsm/client/ba/
bin:/opt/ibm/java-x86_64-70/jre/bin/classic). For
System action Windows operating system, verify that the JRE
The named stream is not restored/retrieved. directory exists under the client installation directory.
Reinstall the backup-archive client if necessary.
User response ANS2631E The vCloud Suite plug-in library
cannot be initialized.
The object is restored without named stream, the
object should be examined to verify that it is usable.
Check the client error log for ANS5250E error message Explanation
that should have been logged when this message was The vCloud Suite plug-in library failed to initialize. This
written, take the corrective action and try the issue might be caused by the Java runtime not being
operation again. If the problem persists, contact your installed.
system administrator or IBM Spectrum Protect
administrator for further help.
System action
ANS2629I Migration: The filespace will be vCloud Suite operations cannot be performed.
migrated to the Incremental
Forever model.
User response
Explanation Verify that Java is installed.
The first time an Incremental Forever Incremental ANS2632E The vCloud Suite plug-in library
(IFIncr) backup is performed against a virtual machine cannot attach to the Java runtime.
that was previously backed up using the Periodic Full
model, and the latest backup is an incremental Explanation
backup, then backup chain will be migrated to the
Incremental Forever model. The vCloud Suite plug-in library failed attach to the
JVM runtime. This issue might be caused by the Java
runtime being corrupted or an incomplete installation.
System action
This message is for informational purposes only. System action
vCloud Suite operations cannot be performed.
User response
No action is required. User response
ANS2630E The Java runtime library for the Verify that Java is installed and functioning properly.
vCloud Suite plug-in library failed
to load or initialize.
236 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2633E The vCloud Suite plug-in runtime User response
library failed to log into the Check the dsmerror.log file for any additional
Platform Services Controller on messages that might be related to this problem,
'psc-host' with user name 'user-
enable VCLOUD tracing in the option file.
name': authentication failed.
ANS2636E The vCloud Suite plug-in library is
Explanation uninitialized.
238 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
To use this feature, employ a datamover configured as Delete the last snapshots created as they are not
a tagged datamover. managed by IBM Spectrum Protect. Unmount the
duplicate volume path in order to have a single mount
ANS2651E The ASNODENAME option must be
point to the same source volume. Restart IBM
provided to rebalance a VMware Spectrum Protect and retry the operation.
schedule.
ANS2667I Scan operation was successful.
Explanation
Explanation
An error occurred while processing. There was a
problem processing the ASNODENAME option or it was The virtual machine was scanned successfully.
not provided to the command.
System action
System action
The scan process stops for the virtual machine. The
The rebalance processing ended. next virtual machine in the data center will be
processed.
User response
User response
To use this feature, employ a datamover configured as
a proxy agent for a datacenter. None
ANS2659I datamover_count data movers are ANS2668E Scan operation failed with an
assigned to schedule sched-name. unexpected error.
Explanation Explanation
Since less than two data movers are assigned to this An unexpected error occurred during guest scan
schedule, assignment of datamover tags was not operations.
possible.
System action
System action
The scan process stops for the virtual machine. The
None. next virtual machine in the data center will be
processed.
User response
User response
Use the vCenter GUI to manually assign a data mover
to this schedule. Check the client error log for additional information.
ANS2666S Either the ource or target volumes ANS2669I Guest operating system platform
are duplicated. The same volume is not supported.
is mounted on more volume paths.
Explanation
Explanation
The operating system of the virtual machine was not
This error can occur when a source volume is mapped supported by the scan operation.
on more volume paths, for example, a drive letter and
one or more mount point directories. Because IBM System action
Spectrum Protect uses the volume path to keep track
of backup information in its internal backups database, The scan process stops for the virtual machine. The
it cannot back up the same volume with a duplicate next virtual machine in the data center will be
volume path. See addition information in the error log. processed.
User response
Explanation
Ensure that the remote directory is unlocked. Then,
None
reschedule the scan operation.
ANS2671I Virtual machine name was not System action
found on the VMware server.
The scan process stops for the virtual machine. The
next virtual machine in the data center will be
Explanation
processed.
None
User response
System action
None
The scan process stops for the virtual machine. The
next virtual machine in the data center will be ANS2675E Proxy Rejected: Proxy authority
processed. has not been granted to the
specified data mover node.
User response
Explanation
None
The scan of the virtual machine failed.
ANS2672W Hostname could not be found for
the specified virtual machine System action
name.
The scan process stops for the virtual machine. The
next virtual machine in the data center will be
Explanation
processed.
This issue might be caused by the virtual machine not
running and not having a static IP address. User response
The IBM Spectrum Protect server administrator must
System action
grant proxy authority for this node. See the
The scan process stops for the virtual machine. The administrator command "Grant Proxynode".
next virtual machine in the data center will be
ANS2676W The guest operating system
processed.
credential was not found.
User response
Explanation
Make sure the guest is properly configured. Then,
reschedule the scan operation. The guest scan operation requires a valid operating
system credential.
ANS2673I Duplicate virtual machine name
was detected. System action
The scan process stops for the virtual machine. The
Explanation
next virtual machine in the data center will be
None processed.
240 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Ensure the guest operating system credential is set. None
Then, reschedule the scan operation.
ANS2677W The guest operating system System action
credential is invalid. The scan process stops for the virtual machine. The
next virtual machine in the data center will be
Explanation processed.
The guest scan operation requires a valid operating
system credential. User response
None
System action
ANS2681W ESX host or vCenter version is not
The scan process stops for the virtual machine. The supported.
next virtual machine in the data center will be
processed. Explanation
The ESX host or vCenter is a down level version.
User response
Ensure a valid guest operating system credential is set. System action
Then, reschedule the scan operation.
The scan process stops for the virtual machine. The
ANS2678I Guest machine is powered off. next virtual machine in the data center will be
processed.
Explanation
None User response
Refer to the product documentation for supported ESX
System action and vCenter versions.
The scan process stops for the virtual machine. The ANS2682I The guest credential has
next virtual machine in the data center will be insufficient permissions.
processed.
Explanation
User response
None
None
ANS2679I VMware Tools on the guest System action
machine is not running. The scan process stops for the virtual machine. The
next virtual machine in the data center will be
Explanation processed.
None
User response
System action None
The scan process stops for the virtual machine. The ANS2683W Cannot communicate with the
next virtual machine in the data center will be remote host.
processed.
Explanation
User response
This communication issue is caused by network errors
None or by the host not responding.
ANS2680I VMware Tools version on the guest
machine is not current. System action
The scan process stops for the virtual machine. The
next virtual machine in the data center will be
processed.
Explanation Explanation
None The IBM Spectrum Protect client does not back up
VMDKs that are larger than the maximum size.
System action
System action
The scan process stops for the virtual machine. The
next virtual machine in the data center will be The virtual machine is not backed up.
processed.
User response
User response Use the VMMAXVIRTUALDISKS option to change the
None maximum size or specify the '-
VMSKIPMAXVIRTUALDISKS=yes' option to exclude
ANS2685I The VM is a template. these disks from the backup.
242 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
The operation does not start. Try the operation again and specify mode IFFULL or
IFINCR.
User response ANS2692E An error occurred while
Try the operation again from a host that has the Hyper- registering the filespace for virtual
V role enabled. machine (VM_name).
244 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
Restore processing for the vApp continues. The vCenter returned an error indicating there is a
problem with the license. This error can occur when
User response the vCenter server version is at a lower level than the
ESX host version. The vCenter server version must be
Check the dsmerror.log file for information about why at the same (or later) level as the ESX host version.
the VM was not imported. Then, try the operation This error can also occur when the user ID specified by
again. If the problem persists, visit the IBM Support the VMCUser option does not have sufficient
Portal for additional information at http:// permission to perform the operation or the
www.ibm.com/support/entry/portal/. permissions are not applied at the vCenter server
ANS2700E Restoring VM 'vm name' of vApp level.
'vapp name' is not possible. There
is no VM backup data. System action
Processing stops.
Explanation
During the vApp restore, a VM that exists in the User response
restored vApp version could not be restored, because Verify the vCenter server is at the correct level, and
it was not successfully backed up. verify that the user ID specified by the VMCUser option
has sufficient permission to perform the operation.
System action
ANS2705S No Db2 UDB partitions are
The restore operation will proceed, attempting to available for restore.
restore any available vApp backup data.
Explanation
User response
No Db2 UDB partitions are available on the IBM
Examine the client error log for any messages that Spectrum Protect server for restore. This is most likely
might be indicate on the reason for the specified VM's due to a previous backup that was aborted before the
backup failure. Contact IBM Spectrum Protect backup completed. The Db2 UDB database and
technical support if further assistance is required. selected partitions cannot be restored.
ANS2701E The attempted database operation
was unsuccessful, check the error System action
log for any additional information. Processing stops.
246 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Verify that a supported version of VMware Tools is To back up a fault tolerant virtual machine with
installed, current and running. Then, try the backup vStorage API for Data Protection, first disable fault
operation again. tolerant. Then, after the backup completes, enable
fault tolerant.
ANS2713E The virtual machine 'VM-name' is
in an invalid connection state ANS2716E A background copy process is still
'state'. As a result, it cannot be pending on local hardware. A
backed up. restore operation cannot be
initiated until the background
Explanation copy process is completed.
Explanation Explanation
None. All DB2 UDB commands require that the multi-node
definition has permission to delete its own backup
System action files from the server in order to properly reconcile the
local backup repository with the server backup
Processing continues. repository.
Consolidate the virtual machine snapshots according One or more virtual machine backups failed because
to instructions provided in the appropriate VMware of an invalid connection state. A virtual machine must
vSphere documentation. be in the 'connected' state to be accessed for backup.
248 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
The operation stops. The file is skipped. The command is not processed.
ANS2731E The BACKUP VM command failed Performing an operation requiring the Windows
because the Data Protection for Management Instrumentation service.
VMware license file does not exist
or is not valid. User response
Raise the permissions assigned to IBM Spectrum
Explanation Protect and retry the operation.
The Data Protection for VMware license file is required ANS2734E An operation requiring the
for the BACKUP VM command. Windows Management
Explanation
User response
None.
None.
The operation stops. Check that the virtual disk has not been moved or
deleted and update the virtual machine configuration
to match any changes to the file system.
250 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2746E An assigned virtual disk to Hyper- backup virtual machines with
V virtual machine disks that exceed the limit of two
'virtualmachinename' is a VHD or terabytes.
invalid format. Only virtual disks
in VHDX format can be backed up. Explanation
The IBM Spectrum Protect client detected that a
Explanation Virtual Machine has assigned a disk whose capacity
The IBM Spectrum Protect client detected that a exceeds two terabytes. Virtual disks that exceed 2
virtual machine has assigned a disk that is in the VHD terabytes are currently not supported by incremental
format or is in an unrecognisable or unsupported forever backups.
format. If the disk is in VHDX format it may be
corrupted. System action
The IBM Spectrum Protect found a virtual disk whose
System action capacity exceeds two terabytes on a virtual machine
The IBM Spectrum Protect found a virtual disk in VHD scheduled for back up.
or unrecognisable format while preparing for a backup
of a virtual machine. User response
There are several options available: Remove the disk
User response from the virtual machine, shrink the disk to under two
If the virtual disk is in VHD format there are several terabytes, copy the data to virtual disk with a capacity
options: Remove the VHD from the virtual machine, under two terabytes. Even though incremental backup
convert the virtual disk from VHD format to VHDX is not available, the always full backup type is
format, or adjust DOMAIN.VMFULL to skip the virtual compatible with disks over two terabytes.
machine from backup. If the disk is in VHDX format,
ANS2749E See Microsoft Technote
check that the disk has not been corrupted.
KB2771882. An assigned virtual
ANS2747E An assigned AVHDX virtual disk to disk to Hyper-V Virtual Machine
Hyper-V virtual machine 'virtualmachinename' contains
'virtualmachinename' cannot find files that are on a Cluster Shared
the parent disk. Snapshots can be Volume and local volumes. A
taken only if the parent can be snapshot of a Virtual Machine in
found. this configuration cannot be taken.
Explanation Explanation
The AVHDX format specifies an internal field that The IBM Spectrum Protect client detected that a
points to a parent AVHDX or VHDX file. If the parent Virtual Machine has files involved in the snapshot on
cannot be found the disk is invalid and a snapshot will both local volumes and Cluster Shared Volumes.
fail. Attempting to snapshot a virtual machine in this
configuration always results in failure. This error is
System action documented in Microsoft Technote KB2771882.
Check that the parent AVHDX or VHDX file still exists User response
and has not been moved or deleted. Return the parent
AVHDX and/or VHDX file. Check that all of the disks and the configuration files
are all on local volumes or cluster shared volumes. If
ANS2748E An assigned virtual disk to Hyper- necessary, perform a storage migration to move the
V virtual machine disks and/or configuration files.
'virtualmachinename' exceeds the
maximum capacity limit. The IBM ANS2750E The Hyper-V Virtual Machine
Spectrum Protect client cannot 'virtualmachinename' is currently
System action
System action
This message is informational.
The IBM Spectrum Protect client discovered the virtual
machine is currently undergoing an operation that will
prevent a Volume Snapshot Service snapshot from User response
occuring. None.
252 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing stops. If you need to use dsmtrace to enable or disable
tracing for a running client process, make sure that the
User response client is already running. If you used the -FILTER
option, try the command again with a different filter
Make sure that the storage virtual machine is running specification. You can use -FILTER=* to display all
on the specified filer and that the association between processes running on the system.
the filer and the storage virtual machine has been
defined correctly with the dsmc set netappsvm ANS2801E The dsmtrace utility was unable to
command. connect to the specified process.
Explanation Explanation
When tracing is already enabled for a client process, The specified command was invoked with too few or
only the -TRACEFLAGS option has any effect. too many parameters.
Explanation Explanation
None. Incremental by snapshot difference backup did not
locate the specified registered base snapshot on the
System action specified NetApp/N-Series filer volume. The most
recent existing snapshot which is older than the
None. registered base snapshot is used as the current base
snapshot.
User response
None. System action
254 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Confirm that the backupid specified matches the While processing Proxy relationships with the
vmname you are attempting to restore by re-running DataCenter node and DataMover node specified, no
the inquire_detail command and make any necessary appropriate Datamover node name matches detected.
corrections before attempting the restore again.
ANS2810E The IBM Spectrum Protect for System action
Virtual Environments Input File The operation cannot continue without a valid
'input file:' appears to be empty. Datamover Node name.
Confirm that the input file is not empty and has valid
Explanation
input. If the file is not empty it may be that an error
occurred while reading the file, please check the error While querying the IBM Spectrum Protect Server for
log for any errors found during the reading of the file. If the Datamover network address and port number, the
errors are found make the necessary corrections Server returned zero for one of the values.
before attempting the operation again.
ANS2811E The IBM Spectrum Protect for System action
Virtual Environments could not The operation cannot continue without a valid
find a suitable datamover agent Datamover network address and port number.
for the DataCenter Node
'datacenter nodename'. User response
256 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2821E The CAD service is not running for that the VMCLI profile is configured correctly
data mover node named specifying the vCenter node name.
'datamover nodename'.
ANS2825E IBM Spectrum Protect for Virtual
Environments detected that the
Explanation node name representing the
The CAD service is not running for the data mover. Datacenter is not specified.
The operation cannot continue without a connection to While parsing the command line options, an empty
the data mover CAD service. datacenter node name was detected.
Make sure the data mover CAD service is running and The operation cannot continue without a valid
that the node has the proper proxy relationships datacenter node name.
established.
User response
ANS2822E The data mover is unable to
connect to the IBM Spectrum This is a result of the -d DataCenter Node Name not
Protect server. being passed in to the Command-line. Re-try the
operation making sure to pass the -d Datacenter Node
Explanation Name to the command-line call.
There is no connection the specified IBM Spectrum ANS2826E IBM Spectrum Protect for Virtual
Protect server. Environments detected that the
node name representing the
vCenter Datamover is not
System action
specified.
The operation cannot continue without a connection to
the server. Explanation
While parsing the command line options, an empty
User response
Datamover node name was detected.
Possible causes are that the server name is spelled
incorrectly in the dsm.opt or dsm.sys file; an incorrect System action
server is being used; a communications failure or
firewall issue occurred; or the network cable is The operation cannot continue without a valid
unplugged. Datamover node name.
While parsing the command line options, an empty ANS2827E IBM Spectrum Protect for Virtual
vCenter node name was detected. Environments detected that the
input file is not specified.
System action
Explanation
The operation cannot continue without a valid vCenter
node name. While parsing the command line options, an empty or
non-existing input file name was detected.
User response
System action
This may be a result of the VMCLI profile having an
empty VE_VCENTER_NODE_NAME entry. Please check The operation cannot continue without a valid input
file name.
System action
User response
Processing stops.
Choose another object.
ANS2829E Image operations are not User response
supported for GPFS.
Try the command again with a NetApp/N-Series NFS
or CIFS volume with the correct security style.
Explanation
ANS2832E Incremental by snapshot
Image backup and restore are not supported for GPFS
difference failed for filespace
volumes.
name. See the error log for details.
Try the command again with the correct number of Failed to perform NAS NFS/CIFS incremental backup
parameters. operation using snapshot difference as the user was
non root.
ANS2831E Incremental by snapshot
difference cannot be performed on System action
'volume-name' as it is of type 'type'
and is not a NetApp/N-Series Processing stops.
'fsType' volume.
258 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Please retry the operation as root user. Processing stops.
ANS2835E Incremental backup using
snapshot difference is not User response
supported on this platform. Use the 'set password -type=filer' command to define
the user id and password for the specified NetApp
Explanation Filer and retry the snapshot differential backup
operation.
NetApp NFS/CIFS incremental backup operation using
snapshot difference is only supported on AIX, Linux ANS2838W The file path 'filename' exceeds
and Windows platforms. HSM maximaum path length.
Explanation
User response
An attempt was made to create a snapshot on a read
Upgrade the file server to Data ONTAP version 7.3 or
only snapmirror destination volume.
later and retry the operation.
ANS2841E Incremental by snapshot System action
difference is only supported on
AIX 64 bit and Linux 86 bit clients. Processing stops.
Incremental backup using snapshot difference feature Rety the operation using the USEEXISTINGBASE and
is only available on IBM Spectrum Protect AIX 64 bit DIFFSNAPSHOT=latest options.
and Linux 86 clients. ANS2851E Snapshot Processing Error: .
260 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
This is usually the result of an identifier used with the The operation was stopped
wrong option. Please check that the options in the
Input File matches the requested operation and retry User response
the operation.
Verify that configuration parameters for connection to
ANS2856E IBM Spectrum Protect for Virtual vCenter.
Environments detected that the
node name representing the ANS2859E Failed to locate the Organization
vCloud is not specified. VDC node that is used to store the
backed up data.
Explanation
Explanation
A node name that represents the vCloud is not
specified in the VMCLI profile. The Organization VDC node that stores the backed up
vApp data was not located. This node must be mapped
to the Provider VDC node. This issue might be caused
System action
by invalid mapping between the Provider VDC node
The operation cannot continue without a valid vCloud and the Organization VDC node.
node name.
System action
User response
The operation was stopped
Specify the vCloud node name in the
VE_VCENTER_NODE_NAME parameter in the VMCLI User response
profile. Then, try the operation again.
Go to the Configuration page and click 'Run the
ANS2857E IBM Spectrum Protect for Virtual Configuration Wizard' to verify that mapping
Environments detected while information for the Provider VDC node is valid.
parsing 'read in line' from the input
file 'input file' that option ANS2860E The PRESNAPSHOTCMD command
'specifier' is required for failed. The snapshot differential
'operation' operation. backup will not be executed.
Explanation Explanation
A required option or identifier is missing from the input The command specified by the PRESNAPSHOTCMD
file. option must complete successfully in order to execute
the snapshot differential backup. If the command
completed with a return code of 0 (zero), it is
System action
considered to have completed successfully. If the
The operation stops. command completed with any other return code, it is
considered to have failed. If the command failed then
User response the snapshot differential backup is not executed.
Identify and repair the problem that caused the If you want to process VMware virtual machines, go to
command to fail. Consider wrapping the command in a the IBM Spectrum Protect window, and click Edit >
script that always exits with a return code of zero. Client Preferences > VM Backup. Click VMWare Full VM
or VMWare File Level. Then, click OK.
ANS2862E No entry found for the specified
Storage Virtual Machine. ANS2865E An error occurred creating or
accessing a virtual disk for virtual
machine 'VM-name'.
Explanation
The SVM does not exist in the registry or password file. Explanation
An error occurred creating or accessing a virtual disk
System action
while restoring a virtual machine.
No operation is performed.
System action
User response
The virtual machine is not restored.
The user should register the SVM using the Set
NetAppSVM command. User response
ANS2863E The backup-archive client failed to See the client error log for more detailed information
load the vCloud protection runtime about the error.
library.
ANS2866E An error occurred creating virtual
machine 'VM-name'.
Explanation
vCloud protection runtime library is not loaded by the Explanation
backup-archive client.
An error occurred creating the virtual machine during
the restore operation.
System action
The operation is stopped System action
The virtual machine is not restored.
User response
Verify that the vCloud runtime library exist in the User response
'plugins' folder under the client installation folder.
See the client error log for more detailed information
ANS2864E A Hyper-V operation was about the error.
attempted, but the Hyper-V role
262 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS2867E An error occurred querying virtual Explanation
machine 'VM-name'. Removal of the recovery snapshot of a virtual machine
does not reset the last successful backup time
Explanation maintained internally. The lack of a reset creates an
An error occurred querying the virtual machine during inconsistency between the backup time and the hard
the restore operation. disk configuration of the virtual machine. A full backup
fixes the ambiguity and prevent data loss.
System action
System action
The virtual machine is not restored.
An inconsistency in the virtual machine configuration
was detected.
User response
See the client error log for more detailed information User response
about the error.
Avoid deleting the recovery snapshot between back up
ANS2868E An error occurred removing virtual operations.
machine 'VM-name'.
ANS2872E The process was unable to restore
a virtual disk user metadata entry
Explanation of virtual machine 'vmname' to
An error occurred removing the virtual machine during disk 'diskpath'.
the restore operation.
Explanation
System action
An attempt to restore a user metadata entry of a disk
The virtual machine is not restored. failed. The user metadata of the disk may inaccessible
or unreachable.
User response
System action
See the client error log for more detailed information
about the error. A restore of a virtual disk.
264 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
A valid IBM Spectrum Protect for failed vms num out of existing vms
Virtual Environments license file num VMs were not restored.
(license-file) cannot be located.
Explanation
Explanation
Although the vApp restore operation on the vCloud
The license file was not found, or cannot be opened completed successfully, one or more VMs were not
because of permissions, or the file is corrupted. restored.
ANS2890E The file to restore already exist The operation cannot continue without a valid scan
and the number of copies with domain.
same backup date has been
reached on the specified target User response
location! Run the operation again and specify the -domain
option.
Explanation
ANS2901E IBM Spectrum Protect for Virtual
On the specified target location the file to restore Environments detected that the
already exist, a copy of the file with appended the domain user was not specified.
backup date exist and the number of files with same
backup date has been reached.
Explanation
Explanation Explanation
An unexpected write access error occurred when the The specified communications are available on the
function tried to save the domain password. Write specified port number.
access does not exist to either the registry or to the
IBM Spectrum Protect for Virtual Environments on System action
Linux installation folder where the password file is
saved. None.
Explanation
User response
The specified option is valid but not supported on the
None.
current platform and will be ignored by the client.
ANS3003I The new password is case
System action sensitive.
Processing continues.
Explanation
User response Your account has been updated to use case sensitive
password.
You can ignore the message or remove the option from
the include/exclude file.
266 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS3007I IBM Spectrum Protect client-name
terminating - idle for idle-minutes
None
minutes.
User response
Explanation
Make sure to remember the new password as you
The specified client is terminating because it has been
enter it, including character casing. For more details,
idle for the specified time. It will be automatically
contact your IBM Spectrum Protect administrator.
started when it is needed.
ANS3004E Session for user userid terminated
- invalid password entered. System action
The client program stops.
Explanation
A session was terminated for the specified user User response
because an invalid password was entered.
None.
System action ANS3008E Too many symbolic links were
detected while resolving name
The session with the specified user is terminated.
'file_name'
User response
Explanation
Re-start the remote client and enter the correct
password for the specified user. While trying to resolve the file name, too many
symbolic links were found.
ANS3005I Session for user userid terminated
- idle for idle-minutes minutes. System action
File skipped.
Explanation
A session was terminated for the specified user User response
because there was no activity on the session for the
specified number of minutes. Ensure that you do not have a looping symbolic link for
the file.
System action ANS3009E The Logical Volume Snapshot
The session with the specified user is terminated. Agent plugin library was not
found.
User response
Explanation
Re-start the remote client to begin a new session.
The Logical Volume Snapshot Agent (LVSA) plugin
ANS3006I Processing request for the IBM library should have been installed when the client was
Spectrum Protect Web Client (ip- installed, but it cannot be found.
address).
System action
Explanation
The selected operation is not performed.
A request for the Web Client is being processed.
User response
System action
Try the operation again. If the problem recurs, re-
None. install the IBM Spectrum Protect client software. If the
problem persists, contact IBM technical support for
User response further assistance.
268 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
An error occurred during the mount operation. See the The operation stops.
output from the previous operation to identify the
cause of the error. User response
See the appropriate Microsoft Documentation about
System action
how to correct this iSCSI portal issue. Search http://
Processing stops. technet.microsoft.com/en-US/windowsserver for
iSCSI troubleshooting information.
User response ANS3105E Unable to connect all targets on
Review the recovery agent logs for information about the iSCSI Portal
how to resolve this issue. The target that is not connected is
'target'. Windows error is (error)
ANS3102I 'VMNAME' mounted successfully
and is ready
Explanation
None.
User response
270 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
The operation will be rolled back and stopped. See the appropriate Microsoft Documentation for
information about how to resolve this Windows API
User response call issue.
Determine why the data mover cannot access some ANS3116E The attempt to create directory
iSCSI targets. Determine that the IBM Spectrum 'dir' failed with Windows error
Protect server is working correctly. Determine that the (error).
iSCSI service is running. Search the Windows event log
for problems with the missing devices. Explanation
ANS3113E The virtual machine 'name' has at A Windows API call failed to create the directory.
least one mirror or RAID5 volume.
Mirror and RAID5 support is System action
disabled!
The operation stops.
Explanation
User response
During the mount operation it was detected that the
virtual machine has a mirror or RAID5 volumes. The See the appropriate Microsoft Documentation for
support for such volumes were diabled by the information about how to resolve this Windows API
Administrator. call issue.
ANS3117E The mount volume attempt at
System action directory 'dir' failed with Windows
The operation stops. error (error).
Contact the Administrator for more information. A Windows API call failed to mount the specified
volume.
ANS3114E The attempt to retrieve
information for volume 'volume' System action
failed with Windows error (error).
The operation stops.
Explanation
User response
A Windows API call failed to retrieve the volume
information. See the appropriate Microsoft Documentation for
information about how to resolve this Windows API
call issue.
System action
ANS3118E Unable to determine the operating
The operation stops.
system type of the VM to be
restored.
User response
See the appropriate Microsoft Documentation for Explanation
information about how to resolve this Windows API
call issue. The operating system type of the VM to be restored
cannot be determined. This issue can occur when the
ANS3115E The attempt to bring disk 'disk' restore parameter -VMOSType is not specified or it
online failed with Windows error specifies an incorrect operating system type.
(error).
System action
Explanation
The operation stops.
A Windows API call failed to bring the disk online.
User response
System action
Use the -VMOSType parameter to specify the correct
The operation stops. operating system type of the VM to be restored.
User response
Explanation
To store the VM file restore data, the data mover
The operating system type of the detected VM does
application requires read and write access to the
not match the type specified with the restore C:\Documents and Settings\AllUsers\Application Data
parameter -VMOSType. Inconsistent operating system \Tivoli\TSM\ or C:\ProgramData\Tivoli\TSM folder.
types might negatively impact the mount operation. Set the access rights to this directory so that your user
The operation will continue using "OSname" as the has the correct rights.
operating system type. If the file was damaged it can be helpful to replace the
current version with the .bak file.
System action
ANS3124E The user session cannot be
The operation continues. retrieved because the context ID
cannot be found
User response
If the mount operation fails, try the operation again Explanation
and use automatic detection or specify the correct An error occurred while retrieving the current user
operating system. session. The error might be caused by a session that
ANS3122E The Microsoft iSCSI Initiator timed out.
Service encountered an error. The
Windows error is (error). System action
Processing stops.
Explanation
The Microsoft iSCSI Initiator Service encountered an User response
error during an iSCSI operation. This error caused the If the session timed out, log in again.
operation to stop.
ANS3125E The local data for file restore
System action mount with the ID: id and virtual
machine name 'name' cannot be
The operation stops. found!
272 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
proxy partner is required to perform the restore Explanation
operation.
The mount cleanup operation for the specified virtual
machine completed.
System action
Processing stops. System action
None.
User response
Check the mount proxy partner node configuration and User response
ensure that the node is correctly configured and
None
running.
ANS3130E The mount cleanup operation for
ANS3127E The IP address or port of the
virtual machine 'vmname' failed
mount proxy partner could not be
with rc = return-code
found.
Explanation
Explanation
An error occurred during the mount cleanup operation.
An error occurred while querying the IBM Spectrum
See the output from the previous operations to identify
Protect server for the mount proxy partner. The IP
the cause of the error.
address or port of that partner could not be found. The
address and port are required to process file restores.
System action
System action Processing stops.
Processing stops.
User response
User response Check the dsmerror.log file for information about how
to resolve this issue.
Check the node configuration and ensure that the
mount proxy partner is correctly configured and ANS3131E The operation to disconnect the
running. Verify that the client acceptor daemon on the iSCSI targets from the Windows
mount proxy partner is running and able to connect to data mover failed.
the IBM Spectrum Protect server.
ANS3128E The node name of the Windows Explanation
mount proxy does not comply with An error occurred during the mount cleanup operation
IBM Spectrum Protect naming while disconnecting the iSCSI targets. See the output
conventions. from the previous operations to identify the cause of
the error.
Explanation
An error occurred while querying the IBM Spectrum System action
Protect server for Linux mount proxy partner. The Processing stops.
name of the Windows mount proxy does not comply
the naming convention. A correct name is required for
User response
processing of Linux VMs.
Open the Windows iSCSI Initiator Tool and disconnect
System action the targets and remove the target portal. Try the
operation again. The tool can be found in
Processing stops. "Administrative Tools" -> "iSCSI Initiator"
ANS3132E The Windows iSCSI Service is
User response
unable to get a list of all currently
Check the node configuration and ensure that the running sessions. The Windows
mount proxy name is correct. Use the web based error is (error)
configuration wizard to set up the configuration.
ANS3129I The mount cleanup of VM
'VMNAME' completed.
The iSCSI Service has a problem getting a list of all The VM disks that failed were reported in previous
available portals. messages.
The operation stops. Review the previous error messages for the cause of
each failure.
User response ANS3138E The unmount of the volumes failed
See the Microsoft documentation for information to during the cleanup operation of
correct this iSCSI portal issue. Try the operation again. mount ID mountid
Search http://technet.microsoft.com/en-US/
windowsserver for iSCSI troubleshooting information. Explanation
ANS3135E The removal of iSCSI Portal An error occurred during the mount cleanup operation
'target' failed with a Windows while unmounting the volumes.
error of (error)
274 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS3142E The Windows Virtual Disk Service
encountered an error. The
Processing stops.
Windows error is (error)
User response
Explanation
See the output from the previous operations to identify
The Windows Virtual Disk Service is not working
the cause of the error.
correctly.
ANS3139E The attempt to unmount the disk
failed with Windows error (error). System action
The operation stops.
Explanation
The Windows API call failed to unmount the disks. User response
See the Microsoft documentation for information to
System action
correct this issue. Search http://
The operation stops. technet.microsoft.com/en-US/windowsserver for
Virtual Disk Service troubleshooting information.
User response ANS3143W The ISCSI service is not running.
See the Microsoft documentation for information to Its state is 'state'.
correct this issue; search the documentation for this
Windows error. Explanation
ANS3140E The connection to the following The ISCSI Service is not running.
iSCSI targets failed: 'target_list'.
System action
Explanation
The service maybe suspended, however operations
The iscsiadm command-line interface was not able to cannot continue.
connect to the specified iSCSI targets, from the Linux
mount proxy machine. User response
Start the ISCSI service.
System action
ANS3144W The ISCSI service is not running.
The operation stops.
File restore mount and instant
access operations will not work.
User response
If the target is already connected on the Linux mount Explanation
proxy machine, log out from the target, for example:
The ISCSI Service is not running. This service is
iscsiadm -m node -T targetname --logout Also, verify
required on the Windows and Linux mount proxy for
that the iSCSI server address is correctly specified.
file restore mount operations. This service is also
ANS3141W Mounting the following devices required for full VM instant access operations.
failed: 'device_list'.
System action
Explanation
Mount operations for file restore cannot continue.
It was not possible to mount the specified devices on Instant access operations cannot continue.
the Linux mount proxy machine.
User response
System action
Start the ISCSI service if you want to perform a file
The operation continues to mount the other devices. restore operation or instant access operation.
ANS3145E A Windows API call has failed.
User response
Perform a cleanup, or try to manually unmount the
devices on the Linux mount proxy machine.
User response
System action
Ensure the file system is not in use and then try the
The operation stops.
cleanup operation again, or manually unmount the
volume on the host.
User response
ANS3147W The iSCSI Target 'iscsi_target'was
disconnected successfully, but the See if the target is already disconnected on the Linux
attempt to delete the target failed. machine, or try to manually disconnect it. For example,
iscsadm -m node -T targetname --logout Verify that
the iSCSI server address is correctly specified.
Explanation
ANS3150W The block device 'block_device' of
It was not possible to delete the object after the target
type 'device_type' failed to mount.
was disconnected.
The system message is:
'system_message'
System action
The operation continues. Explanation
It was not possible to mount one or more devices on
User response the Linux machine.
Try to manually delete the object on the Linux
machine. For example: iscsiadm -m node -T System action
targetname -o delete
The operation continues to mount the other devices.
ANS3148W The iSCSI Target 'iscsi_target' was
already connected. User response
Perform a cleanup, or try to manually unmount the
Explanation devices on the Linux machine.
The target was already connected on the Linux mount
ANS3151E The initiator.iscsi file does not
proxy machine. This error can occur if a cleanup was
exist or cannot be opened.
not perfomed, or if the cleanup was only partially
successful.
276 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS3155I The Windows data mover is 'name'
(ip)
The file does not exist or cannot be opened.
Explanation
System action
The DNS name and the IP of the Windows data mover.
Operations cannot continue.
System action
User response
None.
The ISCSI service may not be installed.
ANS3152E The initiator.iscsi file does not User response
have a valid initiator id entry.
This information can be used to determine if hostname
and IP of the Windows data mover are correctly
Explanation
resolved. The information can help if the iSCSI
No ISCSI Initiator ID exists. connection is not working as expected.
ANS3156I The iSCSI server address used is
System action 'ip'
Operations cannot continue.
Explanation
User response This message returns the IP address of the iSCSI
The ISCSI servoce may not be installed. server.
Explanation
System action
exportfs command failed to unexport the directory on
The Windows share is not created. The operation
the Linux mount proxy.
continues.
System action
User response
The operation stops.
One common reason for failures is that the specified
user/group does not exist. Ensure that the Windows
user or group name exists and is accessible on the User response
Windows data mover. If this is a domain user or group, Resolve the error on the Linux mount proxy. Manually
the Windows data mover has to be part of that domain. unexport the directory.
If this does not resolve the problem, see the
appropriate Microsoft Documentation for information ANS3162I The Mount cleanup of VM
about this error code. 'VMNAME' with mount id 'Id' and
snapshot date 'date time'
ANS3159E The attempt to remove the completed.
Windows Share failed with
Windows error (error).
Explanation
See the appropriate Microsoft Documentation for ANS3163W The Linux Operating System is not
information about how to resolve this Windows API at the minimum level. Mount
call issue. operations may not complete
successfully.
ANS3160W The attempt to export Linux file
system failed with error: NFS
Explanation
service is not running.
The Linux Operating System is not at the minimum
Explanation level.
278 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
The Linux Operating System is not at the minimum Ensure that IBM Spectrum Protect Recovery Agent is
level. correctly installed and configured.
ANS3168E IBM Spectrum Protect Recovery
System action Agent service is not running.
Mount operations may not complete successfully.
Explanation
User response IBM Spectrum Protect Recovery Agent service is not
Upgrade the Linux operating system to at least the running.
minimum level.
System action
ANS3165W A Package installed on the Linux
Operating System is not at the Operations cannot continue.
minimum level. Mount operations
may not complete successfully. User response
Start IBM Spectrum Protect Recovery Agent service.
Explanation
The Recovery Agent can be started using "net start
A Package installed on the Linux Operating System is RecoveryAgent" or by referencing IBM Spectrum
not at the minimum level. Protect Recovery Agent in services.msc.
ANS3169E The mount proxy's operating
System action system must be Windows Server
Mount operations may not complete successfully. 2012 or newer operating system.
ANS3173E The Linux devices failed to mount The Windows share is not created. The operation
correctly. continues.
The Linux devices failed to mount correctly. One common reason for this message is that the
specified user or group does not exist. Ensure that the
Windows user or group name exists and is accessible
System action on the Windows data mover. If this is a domain user or
Mount operations did not not complete successfully. group, the Windows data mover has to be part of that
domain.
User response This message can also indicate that the Windows data
Verify that the Linux mount proxy server can mover is not able to access the active directory
communicate with the IBM Spectrum Protect server. domain server. Ensure that network problems are not
preventing the Windows data mover from
ANS3174E The virtual machine mount failed. communicating with the active directory domain
server.
Explanation ANS3177E No iSCSI target was connected.
An error occurred during the mount operation. Check your iSCSI options for
backup-archive client.
System action
Explanation
Processing stops.
No iSCSI target was found or connected on the Linux
mount proxy machine.
280 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The operation is rolled back. Some characters cannot be used on multi platform
environments. To solve compatibly problems only a
User response limited set of characters are allowed on this specific
parameter.
Check that iSCSI is setup correctly on your Windows
as well as your Linux mount proxy. One common Parameter "-MOUNTPoint" is restricted at [a-z][A-Z]
reason for a failure is that the VMISCSIServeraddress [0-9][:][/][\][_]
option is not specified or is set incorrectly in the Parameter "-MOUNTTag" is restricted at [a-z][A-Z]
options file of the Windows data mover. [0-9][_]
ANS3178E Volume 'volume' of type Parameter "-EXPORTParameter" is restricted on
'file_system_type' has not been Windows at [a-z][A-Z][0-9][ ][-][_][\][@]
unmounted. System message:
'system_message' Parameter "-EXPORTParameter" is restricted on Linux
at [a-z][A-Z][0-9][.][:]
Explanation
System action
An error occurred during the mount cleanup operation
while unmounting the volumes on the Linux mount The operation continues with modified parameter.
proxy machine.
User response
System action None
Processing stops. ANS3181E The registry key
HKEY_LOCAL_MACHINE\SYSTEM
User response \CurrentControlSet\Services
\partmgr\Parameters\CrPolicy is
Ensure the file system is not in use and then try the
set to an other value than 3.
cleanup operation again, or manually unmount the
volume on the Linux mount proxy.
Explanation
ANS3179W Another folder share with the
same name 'name' already exists. If the registry key HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Services\partmgr\Parameters
\CrPolicy is set to an other value than 3 it can be that
Explanation the machine hangs during a mount operation. Change
IBM Spectrum Protect was unable to create a folder the value to 3 and reboot the machine.
share with the specified name because a share with
that name already exists. System action
The operation stops.
System action
The folder share is not created. The operation User response
continues and the VM disks are mounted for file
restore on the mount proxy. The registry key HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Services\partmgr\Parameters
\CrPolicy is not documented by Microsoft. Sometimes
User response this key is set to a value other than 3 what can lead to
Use operating system commands to create the share problems with the mount operation. Set the value to 3
of the folder with a unique name and delete it before and reboot the machine.
running the dismount operation.
ANS3182E The mount cleanup operation
ANS3180W The parameter 'name' contains timed out waiting minutes minutes
characters that are not allowed for response from Linux Mount
and have been removed. Proxy.
Resulting value is 'new'
282 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
virtual machine and the device is in use, assign the ANS3401W The entity name is invalid.
device a new UUID or remove the device.
ANS3186W Opening and creating the block Explanation
devices failed. A volume with this name could not be found or is not
suitable for server-free operations.
Explanation
It was not possible to get the list of block devices on System action
the Linux mount proxy Processing stopped.
User response
User response
Check the error log for any other messages that might
Check that on the Linux mount proxy machine, the
indicate a reason for the failure. Try to correct any
number of loop devices available are at least equal to
indicated problems, then try the operation again. If the
the number of virtual machine disks to mount. The
problem persists, contact IBM technical support for
advanced VMware transport mode is not supported on
further assistance.
the Linux mount proxy for file restore operations from
local backups. Use the vmvstortransport ndb option in ANS3403W Volume name cannot be opened
the server stanza of the mount proxy options file. If for reading. System error code is
you want to use NBDSSL, remove the /opt/tivoli/tsm/ err.
client/ba/bin/lib64/libdiskLibPlugin.so library and use
the vmvstortransport ndbssl option. Explanation
ANS3189W Original mount points can not be The named volume could not be opened. Examples of
found for guest system. why this can occur include, but are not limited to: the
device is not a valid system device, the device is
Explanation locked by another application, or the user does not
have correct or permissions. The operating system
.
error code shown in the message indicates the specific
reason for the failure.
System action
The operation continues. System action
Processing stops.
User response
Check if /etc/fstab file exists and is accessible on User response
guest system.
Use your operating system's tools to obtain the
description of the error code. Also check the error log
Explanation Explanation
The file system on the volume is not supported for the Umount failed for the specified volume with the
operation being performed. indicated errno. Please take suitable action based on
errno and retry the operation.
System action
System action
If server-free data movement is used, processing
continues using non-server-free data movement. Processing stopped.
Otherwise processing stops.
User response
User response
Check errno for umount failure and take corrective
Check the error log for any other messages that might action before retrying the operation.
indicate a reason for the failure. Try to correct any
ANS3409W An error occurred writing to
indicated problems, then try the operation again. If the
problem persists, contact IBM technical support for volume name.
further assistance.
Explanation
ANS3406I Not enough space is available to
update the last backup status for IBM Spectrum Protect could not write to the named
virtual machine 'vm'. volume. Examples of why this can occur include, but
are not limited to: the data being written is outside the
valid range of the volume, or the device is locked by
another application. The operating system error code
284 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
shown in the message indicates the specific reason for Explanation
the failure.
The named function did not receive correct arguments
to proceed. Please check error log for additional errors
System action following this one for further explanation.
Processing stops.
System action
User response Processing stops.
Use your operating system's tools to obtain the
description of the error code. Also check the error log User response
for any other messages that might indicate a reason
Retry the operation. If problem persists contant your
for the failure. Try to correct any indicated problems,
IBM Spectrum Protect administrator.
then try the operation again. If the problem persists,
contact IBM technical support for further assistance. ANS3412I DiskMapper does not support
name for entity name.
ANS3410E The operating system refused a
request for memory allocation.
Explanation
Explanation The requested function is not implemented in
DiskMapper at this time. Please report this error to
The process requires access to memory in order to
your IBM Spectrum Protect administrator.
store information as processing proceeds. In this case,
more memory was requested than the operating
system would allocate. Possible reasons include: System action
Close all unneeded applications and try the operation System action
again. If the operation still fails, try dividing the task
into serveral smaller units. For example, if a file Processing stops.
specification contains several high level directories,
run the IBM Spectrum Protect task serially for each User response
directory. If the task is an incremental backup, use the
option "-memoryefficientbackup=yes". Retry the operation. If the problem persists, review the
client error log for other messages that might be
For UNIX systems that support resource limits, check related to this problem. Contact your IBM Spectrum
to see b if the memory resource limit is too low by Protect administrator for additional help.
entering the following command: ulimit -a
ANS3414I Disk 'name' is not part of any
Based on the resulting data, you can ask the UNIX container defined on the system.
system root user to increase resource limits so that it
will override the current default. The UNIX system root
Explanation
user has the authority to increase resource limits.
None.
ANS3411E Invalid arguments were passed to
function name.
System action
None. This is informational message.
ANS3417W name: A system call func failed ANS3419W Failed to mount the VSS snapshot
with code rc - strerror for integrity check on virtual
machine 'vmname'. Integrity
check is skipped and the Microsoft
Explanation
Exchange Server transaction logs
An error occurred while obtaining information from the are not truncated.
operating system. The volume information could not
be obtained. Explanation
The virtual machine snapshot must be mounted to
System action
verify the integrity of the Microsoft Exchange Server
Processing can continue if the information being database files. The snapshot for the specified virtual
obtained is not critical for the operation or if it is machine was unable to be mounted. As a result, the
expected behaviour in the context of the operation operation did not verify the integrity of the Microsoft
being performed. Exchange Server database files.
286 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS4002E Error processing 'filespace-name':
volume label does not exist
The backup operation continues without an integrity
check and the Microsoft Exchange Server transaction
logs are not truncated. Explanation
The selected drive does not have a label.
User response
To prevent this error, configure a connection from the System action
guest virtual machine to the ESXi host. Then, try the IBM Spectrum Protect is unable to do the requested
operation again. operation without a drive or label entered.
ANS4000E Error processing 'filespace-name':
file space does not exist. User response
If the drive is a floppy drive, place a disk with a volume
Explanation label in it and retry the operation. If the disk is a hard
The specified file space (domain) is incorrect or does drive, ensure the drive has a volume label, and retry
not exist on the workstation. If the message results the operation.
from the BACKUP IMAGE command with the - ANS4003E Error processing 'filespace-name':
MODE=INCREMENTAL option, it means that you have duplicate volume label
entered the name of a raw logical volume. The encountered
MODE=INCREMENTAL option is not valid for raw
logical volumes.
Explanation
System action The selected drive has a duplicate volume label.
Because IBM Spectrum Protect uses the volume label
Processing stops. to keep track of backup/archive information, it cannot
back up or archive files from a drive with a duplicate
User response volume label.
Try the operation again, specifying an existing domain
(drive letter or file system name). If the message System action
resulted from improper use of the IBM Spectrum Protect cannot select the drive.
MODE=INCREMENTAL option, try the command again,
omitting that option.
User response
ANS4001E The file space for domain
If the volume needs to be available to the system, exit
'filespace-name' could not be
IBM Spectrum Protect, and assign a volume label to
found on the IBM Spectrum
the drive. Restart IBM Spectrum Protect and retry the
Protect server.
operation.
288 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS4013E Error processing 'filespace
namepath-namefile-name': invalid
An NFS file system becomes stale.
file handle
System action
Explanation
File system skipped.
An internal system error occurred. A file operation
failed because an invalid file handle was passed.
User response
Verify that the NFS file system is mounted. If the System action
problem persists, unmount and remount the file
Processing stopped.
system, then try the operation again.
ANS4011E Error processing 'filespace User response
namepath-namefile-name': no file
handles available Report the problem to your system administrator, and
then retry the operation.
Explanation ANS4014E Error processing 'filespace
namepath-namefile-name':
All file handles for your system are currently in use. No
unknown system error (error-code)
more are available.
encountered. Program ending.
System action
Explanation
Processing stopped.
An unrecognized and unexpected error-code occurred
within the client program. This is a programming
User response failure and the client program ends.
Either free some file handles by ending other
processes, or modify your system setup to allow for System action
more files to be open at the same time.
processing stops.
ANS4012E 'filespace namepath-namefile-
name' already exists. It will be User response
skipped.
Try the operation again. If the problem continues,
report the error to your IBM Spectrum Protect
Explanation
administrator.
The client tried to restore or retrieve the specified file,
ANS4015E Error processing 'filespace
but the file already existed in the target restore
location and the user chose not to replace the existing namepath-namefile-name':
file. unexpected IBM Spectrum Protect
error (error-code) encountered
System action
Explanation
The file is skipped, a message is logged in
dsmerror.log, and restore or retrieve processing An unexpected error occurred. This might be a low-
continues with the next object. level system or communication error that IBM
Spectrum Protect cannot handle or recover from.
User response
System action
The file was skipped because either REPLACE NO was
in effect, causing all existing files and directories to be processing stops.
skipped, or REPLACE PROMPT was in effect, and when
prompted, the user chose to skip this file or all existing User response
directories and files. No additional action is necessary Try the operation again. If the problem continues, look
if the decision to skip the file was deliberate. for other indications of system problems to determine
Otherwise the operation can be retried using either where the problem exists. Most systems have error or
REPLACE ALL REPLACE PROMPT. event logs which may contain additional information.
290 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS4025E Error processing 'filespace
namepath-namefile-name': file
Processing stopped.
exceeds user or system file limit
User response
Explanation
Ensure that the drive is available to IBM Spectrum
A file being backed up/restored or archived/retrieved
Protect, and then retry the operation.
exceeds system set limits for this user. Shown below
ANS4022E Error processing 'filespace are the filesize limits corresponding to various
namepath-namefile-name': file platforms.
system is invalid.
AIX
68,589,453,312 (64GB)
Explanation
HP-UX
The drive was not available for access. 1,099,511,627,775 (1TB-1)
Linux
System action 2,147,483,647 (2GB)
processing stops. Mac pre-OS9
2,147,482,624 (2GB-1K)
User response Mac OS9
18,446,744,073,709,551,616 (16EB)
Ensure that the drive is operational, and then try the
operation again. If this is unsuccessful, check the error NetWare
log. 4,294,963,200 (4GB -4KB)
Windows XP/2000/2003
292 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
File_space_name 1024 Explanation
Path_name or directory_name 248
File_name 248 An unknown error occurred. This might be a low-level
system or communication error that IBM Spectrum
System action Protect cannot handle or recover from.
You are trying to restore a file that was backed up and Explanation
compressed on another client workstation that had
more memory than your client workstation. You The active registry key cannot be copied to the
cannot restore this file. When the file is restored, it is ADSM.SYS staging directory.
expanded and your workstation does not have enough
memory. System action
Registry backup operation terminates.
System action
IBM Spectrum Protect canceled the operation. User response
Check the space available on the Windows boot
User response partition to ensure there enough space to contain a
Obtain a machine with more memory and retry the copy of the Windows registry. This might require
operation. several megabytes of free space. Also check the
Windows permissions on the ADSM.SYS staging
ANS4034E Error processing 'filespace directory and ensure that the Windows user under
namepath-namefile-name': which you are running IBM Spectrum Protect has full
unknown system error access to that directory and its contents.
ANS4037E Object 'file-namefile-namefile-
name' changed during processing.
Object skipped.
System action IBM Spectrum Protect detects that the file system has
exceeded its quota. No more data can be migrated out
File system is skipped. of this file system.
294 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Use a Windows data mover to complete this action. Rename the file in question to a unique name.
ANS4042E Object name 'filespace namepath- ANS4046E There is an error processing
namefile-name' contains one or 'filespace-namepath-namefile-
more unrecognized characters and name': the object is corrupted and
is not valid. unreadable.
Explanation Explanation
The file name, directory name, or volume label syntax You tried to read from or write to a file or directory that
is incorrect. is corrupted. The corrupted file is skipped. If this is a
directory, the objects contained in the directory and its
System action subdirectories are skipped.
296 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
• The file cannot be restored to this location if the file There are three situations in which this problem can
system is not the AIX Enhanced Journaled File occur:
System (JFS2)
• You just performed initial activation of EFS on the
• If the file is JFS2 but EFS is not enabled, then EFS AIX system, and have not logged out. AIX does load
must be enabled before the file can be restored the keys for the session running at the time of initial
• If the user ID under which restore is being run does activation. Solution: Logout and login again.
not have write permission for the directory, the • The login password has been changed recently, and
permissions must be changed or the restore must be you normally run with the EFS password the same as
run under a different user ID the login password. AIX does not automatically
change the EFS password when you change the login
ANS4053E Error processing 'filespace path
password. Solution: Issue 'efskeymgr -n' to set the
filename': The file cannot be
EFS password to be the same as the login password.
restored because the file system
or operating system does not • You need to run the decrypting backup when the EFS
support the Encrypting File password is different from the login password.
System (EFS) data. Solution: Issue 'efskeymgr -o ksh' to launch a new
shell with the keys loaded. AIX will prompt you for
Explanation the EFS password as you launch the shell. Run the
backup from the new shell.
The specified object was backed-up as raw Encrypting
File System (EFS) data. The client is trying to restore or ANS4055E Cannot update file space
retrieve the object to a destination that does not 'filespace-name': the file space
support the EFS data. The location might not support version on the IBM Spectrum
the EFS data for one of the following reasons: Protect server is not compatible
with this client
• The operating system does not provide the support,
or is a release that does not include the support
Explanation
• EFS support has not been activated on the operating
system The file space on the IBM Spectrum Protect server is
not compatible with this client. This is caused by
• The target file system does not support the EFS data performing a backup or archive operation with a client
and then using a down-level client and attempting a
System action backup or archive operation targeting the same file
The object is not restored or retrieved. Processing space.
continues with the next object. This problem occurs specifically after a Windows or
AIX client V6.1 or higher performs a backup or archive
operation and then a subsequent backup or archive
User response operation is attempted with a client V5.5 or lower.
If this file must be restored, restore it to an AIX
operating system environment supporting EFS data. System action
ANS4054E Error processing 'filespace Processing stops.
namepath-namefile-name': The
encryption key is not loaded. User response
Use the correct level of the client.
Explanation
ANS4056E Object 'object-name' returned by
The file being processed is encrypted by an encrypted
file system (EFS). The option is specified to backup or the IBM Spectrum Protect server
archive the file in decrypted form. The encryption key, has a high-level name that
required to decrypt the file, is not loaded in the kernel exceeds the maximum length of
keyring. 6000 characters. The file or
directory cannot be processed.
System action
Explanation
The file is skipped.
The IBM Spectrum Protect server returned information
about a backup or archive version with a high level
298 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS4063W IBM Spectrum Protect application Explanation
protection cannot copy the The operation requires that a proxy access for the data
application metafile 'App- center node is granted to the data mover node.
Metadata-File-Name' from the
following VM: 'VM-Name'.
Individual database restore from System action
this backup is not supported. Operation is canceled for the specified vApp.
Check health of application
writers and databases User response
Explanation
Explanation
The restore vApp operation completed.
All snapshot retry attempts of the guest virtual
machine failed.
System action
This message is for informational purposes only. System action
Processing stops.
User response
No action is required. User response
ANS4065E Proxy rejected: data mover node Check the error log for any messages that indicate a
'dm node' has not been granted reason for the failure. Correct any problems and try the
proxy authority for target node operation again. If the problem persists, search the
'target_node', associated with IBM Spectrum Protect Support web site (http://
Organization vDC 'OVDC name' of www.ibm.com/software/sysmgmt/products/support/
Organization 'Org Name'. IBMTivoliStorageManager.html) for known solutions.
ANS4068I Restored virtual machine 'VM' was
backed up using a "VMware Tools
with file system quiescing and
300 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
Retrying snapshot with different snapshot type. The file content.spsig is missing. Or the file is damaged
or the signature of the file does not match. See client
User response log file for more information.
Check the error log for any other messages that might
System action
indicate a reason for the failure. Correct any problems
and try the operation again. Processing stops.
ANS4077E File 'filespace namepath-namefile-
name' is encrypted by Microsoft User response
EFS and contains at least one Make sure that the data in the Operations Center, such
sparse data stream. The operating as the client package or Update Manager package, is
system does not support restore correct or download the correct version in the
for this file so it is not backed up Operations Center.
or restored.
ANS4079E One or more files failed the
signature check.
Explanation
An error in the Microsoft Windows API prevents Explanation
successful restore of files that meet the following
conditions: The signature of one or more files does not match the
contents of content.spsig. See the client log file for
• The file is encrypted by Microsoft Encrypting File more information.
System (EFS) at the time it was backed up
• The file includes at least one data stream (alternate System action
"named" stream or unnamed stream) that is sparse
Processing stops.
• The operating system is any edition of Microsoft XP,
Microsoft Windows Server 2003, or Microsoft
User response
Windows Server 2003 R2
Make sure that the data in the Operations Center, such
Because the file cannot be restored, IBM Spectrum
as the client package or Update Manager package, is
Protect does not back it up. The problem is
correct or download the correct version in the
documented by Microsoft at http://
Operations Center.
support.microsoft.com/kb/2525290.
ANS4081E Error processing 'filespace-name':
System action file space type is not supported.
The file is not backed up or restored. Processing
continues with the next object or ends if there are no Explanation
further objects. The specified file space type is not currently supported
by IBM Spectrum Protect on this platform.
User response
If this message is issued during a backup operation, System action
you can do the following: The unsupported file system is skipped. Processing
• Disable EFS encryption for the file so that it can be continues with the next file system.
backed up.
• If a backup copy of the file is not necessary, you can User response
exclude it from backup. Refer to the documentation for information on what
file space types are supported.
ANS4078E Content file content.spsig is
missing, is damaged or failed the ANS4083I New node password has been
signature check. generated.
Explanation Explanation
Objects in the previous System State backup have not The file server has been upgraded to a version that
changed and were assigned to the new System State supports unicode file names for incremental backup
backup. using snapshot difference. Perform a full incremental
in order to backup any files with unicode names that
System action may have been skipped by the previous version of the
IBM Spectrum Protect client.
Processing continues.
System action
User response
Processing continues.
None.
ANS4086W Failed to assign unchanged objects User response
from previous systemstate backup
to the new systemstate backup. Perform a full incremental by specifying the command
Objects will be backed up. line option createnewbase=migrate with the snapdiff
option as soon as possible.
Explanation ANS4090I File server file-server-name has
been upgraded to Data ONTAP
Objects in the previous System State backup have not
version
changed and should be assigned to the new
'version.modifcation.submodificati
systemstate backup. Due to error assign operation
on'. Perform a full incremental
failed and objects will be backed up.
backup by specifying option
302 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
createnewbase=migrate as soon IBM technical support for additional assistance. Your
as possible. IBM Spectrum Protect administrator can help you
configure the trace.
Explanation ANS4137E Error processing 'filespace
The file server has been upgraded to a version that namepath-namefile-name':
supports unicode file names for incremental backup exceeded maximum number of
using snapshot difference. Perform a full incremental links allowed
in order to backup any files with unicode names that
may have been skipped by the previous version of the Explanation
IBM Spectrum Protect client.
Link cannot be restored or retrieved because the
destination file system has exceeded maximum
System action number of links allowed.
Processing continues.
System action
User response The client prompts you for action:
Perform a full incremental backup by specifying the • Skip this object
command line option createnewbase=migrate with the
snapdiff option as soon as possible. • Abort the action
The instant access/restore operation failed. The The Full VM backup of virtual machine failed.
reason for the failure is unsupported platform.
System action
User response The full backup of the virtual machine finished with
The instant access/restore operation should be failures. The next virtual machine in the vmlist will be
performed from a supported data mover platform. processed. The reason for the failure is written to the
local client error log.
ANS4099E The system volume cannot be
identified. Therefore the system User response
state cannot be backed up.
Check the local client error log for reason for the
failure.
Explanation
The system volume contains the hardware-specific ANS4150E Incremental backup of Virtual
system state files that are needed to start Windows, Machine 'vmname' failed with RC
such as Ntldr, Boot.ini, Ntdetect.com or Bootmgr. If rc
the system volume cannot be identified, then these
files cannot be backed up. Therefore it is not possible Explanation
to back up the system state.
The incremental backup of virtual machine volumes
failed.
System action
Systemstate backup stops. System action
The backup of the virtual machine finished with
User response failures. The next virtual machine in the vmlist will be
Try the operation again. If the problem persists, obtain processed. The reason for the failure is written to the
a service trace that captures the problem and contact local client error log.
304 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation same backup operation. Backup of
virtual machine 'vmfullname' can
The backup of virtual machine failed.
not continue without a unique
object name.
System action
The backup of the virtual machine finished with Explanation
failures. The next virtual machine in the vmlist will be
The backup of virtual machine failed.
processed. The reason for the failure is written to the
local client error log.
System action
User response The backup of the virtual machine finished with
failures. The next virtual machine in the vmlist will be
Back up the virtual machine using the
processed. The reason for the failure is written to the
VMBACKUPType=FULLvm option.
local client error log.
ANS4159E Backup of Virtual Machine
'vmname' failed. rc=rc. User response
Choose a unique name for the virtual machine.
Explanation
ANS4162E The virtual machine 'virtual-
The backup of virtual machine failed.
machine-name' has not been
previously backed up.
System action
The backup of the virtual machine finished with Explanation
failures. The next virtual machine in the vmlist will be
The specified virtual machine has not been previously
processed. The reason for the failure is written to the
backed up, so can not be specified for restore.
local client error log.
System action
User response
The specified virtual machine is skipped, and the next
Check the local client error log for reason for the
virtual machine in the restore list is processed.
failure.
ANS4160E Proxy Rejected: Proxy authority User response
has not been granted to Agent
Node: 'agent_node' for Target Verify the virtual machine name to be restored, and re-
Node: 'target_node'. try the operation.
ANS4164W Compression is currently enabled,
Explanation but the virtual machine backup for
'virtual-machine-name' is not
The backup of virtual machine failed.
compressed because client-side
deduplication is not being used.
System action
The backup of the virtual machine finished with Explanation
failures. The next virtual machine in the vmlist will be
Compression can only be used with virtual machine
processed. The reason for the failure is the node has
CTL and Data files when the files are stored in a
not been granted proxy authority to access the node
storage pool that is enabled for client-side
named by the backup proxy node. The IBM Spectrum
deduplication. This message is issued when the client
Protect administrator must first grant proxy authority.
is configured for compression and virtual machine CTL
or Data files are directed to a storage pool that is not
User response enabled for client-side deduplication.
The IBM Spectrum Protect server administrator must
grant proxy authority for this node. See the System action
administrator command "Grant Proxynode".
Backup continues, and data is not compressed.
ANS4161E Duplicate virtual machine name
'vmname' was detected in the
306 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
There was a write error from the local disk used to The full backup of the virtual machine finished with
store the virtual machine virtual disk information. failures. The next virtual machine in the vmlist will be
Usually the write error is due to lack of disk space, lack processed. The reason for the failure is written to the
of write permissions, or some similar problem with the local client error log.
local disk. The VMBACKDIR option can be used to
assign a different disk location if the local drive does User response
not have enough free space for the operation.
Check the local client error log for reason for the
failure.
System action
ANS4177E Full restore of VMware virtual
A disk write error occurred, and the operation failed.
machine 'vmname' failed with
RC=rc, mode='restore_or_revert',
User response target node
Check the local disk for possible causes of the write name='target_node_name', data
error, and use the VMBACKDIR option to assign mover node
another disk if needed. name='data_mover_node_name'
Explanation
System action
The VMware vStorage APIs do not support the restore
Operation is canceled for the specified vApp.
of CPU and Memory Resource Allocation configuration
settings when connected directly to an ESX/ESXi host
that is managed by a Virtual Center. User response
Look for errors in error log and correct any problems.
System action Run configuration wizard or configuration editor to
ensure proper nodes configuration.
CPU and Memory Resource Allocation configuration
settings are skipped. Processing continues. ANS4194E Encryption is currently enabled,
but is not supported for
User response incremental forever backups of
virtual machines (-MODE=IFFULL
Virtual machine CPU and Memory Resource Allocation or -MODE=IFINCREMENTAL) .
configuration settings will be restored when the IBM
Spectrum Protect data mover node connects directly
Explanation
to a vCenter Server. Modify the VMCHOST to connect
the IBM Spectrum Protect data mover to a vCenter Client encryption of virtual machine incremental
Server. forever backups (-mode=IFFULL or -
mode=IFINCREMENTAL) is not supported. In order to
ANS4191E Restore VM operation failed using
avoid the unintentional storage of unencrypted data on
'san' transport mode. In some
the server, the backup operation stops.
cases switching from SAN to
network-based VM restores can be
successful. System action
The virtual machine backup stops.
Explanation
Restore VM operations that fail using SAN transport User response
mode can often be successful over a LAN path. If a Remove the encryption options for this operation and
restore vm operation fails using the 'SAN' transport run it again. You can use Secure Sockets Layer (SSL)
mode, set the client option VMVSTORTRANSPORT to encryption to encrypt the data over the network. If the
"nbd:nbdssl" and try the restore vm operation again. backup data must be encrypted in IBM Spectrum
Protect storage pools, use an alternative backup
System action method such as full and incremental backups (-
mode=FULL and -mode=INCREMENTAL), or in-guest
Restore VM operation failed using 'san' transport
backups.
mode. Restore may be successful using 'nbd:nbdssl'
transport modes. ANS4195E The target node for Organization
VDC 'OrgVDC name' in
User response Organization 'Org name' was not
found. As a result, vApp 'vApp
Restore VM operation failed using 'san' transport name' cannot be backed up.
mode. In some cases network-based VM restores can
be successful when using 'nbd' or 'nbdssl' transport
modes. The VMVSTORTRANSPORT option can used to Explanation
restrict the IBM Spectrum Protect client to use only Either the IBM Spectrum Protect node for the specified
the specified transport modes. organization VDC was not found on the IBM Spectrum
Protect server, or information about the Organization
ANS4193E vApp 'vApp name' cannot be
VDC node was not found in the Provider VDC node.
processed because data mover
'dm node' cannot connect to the
target node 'target_node'. System action
Back up of the specified vApp stops. Processing
continues to the next vApp.
308 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Go to the Configuration page and click 'Run the Reduce the data usage of the datastore or increase the
Configuration Wizard' to verify that all required IBM threshold in the VMDATASTORETHRESHOLD option.
Spectrum Protect nodes are registered on the IBM Then, back up the virtual machine again.
Spectrum Protect server. If required, register a new
ANS4202E The Deployment Manager failed to
data mover node. Make sure that the organization VDC
install language pack: language
belongs to the provider VDC that this data mover node
pack name. The Microsoft Installer
protects.
error code was error code.
ANS4199W File 'file name' is not backed up as
part of the system state because Explanation
cluster disk 'volume name' is not
accessible. The previous language pack has been uninstalled, and
the installation of the new language pack failed.
Explanation
System action
The indicated file or directory was returned by VSS as
part of the backup file list of the writer. However, the Processing continues.
cluster disk where the file is located is not accessible.
The reasons for this problem can be that the cluster User response
disk is offline or belongs to another node.
For more information about Windows installer error
messages, go to the Microsoft Developer Network
System action (MSDN) technical library at http://
The file is not backed up. Processing continues. msdn.microsoft.com/en-us/library and search on
"Windows Installer Error Messages".
User response Check the install log on the client computer.
This problem is documented in Microsoft knowledge ANS4204E The Operating System of the client
base topic 980794 http://support.microsoft.com/ computer: 'os name' is not
default.aspx?scid=kb;EN-US;980794. The topic supported by the target version:
includes a hotfix. With the hotfix, you can specify a 'target version'
registry key that contains a list of one or more files to
be excluded from VSS enumeration. IBM Spectrum Explanation
Protect does not back up files that are not enumerated
by VSS. If the volume is brought online to the node The operating system level of the client computer is no
performing the system state backup, then it cannot be longer supported by the target level.
backed up. You must remove the volume from the
registry key and restart the system before you can System action
back up the volume.
If you do not want to implement the hotfix for this Processing stops.
problem, IBM Spectrum Protect continues to issue this
message. User response
ANS4200E The virtual machine 'vmname' Check the release documentation for information on
could not be backed up because supported operating system levels.
the data usage of datastore ANS4206E The Deployment Manager received
'datastore' exceeded the datastore an error while extracting from
threshold of percentused percent. installation image: image name.
Explanation Explanation
The data usage of the datastore used by the virtual The installation image might be missing, corrupted, or
machine exceeds the threshold set by the there might be insufficient disk space on the client
VMDATASTORETHRESHOLD option. computer.
310 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The Deployment Manager process failed when setting Reschedule with automatic restart (autoreboot)
up the client API. enabled.
Check the install log on the client computer. The Deployment Manager process continues. The
client computer will be shut down and restarted
ANS4228E The Deployment Manager failed to immediately after all language packs are deployed, or
install language pack: 'language immediately if there are no language pack to install.
pack name'. The client computer is
out of disk space. The Microsoft User response
Installer error code was 'error
code' None
ANS4232E Self-extracting installation image:
Explanation image name cannot be found.
The previous language pack has been uninstalled, and
the installation of the new language pack failed Explanation
because the client computer is out of disk space.
The Deployment Manager could not find the required
installation image.
System action
Processing continues. System action
Processing stops. Client deployment will be cancelled.
User response
Check the technote for Microsoft Installer error code User response
description: http://www-01.ibm.com/support/
Check the server's activity log or the scheduler log on
docview.wss?uid=swg21050782&rs=663
the client computer. Reshcedule the client
Check the install log on the client computer. deployment.
ANS4229I The client computer is required to ANS4234E The deployment for language
restart to complete the new packs failed.
Backup-Archive client installation.
Explanation
Explanation
The Deployment Manager failed to install one or more
The deployment of the new backup-archive client will language packs. It is possible the other messages
not be complete until the client computer is restarted. provide details of the installation.
The restart is scheduled to happen immediately after
all language packs are deployed. System action
The Deployment Manager process continues.
System action
The Deployment Manager process continues. The User response
client computer will be shut down and restarted after
all language packs are deployed, or immediately if Check the error log and installation on the client
there are no language pack to install. computer. Identify the language packs that failed to
install and manually deploy them.
User response ANS4235I The deployment manager cannot
None log events to the server.
312 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
The Deployment Manager process continues. Events Processing stops if SKIPMISSINGSYSWFILES option is
will be logged locally on the client machine only. set to NO. Processing continues if
SKIPMISSINGSYSWFILES option is set to YES.
User response
User response
Check network connection and the error log on the
client computer. Verify that this file can be skipped during system state
backup.
ANS4242E The setup script encountered a
warning or error while retrieving ANS4252W architecture, schedule-name,
the client package for the domain-name : The client
architecture architecture. The deployment was not completed
error level is error level error level. pending the restart of the client
computer. The deployment
Explanation manager did not restart the client
computer automatically because
It is possible that the client package is not available on the AUTODEPLOY option was set
the server. to NOREBOOT.
User response
Explanation
Refer to the Backup-Archive Client documentation in
The deployment manager determined there was
the information center.
insufficient free disk space for the client deployment.
Reschedule the client deployment with an appropriate
target level. System action
ANS4251W writername file 'filename': not Processing stops.
found.
User response
Explanation
Free up required disk space and reschedule the client
The indicated VSS writer file or directory was returned deployment.
by VSS as part of the backup file list of the writer.
However, the object does not exist on the disk. ANS4254E The deployment manager detected
. an HSM client on the workstation
User response
System action
Ensure that the user who starts the client scheduler
Processing stops.
has administrative privileges.
Explanation
System action
The deployment manager cannot initiate a connection
Processing stops.
to the server because the DSMI_DIR environment
variable is not set. This error can occur if the
deployment manager is started without using the User response
client scheduler. Log in as root and start the client scheduler.
ANS4260E The installation file system is not
System action
writeable.
Processing stops.
Explanation
User response
The deployment manager cannot write to the
Read the available documentation to determine how to installation file system.
use the client scheduler to create a client deployment
task. System action
ANS4257E The deployment manager cannot Processing stops.
parse information in file: file name.
314 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Check the installation file system permissions. It is The deployment manager received an error while
possible that the current client node runs in a uninstalling the current client.
virtualized environment using the client code installed
in a shared storage of the physical environment. System action
Reschedule the client deployment with the client node
in the physical environment. Processing stops.
The Backup-Archive Client cannot be upgraded ANS4264E The deployment manager failed to
because either the current location is not the default install the backup-archive client.
installation location or the DSM_DIR, DSMI_DIR,
DSM_CONFIG and DSMI_CONFIG environment Explanation
variables are defined with a relative path and not an
The current client was uninstalled and the deployment
absolute path.
manager received an error while installing the new
client code.
System action
Processing stops. System action
Processing stops.
User response
Check the installation directory of the current Backup- User response
Archive Client. If the Backup-Archive Client is not
Check the deployment manager log and trace files on
installed in the default location, manually upgrade the
the client workstation for more details on the error.
Backup-Archive Client. If the DSM_DIR, DSMI_DIR,
Manully install the new client after the issue is
DSM_CONFIG and DSMI_CONFIG environment
resolved.
variables are defined with a relative path, define them
with an absolute path and try the client deployment ANS4265I Client deployment options are not
again. specified in the scheduler
command or from client services.
ANS4262E The preview of the client
installation failed.
Explanation
Explanation The default client options file will be used. The
deployment manager might not report the correct
The deployment manager did not uninstall the current
server and node information when reporting status.
client. The client code is unchanged.
System action
System action
Processing continues.
Processing stops.
User response
User response
Avoid initiating the client deployment directly from the
Check the deployment manager log and trace files on
command-line, instead, always start the client
the client workstation for specific issues identified
scheduler as a Windows service.
during the preview. Reschedule a deployment after
any issues are resolved. ANS4266I The deployment manager failed to
install non-English language
ANS4263E The deployment manager failed to
pack(s).
uninstall the backup-archive
client.
316 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS4275E The deployment manager cannot
restart the scheduler or the CAD
The processor type supported by the client package
processes.
that you want to deploy does not match the processor
type of the workstation that you are trying to deploy
the client to. It is not always possible for the Explanation
deployment manager to connect to the server and Before exiting, the deployment manager could not
report the error. restart the Backup-Archive Client scheduler or CAD
processes. The deployment manager stopped the
System action processes prior to the client upgrade.
Processing stops.
System action
User response Processing continues.
Verify that you are using the correct client package for
the processor architecture of the computer that you User response
want to upgrade. Then restart the deployment. Log on to the Backup-Archive Client workstation and
ANS4273E The deployment manager detected check the error log file. If you have set environment
a journal based backup (JBB) variables make sure they are not defined using relative
client on the workstation where it path.
needs to deploy the Backup- ANS4276E The deployment manager cannot
Archive Client. obtain information about the
scheduler or the CAD processes.
Explanation
An attempt was made to deploy the Backup-Archive Explanation
Client to a workstation that already has the JBB client The deployment manager needs process information
installed. On some platforms, the Backup-Archive in order to stop and restart the Backup-Archive Client
Client cannot be deployed to a workstation that has scheduler or CAD processes.
the JBB client installed.
System action
System action
Processing stops.
Processing stops.
User response
User response
Log on to the Backup-Archive Client workstation and
Uninstall the JBB client and reschedule the Backup- check the error log file and the deployment manager
Archive Client deployment. error log file.
ANS4274E The deployment manager cannot ANS4277E The target operating system
stop the scheduler or the CAD version target operating system
processes. does not meet the minimum
required version minimum
Explanation required version
The deployment manager tried to shut down the
Backup-Archive Client scheduler or CAD processes but Explanation
the Backup-Archive Client might be busy with other The operating system version is earlier than the
tasks. version required by the automatic deployment
package.
System action
Processing stops. System action
The deployment is canceled.
User response
Reschedule the Backup-Archive Client deployment.
One or more of the running client services include Manually upgrade the Backup-Archive Client or install
AUTODEPLOY = NO in the option file. it from the global zone without using the -G parameter.
This ensures that you have the same version between
the global zone and the sparse-root non-global zones,
System action and you can then deploy the client automatically on all
Processing stops. such zones.
ANS4283E There is not enough disk space on
User response path to uncompress GSKit
Change the AUTODEPLOY option on the client and packages. Required space:
reschedule the client deployment. req_space bytes; available space:
avail_space bytes.
ANS4281E The update manager cannot
remove the TIVsmCapi package Explanation
from non-global zone(s): zone
name. The deployment manager determined that there is not
enough free disk space to uncompress GSKit
Explanation packages.
318 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
for a sparse-root, non-global zone System action
that shares the /usr file system
The backup of the virtual machine finished with
with the global zone.
failures. The next virtual machine in the vmlist will be
processed. The reason for the failure is written to the
Explanation local client error log.
The automatic client deployment task that was
attempted is not supported and will be cancelled. User response
Check the local client error log for reason for the
System action failure.
Processing stops. ANS4292E No virtual machine found.
User response
Explanation
Specify a correct VM name or domain option.
The update restore operation to an existing virtual
machine is not supported for a running machine and ANS4293E Backup of VMware vApp 'vApp
will be aborted. name' in Organization VDC 'Org
VDC name' of organization 'Org
System action name' failed.
Restore aborted.
Explanation
User response The vApp backup operation failed. This error message
is a summary message and does not contain detailed
Turn off the virtual machine and re-run the update information.
restore command.
ANS4290E Only one virtual machine can be System action
selected for restore.
The configuration information and VMs for the
specified vApps are not backed up. Processing
Explanation continues to the next vApp.
Restoring multiple virtual machines is not allowed.
Only one virtual machine can be selected for restore. User response
Check the previous messages in the dsmerror.log file
System action for more details about this vApp .
No processing occurs. ANS4295W The virtual machine 'vmname' was
backed up using the Windows VSS
User response system provider. You must
Select only one virtual machine for restore. manually revert or delete the
shadow copy on the restored
ANS4291E Virtual Machine could not be found volumes or you may experience
on VMware server. degraded performance and an out-
of-space condition.
Explanation
The backup of virtual machine failed.
User response
Explanation
Verify that the restore was successful, and the data is
This is a generic message that the client deployment
not corrupt. If the data is not corrupt, you can delete
was cancelled. The Deployment Manager does not
the shadow copy. However, if the data is corrupt,
uninstall or update the current client. It is possible the
revert the shadow copy to restore data integrity. You
other messages provide details of the deployment.
can figure out which shadow copy to delete or revert
by looking for the dsmShadowCopyID.txt file in the The architecture of the client, schedule name, and
domain name are identified at the beginning of the
root directory of each restored volume. Then, use the
message text.
diskshadow delete or revert command.
ANS4296I architecture, schedule-name, System action
domain-name: The Deployment
Manager process was started Processing stops.
successfully. Deployment Manager
Version Information: version User response
Check the warning messages from the server
Explanation administration center, the server activity log, or error
The Deployment Manager process was started as a log on the client computer for more information.
post schedule command. This is the first message ANS4299E architecture, schedule-name,
from the Deployment Manager. The architecture of the domain-name: The client
client, schedule name, and domain name are identified deployment failed. The previous
at the beginning of the message text. event causing the failure is: event
320 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS4300I architecture, schedule-name, Explanation
domain-name: Client deployment The specified vCloud Director vApp has not been
was completed successfully. previously backed up, so can not be specified for
restore.
Explanation
The Deployment Manager process completes. System action
The specified vCloud Director vApp is skipped, and the
System action next vApp in the restore list is processed.
Processing stops.
User response
User response Verify the vCloud Director vApp name to be restored,
None and re-try the operation.
ANS4301I IBM Spectrum Protect detected ANS4304I IBM Spectrum Protect could not
Microsoft Active Directory Domain detect the IBM Spectrum Protect
Controller on virtual machine 'VM'. for Virtual Environments license.
Active Directory Domain Controller
will not be protected on VM 'VM'.
Explanation
The virtual machine contains Microsoft Active Explanation
Directory Domain Controller.
The virtual machine contains Microsoft Active
Directory Domain Controller, but a IBM Spectrum
System action
Protect for Virtual Environments license is not
IBM Spectrum Protect saved additional information detected. The Domain Controller will not be protected.
about this virtual machine.
System action
User response
Install IBM Spectrum Protect for Virtual Environments
None 7.1 or later to protect Active Directory.
322 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS4442E 'VM-Name' a backup cannot be System action
created because the virtual The mount of the virtual machine finished with
machine has assigned disk with failures.
duplicate disk identifiers.
User response
Explanation
Review the local client error log for the reason for the
The client detected that the virtual machine has failure.
assigned disk with duplicate disk identifiers. The disk
may have been copied. A backup cannot be created on ANS4449E A cleanup of the file restore mount
a virtual machine that have duplicate disk identifiers. of hypervisor type Virtual Machine
'vmname' failed. The data center
System action node name is 'data center node
name', the mount proxy node
The virtual machine is not backuped. Processing name is 'mount proxy node name'.
continues with the next virtual machine.
Explanation
User response
The cleanup of file restore mount operation of the
Check that the virtual disks has diffrent disk identifiers virtual machine failed.
and update the virtual machine configuration to match
any changes to the file system. If the problem persists,
System action
contact an administrator of the Hyper-V server.
The cleanup of mount of the virtual machine finished
ANS4443E 'fs' is a CSVFS file system, which is with failures.
not a supported file system type
for file backup, image backup or
archive. User response
Review the local client error log for the reason for the
Explanation failure.
Microsoft Cluster Shared Volumes File Systems ANS4450E The mount proxy platform is not
(CSVFS) are NTFS or ReFS volumes that are added to supported for file restore mount
Cluster Shared Volumes. These volumes are intended operations.
for Hyper-V and expanded support for SQL, not for
regular file data. IBM Spectrum Protect does not Explanation
support file level backup and archive or image backup
for CSVFS volumes. The file restore mount operation failed. The mount
proxy platform is unsupported or the IBM Spectrum
Protect Recovery Agent is not correctly installed and
System action
configured.
The file system is skipped. Processing continues with
the next file system. System action
The file restore mount operation failed.
User response
Refer to the IBM Spectrum Protect client manual for a User response
complete list of supported file systems.
Ensure that the IBM Spectrum Protect Recovery Agent
ANS4446E A file restore mount operation for is installed and configured correctly and run the file
hypervisor type Virtual Machine restore mount operation from a supported mount
'vmname' failed. The data center proxy platform.
node name is 'data center node
name', the mount proxy node ANS4451E The Windows iSCSI service is not
name is 'mount proxy node name'. available.
Explanation
The file restore mount operation of the virtual machine
failed.
324 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
See the client error log to determine the cause of the Check the Windows event log for the reason for the
failure. failure.
ANS4915I Object increased in size during ANS4937I Resending file file in a new
compression: filespace transaction session to recover
pathfilename from the transmission error.
Explanation Explanation
The file increased in size during compression. None.
326 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Upgrade to a version that supports unicode file names Ensure that the file is not locked by another process. If
as soon as possible. If you have upgraded from Data the file is not locked, retry the command.
ONTAP version 7.3.3 (or later) to 8.0, upgrade to 8.1
ANS4988W File 'filespace namepath-namefile-
(or later). If it is not possible to upgrade at this time,
name' is currently unavailable on
you can suppress this warning message by renaming
server and has been skipped.
the file space on the IBM Spectrum Protect server and
performing a snapshot difference incremental backup.
Explanation
ANS4973E An error occurred accessing NTFS
security information for file You tried to restore or retrieve a file that is currently
'filespace namepath-namefile- not available from the IBM Spectrum Protect server.
name' This is most likely a temporary condition.
An access denied error occurred while attempting to IBM Spectrum Protect cannot restore or retrieve the
access NTFS security info rmation. file.
The object is skipped. Try to restore or retrieve the file again after the file
becomes available on the server. If the problem
persists, see your IBM Spectrum Protect administrator
User response
for assistance.
See your system administrator or bypass the failing
check by using SkipNTSecu rity option. ANS4989E Error processing 'filespace
namepath-namefile-name': the
ANS4974E Error processing 'filespace directory is in use by another
namepath-namefile-name': a process. All objects in the
required NT privilege is not held. directory and any of its
subdirectories are skipped.
Explanation
Explanation
The user account running IBM Spectrum Protect does
not possess a required NT user right/pr ivilege for The specified directory is being used by another
performing the current operation. process. You tried to read from or write to a directory
that is currently being used by another process. The
System action objects contained in the directory and its
subdirectories are not backed up.
The object is skipped.
System action
User response
Processing stopped for that directory. If other files and
Your system administrator has the authority to grant directories were also specified in this backup, they are
the needed privilege. processed
ANS4987E Error processing 'filespace
namepath-namefile-name': the User response
object is in use by another process Ensure that you specified the correct directory name,
correct the permissions, or specify a new location.If
Explanation the directory name is correct, retry the backup when
The specified file is being used by another process. no process has exclusive use of the directory.
You tried to read from or write to a file that is currently ANS4991I Application Type Application
being used by another process. Message Id Application Message
System action
File skipped.
This is a message sent by the application you are • Retry this object
currently running with IBM Spectrum Protect. • Skip this object
• Abort the action
System action
IBM Spectrum Protect logs the application message. User response
Select the appropriate action for this object. Create
User response some free space or increase the quota on the
Refer to the documentation for the application that destination file system before you retry the operation.
you are using. Another option is to restore or retrieve the file to
another file system.
ANS4993E Application Type Application
Message Id Application Message ANS4998E Link information for file 'filename'
could not be obtained: access to
the object is denied.
Explanation
This is a message sent by the application you are Explanation
currently running with IBM Spectrum Protect.
Access to the specified file link is denied. You tried to
read information for file link and you do not have
System action access permission for this object.
IBM Spectrum Protect logs the application message.
System action
User response Processing of System State stops.
Refer to the documentation for the application that
you are using. User response
ANS4994S Application Type Application Try the operation again. If the problem persists,
Message Id Application Message contact IBM technical support for additional
assistance.
Explanation ANS4999I The following message was too
This is a message sent by the application you are long to log to the server:
currently running with IBM Spectrum Protect. 'shortened message with message
number'
System action
Explanation
IBM Spectrum Protect logs the application message.
The message text and inserts are too large to send to
the server in the available internal buffer.
328 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action more than one IBM Spectrum Protect server, make
sure you are connecting to the correct server. If you
The message number message is written to the local
are unable to find a suitable management class,
client error log, then shortened and sent to the server
contact your IBM Spectrum Protect administrator for
as a part of this message. The message is reduced in
further assistance.
length by substituting '...' in the middle of the original
message. ANS5006W The policy set does not contain
any backup copy groups. The
User response process is unable to continue the
backup.
The message referred to has been shortened, but
describes the error that occurred. See the
Explanation
documentation for that message for more information.
You tried to back up the files using a policy set that
ANS5003S The management class assigned to
contained no backup management information.
directories does not exist.
System action
Explanation
The process did not back up the files.
The management class named on the DIRMC option
does not exist in your assigned policy set on the
server. The error log contains an entry showing the User response
invalid management class name. See your IBM Spectrum Protect administrator for
assistance in associating your node with a policy set
System action containing a management class that has a backup
copy group. Then try the operation again.
processing stops.
ANS5007W The policy set does not contain
User response any archive copy groups. IBM
Spectrum Protect is unable to
Remove the current DIRMC option from the client continue the archive.
options file, then run DSMC QUERY MGMTCLASS -
DETAIL to view information about available
management classes. Make sure the management Explanation
class you select has a backup copy group. If you have You tried to archive the files using a policy set that
more than one IBM Spectrum Protect server, make contains no archive management information.
sure you are connecting to the correct server. If you
are unable to find a suitable management class, System action
contact your IBM Spectrum Protect administrator for
further assistance. IBM Spectrum Protect did not archive the files.
Remove the current DIRMC option from the client IBM Spectrum Protect cannot connect to the server
options file, then run DSMC QUERY MGMTCLASS - without the correct password.
DETAIL to view information about available
management classes. Make sure the management
class you select has a backup copy group. If you have
330 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
amount of data returned can also help, or see your User response
system administrator.
Report the problem to your IBM Spectrum Protect
ANS5017I Restore completed system administrator, who can allocate more
resources to archive storage.
Explanation ANS5021I Archive completed
A restore was completed.
Explanation
System action An archive was completed.
IBM Spectrum Protect restored the files.
System action
User response IBM Spectrum Protect archived the files.
Continue with normal operations.
User response
ANS5018E Not enough memory for archive
operation Continue with normal operations.
ANS5022I Retrieve stopped by user
Explanation
The client cannot allocate memory for the requested Explanation
archive operation.
You requested to stop the retrieve operation.
332 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
The processing stopped. Ask the administrator to check the activity log for any
messages related to this error that might help identify
User response the problem.
Explanation Explanation
The object is too large. The configuration of the server The total amount of data for a backup or archive
does not have any data storage space that accepts the operation exceeds the estimated size originally sent to
object. the server for allocating data storage space. This
happens when many files are growing by large
System action amounts while the backup or archive operation is in
session.
File skipped.
System action
User response
Processing stopped.
See your system administrator to determine the
maximum file (object) size for which your site's server
User response
is configured.
Retry the operation. If the problem continues, check
ANS5039E Server out of data storage space. what other processes are running on the client
machine that are generating large amounts of data.
Explanation Disable those operations while the backup or archive
The server does not have any space available to store operation is taking place.
the object. ANS5042E File data is currently unavailable
on the IBM Spectrum Protect
System action server
Ended the current operation.
Explanation
User response The IBM Spectrum Protect client was trying to restore
or retrieve data that is currently unavailable on the
You can take any of the following actions:
IBM Spectrum Protect server. Possible causes are:
• For client, set COMPRESSALWAYS=NO and
• Data is corrupted at the IBM Spectrum Protect
COMPRESSIon=YES in the options file (DSM.OPT),
server
then the file will be resent uncompressed if it grows
during compression. • The IBM Spectrum Protect server encountered a
read error
• Request the system administrator to add space to
the storage pool. • File is temporarily involved in a reclaim operation at
the server
• The system administrator can also turn off disk
caching in the disk storage pool, and issue MOVE • The IBM Spectrum Protect requested a tape volume
DATA commands to each disk pool volume to clear that is unavailable. Typical reasons for a volume to
out the cached bitfiles. be unavailable: a disk volume is offline, the volume is
marked unavailable due to an I/O error, or a tape
ANS5040E Server media mount not possible. volume is checked out of the tape library.
334 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing stopped. Update your password. You may use the SET
PASSWORD command, or have the administrator
User response update your node.
Try the operation again at a later time. If the problem ANS5046E Session rejected: Unknown or
continues, contact your IBM Spectrum Protect server incorrect node ID entered
administrator for further assistance. The administrator
can review the IBM Spectrum Protect server activity Explanation
log for messages related to the problem.
The node name you entered is not known by the
ANS5043W Unexpected retry request. The server, or you are attempting to access a file migrated
server found an error while writing to a different node.
the data.
System action
Explanation
The current operation is canceled. You are not allowed
None. to connect to the server until your node name is
registered with the server. If attempting to access a
System action migrated file, your node name must be the same node
which migrated the file.
The client retries the operation.
User response
User response
Ensure that you entered your node name correctly. If
None. yes, see your system administrator. Verify that the
ANS5044E Session rejected: All server server is using closed registration and that your node
sessions are currently in use. name is registered with the server.
ANS5047E Session rejected: Duplicate ID
Explanation entered. Node already logged onto
server
Server has all available sessions in use and cannot
accept a new one at this time.
Explanation
System action Another process using this node name is active with
the server.
Server canceled the current operation.
System action
User response
Cannot connect to the server. Canceled the current
Retry the operation.If the problem continues, see your
operation.
system administrator to increase the number of
concurrently active sessions to the server.
User response
ANS5045E The session is rejected. Your
password has expired. Ensure that your node name is unique to the server so
that it cannot be used by another person. See your
system administrator to identify the owner of that
Explanation node name.
Your password has expired.
ANS5048E Please choose a filespace.The
filespace to delete/set access
System action cannot be found.
Server canceled the current operation. You are not
allowed to connect to the server until the password is Explanation
updated.
The filespace to delete cannot be found.
Explanation
User response
The server version and your client version do not
Verify the filespace name.
match. The server code is downlevel.
ANS5049E Session rejected: The server is
disabled System action
The current operation is canceled.
Explanation
The server is in a disabled state and cannot be User response
accessed for normal activity.
See your system administrator to see what version to
run for your location.
System action
ANS5053W The operation was stopped by the
Canceled the current operation.
user.
User response
Explanation
Retry the operation after the server returns to an
The operation was stopped at the request of the user.
enabled state. If the problem continues, see your
This usually occurs when the 'Q' key is pressed two
system administrator.
times.
ANS5050E The server is not configured to
allow open registration. System action
Processing stopped.
Explanation
No authorization. Registration is required by your User response
system administrator. The server is not configured to
allow open registration. None.
ANS5054E The operating system refused a
System action request for memory allocation.
Session not started.
Explanation
User response The client requires access to memory in order to store
information as processing proceeds. In this case, more
You must obtain a node and password from your
memory was requested than the operating system
system administrator.
would allocate. Possible reasons include:
ANS5051S Session rejected: the client code is
• The system is low on memory.
down-level
• The process in which the program runs has
exceeded the maximum allocated memory.
Explanation
• Some other error condition occurred. No memory is
The server version and your client version do not available.
match. The client code is downlevel.
System action
System action
Client cannot complete the requested operation.
The current operation is canceled.
User response
User response
Close all unneeded applications and try the operation
See your system administrator to see what version to again. If the operation still fails, try dividing the task
run for your location. into several smaller units. For example, if a file
specification contains several high-level directories,
336 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
run the task serially for each directory. If the task is an Explanation
incremental backup, use the option "-
All file handles for your system are currently in use. No
memoryefficientbackup=yes".
more are available.
ANS5055E File not found during Backup,
Archive or Migrate processing. No System action
file specification entered.
Processing stopped.
Explanation
User response
The file being processed for backup, archive or migrate
no longer exists on the client. Another process deleted Either free some file handles by ending other
the file before it could be backed up, archived or processes, or modify your system setup to allow for
migrated. more files to be open at the same time.
ANS5059E The file exists and cannot be
System action overwritten.
File skipped.
Explanation
User response The file being restored or retrieved exists and cannot
be overwritten due to lack of authority or access
None.
permissions.
ANS5056E The specified directory path could
not be found. System action
The file is skipped.
Explanation
An invalid or unreachable directory path was specified. User response
Verify that you have sufficient access permissions to
System action overwrite the file, then try the operation again. If the
Processing stopped. problem persists, contact your system administrator
or administrator for further assistance.
User response ANS5060E Invalid parameter passed.
Try the operation again using a valid directory path.
Explanation
ANS5057E Access to the specified file or
directory is denied. The system encountered an internal program error due
to an invalid parameter.
Explanation
System action
Access to the specified file or directory is denied. You
tried to read from or write to a file and you do not have The system returns to the calling procedure.
access permission for either the file or the directory.
User response
System action Ask your service representative to check the error log.
Processing stopped.
ANS5061E An invalid file handle passed.
Report how you got this system
User response error.
Ensure that you specified the correct file or directory
name, correct the permissions, or specify a new Explanation
location.
An internal system error occurred. A file operation
ANS5058E No file handles available failed because of an invalid file handle.
System action
Processing stops.
338 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The specified filespace does not exist on the server. Current operation has been cancelled.
Your administrator might have already deleted the
filespace or another client using your client's node User response
name might have deleted it.
Retry with another node name that does not have any
invalid characters.
System action
ANS5126S Filespaces with duplicate names
IBM Spectrum Protect ends the current operation.
are not supported. Unmount the
duplicate file space.
User response
The filespace you selected does not exist any more. Explanation
See your IBM Spectrum Protect administrator for help
The selected file space has a duplicate volume label.
in finding how the filespace was deleted.
Because IBM Spectrum Protect uses the volume label
ANS5123S Open registration failed because to keep track of backup/archive information, it cannot
the specified node name is already back up or archive files from a file space with a
defined in the server. duplicate volume label.
340 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS5138I Archive delete completed System action
Processing stopped; waiting for user intervention.
Explanation
An archive delete was completed. User response
Answer "Yes" to switch back to accessing the server as
System action the original node.
IBM Spectrum Protect deleted the archived files. ANS5148W The server needs to do a one-time
conversion of your archive data
User response before you can continue. This
operation may take a long time,
Continue with normal operations.
and cannot be canceled once it has
ANS5139E Your node does not have started. Are you willing to wait for
permission to delete archived the conversion to complete?
files.
Explanation
Explanation The server must do a conversion of the archive data
Your node is registered at the server with the before continuing. The conversion could take a long
ARCHDELETE option set to 'NO'. Therefore your node is time, and cannot be canceled once it is started.
not allowed by the server to delete archived files.
System action
System action Processing stopped; waiting for user intervention.
Archived files were not deleted.
User response
User response Answer "Yes" to start the archive data conversion. If
See your IBM Spectrum Protect system administrator. you answer "No", the current operation will be
The administrator has authority to delete archived canceled.
files, and can also grant that authority to your node.
ANS5150E An active restore for the same
ANS5145W Server cannot restart the last source file specification exists.
restore request. Do you want to Unable to continue with this
restore without restart? request.
Explanation Explanation
The restart restore token has expired. The server Currently, there is an active restore for the same
cannot restart the restore from where it last ended. source file specification. Another restore of the same
source file specification cannot be started.
System action
System action
Processing stopped; waiting for user intervention.
The requested restore fails.
User response
User response
Retry the request without restart or abort the request.
Start another restore with a different source file
ANS5146W You cannot perform this operation specification.
while accessing data for another
node. Do you wish to switch back ANS5151S This node currently has a pending
to accessing your own node? restartable restore session. The
requested operation cannot
Explanation complete until this session either
completes or is canceled.
The user cannot perform the selected operation while
accessing another users data.
342 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Protect uses the volume label to keep track of backup Explanation
or archive information, it cannot back up or archive
Conflicting options SESSIONINIT=serveronly and
files from a drive with a duplicate volume label.
DEDUPLICATION=yes were specified. This
combination is not allowed.
System action
IBM Spectrum Protect cannot select the drive for System action
backup or archive operations.
Processing stops.
User response
User response
If the volume needs to be available to the system, exit
Use client-initiated sessions or disable client-side
IBM Spectrum Protect and assign a unique volume
deduplication
label to the drive. Restart IBM Spectrum Protect and
try the operation again. ANS5178E Restart of the RSM service failed.
Restart the RSM service manually.
ANS5165E Drive has no volume label.
Backup/Archive not allowed.
Explanation
Explanation RSM database files have been restored from the IBM
Spectrum Protect server and imported. The client has
You tried to backup or archive a drive that has no
tried to restart the RSM service on the user's behalf
volume label.
but has run into a problem.
System action
System action
IBM Spectrum Protect rejected the selected drive.
Processing stopped.
User response
User response
If the drive is a floppy drive, place a disk with a volume
Restart the RSM service manually.
label in it and retry the operation. If the disk is a hard
drive, ensure the drive has a volume label, and retry ANS5179E Client is unable to continue.
the operation. Exiting program.
ANS5176W The requested virtual machine
operation cannot be performed Explanation
because a virtual machine backup Client ran into a problem and is unable to continue.
or restore operation is already in This error message is usually preceded by other error
progress. Please retry the messages. Resolve those errors and try again.
operation after the first operation
completes.
System action
User response
Explanation
Select a specific backup set to be restored.
The operation cannot be performed because server
ANS5182E Multiple backup sets can not be version is downlevel.
restored at the same time.
System action
Explanation
System Service and System State backup is disabled
Multiple backup sets were selected to be restored, but for this session.
restoring multiple backup sets at the same time is not
supported. User response
Must use level 5.2.0 or higher server.
System action
ANS5187E Unable to set SHAREAS extended
The backup set restore was not performed.
attribute for file:
'pathname'
User response Return code: 'returncode' 'strerror'
Select a specific backup set to be restored. Reason code: 'reasoncode'
344 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
offline WinPE method for User response
performing system state restore.
Start Certificate Services and try the operation again.
NT Active Directory is online when performing a Enter the correct encryption key password.
restore operation. Online restore is not supported. ANS5201E The specified function is not
implemented
System action
Processing stopped. Explanation
The specified function is not implemented.
User response
Reboot computer and enter Active Directory repair System action
mode, then try the operation again. Processing stopped.
ANS5193E Certificate Services is not online.
Offline backup is not supported. User response
Correct the command and retry the operation.
Explanation
ANS5202I One or more system objects were
Certificate Services is not online when performing a excluded from processing by
backup operation. Offline backup is not supported. entries in the include-exclude list.
System action
Processing stopped.
346 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS5215E function-type is not allowed on User response
object 'object'. Use the DSMC QUERY SESSION command to verify
Object is not sent to the server. your authorization. Ask your IBM Spectrum Protect
administrator to provide the necessary authorization.
Explanation
ANS5219W Objects of different groups cannot
The operation could not be performed on this object. be restored at the same time.
For example, if this is an image operation, the selected
path is a file or a directory and therefore is not a valid
Explanation
object for image operations.
Restoring objects of different groups is not allowed.
System action
System action
This object is skipped.
No processing takes place.
User response
User response
Verify that the object named is of a type supported by
the command. For example, if a filespace name is Select objects of the same group to perform restore
required but a directory name was given, change the operation.
name so it includes only the filespace name.
ANS5222E The archive description exceeds
ANS5216E Could not establish a TCP/IP 254 characters.
connection with address 'tcp-
addr:tcp-port'. The TCP/IP error is Explanation
'tcp-err-string' (errno = errno).
IBM Spectrum Protect places a maximum length of
254 characters on the archive description.
Explanation
A TCP/IP connection was attempted with a server or System action
agent program and failed.
processing stops.
System action
User response
Processing stops.
Issue the command again and specify a shorter valid
archive description.
User response
ANS5224W Error error code encountered while
Ensure that the target TCP/IP address and port
number is correct. Check to ensure that a IBM reverting to the restored snapshot.
Spectrum Protect server or agent has been started at
the target TCP/IP address and is configured to listen at Explanation
the port listed in the message. After the virtual machine disks are restored, the virtual
ANS5217E Your node does not have machine is reverted to the restored state. The
permission to delete backed up specified error was encountered while performing this
files. revert operation.
You cannot delete backed up files unless your IBM Processing continues
Spectrum Protect administrator has authorized your
node to do so. User response
Try powering on the restored virtual machine. If it fails
System action to start, re-try the restore process.
IBM Spectrum Protect does not delete the backed up ANS5225W Error error code encountered while
files. removing the restored snapshot.
ANS5226E The virtual machine backup The backup operation was stopped
operation failed.
User response
Explanation Check the console or schedule log for additional
The virtual machine backup operation failed. Check information. Retry the operation at a later time. Ensure
the error log for details on why the operation failed. VMMAXPARALLEL is set to a value less than or equal to
MAXNUMMP.
System action ANS5229E The Snapshot is already mounted
for backup 'backup-name'.
Processing stops
Explanation
User response
The Snapshot is currently mounted on the local
Review the console output and error logs for the
machine or a remote machine. No mount operation on
details on the problem. Fix any issues and restart the
the snapshot will be allowed until it has been
operation.
unmounted.
ANS5227E IBM Spectrum Protect detected an
error where both a snapshot name System action
was specified, and a request to
create a snapshot were specified. Processing stops
Either a snapshot name should be specified, or a See the dsmerror.log file for further details.
request for IBM Spectrum Protect to create the ANS5230E The Snapshot is already imported
snapshot should be specified, but not both. to the local system for backup
'backup-name'.
System action
Processing stops. Explanation
The Snapshot is currently imported on the local
User response machine. This maybe becasue the Snapshot is in use
or it was not created with the Import VSS snapshots
This is an internal error and should be reported to your
only when needed feature enabled.
service representative.
ANS5228E A backup VM operation failed System action
because VMMAXPARALLEL was
reduced to 1 and the client still Processing stops
cannot obtain a server mount
point. User response
Remote Mount operation not allowed on snapshots
that are currenlty imported.
348 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS5231E VMDK size reported by VMware persists, contact your
vSphere API is different than administrator.
actual size of vmdk file. Reissue
the restore command with the Explanation
testflag -
VMRESTORE_INCVMDKSIZE. The virtual machine is powered off or the Windows
domain administrator credentials is not correct.
Explanation
System action
VMDK size reported by VMware vSphere API for virtual
machine configuration is different than actual size of Processing stops.
vmdk file. This can be the result of running a storage
alignment tool on vmdk files before backup. User response
Ensure that the virtual machine is powered on. Use
System action dsmc SET PASSWORD -type=DOMAIN 'domain
Restore processing stops. \userid' 'password' to update the Windows
domain credentials. Then, try the operation again.
User response ANS5235E The virtual machine cannot be
reached or a firewall is blocking
Reissue the restore command with the testflag -
the connection to the machine.
VMRESTORE_INCVMDKSIZE.
ANS5232I The virtual machine backup Explanation
operation was skipped.
The file restore interface cannot reach the virtual
machine or a firewall is blocking the connection.
Explanation
The virtual machine backup operation was skipped. System action
Check the error log for details on why the operation
was skipped. Processing stops.
Processing of the virtual machine is skipped Ensure that the virtual machine is powered on. If the
virtual machine is powered on, review the firewall
rules to ensure that the correct ports are opened. Also
User response ensure that the virtual machine host name and TCP/IP
Review the console output and error logs for the address are resolving in the DNS server and there are
details. no network issues.
ANS5233E The directory cannot be found in ANS5236E You do not have permission to
the specified backup. The top- restore the file to the destination
level directory is displayed. folder.
Explanation Explanation
An invalid or unreachable directory path was specified. The user does not have permission to restore files to
the selected destination.
System action
System action
The top-level directory is displayed instead.
Processing stops.
User response
User response
Select a valid directory and change the backup again.
Ensure that the user has proper permissions to restore
ANS5234E The system cannot connect to the files to selected location.
virtual machine or the machine is
powered off. If the problem ANS5237E File Restore is not set up correctly
or the virtual machine cannot be
User response
System action
Check that the blkid Linux command is working
File restore operations continue with the next device.
correctly on the Linux mount proxy machine.
ANS5239E Cannot add the disk flat file 'flat User response
file because no free loop devices
are available on the Linux mount Update the Linux mount proxy OS. This behavior has
proxy machine. been observed with LVM on a guest machine with
Redhat 7.3 and Redhat 6.5 on the mount proxy.
350 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS5242E Assembling the RAID device Explanation
'device' failed with rc 'rc'. Refer to product manual for more information about
the TCPWINDOWSIZE option.
Explanation
A failure occurred trying to assemble a RAID device on System action
the Linux mount proxy.
The operation continues with the maximum value
allowed by IBM Spectrum Protect.
System action
Marking device as 'mount_failed' and continuing the User response
file restore operation. Set TCP window size to a value in the allowable range.
System action
User response
The file restore operation continues.
If you are attempting an operation using the Microsoft
Volume Shadow Copy service make sure that Volume
User response Shadow Copy service is installed on the system and
Check that the original virtual machine guest has a also ensure that the IBM Spectrum Protect snapshot
valid fstab file. plugin "pivss.dll" is present.
ANS5249E The virtual machine restore ANS5252E IBM Spectrum Protect attempted
operation failed. to execute a system command
which failed.
command : command
Explanation
rc : rc
The virtual machine restore operation failed. Check the
error log for details on why the operation failed. Explanation
IBM Spectrum Protect needed to execute a system
System action
command in conjunction with a snapshot operation.
Processing stops
System action
User response
Processing stops.
Review the console output and error logs for the
details on the problem. Fix any issues and restart the User response
operation.
See your system administrator.
ANS5250E An unexpected error was
encountered. ANS5253W The system could not create
IBM Spectrum Protect function Volume Shadow Copy Services
name : function-name staging directory 'dir'.
IBM Spectrum Protect function :
function-desc Explanation
IBM Spectrum Protect return
The system was unable to create a user-specified
code : TSM-rc
location for the Volume Shadow Copy Services staging
IBM Spectrum Protect file : file-
area. The default staging area on the system drive will
name (line-number)
be used instead.
Explanation
System action
None.
Processing continues.
System action
User response
Processing stops.
Check the option to specify the staging area for
Volume Shadow Copy Services operations and specify
User response a valid location.
Contact the IBM Spectrum Protect administrator with ANS5254E The Volume Shadow Copy Services
the information provided in this message. snapshot plugin 'pivss.dll' was not
ANS5251E The snapshot provider is not found.
available for this operation.
352 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation • For off-load backup requests, the provider does not
support transportable media
The system cannot find the VSS snapshot plugin
'pivss.dll' in any of the plugin locations. • For local backup requests, the provider does not
support persistent snapshots
System action • For backup requests of Hyper-V virtual machines
that are located on the volume with a Cluster Shared
Processing stops. Volume File System and the
VSSUSESYSTEMPROVIDER option is set to YES
User response
Check the IBM Spectrum Protect installation to ensure System action
the plugin was installed correctly. Processing stops.
ANS5255E Unable to copy local file 'local-file'
to remote location 'remote-file'. User response
Try the backup again, and use a supported backup
Explanation destination. If you are backing up Hyper-V VMs and
An attempt to transfer a file to a remote system failed.. the VSSUSESYSTEMPROVIDER option is set to YES, try
the operation again, with the
VSSUSESYSTEMPROVIDER option set to NO.
System action
Processing stops. ANS5258E Microsoft volume shadow copy
snapshot initialization failed.
User response
Explanation
Ensure that the directory path on the remote system
exists and that the IBM Spectrum Protect application IBM Spectrum Protect encountered an error while
has the proper authority to write to that location. initializing the Microsoft Volume Shadow Copy Service
for backup or restore. The IBM Spectrum Protect error
ANS5256W Cannot find the original mtab file. log and Windows event log can contain additional
information about this error.
Explanation
System action
To detect the original mount points, it is required to
read the original mtab information. In some Linux IBM Spectrum Protect stops the operation.
distributions, the mtab file could be a symbolic link to /
proc/self/mounts that could interfere with the Linux User response
mount proxy.
Try the operation again. If the error persists, review
the IBM Spectrum Protect error log and Windows
System action
event log for information related to this error. Use the
The file restore operation continues. Windows command VSSADMIN LIST WRITERS to
determine the status of the Volume Shadow Copy
User response service. Reboot the machine to clear the volume
shadow copy error state. If the system is a Domain
Check that the original virtual machine guest has a Controller and the Active Directory service is stopped,
valid mtab file. restart the Active Directory service.
ANS5257E The volume 'volume' does not ANS5259W Failed to update volume 'volume'
support the requested VSS for read-write access used for
operation. 'volume'.
Explanation Explanation
The volume does not support the requested VSS Changing the volume to read-write access requires
operation. Some reasons for this error include the exclusive access to the volume. If the volume is
following conditions: opened by any application, this operation will fail.
• For off-load backup requests, a hardware provider
cannot be found
Explanation Explanation
An attempt to create a snapshot has failed with a The snapshot restore requires a plugin for the
retryable error. The program will wait for a short time specified snapshot provider type. The plugin must be
and retry the operation. installed under IBM Spectrum Protect directory.
354 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
provider' provider module. Another ANS5268W The Microsoft Volume Shadow
module for 'snapshot provider' Copy Services writer 'name'
provider can not be loaded at the current state (state) is not valid for
same time for restore of 'object the current operation.
name'.
Explanation
Explanation
None.
This error occurs when restoring multiple LOCAL
backup objects that were created using different System action
snapshot providers. Snapshot restore can only be
done using one snapshot interface. The system will retry the operation automatically after
thirty seconds up to three times to allow the writer to
return to the proper state. If after three attempts the
System action
writer is still in the incorrect state, the operation will
Restore will failover to file-level copy restore from fail.
snapshot volume.
User response
User response
Determine if there are other Volume Shadow Copy
If snapshot restore is desired for the object identified Services operations that are occurring concurrently
in the message, restore it using a separate command. with the current operation.
ANS5266E File-level copy restore of 'object ANS5269E The Microsoft Volume Shadow
name' failed. Copy Services writer 'name'
current state (state) is not valid for
Explanation the current operation or cannot be
determined. The last error
Data files could not be copied from the local backup to reported is 'error'.
their destination, causing restore to fail.
Explanation
System action
None.
Processing continues to another object, if multiple
objects are selected for restore.
System action
356 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS5277E A Microsoft Volume Shadow Copy Explanation
Services writer is in an invalid For more information, see the IBM Spectrum Protect
state after restore termination. client error log. This message is always accompanied
by error log message ANS5279E if the object was not
Explanation found or by ANS5250E for other causes, for example,
None. access was denied. These messages identify the
object in question.
System action
System action
Processing stops.
Processing stopped.
User response
User response
See the error log for additional information.
See the user response based on other messages in the
ANS5278W Cannot detect all the original client error log.
mount points because the number
of standard devices mounted ANS5281E A remote backup failure has
'device-number' is different than occurred.
the number of standard devices remote node name : node
found in fstab and mtab files remote address : address
'device-number'. multi-node name : multi-node
error message : msg return code :
rc
Explanation
This is a requisite for the recognition of the standard Explanation
devices.
For more information, see the IBM Spectrum Protect
client error log on the remote system.
System action
The file restore operation continues. System action
Processing stopped.
User response
Check that the devices are correct in the fstab and User response
mtab of the virtual machine guest.
See the user response based on other messages in the
ANS5279E Error processing 'filename': file not client error log.
found.
ANS5282E A remote backup failure has
occurred.
Explanation
The file being processed for backup, archive, or Explanation
migrate, no longer exists on the client. Another
process deleted the file before it was backed up, For more information, see the IBM Spectrum Protect
archived, or migrated by IBM Spectrum Protect. client error log.
Explanation
None.
User response
System action
See the user response based on other messages in the
Processing stops.
client error log.
ANS5284I IBM Spectrum Protect has User response
detected an incomplete setup!
The client options file 'dsm.opt' The restore procedure for Windows system state
was not found, while the system requires that the operating system version and service
options file 'file-path' exists! pack level used to initiate the restore be at the same
The wizard will guide you through operating system and service pack level used to create
the configuration process of the the system state backup. In addition note the
initial basic IBM Spectrum Protect following:
client options files replacing your • On Windows 2003 systems you must also apply the
current option file. Would you like VSS rollup package KB940349 prior to performing
to continue? the Ssystem state restore.
• On Windows Vista you must apply the same service
Explanation pack that was installed at the time of backup prior to
IBM Spectrum Protect has detected an incomplete performing the system state restore.
setup. The user options file, dsm.opt, was not found. ANS5286I The VSS Instant Restore operation
Additionally, a system options file, dsm.sys, was was successful but some existing
found. To complete the configuration the configuration VSS snapshots have been deleted
wizard will create dsm.opt and replace dsm.sys with by the VSS provider.
minimal settings.
Explanation
System action
A successful VSS Instant Restore operation was
IBM Spectrum Protect may stop performed for snapshot volumes that were in a
dependent relationship. In order for the restore
User response process to succeed, it was necessary to remove the
If the current version of dsm.sys is needed, rename snapshot volumes causing the dependency. Those
the file and restart IBM Spectrum Protect. If the snapshot volumes typically represent newer snapshot
current version is not needed, select yes and allow backups. This forced IBM Spectrum Protect to remove
IBM Spectrum Protect to replace the file. the backups that included the deleted snapshots. This
situation is typical when using SAN Volume Controller
ANS5285E The Microsoft Volume Shadow (SVC) space-efficient volumes that have multiple
Copy Services (VSS) backup XML snapshots.
document is not valid for restore.
For more information, see the System action
client error log.
Processing continues.
Explanation
User response
Microsoft has released a Volume Shadow Copy
Services (VSS) update in the following operating None.
system versions: ANS5287W VSS restore operation will be
• Windows 2003 update rollup package KB940349 performed using VSS Fast Restore
because the XIV VSS Hardware
• Windows Vista Service Pack 1
Provider is at level 2.2.2.
This new VSS fix packages causes VSS to
generates .xml control files in a format which is not
compatible with the earlier versions of VSS. This error
can occur when a system state restore is being
performed from a base operating system level which
358 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS5290W Devices of type 'device_type' are
not supported. Skipping device
XIV VSS Hardware Provider 2.2.2 has issues with VSS
'device_name'.
Instant Restore. Please update the XIV VSS Hardware
Provider to version 2.2.3, or later.
Explanation
System action The device detected is not supported.
Processing continues.
System action
User response The device for the target virtual machine is not
mounted. The operation continues.
Update XIV VSS Hardware Provider to version 2.2.3, or
later.
User response
ANS5288W Test flag DISCARDZEROFILEDATA
enabled. Discarding data for zero Use a different type of device on the guest machine.
length object file-name Only ext2,ext3,ext4,xfs, btrfs and reiserfs are
supported devices.
Explanation ANS5291E An error occurred while
attempting to delete the
During the restore of a zero length file or directory,
temporary linked clone virtual
data was decompressed. This data could be Extended
Attributes, Alternate Streams, or ACL data. By default machine 'linked clone name'
this data is restored. Because the (rc=return code). Check if this
DISCARDZEROFILEDATA test flag is set the data is virtual machine still exists and
discarded. delete it manually.
The data is discarded and processing continues It was not possible to delete the linked clone virtual
machine. This temporary virtual machine was created
for file restore purposes to mount a local snapshot.
User response This virtual machine may have been manually
Note the file or directory name in this message and renamed, or accidentally modified or deleted.
determine if the discarded data needs to be reset
through some other means. System action
ANS5289W The sequence of the devices is not The file restore cleanup operation continues.
correct and it is not possible to
identify all the original mount User response
points. The volume 'volume' is not
consistent. The detection of the Check if this virtual machine still exists and delete it
original mount points is stopped. manually.
ANS5292E A valid password file was not
Explanation found for server 'server-name'. The
The correct order of the devices is required for the administrator for your system
recognition of the standard devices. must run the backup-archive
client and enter the password to
store it locally. Additionally, the
System action administrator needs to give the
The detection of the original mount points is stopped. non-administrative user read
The file restore operation continues. access to the password file.
Check that the devices are correct in the fstab and The file containing the stored password for the
mtab files of the virtual machine guest. specified server server-name is unavailable.
System action
Explanation
None
The file containing the stored password for the
specified server server-name is not readable by non-
administrative users. User response
Reattempt the restore operation at a time when the
System action processing load is light on the datacenter and vCenter
resources
Processing ends.
ANS5298E A Flashcopy background copy is in
User response progress between source volume:
and target volume: .
The administrator for your system must set the
password files to be readable by the non-
administrative user. Explanation
A Flashcopy background copy from a previous
ANS5294E The current user is not an IBM
operation is not complete for the given source and
Spectrum Protect Authorized user.
target volumes.
You must be an IBM Spectrum
Protect Authorized user to
perform the current operation. System action
Command will fail.
Explanation
In order to perform normal IBM Spectrum Protect User response
operations you must be an Authorized user. Please Please wait until the background copy is complete and
refer to the 'IBM Spectrum Protect UNIX and Linux retry the command.
Backup-Archive Clients Installation and User's Guide'
for details configuring your environment to allow the ANS5300E Error detected in specified file list
system user to become an IBM Spectrum Protect 'file list name' during processing of
Authorized user. line line number:
found an invalid external object
System action ID / inode number / inode
generation number / restore order
Processing ends. number / alias entry: 'invalid
entry'.
User response Invalid line: 'invalid entry'
The administrator must update the dsm.sys options
file to set the PASSWORDDIR option to a location
360 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
File list parsing failed because of an invalid entry. IBM Spectrum Protect has processed the specified
number of IBM Spectrum Protect server and file list
System action objects.
File list parsing failed because of an invalid ordering of The current file is skipped for synchronous file deletion
the external object IDs. and the process will continue.
The operation aborted because of an file list error. Check the IBM Spectrum Protect server log file.
ANS5307E The session is rejected. The server
User response does not allow a signon of a client
Correct the invalid file list ordering and restart the that is not enabled for space-
operation. management retention-protection.
362 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS5830E Restore of object 'tombstone-
name' is not allowed by Active
Processing stops.
Directory.
User response
Explanation
None.
Object of certain types cannot be restored. This is a
ANS5827E A backup copy of the Active system limitation.
Directory database was not found.
System action
Explanation
Processing continues to process all other objects per
An attempt to restore Active Directory objects from a user's request.
database that was not backed up.
User response
System action
None.
Processing stops.
ANS5831E Restore for this object is not
allowed by Active Directory.
User response
Verify the Active Directory was backed up with system Explanation
state.
Object of certain types cannot be restord. This is a
ANS5828E A system state file space was not system limitation.
found on the server. Active
Directory functions can not be System action
executed.
Processing continues to process all other objects per
user's request.
Explanation
An attempt to restore the Active Directory database User response
from a system state backup that does not exist.
None.
System action ANS5832E Reanimate tombstone object
Processing stops. failed. See the error log for more
details.
User response
Explanation
Verify that system state was backed up or back up the
An attempt to reanimate Active Directory tombstone
system state then retry the command.
object has been performed, but an error occurred.
ANS5829E A system state backup on the
specified date was not found. System action
Active Directory functions can not
be executed. Processing continues to process all other tombstone
objects per user's request.
Explanation
User response
An attempt to restore the Active Directory database
from a system state backup that does not exist. None.
ANS5833E This system is a Domain Controller
System action but the Active Directory service is
Processing stops. stopped. You can not perform the
operation unless the Active
Directory service is running.
User response
Verify that system state was backed up on the
specified date or specify a new date.
If you are querying or a restoring the Active Directory ANS5837W 'object name': attribute 'attribute
objects or backing up the system state, put the Active name' could not be restored.
Directory service in online state by starting the Active
Directory service. If you are restoring the system state, Explanation
put the Active Directory service in offline state by
rebooting to the Active Directory Restore Mode. When The listed attribute could not be restored during
the Active Directory service is in the appropriate state, processing on the Active Directory object.
retry the operation.
System action
ANS5834E Unexpected LDAP error occurred.
See the error log for more details. Processing continues to process all other Active
Directory objects per user's request.
Explanation
User response
An unexpected error occurred during Active Directory
tombstone reanimation. None.
ANS5838E The utility dsamain.exe does not
System action exist on the system. You cannot
Processing continues to process all other tombstone perform the operation unless IBM
objects per user's request. Spectrum Protect can launch this
utility.
User response
Explanation
Check the error log for detailed information on the
LDAP error. You attempted to launch dsamain.exe, but the utility
does not exist.
ANS5835E An LDAP operation returned return
code: 'error string' System action
Processing stopped.
Explanation
An unexpected error occurred during Active Directory User response
tombstone reanimation.
Verify that the dsamain.exe utility exists in the
Windows system32 directory. When you can run the
System action
utility independently of IBM Spectrum Protect, retry
Processing continues to process all other tombstone the operation.
objects per user's request.
ANS5839E The Active Directory object
specification is not allowed.
User response
None.
364 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
You attempted to restore the domain object (starting Object class error violation occurred during tombstone
with "DC="), or you attempted to restore all objects reanimation. This can happen if the Active Directory
("name=*"), or you did not specify anything. schema was modified and is no longer compatible with
the tombstone.
System action
System action
Processing stops.
Processing continues to process all other objects per
User response user's request.
Processing stopped.
System action
System action
User response
The password is not updated.
Continue with normal operations.
366 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Scheduled actions and their corresponding action
number can be found by searching for this message on
To avoid exhausting system resources, the client stops
the IBM Spectrum Protect support site.
processing directory structures that exceed the
maximum nesting depth. Directories that exceed the
maximum nesting depth are not typical. System action
The scheduled action is not performed or queried.
System action
Processing of the current operation is stopped. User response
Search the IBM Spectrum Protect support site for this
User response message to find information about scheduled actions,
their corresponding action numbers and the client
Determine whether the directory is valid. Directory
version at which the action is supported. Then upgrade
structures of this depth are not typical, and could
your IBM Spectrum Protect client to a version that
indicate a problem with the file system structure. An
supports running this action as a scheduled event.
example of such a directory is if the directory is
Until the client is upgraded, you can run the action
cyclical. If the directory is not valid, remove or repair
manually if your version of the client supports it.
the directory, then try the operation again. If the
directory is valid, reduce the depth of the directory ANS7423E Use Set Access backup <vmname>
structure. Then try the operation again. Alternatively -TYPE=VM for VMware backup file
you can use an EXCLUDE.DIR statement to exclude the spaces. Use of the long form fs-
directory from backup or archive processing. Then try name is not allowed.
the operation again.
ANS7421W The archive attribute for file Explanation
filename cannot be reset. The You have chosen to set access using the long-form VM
return code from Windows API file space name. This name format is not platform
function SetFileAttributes() is rc. independent and requires special processing. Use the
-TYPE=VM option and supply only the VM name.
Explanation
The client was unable to reset the archive attribute for System action
the file indicated in the message. This error is due to The set access command is not processed.
an error received from the Windows API function
SetFileAttributes().
User response
System action Enter the set access command using the -TYPE=VM
option and the short form of the VM file space name
processing stops. which is simply the VM name.
ANS7500W Object 'object-name' could not be
User response
bound to management class
Try the operation again. If the problem persists, it may 'mgmt-specified' specified in an
be indicative of a problem with the file. Contact your 'option' statement.
system administrator or IBM Spectrum Protect
administrator for further assistance. Explanation
ANS7422E Unsupported action 'action' in The management class specified in an include
schedule 'schedule name'. statement was not valid. If the include statement is an
"INCLUDE.SIZE" statement the warning message will
Explanation be issued if an appropriate copygroup is defined for
the management class. For example, this warning will
The scheduled action is unknown to the current
be issued on a backup operation if no backup
version of the IBM Spectrum Protect client and cannot
copygroup is defined for the management class or this
be performed by means of a schedule. The most likely
message will be issued on an archive operation if no
cause is that the scheduled action requires a later
archive copygroup is defined for the management
version of the backup-archive client.
class.
The unsupported action is displayed as a number
because the text description is not available.
Use a host machine with a valid/shorter host address. SSL is required to protect the client password during
authentication.
ANS7502E An invalid filename was received.
Filename is too long. System action
Processing terminates.
Explanation
A filename passed to the dsmcad service is too long User response
and thus invalid.
Enable SSL communication or set SSLREQUIRED to
NO.
System action
ANS7525E SSL is required by server.
IBM Spectrum Protect returns HTTP error code 400
Bad Request.
Explanation
User response SSL is required to protect the client password during
authentication.
Retry connecting to dsmcad but use a valid/shorter
filename.
System action
ANS7507W The node name entry is invalid.
Please try again. Processing terminates.
An invalid entry is entered on the Node Name field. Enable SSL communication or contact your IBM
Spectrum Protect server administrator.
System action ANS7526E The SNAPSHOTROOT option is not
IBM Spectrum Protect prompts you to enter a valid valid with either of the
node name. following options: -GROUPNAME
and -VIRTUALFSNAME.
368 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
The SNAPSHOTROOT option is incompatible with the - When you use the (-SNAPSHOTROOT) option with the
GROUPNAME and -VIRTUALFSNAME options and BACKUP IMAGE command, SNAPSHOTROOT must
cannot be used with either one of those options. specify the device name of the logical volume
containing the snapshot for the backup. An example
System action is /dev/fslv01 (on Unix) or \\?\GLOBALROOT\Device
\HarddiskVolumeShadowCopy1 (on Windows).
Processing stops.
With BACKUP IMAGE, SNAPSHOTROOT cannot be
used unless SNAPSHOTPROVIDERIMAGE has one of
User response
the following values in effect:
For information about backup-archive client
• VSS
processing options, see IBM Spectrum Protect
Backup-archive Clients Installation and User's Guide. • JFS2
370 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS7546E Unexpected error while decrypting ANS7552I timestamp ***** Processed count
the data. files *****
Explanation Explanation
There was an error while decrypting the data. See the IBM Spectrum Protect has processed the specified
error log for more information. This can happen if the number of files.
encrypted data has been corrupted while in storage,
during the network transfer, or both. System action
Processing continues.
System action
The object is not restored. User response
None.
User response
ANS7553W Disabled demand migration
Ensure IBM Spectrum Protect software is installed
(ENOSPC) on file system file-
correctly. If needed, reinstall the software. Make sure
system-name because of high
there are no IBM Spectrum Protect server or network
threshold, low threshold, and
problems that may affect the transfer of data. Retry
pmpercentage settings.
the operation. If the problem still exists, contact IBM
Spectrum Protect technical support.
Explanation
ANS7547E Unexpected error while digesting
the data. The settings of high threshold = 100, low threshold =
100, and pmpercentage = 0 are reserved to disable
demand migration and automigration. Used for GPFS
Explanation
driven migration.
There was an error while digesting the data. See the
error log for more information. System action
Processing continues.
System action
The object is not backed up. User response
None.
User response
ANS7554E provider option is required if
Ensure IBM Spectrum Protect software is installed
correctly. If needed, reinstall the software. Retry the HSMBACKENDMODE is set to
operation. If the problem still exists, contact IBM TSMFREE.
Spectrum Protect technical support.
Explanation
ANS7550E The absolute option requires using
the CreateNewBase=yes option You need to specify provider option for every operation
when performing a snapshot with dsmmigrate.
differential backup.
System action
Explanation The operation stopped.
The absolute option specified does not have any effect
when performing a snapshot differential backup. User response
Specify the provider option value for the operation.
System action
ANS7557E invalid provider.
Processing stopped.
Explanation
User response
You need to specify a valid provider for every
Try to use the CreateNewBase=yes option when operation with dsmmigrate.
performing a snapshot differential backup.
372 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The user account used to execute IBM Spectrum The processing stops.
Protect must have the "Back up files and directories"
and the "Restore files and directories" security User response
settings assigned.
Retry the operation. If the problem persists, turn off
deduplication and retry the operation.
System action
ANS7900I Deduplication cache has been
Processing stops.
reset because it is not
synchronized with the IBM
User response Spectrum Protect server
Assign the "Back up files and directories" and the
"Restore files and directories" security settings to the Explanation
account using the Windows Local Security Settings
The deduplication cache contains deduplicated extent
tool or use a different user-id to execute IBM
entries that do not exist on the IBM Spectrum Protect
Spectrum Protect.
server. This occurs when the extents are deleted from
ANS7660E An error occurred replacing one or the IBM Spectrum Protect server after they were
more registry keys. recorded in the deduplication cache.
Check the error log for more details. ANS7902I Client deduplication cache is full.
Cache is reset.
ANS7899E The client referenced a
deduplicated extent that does not
Explanation
exist on the IBM Spectrum Protect
server The number of entries cached in the client
deduplication cache has exceeded the configured size
Explanation for the cache.
374 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response volume to determine the reason for the failure. Refer
to the documentation for that message for more
Reinstall the software. The FastBackShell and
information.
FastBackMount must be installed on the dedicated
proxy computer. ANS7916E Failure initializing FastBack
environment.RC=rc
ANS7913E The given branch was not found in
the DR Hub repository.
Explanation
Explanation Failure initializing FastBack environment. Can not find
FastBackShell.exe command. The FastBackShell or
The parameter to the required fbbranch option is
FastBackMount is not installed or FastBackShell.exe
incorrect.
command is not located in the FastBack install
directory.
System action
The operation cannot continue. System action
The backup can not continue. The output of the
User response FastBack command will show the reason for the
Correct the parameter given for the fbbranch option. failure.
The FastBackMount command failed to mount a ANS7918E Failure locating mounted volumes
FastBack volume. for FastBack client 'vmname'
volumes. Failed with RC=rc
System action
Explanation
The archive or backup of the FastBack volume can not
continue. The next Volume in in line will be processed. FastBack client volumes can not be found. Volume
The output of the FastBackMount command will show mount points are not available on the backup proxy
the reason for the failure. computer.
Check the local client error log for the reason for the The backup of the FastBack client can not continue.
failure. Issue a FastBack command for the FastBack The next FastBack client in the list will be processed.
376 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
IBM Spectrum Protect The FastBack repository name IBM Spectrum Protect
is invalid or the domain has not been set in the
password file when specifying the REP form of the User response
repository.
Correct the names of the clients specified.
System action ANS7945W The number of FastBack policies
specified policy is greater than the
IBM Spectrum Protect
number of FastBack policies found
policy.
User response
Issue the command dsmc set password server Explanation
userid:domain password -type=fastback.
IBM Spectrum Protect One or more of the FastBack
ANS7942E Maximum number of FastBack policies specified was not found. Look for message
objName objects exceeded. ANS7936E specifying the policy name.
User response
Explanation
Correct the options specified on the commandr.
IBM Spectrum Protect The SSH public keys are not
configured properly for the root user. ANS7952E The package package required for
FastBack support is not installed.
System action
Explanation
IBM Spectrum Protect
IBM Spectrum Protect The required package is not
User response installed.
User response
Explanation
Install and configure the required package.
IBM Spectrum Protect The connection to FastBack
server failed. ANS7953E The FastBack shell scripts
returned an unexpected error
System action error.
User response IBM Spectrum Protect Ensure that the SSH daemon is
configured correctly.
Install the FastBack server on the target machine or
specify a different target machiner.
System action
ANS7951E The FastBackShell on the target IBM Spectrum Protect
machine returned with the
message errormsg .
User response
Explanation Correct the error.
IBM Spectrum Protect An error occurred with the ANS7955E The cygdrive-prefix is set
command issued to the FastBackShell on the target incorrectly.
machine.
378 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
IBM Spectrum Protect Ensure that cygdrive-prefix is None.
set to / in the ssh cygwin environment. The command
ANS8001I Return code return code value.
mount -s --change-cygdrive-prefix / can be use to set
the drive prefix correctly.
Explanation
System action The error code shown has been returned from the
preceding server command. This message is preceded
IBM Spectrum Protect
by a server message explaining the reason for the
error code.
User response
Correct the error. System action
ANS7956E Unable to execute cygwin shell None.
commands. The cygwin
environment may be incorrectly User response
None.
Explanation
ANS8002I Highest return code was return
IBM Spectrum Protect Use ssh to connect to the
code value.
cygwin shell and ensure that the cygwin environment
and cygdrive are configured correctly.
Explanation
System action At exit from the client, the highest return code
IBM Spectrum Protect encountered during the session is displayed.
Correct the error. This value is used as the program exit code.
User response
System action
Correct the error.
None.
ANS8000I Server command: 'command'.
User response
Explanation
None.
The specified command is being sent to the server.
ANS8004W Your password will expire within
This message is displayed when the command is
generated from a macro or when the client is running daysRemaining day(s).
in batch mode.
Explanation
System action The password for this id is about to expire.
The command is sent to the server for processing.
380 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
administrator to configure your node to use LOCAL specify all that information in your client options file or
authentication, or do not use server-initiated sessions. on the administrative client command line.
If the client system is not supposed to accept
ANS8015E File 'file spec', error code error
scheduled events from the prompting server, ask the
code from options processing.
IBM Spectrum Protect server administrator to remove
the client node name from the schedule on the
prompting server. Explanation
ANS8012E Option processing storage An unknown error code is returned from the routine
exhausted. that processes the client options file.
During processing of the client options file, the client The administrative client session is ended.
runs out of memory.
User response
System action Attempt to determine the error and correct it. If the
The client session is ended. problem persists, contact your service representative.
ANS8016E Command line parameter
User response parameter number: 'parameter' is
Make more memory available and restart the too long.
administrative client.
Explanation
ANS8013I Invalid encryption key password
The specified command line parameter exceeds the
maximum length for a command line parameter.
Explanation
The key you entered does not match the key that was System action
used to encrypt the file during backup. The file can not
be restored unless the matching key is entered. The administrative client session is ended.
User is prompted for encryption key password. Reissue the command with a shorter parameter.
ANS8017E Command line parameter
User response parameter number: 'parameter' is
Enter the correct encryption key password. not valid.
382 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The administrative client session is ended. An error occurs during processing of a macro because
the -ITEMCOMMIT option is not specified on the
User response command line. Processing of this macro and any
higher level macro is terminated.
Correct the problem on the terminal and retry the
administrative session.
System action
ANS8026E Input line longer than maximum of All current macro processing ends.
max length characters. Use
continuation.
User response
Explanation Specify the -ITEMCOMMIT option on the command
line to ensure that the server commits each command
An input command line is longer than the maximum in the macro individually.
input line length allowed.
ANS8030E Substituted command longer than
System action maximum of max length
characters.
The input command is ignored.
Explanation
User response
After variable substitution, an input command is longer
Reissue the command with several lines using than the maximum command length allowed.
continuation characters.
ANS8027E Unterminated comment in System action
command. The input command is ignored.
384 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS8046E The client connection with the such situation, restore the image to its original
server has ended due to an location.
unexpected error.
System action
Explanation Processing continues.
The error log might contain other messages related to
this error. User response
If it is not possible or not desirable to avoid performing
System action an image restore to an alternate destination, change
The client session ends. the UUID of either the original or restored volume.
Refer to your Linux documentation for instructions on
User response how to do this. You may also need to edit your /etc/
fstab manually to allow the original, the restored or
Check the communication link between the client and both volumes to mount.
server to ensure that it is operational. Examine the
client error log for additional messages related to this ANS8049E A connection with the server
error. cannot be established due to a
communications time-out.
ANS8047E The client connection with the
server has ended due to a Explanation
communications buffer overflow.
The error log might contain other messages related to
Explanation this error.
The error log might contain other messages related to System action
this error.
The client session ends.
System action
User response
The client session ends.
Check the communication link between the client and
User response server to ensure that it is operational. Examine the
client error log for additional messages related to this
Try the operation again. Check the communication link error.
between the client and server to ensure that it is
operational. Examine the client error log for additional ANS8050E The IBM Spectrum Protect server
messages related to this error. is not accepting administrative
sessions on the client port.
ANS8048W Warning! Performing image You must use the port number
restore of the Linux file system designated for administrative
'src' to an alternate destination sessions.
'dest' is not recommended as this
may result in duplicate UUIDs Explanation
leading to failed mounts after a
successful restore. The IBM Spectrum Protect server is configured to not
allow administrative sessions on the client TCP/IP
Explanation port. A different port number has been designated for
use by administrative sessions.
Performing an image restore of a Linux file system to
an alternate destination may result in duplicate UUID System action
leading to failed mounts after a successful restore. On
Linux, some file systems use UUID to identify The administrative session is not established.
themselves. If you took an image backup of such
volume and restored it to a different location, you will User response
have two volumes with the same UUID. If you use
UUID to define your file systems in /etc/fstab, be Use the TCPADMINPORT client option to specify the
aware that IBM Spectrum Protect may be unable to TCP/IP port number that the IBM Spectrum Protect
mount the restored file system correctly. To avoid server uses for administrative sessions. See your IBM
386 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response ANS8063E The remote IBM Spectrum Protect
Client Acceptor associated with
Try the operation again using a valid Linux Btrfs file
Node 'name' could not
system.
authenticate with the IBM
ANS8060E Error validating file 'VHDX file Spectrum Protect Server.
name'
Explanation
Explanation
Some IBM Spectrum Protect Client operations require
IBM Spectrum Protect cannot locate the file or the file the Backup/Archive Client to contact Clients on remote
format is not valid. machines. The remote machine in question cannot
authenticate with the IBM Spectrum Protect Server.
System action
System action
The backup operation does not start.
Processing stops.
User response
User response
Try the operation again. If the problem continues,
check the error log file for information about how to On the remote machine, create a new IBM Spectrum
resolve this issue. Protect password for the Client Acceptor or verify that
the current password is still valid before retrying the
ANS8061E Session Rejected: The server does operation.
not allow a signon
as a Unicode enabled ANS8064E Communication timeout. Reissue
administrative client the command.
Explanation Explanation
The administrative client is unable to establish a The connection to the server is ended because of a
connection to the server because of a unicode communication timeout from the server.
enabling mismatch between server and client.
System action
System action
The server does not process the command.
The client session is ended.
User response
User response
Reissue the command. If necessary, increase the
Register a new administrator from a different values of IDLETIMEOUT and COMMTIMEOUT options
administrative client or the server console, and signon in the server options file.
with the new administrator ID.
ANS8103W A command was not successful.
ANS8062E Client-to-Client communication is command : command
not allowed to take place when IBM Spectrum Protect function
IBM Spectrum Protect Server name : function-name
authentication is turned off. error output : error-output
return code : return code
Explanation IBM Spectrum Protect file : file-
name (line-number)
Client-to-Client communication requires IBM
Spectrum Protect Authentication to be enabled.
Explanation
388 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
None. A browser program cannot be found, so it is not
possible to access the IBM Spectrum Protect Web site
User response and online documentation.
User response
Explanation
For UNIX platforms, a list of supported browsers is
The program is not able to find the recall IDs and is not provided in the README. Install the required browser
able to delete these processes. to access the IBM Spectrum Protect Web sites and
online documentation.
System action
ANS8780E A browser program cannot be
None. found or cannot be started.
Check the 'file-name' file on your
User response local machine for more
information.
Check that recall IDs exist and are correct.
ANS8778E A browser program cannot be Explanation
found or cannot be started.
An error occurred executing the A browser program cannot be found, so it is not
command. possible to access the Web site or online
command documentation.
Verify that a browser is installed
and works correctly on your local System action
machine. IBM Spectrum Protect continues to process user
requests.
Explanation
A browser program cannot be found, so it is not User response
possible to access the IBM Spectrum Protect Web site Install a browser to access the Web site or online
and online documentation. documentation.
390 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
Contact your system administrator for further The paramter value was rejected.
assistance.
ANS8946E RPC call failed. User response
In case you tried to set the specified value manually,
Explanation choose a value from the specified range instead. If the
value is read from a file system's space management
Unable to connect receiver recall daemon. configuration file (located at [fs]/.SpaceMan/
hsmfsconfig.xml), edit the file accordingly. The name
System action of the filesystem can be determined from a
Processing stopped. subsequent error message.
ANS9007W program name: invalid 'parameter
User response name' value: value (must be in
[minimum value..maximum value]).
System is not operating correctly or recall daemons
are not started.
Explanation
ANS8956E Port port which is specified by the
HSMRPCPORT option is already in The program found an invalid parameter in the space
use management configuration of a filesystem.
The port specified by the HSMRPCPORT option is in The paramter value was rejected.
use by a different process.
User response
System action In case you tried to set the specified value manually,
Processing stopped. choose a value from the specified range instead. If the
value is read from a file system's space management
configuration file (located at [fs]/.SpaceMan/
User response hsmfsconfig.xml), edit the file accordingly. The name
Update the HSMRPCPORT with new available port of the filesystem can be determined from a
number and restart HSM daemons subsequent error message.
ANS8957E Start of RPC Server process failed ANS9008W Compression is enabled. Recall
mode for file file-name cannot be
Explanation set to partial.
System action IBM Spectrum Protect can only set file attributes to a
uncompressed migrated file. This file has been
Processing stopped. migrated with compression enabled.
392 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
than maximum number of recall Explanation
daemons max-dsmrecalld;
A recall daemon stops abnormally.
defaulting to minimum min-
dsmrecalld and maximum max-
dsmrecalld. System action
IBM Spectrum Protect terminates the operation.
Explanation
A minimum number of recall daemons has been User response
entered that is greater than the maximum number of Try the operation again. If the problem persists, send
recall daemons. the core file to IBM technical support for analysis.
ANS9022E error-program Recall daemon (pid
System action
process-ID) ended abnormally,
IBM Spectrum Protect uses defaults instead of the status: status.
values specified in the client system options file
(dsm.sys). Explanation
A recall daemon stopped abnormally.
User response
Correct the MINRECALLDAEMONS and System action
MAXRECALLDAEMONS options in the client system
options file and retry the operation. The operation does not complete.
Retry the same request or determine the process IBM Spectrum Protect detects that the file is not in an
holding the lock. HSM managed file system, and therefore, it cannot
perform the operation requested.
ANS9029E The WebSphere server is running,
but the server must be shut down System action
for a restore operation. Shut down
the WebSphere server and try the IBM Spectrum Protect does not set the file attributes.
restore operation again.
User response
Explanation Add space management to the file system, migrate the
The WebSphere server must be brought down to file, and then retry the operation.
perform a restore. ANS9034E The restore operation did not
complete, due to a change in the
System action original WebSphere environment.
The restore operation fails.
Explanation
User response The data must be restored to the same environment
Shut down the WebSphere server and try the restore that it was backed up from. This includes items such
operation again. as cell name, node name, and the location where
WebSphere is installed.
ANS9030W Cannot set conflicting attributes to
file file-name. System action
The restore operation does not complete.
Explanation
IBM Spectrum Protect cannot set the file attributes
because the requested attributes are in conflict with
one another.
394 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Perform the restore procedure in the DP for None.
WebSphere book.
ANS9036W program-name: migrated file(s) System action
are missing on server for number None
stub file(s).
Look in 'file-spec' for file names. User response
IBM Spectrum Protect The specified options are not ANS9059E error-program: process cannot
valid. No option was changed. detach to become a daemon.
Processing continues without changed options. IBM Spectrum Protect process cannot detach itself to
become a daemon.
User response
System action
Verify the specified options and correct the command
line options for the command. IBM Spectrum Protect cannot start the daemon as
requested. IBM Spectrum Protect stops.
ANS9051I program-name: The options were
successfully changed. User response
IBM Spectrum Protect Update of options was ANS9060W error-program: cannot get and
successful. increase limit of open files.
Processing continues with changed options. IBM Spectrum Protect either cannot get the limit of the
number of open files, or cannot increase the limit of
the number of open files.
User response
Continue normal processing. System action
ANS9054E The plug-in was not found. IBM Spectrum Protect cannot increase the number of
open files, and was not able to complete the
operation.
Explanation
Explanation
A file was added or removed during the backup.
A file changed during the backup. Check the
dsmerror.log file for a list of files that have changed.
System action
System action The backup fails.
The backup fails.
User response
User response Try the backup again.
Try the backup again. ANS9067W error-program: error updating
dsmmigfstab file for file-system.
ANS9063E error-program: file system file-
system is out of inodes.
Explanation
Explanation IBM Spectrum Protect found an error in updating the
dsmmigfstab file for this file system.
IBM Spectrum Protect cannot get space for the file
system because the file system is out of inodes.
System action
System action IBM Spectrum Protect does not update the
dsmmigfstab file.
IBM Spectrum Protect cannot get space via migration.
User response
User response
See the preceding error message and correct the error
Remove some files to make more inodes available and
if possible. Then, retry the operation. If problem
retry.
persists, contact your system administrator.
ANS9064E error-program: Cannot fork a new
ANS9068I program-name: dsmmigfstab file
process: error.
updated for file system file-
system.
Explanation
IBM Spectrum Protect cannot fork a new process that Explanation
is needed. If the operating system errno is EAGAIN,
IBM Spectrum Protect successfully updated the
then the limit on the total number of processes
dsmmigfstab file for the file system.
running on the system or by a single user has been
exceeded, or the system does not have the resources
necessary to create another process. If the errno is System action
ENOMEM, then there is not enough memory to create Processing continues.
the process.
User response
System action
Continue with normal operation.
IBM Spectrum Protect cannot complete the requested
operation. ANS9069I program-name: all file systems are
reactivated to previous states.
User response
Depending on the error code (errno), either allocate
additional virtual memory (swap space) or increase the
396 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
IBM Spectrum Protect has reactivated all file systems IBM Spectrum Protect does not deactivate space
managed by HSM to their previous states before the management for FSM file systems.
global deactivation.
User response
System action
Make sure space management is installed correctly
Processing continues. and retry the operation.
ANS9073W program-name: error deactivating
User response space management for file system
Continue with normal operation. file-system.
Make sure space management is installed correctly ANS9075W program-name: error reactivating
and retry the operation. space management for file system
file-system.
ANS9072W error-program: error deactivating
space management for all FSM file
Explanation
systems.
IBM Spectrum Protect found an error in trying to
Explanation reactivate space management for the file system.
System action
User response
Processing continues.
Retry the operation with a different search criteria.
Processing continues. IBM Spectrum Protect does not attempt to recall all
the migrated files.
User response
User response
Continue with normal operation.
Make room in the file system by increasing the file
ANS9078W Space management is not system size or removing some files. Retry the
removed from file system file- operation.
system.
ANS9081W program-name: orphaned stub
file(s) detected in file system file-
Explanation
system.
IBM Spectrum Protect was not able to remove space
management from this file system. Possible causes: Explanation
Kernel extension is downlevel. IBM Spectrum Protect detected one or more orphaned
Program is downlevel. stub files. Either the migration server was changed in
Insufficient disk space. the client system options file after the file was
migrated, or the migration server database is
damaged.
398 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
IBM Spectrum Protect does not attempt to remove Add space management to the file system, if
space management from the file system. appropriate, and then retry the operation. If the file
system is not locally managed, retry the operation on
User response the node managing the file system.
Determine the cause of orphaned stub files. Switch to ANS9085E program-name: file system file-
the correct migration server and recall the migrated system is not managed by space
files. Retry the operation. management.
Refer to other messages displayed or messages in the ANS9086E program-name: A DMAPI error
log to correct the problem. Then retry the operation. occured adding space
management to file system file-
ANS9083W program-name: cannot deactivate system, it is possible DMAPI is
space management on file system disabled on this file system. The
file-system. system set the error code: errno =
errno-value
Explanation
IBM Spectrum Protect cannot deactivate space Explanation
management on the file system. IBM Spectrum Protect encountered an error and
cannot add space management to the file system.
System action
Processing continues. System action
The Space management cannot be added to file
User response system.
Correct the error if possible and retry the operation.
User response
ANS9084E program-name: file-system is not
managed or not locally managed Verify that DMAPI is enabled for this file system and
by space management. retry the operation.
ANS9087I Space management is successfully
Explanation added to file system file-system.
There is no entry for the file system in the
dsmmigfstab file or the file system is managed by Explanation
another node. IBM Spectrum Protect has added space management
to the file system, and will now monitor its space
System action usage. You can also perform other space management
operations on this file system.
IBM Spectrum Protect will not perform space
management functions on this file system.
Explanation Explanation
One or more files have been added, removed, or IBM Spectrum Protect cannot update the migration
changed from the time WebSphere was queried to the candidates list because not enough memory is
time that all the data was sent to the IBM Spectrum available to create a temporary file.
Protect server. Check the dsmerror.log file for a list of
files that were added, removed, or changed. System action
Processing stops.
System action
The backup fails. User response
Make some memory available by ending some
User response
processes, and then retry the operation.
Try the backup again.
ANS9094W program-name: no candidates
ANS9090E program-name: file-system is not a found in file system file-system.
valid file system name.
Explanation
Explanation
IBM Spectrum Protect found no files eligible for
IBM Spectrum Protect received an invalid file system migration in the file system after running
name. The file system is not mounted, or is not dsmreconcile.
mounted correctly.
System action
Processing continues.
400 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Continue with normal operation. File name for search pattern can not be found in the
IBM Spectrum Protect server database as a migrated
ANS9098E program-name: space file.
management does not support file
system file-system.
System action
Explanation No query result.
The space management does not support this type of
file system. Space management supports only true User response
local file systems (e.g. JFS on AIX). Space Verify that the search patter is correct.
management does not support other types of file
systems (AFS, NFS, etc). ANS9117E Virtual machine 'VM_name'
contains one or more of the
following unsupported special
System action
characters special_characters_list.
Processing of the file system stopped.
Explanation
User response
The specified virtual machine name contains
None. characters that are not supported for virtual machine
backup and restore operations. The following
ANS9099E program-name: space characters are not supported in names of restored
management is not active for file virtual machines: ":;'\"*?,<>/\\|"
system file-system.
System action
Explanation
The backup or restore for the specified virtual machine
IBM Spectrum Protect found the file system did not failed.
have space management activated.
User response
System action
Rename the virtual machine without using
Processing of that file system stopped. unsupported special characters.
System action
System action
The action was cancelled.
IBM Spectrum Protect stops the operation.
User response
User response
Check the filesystem's space management
Verify that the file system is mounted and accessible.
configuration and consider updating it in case it does
Using the appropriate tools for that file system, check
not match your needs. It is not possible to add space
whether there are any I/O or other integrity errors on
management for a filesystem that already has space
that file system. Then try the operation again. If the
management activated.
operation fails, then a system reboot might clear the
error condition. If, after taking these actions the ANS9134E program name: space
problem persists, contact IBM technical support for management not active for
assistance. filesystem.
ANS9128I Inactivate logs completed.
Explanation
Explanation The program requested the space management
configuration for a file system where space
A Domino inactivate log operation was completed.
management is not active.
System action
System action
IBM Spectrum Protect inactivated the log.
The action was cancelled.
User response
User response
Continue with normal operations.
In case you entered the filesystem specification, check
ANS9130E The virtual machine name for correct spelling. It is not possible to perform space
contains only whitespace management actions on a filesystem with space
characters. management not activated.
ANS9135E program name: space
Explanation management for filesystem not
The virtual machine name that was specified contains controlled by the local node.
only whitespace characters. A name consisting of only
whitespace characters is not supported for virtual Explanation
machine backup and restore operations.
The program requested the space management
configuration for a file system where space
System action management is active, but not controlled by the local
The backup or restore for the specified virtual machine node. In cluster environments, some space
failed. management actions are allowed from the owner node
only.
User response
System action
Rename the virtual machine using valid characters. Try
the operation again. The action was cancelled.
402 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS9136E program name: could not remove System action
configuration file for filesystem. The backup for the specified virtual machine fails.
Explanation
User response
During removal of space management for the given Rename the virtual machine so that its name contains
filesystem, this configuration file could not be
supported characters.
removed.
ANS9146E The dsmrecalld daemon process
System action running on node local-node cannot
reach the counterpart on node
Space management could not be deactivated for this remote-node. RPC error code:
filesystem. rpcStat-value, reason: rpcStat-
explanation
User response
Determine the reason why the file could not be Explanation
removed and retry. IBM Spectrum Protect dsmrecalld executable running
ANS9137I File: file-name is not premigrated. on the local node was unable to connect to the remote
counterpart executable via RPC.
Explanation
System action
File must be premigrated to migrate it.
Processing of the current operation is stopped.
System action
User response
The file was skipped.
Login to the indicated remote node and ensure that
the dsmrecalld daemon processes are running. If the
User response daemon processes are running but the warning
The migration of premigrated files requires that the file continues, make sure that the appropriate RPC
is in premigration state. services are up and running on both nodes. To do so: -
on Linux, run 'service portmap status' or 'service
ANS9140E The migration options rpcbind status' or 'systemctl status rpcbind' command
premigration and stub cannot be depending on the Linux distribution in use; - on AIX,
combined. run 'lssrc -s portmap' command. If the RPC error
reason is "Program not registered" or the RPC error
Explanation persists even upon the RPC service restart, restart all
the HSM daemons via 'dsmmigfs restart' command on
The migration option premigration and stub are mutual
both nodes.
exclusive. Both options end in different results for the
same file. ANS9147E program-name: cannot read file-
spec: error.
System action
Command ends without changes to the file. Explanation
IBM Spectrum Protect cannot read this file.
User response
Use the migration options premigration and stub in System action
different instances of the command. IBM Spectrum Protect cannot fully complete the
ANS9145E requested operation.
Virtual machine will not be backed
up because it has an empty name.
User response
Explanation An error occurred reading an HSM managed file
system status file. Verify that the file system is
The specified virtual machine name is empty. This is
mounted and enabled for HSM and is actually
not supported for virtual machine backup and restore
managed by HSM and then try the operation again. If
operations.
the problem persists, contact IBM technical support
404 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
Space management cannot be deactivated for the file IBM Spectrum Protect cannot create a temporary file.
system.
System action
System action
IBM Spectrum Protect cannot complete its operation.
IBM Spectrum Protect unable to deactivate space
management support for the file system. User response
Check with the Unix mount shell command that /tmp
User response
and /etc exist as separate file systems on your system.
The HSM file system status is inaccessible, possibly Use the df command to check whether they are full.
due to concurrent access. Try the operation again. If Create additional space by deleting files or increasing
the problem continues verify that the file system is the file system size.
mounted and that HSM is enabled on the file system
ANS9160E program-name: cannot write to
with the Unix shell commands mount and dsmdf. If the
temporary file or status filefile-
problem persists, reboot the system and try the
spec: error.
operation again.
ANS9155E program-name: cannot reactivate Explanation
space management for file system
file-system: error. IBM Spectrum Protect cannot complete writing to the
temporary file.
Explanation
System action
Space management cannot be reactivated for the file
system. IBM Spectrum Protect cannot complete the requested
operation.
System action
User response
IBM Spectrum Protect cannot reactivate space
management support to the file system. The Unix error code may provide guidance as to why
the write failed. Use the Unix mount and df shell
commands to verify that the associated file system is
User response
mounted and has space available. If this message
The HSM file system status is inaccessible, possibly resulted from a shell command, mount the file system
due to concurrent access. Try the operation again. If and create additional space if necessary, then retry the
the problem continues, verify that the file system is operation. If the message did not result from a shell
mounted and that HSM is enabled on the file system command, restart the daemons. If the problem
with the Unix shell commands mount and dsmdf. If the persists, reboot the system.
problem persists, reboot the system and try the
ANS9161E Invalid backupset file or device
operation again.
name entered.
ANS9156I Rollforward completed.
Explanation
Explanation
The backupset file or device name specified does not
A Domino DB2 rollforward operation was completed. contain a valid backupset.
Explanation
System action
The directory indicated in the message text cannot be
IBM Spectrum Protect does not recall this object
opened. The message text includes a description of
because it is a directory.
the error that occurred.
User response
System action
None.
The requested operation is not completed.
ANS9163W program-name: Could not acquire
the recall daemon session id. User response
Try to correct the error condition that is indicated in
Explanation
the message text, then try the operation again. If the
Could not set up the event disposition for the file problem persists, contact IBM technical support for
system, because the recall daemon session could not further assistance.
be acquired. It seems the recall daemon is not
ANS9166I A 'backup type' backup version
running. Recall requests will not be handled, which
means the IBM Spectrum Protect client for space backup date 'datetime' is not
management can't react to recall requests for this file consistent with local repository
system. and has been deleted from the
server (object name='filespace
namepath-namefile-name', ID =
System action 'object-id:object-id').
IBM Spectrum Protect could not set up the recall
event handling. The recall event handling is not Explanation
enabled for this filesystem.
The specified backup instance of the named object is
not valid with local repository contents. This could
User response happen if local repository is modified or got corrupted
Start or restart the recall daemon. on the client system. This backup can not be restored,
therefore it will be deleted on the server.
ANS9164W program-name: Could not acquire
the monitor daemon session id.
System action
406 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
will be rebuilt so that subsequent backups will use the ANS9174I A backup delete completed.
adaptive subfile technique.
Explanation
User response
A Backup delete was completed.
If the problem persists, contact IBM technical support
for assistance. Be prepared to provide the client error System action
log, which will contain additional messages that might
be useful for support to help identify the problem. IBM Spectrum Protect deleted backup files.
ANS9169E program-name: cannot create ANS9177W All data events for remote recalls
directory directory-spec, reason. running on node: 'cluster node ID',
hostname: 'cluster node hostname'
are going to be aborted.
Explanation
IBM Spectrum Protect cannot create this directory. Explanation
The remote node is not responding, so all DMAPI data
System action
events which are currently being processed on this
IBM Spectrum Protect does not create this directory. remote node should be aborted. This warning is likely
caused by an RPC communication issue between the
User response local node and the specified remote node.
Verify that this directory does not already exist, and
System action
that its parent directory has proper permissions.
The dsmrecalld distributor process is going to abort all
ANS9170E program-name: file-system is not a
data events (if any) which are currently being
mounted local file system.
processed on the specified remote node.
Explanation
User response
IBM Spectrum Protect did not find that this file system
Ensure that the network and host connection are
is properly mounted.
configured correctly. Then, retry the recall operation.
Explanation Explanation
The password failed decryption validation. A LAN-free connection could not be made.
Enter the password when prompted. ANS9203E ENABLELANFREE can not be used
when HSM is installed.
ANS9184E program-name cannot allocate
memory due to the following error:
Explanation
error.
The IBM Spectrum Protect Client has detected that
Explanation HSM is installed on the system. LAN-free is not a valid
option when HSM is installed.
A memory allocation error occurred. The message text
includes a description of the error that occurred. • This error occurs on AIX when this file is found: /usr/
tivoli/tsm/client/hsm/bin/dsmrecalld
System action • This error occurs on Solaris when this file is
found: /opt/tivoli/tsm/client/hsm/bin/dsmrecalld
The requested operation does not complete.
System action
User response
An invalid option is detected and processing stops.
Try the operation again. If the problem occurs in an
HSM daemon, restart the daemon, then try the
operation again. If the problem continues to occur, use User response
your operating system's administrative tools to check Remove the ENABLELANFREE option from the system
virtual memory (swap space) on your system, and option file. ENABLELANFREE can only be used when
increase it if necessary. Check whether an application HSM is not installed.
is consuming available virtual memory. A system
reboot might also clear up the problem. If the problem ANS9220E The name of the virtual machine
persists, contact IBM technical support for further 'VM_name' contains
assistance. 'VM_name_length' characters. This
length exceeds the maximum
408 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
allowed by the hypervisor Explanation
'hypervisor_name' which is
IBM Spectrum Protect has finished reconciling the file
'max_hypervisor_VM_name_length'
system.
characters.
System action
Explanation
Processing continues.
The length of the name of the virtual machine exceeds
the maximum length allowed by the hypervisor.
User response
System action Continue with normal operations.
The restore of the specified virtual machine failed. ANS9251E ProgramName: Cannot parse
command-line options correctly.
User response
Explanation
Rename the virtual machine with a name that does not
exceed the maximum length set by the hypervisor. Try An internal program error occurred trying to parse the
the restore operation again. command-line arguments.
ANS9240W Could not acquire the serial
number of disk 'disk-name' at LUN System action
LUN-id. The program is not able to process the request.
No processing takes place. Check for errors in the vmList option value. Refer to
the documentation for the vmList option for more
information.
User response
ANS9279E Failure locating Virtual Machine
Select either the active copy or the inactive copy to
perform restore operation. 'vmname' volumes. Failed with
RC=rc
ANS9264E Incremental backup of Virtual
Machine 'vmname' failed with RC Explanation
rc
Virtual machine volumes can not found. Volume mount
points are not available on Backup Proxy machine.
Explanation
The incremental backup of virtual machine volumes System action
failed.
The backup of the virtual machine can not continue.
The next virtual machine in the vmlist will be
System action
processed. The output of the vcbMounter command
The backup of the virtual machine finished with will show the reason for the failure.
failures. The next virtual machine in the vmlist will be
processed. The reason for the failure is written to the User response
local client error log.
Issue a vcbMounter command for the virtual machine
to determine the reason for the failure. Refer to the
User response
documentation for that message for more information.
Check the local client error log for reason for the
ANS9280E 'vmname' option must be set when
failure.
running this operation.
410 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation - The space that a file occupies (the allocated size) is
at least as great as the value of the minmigfilesize
A required option for the command is missing.
option.
System action
System action
The operation can not continue.
IBM Spectrum Protect does not migrate this file
because migration does not free additional space.
User response
Set the missing option using the Preference Editor or User response
the command line.
Verify that the settings of the stubsize option and the
ANS9283E No virtual machines have been minmigfilesize option are appropriate for your
associated with the Schedule Tag migration requirements.
'schedule'.
ANS9289W Object: 'dir-name' is skipped for
migration: It is a directory.
Explanation
The command cannot execute because no virtual Explanation
machines were found using the provided schedule
The object is a directory. Space management does not
name. This error can also be caused by incorrect
migrate directories.
settings for the 'Excluded' tag.
System action
System action
IBM Spectrum Protect does not migrate this object
Processing stopped.
because it is a directory.
User response
User response
Try the operation again. Specify a schedule name that
None.
matches a relevant schedule.
ANS9290W File: file-name is skipped for
ANS9287E Invalid or unsupported device.
migration: The file type is either
unknown or unsupported.
Explanation
The logical volume device is either invalid or Explanation
unsupported.
The file either cannot be read, is not a regular file, or
Refer to the documentation for device type support for
its type is unknown to the HSM client. The HSM client
image backup.
migrates only regular files and does not migrate
directories, symbolic links, and special files.
System action
The logical volume operation is not performed. System action
IBM Spectrum Protect does not migrate this file.
User response
For image backup source or image restore destination, User response
specify a device of one of the supported types.
None.
ANS9288W File: file-name of logical size file-
ANS9291E program-name: A conflicting space
logical-size and allocated size file-
management program is already
allocated-size is too small to
running in the file-system file
qualify for migration.
system.
Re-run this program later in this
Explanation file system.
To be eligible for migration, a file must satisfy all of the
following size criteria:
- The file logical size is larger than the value of the
stubsize option.
412 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
migration server for a backup copy. If the migration User response
server and backup server are different servers, IBM
Run reconciliation to reconcile the file system. Retry
Spectrum Protect does not find a backup copy of the
operation.
file.
ANS9300I Migrated files found in file system
System action file-system.
Check for any error encountered
The file is skipped. during recall.
User response
Explanation
Specify a correct Hyper-V VM name or VMList
VMware Converter tool install could not be detected
parameter.
on system.
ANS9308E No match found for the Hyper-V
System action VM name or VMList 'string' entered
The full virtual machine image files have been restored
Explanation
successfully at the specified location.
No match found for the Hyper-V VM name or VMList
User response parameter entered.
414 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action ANS9316T File system 'file-system' undelete
completed.
Processing stopped.
Explanation
User response
IBM Spectrum Protect has finished undeleting the file
Specify the -pick option without a Hyper-V VM name or
system.
VMList parameter.
ANS9311E No Hyper-V VMs exist on the IBM System action
Spectrum Protect server
Processing continues.
Explanation
User response
No filespaces representing a Hyper-V Virtual Machine
currently exist on the IBM Spectrum Protect server. Continue with normal operations.
ANS9330E The virtual machine that was
System action specified on the string command
could not be found or was
Processing stopped.
excluded from the operation.
User response
Explanation
You must successfully backup a Hyper-V Virtual
The command cannot complete because the virtual
Machine before using this command.
machine could not be found or was excluded from the
ANS9312S program-name: Cannot change operation.
owner/group on file: file-name:
error System action
Processing stopped.
Explanation
IBM Spectrum Protect cannot change the ownership or User response
group, or both for the specified file. This change is
necessary for space management to run properly. Try the operation again. Specify a correct VM name or
DOMAIN option. This error can also be caused by
incorrect settings for the VMHOST, VMHOSTCLUSTER,
System action
VMFOLDER, VMDATASTORE, -VM options, or the
Processing stops. 'Excluded' tag. The VMHOST option value must be
specified as an IP address or as a server name that is
User response in fully qualified domain name (FQDN) format. The
host name that you specify must match the host name
Ensure that directory permissions allow the file owner as it is displayed in the vCenter server in the Host and
or group to be changed. Reissue the command. Clusters view. This host name could can be the fully
ANS9313E program-name: The TMP directory qualified host name (FQDN), the shortened domain
is full. name, or the host IP address.
ANS9331W VMware vCenter or ESX Server
Explanation userid and password for VMC Host
<host> VMC Userid <userid> could
The TMP directory from the operating system is full.
not be read from encrypted pwd
file.
System action
Process stops. Explanation
VMware vCenter or ESX Server userid and password
User response could not be read from encrypted password file.
Delete some files in the TMP directory and retry the
operation. System action
Processing stops.
Processing stops.
Explanation
416 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Try the operation again by splitting the backup An invalid node or owner name has been entered in
operation. Ensure that all the volumes involved in the the SET ACCESS command.
backup operation are either managed by a Hardware
Provider that supports transportable snapshots or that System action
all the volumes involved in the operation do not
support transportable snapshots. Additionally you may Processing stops.
also turn off the "Import VSS snapshots Only When
Needed" feature to allow the backup to allow the User response
mixure.
Enter the SET ACCESS command using the correct
ANS9351E Data was not available on server node or owner name.
and was skipped.
ANS9355E VMware vStorage VI Web Service
API reported error message: vstor-
Explanation api-msg
The data to be restored is not available on the server,
so it will not be restored. Explanation
The VMware vStorage VI Web Service API reported an
System action error with the specified message text.
The data is skipped, and the restore processing
continues with the next object to be restored. System action
Processing stops.
User response
Contact your IBM Spectrum Protect administrator. User response
ANS9352E SAN was chosen as the transport Check the dsmerror log file for additional information,
for at least one of the disks in the and contact the IBM Spectrum Protect administrator
operation, but the SAN policy is with the information provided in this message.
not OnlineAll for this datamover.
ANS9356E A VMware vStorage API error was
SAN cannot be used unless the
reported.
SAN policy is OnlineAll.
Explanation
Explanation
A VMware vStorage API was reported. See other
SAN was chosen as the transport because either the
messages displayed and logged for additional
default transport setting was used, or it was specified
information about the problem.
in the VMVSTORTRANSPORT option. In order to use
SAN as the transport mode, the SAN policy must be
set to OnlineAll. System action
Processing stops.
System action
Restore processing stops. User response
Check the dsmerror log file for additional information,
User response and contact the IBM Spectrum Protect administrator
with the information provided in this message.
Set the SAN policy to OnlineAll, or set
VMVSTORTRANSPORT to something other than SAN, ANS9357E HOTADD was chosen as the
such as NBD. Then try the restore operation again. transport for at least one of the
disks in the operation, but the SAN
ANS9354E The node or owner name 'node'
policy is not OfflineAll for this
specified in the SET ACCESS
datamover. HOTADD cannot be
command exceeds the maximum
used unless the SAN policy is
allowed length (64).
OfflineAll.
418 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation ANS9368W WARNING: VMware Host Userid
<hostuserid> read from pwd file
The specified MAXFILES value is above the number of
different than VMCUSER option
available inodes in the file system. The value will be
value <vmcuserid>. Using
ignored, and CFI will default to the maximum size that
VMCUSER option value.
corresponds to the number of available inodes.
Explanation
System action
None.
Processing continues.
System action
User response
Processing stops.
Decrease the value of MAXFILES.
ANS9364E Failure initializing virtual machine User response
environment. Refer to
dsmerror.log for detailed error Contact the IBM Spectrum Protect administrator with
messages. the information provided in this message.
ANS9369W WARNING: VMware VirtualCenter
Explanation or ESX Server User Password for
VMC Host <host> VMC Userid
Failure initializing virtual machine environment. Refer
to dsmerror.log for detailed error messages. <userid> set in options file.
User response
System action
If virtual machine backup fails and the error message
The option is accepted and the VMC password is used
points to function ReadEnvironmentVariableInGuest(),
in the current session.
verify the validity of guest virtual machine login
credentials, update virtual machine login credentials
on data mover if necessary. Contact the IBM Spectrum User response
Protect administrator with the information provided in To save the encrypted password, use the Preferences
this message. Editor VM Backup panel or the command:
dsmc SET PASSWORD -type=VM 'VirtualCenter
hostname' 'userid' 'password'
none.
User response
ANS9372E Unable to create the virtual Make sure the VMware 'vstor2-mntapi20-shared.sys'
machine to be restored due to an service is installed and running. Install the VMware
invalid host name, datacenter vStorage API runtime files.
name, or datastore name.
ANS9376E The Backup VM command domain
Explanation keyword 'domain-keyword' was
specified, but this domain does
IBM Spectrum Protect was unable to create the virtual not contain any virtual machines.
machine to be restored because an invalid host name, This error can also occur if the
datacenter name, or datastore name was specified. value for the VMHOST parameter
Check the dsmerror log file for information on the is not specified as an IP address or
specific reason for the failure. as a fully qualified domain name.
Explanation
User response
No virtual machine found with name or specified in
Retry the backup of the virtual machine. If the problem
domain option.
persists, contact IBM Software Support.
420 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action VMFOLDER or VMDATASTORE options. The VMHOST
option value must be specified as an IP address or as a
Processing stops.
server name that is in fully qualified domain name
(FQDN) format. The host name that you specify must
User response match the host name as it is displayed in the vCenter
Specify a correct VM name or domain option. server in the Host and Clusters view. This could be the
fully qualified host name (FQDN), the shortened
ANS9378E Unexpected error while domain name, or the host IP address.
fingeprinting the data
ANS9381I The value set for vmlist option will
be migrated to the new domain
Explanation
option.
There was an error while fingerprinting the data. See
the error log for more information. Explanation
New option has been set.
System action
The object is not backed up. System action
Processing continues.
User response
Retry the operation. Retry the operation without User response
client-side deduplication. If the problem persists,
contact IBM Spectrum Protect technical support. None.
ANS9379E Unexpected error while ANS9383E The required files for the virtual
deduplicating the data machine operations were not
found.
The files are installed only if the
Explanation
client is defined as a data mover in
There was an error while deduplicating the data. See IBM Spectrum Protect for Virtual
the error log for more information. Environments.
Processing stopped.
Explanation
422 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS9389W The DEDUP backup attempt was System action
unsuccessful for virtual machine Restore processing continues.
'virtual machine name'. Retry
#retry attempt number with DEDUP
disabled. User response
Following guest OS restore: remove and reattach the
Explanation guest Linux boot disk, select Guest Boot Option to
enter EFI setup configuration on next boot, power on
The attempt to backup the virtual machine with the guest, enter EFI Boot Maintenance, add Boot
DEDUP enabled was unsuccessful. Instead of failing Device, select unnamed volume, give it a label, save
the backup right away, an attempt is being made to and commit changes, continue with boot.
backup the virtual machine with DEDUP disabled.
ANS9392W No backupset name entered.
System action
Explanation
Processing continues with DEDUP disabled.
You must provide a backupset for this operation.
User response
System action
Check the log files for messages as to why DEDUP
failed. If future attempts to backup using DEDUP fail, Processing stops.
contact your system administator.
ANS9390W The DEDUP backup attempt was User response
unsuccessful for virtual machine Specify a valid backupset name.
'virtual machine name'. Retry
#retry attempt number with DEDUP ANS9393W Incorrect backupset name
still enabled. entered.
Explanation Explanation
The attempt to backup the virtual machine with The backupset name provided was invalid. Wildcards
DEDUP enabled was unsuccessful. Instead of failing are not allowed.
the backup right away, an attempt is being made to
retry the backup of the virtual machine with DEDUP System action
still enabled.
Processing stops.
System action
User response
Processing continues with DEDUP still enabled.
Specify a valid backupset name.
A restored Linux guest OS with EFI boot enabled may ANS9395E The filespace has been migrated to
not successfully start. Manual steps are required to the incremental forever model;
successfully boot the guest OS.
424 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The restore continues. The data that IBM Spectrum Protect would have
backed up for a virtual machine would not match the
User response data needed for a correct backup. The backup has
been cancelled to prevent data loss.
Following guest OS restore if guest OS fails to boot:
remove and reattach the guest OS boot disk, select
System action
Guest Boot Option to enter EFI setup configuration on
next boot, power on the guest, enter EFI Boot The backup is cancelled to prevent data loss.
Maintenance, add Boot Device, select unnamed
volume, give it a label, save and commit changes, User response
continue with boot.
Retry the backup. If this error occurs again, contact
ANS9401E program-name: Cannot kill recall IBM Software Support.
daemon.
ANS9404E Error creating the specified Virtual
Machine. See log files for more
Explanation
information.
IBM Spectrum Protect A request for killing the recall
daemon failed. This may occur during node failover. Explanation
An error was encountered creating the Virtual
System action
Machine. Look in the dsmerror.log for additional
none. information on why the Virtual Machine could not be
created.
User response
System action
Continue with normal operation unless further errors
occur. Processing stops.
ANS9402E program-name: Cannot notify
process name to recover HSM User response
operations on a failing node. Check the dsmerror.log for more specific messages on
why the virtual machine could not be created.
Explanation
ANS9405I program-name: The takeover of
In order to assume the functionality of a failing partner filesystem file system started.
node, the dsmwatchd daemon must notify the local
daemons. Explanation
The local activation of the specified file system started
System action
successfully.
none.
System action
User response
IBM Spectrum Protect on the local node will try to
Communication cannot be established with the HSM activate the file system that is space managed on
daemon specified in this message. Check whether the another node.
target daemon is running. Start or restart the target
daemon as appropriate. If the problem persists, User response
restart the GPFS cluster.
None.
ANS9403E IBM Spectrum Protect has
detected that the data to back up ANS9410W VMware Tools are either not
does not match the list of data to runnning or out-of-date on virtual
back up that was sent from the machine 'VM'. IBM Spectrum
virtual machine. The backup of Protect application protection
'VM-Name' cannot continue. cannot be used.
426 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS9416E Cannot create the directory System action
'source' on the virtual machine Restore processing stops.
with Windows RC=rc
User response
Explanation
Disable VMware Changed Block Tracking (CBT) on the
IBM Spectrum Protect client was unable to create the
target VM, or set VMVSTORTRANSPORT to something
specified directory on the virtual machine. It is other than SAN, such as NBD. Then try the restore
possible that the directory exists and is locked by a operation again.
process.
ANS9419W VMware Changed Block
System action Tracking(CBT) cannot be enabled
or reset for virtual machine 'virtual
Processing stops. machine name' due to an existing
snapshot. Full VM backup
User response continues, and includes both used
and unused areas of the disk.
Verify the the specified directory does not exist on the
virtual machine. Restart the virtual machine and try
the operation again. Explanation
ANS9417E IBM Spectrum Protect application VMware does not allow changing state of Changed
protection could not freeze the Block Tracking(CBT), when a snapshot exists. The
VSS writers on the virtual machine backup continues, but instead of backing up just the
named 'VM'. See the error log for used blocks (in the full VM backup case), or just the
more details. changed blocks (in the incremental VM backup case),
the entire virtual machine is backed up. This backup
includes both the used and unused blocks of the disk.
Explanation
IBM Spectrum Protect application protection System action
encountered an error while freezing the VSS writers.
The backup continues.
System action
User response
Processing stops
Delete snapshot on the target vm to allow CBT to be
enabled or reset.
User response
ANS9420W VMware Changed Block
Use the 'vssadmin list writers' command to
Tracking(CBT) cannot be enabled
determine if any VSS writers detect errors on the
or reset for virtual machine 'virtual
virtual machine. Restart the VM. Retry the operation. If
machine name' due to an existing
the retry fails, see the error log for details about the
snapshot. Full VM backup
errors.
continues, and includes both used
ANS9418E SAN was chosen as the transport and unused areas of the disk.
for at least one of the disks in the
operation, but VMware Changed Explanation
Block Tracking (CBT) is enabled on
the target VM. SAN cannot be used VMware does not allow changing state of Changed
to update existing VM, when CBT Block Tracking(CBT), when a snapshot exists. The
is enabled. backup continues, but instead of backing up just the
used blocks (in the full VM backup case), or just the
changed blocks (in the incremental VM backup case),
Explanation the entire virtual machine is backed up. This backup
SAN was chosen as the transport because either the includes both the used and unused blocks of the disk.
default transport setting was used, or it was specified
in the VMVSTORTRANSPORT option. In order to use System action
SAN as the transport mode, VMware Changed Block
Tracking (CBT) has to be disabled on the target VM. The backup continues.
428 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response System action
See the error log for more details. Verify that all VSS Aborting operation.
writers are not reporitng errors by running command
'vssadmin list writers'. Restart the virtual machine and User response
try the operation again. If the retry fails, see the error
log for details about the errors. Run dsmmigfs enableFailover on the local node and
repeat the operation.
ANS9432W IBM Spectrum Protect application
protection failed to truncate ANS9447E The virtual machine 'virtual
application logs on virtual machine name' disk could not be
machine 'VM'. opened because none of the
allowed transports is available.
Explanation
Explanation
IBM Spectrum Protect application protection
encountered an error while completing VSS backup The disk can only be opened using one of the transport
operation. The applications were successfully modes specified in the VMVSTORTRANSPORT option.
quiesced, but their logs were not truncated. However, none of the specified transports modes was
available, so the disk cannot be opened.
System action
System action
Application logs are not truncated.
The virtual machine is not backed up. Processing
continues with the next virtual machine.
User response
See the error log for more details. Verify that all VSS User response
writers are not reporting errors by running command
'vssadmin list writers'. Restart the virtual Carry out one or more of the following actions and
machine and try the operation again. If the retry fails, then try the backup again.
see the error log for details about the errors. On the • Check the console output and error logs for
guest VM, verify that a mounted volume is not online. information about which transport modes are
Use the Recovery Agent to dismount and remove any allowed.
existing mount directories. Then, try the backup
• Check the VMVSTORTRANSPORT option value and
operation again.
verify that the desired transport modes are available.
ANS9433E program-name: dm_send_msg • Add NBD or NBDSSL to the VMVSTORTRANSPORT
failed with errno Errno. option.
• Check the "%TEMP%/VMWARE-%USER%" directory
Explanation for leftover files from a previous backup. Leftover
Unable to execute DMApi call. files can prevent the use of advanced transport
modes. This directory can be safely deleted as long
System action as no other VM operations are running.
The processed file does not exist or is located on a file ANS9462E Failover functionality is not
system without storage pool support. supported with this HSM release.
430 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS9469E Warning! Unable to write a Explanation
complete migration candidate list DMAPI session is recovered.
due to low space in the parent
filesystem of name.
System action
Explanation This message is for informational purposes only.
IBM Spectrum Protect Low space in filesystem which
stores the migration candidates files. User response
No action is required.
System action
ANS9480E program-name: The rollback of
IBM Spectrum Protect The executable writes a partial filesystem file system failed to
migration candidates list. start.
ANS9475W IBM Spectrum Protect application ANS9487W program-name: cannot query the
protection failed to cleanup after a right on session session for file
VSS backup on virtual machine handle = filehandle
VM. token = token. Reason : error
Explanation Explanation
IBM Spectrum Protect application protection The Space Management cannot query the right on a
encountered an error while cleaning up after a VSS file.
backup operation.
System action
System action Processing of the file is interrupted.
None
User response
User response Continue with normal operation.
See the error log for more details. Restart the virtual ANS9488E IBM Spectrum Protect uses the
machine and try the operation again. If the problem Java Runtime Environment (JRE),
persists, contact IBM technical support for further but either the JRE could not be
assistance. found in the 'jrePath' directory, or
ANS9476I program-name: Recovered my DM the JRE version could not be
session sid. determined. Possible reasons are
432 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
Processing stops Processing stops
ANS9496E Unable to lock virtual machine VM IBM Spectrum Protect will use the VMware Tools to
for application protection. provide application consistency.
The virtual machine is being backed up by another Check permissions on file. See if the license file is in
process. Only one process is allowed to use IBM the correct place.
Spectrum Protect application protection during a ANS9499W VMware tools on virtual machine
backup of a virtual machine at a time. 'VM' need to be updated. IBM
Spectrum Protect application
protection will still be used.
System action
Explanation
IBM Spectrum Protect will use the VMware Tools to
Event dispositions could not be removed from the file
provide application consistency.
system.
User response
System action
Update VMware Tools on the virtual machine
Processing continues.
ANS9500W program-name: cannot disposition
the mount event. Reason: error User response
Verify that the file system is mounted and that dmapi
Explanation
is enabled on that file system. If the problem persists,
The system wide mount event could not be unmount and remount the file system, then try the
dispositioned. Mount events will not be received by operation again. If the problem still persists, reboot
this daemon. the system.
ANS9503I program-name: events have been
System action set and dispositioned on session
Processing continues. session for file system filesystem-
name
User response
Explanation
Try to resolve the problem and restart the recall
daemon. If the problem cannot be resolved Setting events and dispositioning these on a DM
immediately, kill and restart the recall daemon after session enables the file system for Space Management
an Space Management supported file system has been support.
added using dsmmigfs or after a file system has been
mounted using the mount command. System action
ANS9501W program-name: cannot set event Processing continues.
disposition on session session for
file system mountdir User response
token = token. Reason : error
Continue with normal operation.
Explanation ANS9504W program-name: The file system
Events could not be dispositioned on the file system. filesystem-name is not mounted or
No events will be received for this filesystem. HSM is is mounted with wrong options.
not enabled for this file system.
Explanation
System action Either the file system is not mounted or it has been
Processing continues. mounted with incorrect options.
The file system must be one of the supported native IBM Spectrum Protect continues.
file systems in order for the Space Management to
support it. Verify that the mount options the file User response
system are correct. Correct the problem and remount Mount the file system or remount it with corrected
the file system. mount options.
ANS9505E program-name: cannot initialize
the DMAPI interface. Reason: error
434 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
IBM Spectrum Protect client failed to perform Space Management cannot release the right on a file.
implementation-defined initialization of the DMAPI
interface. System action
Processing of the file is interrupted.
System action
The dm_init_service() function failed. User response
Continue with normal operation.
User response
ANS9509W program-name: received an
If you are running IBM Spectrum Protect as a non-root
unexpected event of type event-
user and you have IBM Spectrum Protect Space
type on session session.
Management client installed, make sure that the
dsmrootd daemon is up and running, then retry the
operation. If you don't have the Space Management Explanation
client installed, retry the operation under the root user The Space Management daemon received an
authority. unexpected event. This event has not been
ANS9506E program-name: The provided dispositioned.
filespace argument 'argument' has
an invalid format. System action
IBM Spectrum Protect ignores event and continues.
Explanation
Occurs if you are on a GPFS file system and the file User response
system parameter was not in the correct format.
Continue with normal operation.
ANS9507E program-name: cannot request the Space Management encountered an error while trying
right on session session for file to receive a message on a DM session.
handle filehandle
token = token. Reason : error System action
Processing continues.
Explanation
Space Management cannot request the required right User response
on a file.
Continue with normal operation.
ANS9508W program-name: cannot release the Space Management cannot read the DM attributes of a
right on session session for file DM object, usually a file. If the file name is not
handle = filehandle available, it will be displayed as an empty string or as
token = token. Reason : error <NA>.
User response
Explanation
Continue with normal operation.
Space Management cannot set the migration
ANS9512E program-name: cannot set DM information of a file, because Space Management
attributes on session session for cannot create a file handle from the file or from the file
file handle = filehandle token = system.
token. Reason : error
System action
Explanation
Processing of the file is interrupted.
Space Management cannot set DM attributes for a DM
object, usually a file. User response
Continue with normal operation.
System action
ANS9516E program-name: cannot create an
Processing of the file is interrupted.
user event message on session
session. Reason: error
User response
Continue with normal operation. Explanation
ANS9513E program-name: cannot remove DM Space Management cannot create an user event
attributes on session session for message, needed to reference rights on a file to be
file handle = filehandle token = processed.
token. Reason : error
System action
Explanation
Processing of the file is interrupted.
Space Management cannot remove DM attributes for a
DM object, usually a file. User response
Continue with normal operation.
System action
ANS9518E program-name: cannot respond to
Processing of the file is interrupted.
an event message on session
session using token token
User response Reason : error
Continue with normal operation.
Explanation
ANS9514E program-name: cannot create a
file handle from path. Reason: An event message could not be responded to
error (returned to the system).
436 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation Explanation
An eventlist could not be set on a file system. None of The program can not create a file system handle from
the events will be generated by the system on this file the file system name. If Reason is Operation not
system. permitted, the dmapi functionality may be disabled for
the file system.
System action
System action
Space Management continues.
Processing of the file system is interrupted.
User response
User response
Try the operation again. If the problem persists, verify
that the file system is mounted with dmapi enabled. If If Reason is Operation not permitted, enable dmapi
the problem still persists, reboot the system. functionality for the file system and retry.
ANS9520E program-name: cannot set a ANS9523E program-name: is unable to verify
managed region on session session the stub size for the file on session
for file handle = filehandle token = session
token. Reason : error file handle = filehandle token =
token. Reason : error
Explanation
Explanation
A managed region could not be set on a file. No events
will be generated for this file. A correct stub size could not be determined by the
system.
System action
System action
Processing of the file is interrupted.
The system stops migration of the file.
User response
User response
Try the operation again. If the problem persists, verify
that the file system is mounted with dmapi enabled. If Try the operation again. If the problem persists, verify
the problem still persists, reboot the system. that the file system is mounted with dmapi enabled. If
the problem still persists, restart the system.
ANS9521E program-name: cannot get the file
attributes on session session ANS9524W program-name: adjusted stubsize
for file handle = handle token = to an allowed value on session
token. Reason : error session
file handle = filehandle token =
Explanation token
old stubsize = old-size new
Space Management cannot read the attributes of a file. stubsize = new-size
User response
Continue with normal operation.
438 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
ANS9531E program-name: cannot create a Explanation
DM session: old session = The Space Management program cannot find a
oldsession previously used DMAPI session on the system
session info = session-info.
Reason : error
System action
Explanation The Space Management program will open a new
DMAPI session
Space Management could not create a DM session.
User response
System action
Continue with normal operation if a new DMAPI
Processing stops. session can be created. Issue error if a new DMAPI
session cannot be created.
User response
ANS9535E program-name: a file handle could
Try the operation again. If the problem persists restart not be created from the file
the system. descriptor file-descriptor.
ANS9532W program-name: cannot destroy the Reason: error
session session. Reason: error
Explanation
Explanation Space management could not create a file handle.
Space Management could not destroy a DM session.
System action
System action Processing of the file is interrupted.
Processing continues.
User response
User response Try the operation again. If the problem persists, verify
Try the operation again. If the problem persists, verify that the file system is mounted with dmapi enabled. If
that the file system is mounted with dmapi enabled. If the problem still persists, restart the system.
the problem still persists, restart the system. ANS9536E program-name: cannot query an
ANS9533W program-name: failed getting all event message on session session.
sessions. Reason: error Reason: error
Explanation Explanation
Space management could not get all DM sessions on The space management recall service was not able to
the system. identify whether a recall request was initiated from the
NFS daemon.
System action
System action
Processing stopped.
Processing of the file is interrupted.
User response
User response
Try the operation again. If the problem persists, verify
that the file system is mounted with dmapi enabled. If Verify the NFS daemon is properly running and retry
the problem still persists, restart the system. the recall operation.
Explanation
No storage pool with that name exists on the specified
file system.
ANS9539E program-name: cannot create a If there is insufficient space in the file system, free the
file system handle from the required space or increase the file system capacity. If
file handle = filehandle. Reason : this is due to an input output error, perform an
error appropriate file system check (e.g. fsck). Then try the
operation again.
Explanation ANS9545E program-name: cannot get a lock
for lockdirlockfile to continue
A file system handle could not be created from a file
processing.
handle.
Explanation
System action
Space management could not obtain a lock for a file.
Processing continues.
System action
User response
processing stops.
Continue with normal operation.
ANS9542E program-name: the file attributes User response
could not be set on session session
for file handle = filehandle token = Try the operation again. If problem persists, restart
token flag = flag HSM. If problem still persists, restart the system.
Reason : error ANS9546E IBM Spectrum Protect cannot
perform instant restore because
Explanation Microsoft Active Directory Domain
Controller was detected on virtual
Space management could not update file attributes.
machine.
System action
Explanation
Processing of the file is interrupted.
The virtual machine contains Microsoft Active
Directory Domain Controller. It cannot be recovered
User response using instant restore.
Try the operation again. If the problem persists, verify
that the file system is mounted with dmapi enabled. If
the problem still persists, restart the system.
440 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
Processing stops. Processing stopped.
Explanation Explanation
Space management cannot complete the remote file An attempt to enable or disable xdsm api functionality
access. The file may be migrated to an IBM Spectrum on the file system failed. If the attempt was to enable
Protect migration server that could be temporarily HSM, then HSM is not enabled for this file system.
unavailable. The file may be an orphan stub.
System action
System action
Processing continues.
Process terminates the current operation.
User response
User response
The file system must be of type JFS2 in order for the
Check to see whether the server has been disabled by Space Management to successfully set the managed
the system administrator, then retry the operation. To attribute. Verify that the file system is of the correct
check whether the file is an orphan stub or not, run type.
dsmreconcile for the affected file system. Note: the
file alias may be displayed as 'unavailable' if the ANS9556E Number of CTL files on disk
connection to server is unavailable or 'orphan' if the (number of CTLs on disk) do not
appropriate file copy cannot be located on a particular match the expected value (number
migration server. of CTLs in cache).
ANS9552E program-name: cannot add space A disk full error occurred attempting to create the
management to file-system; path metadata file. Please migrate some files in filesystem
includes non-local file system. to free at least space kb.
442 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
The SOAP communication system had an memory Processing of the file is interrupted. Processing
error. Please see errorlog file for more detailed continues with the next file.
information!
User response
System action
Review dsmerror.log for preceding messages that
Processing ends. might have more specific information about the error.
Verify that the file system is consistent and mounted
User response with DMAPI support enabled. Then retry the operation.
If the problem persists, contact IBM technical support
None. for further assistance.
ANS9596E The SOAP communication ended ANS9618W The mount point of HSM managed
unexpected! file system has been changed from
'old mount point' to 'new mount
Explanation point'.
The SOAP communication system had an EOF error.
Please see errorlog file for more detailed information! Explanation
The mount event of HSM managed file system on a
System action different mount point has been received.
Processing ends.
System action
User response The dsmrecalld master process is going to proceed
with mounting of the HSM managed file system.
None.
ANS9613E program-name: Stub size of User response
stubsize bytes is not supported on
filesystem. Ensure that the HSM file space is renamed on the IBM
Spectrum Protect server in accordance with the new
HSM managed file system mount point. Otherwise, a
Explanation subsequent reconciliation job will report all previously
The given stub size value not a multiple of the file migrated files (if any) as orphans.
system block size and cannot be supported.
ANS9645W The vApps backup operation
completed. However, one or more
System action vApp backups failed.
The program aborts the operation.
Explanation
User response There were successfull vApp backups but there were
Use a correct stub size. backup failures as well. The operation is considered
successfull.
ANS9616E program-name: cannot get
migration information for System action
migrated-file-alias on file-system-
name The backup operation completed successfully.
The operation will proceed, as there are still existing Check file and directory access permissions or correct
items to operate on. invalid entries in your options file manually.
ANS9780I The vCenter does not have NSX-T
User response setup, the virtual machine NIC
Check the provided vApps specification to make sure cannot be restored. Use the
the specification matches the existing configuration. VMDEFAULTNETWORK option to
Correct any issues and try the operation again. define the network to create the
NIC in.
ANS9733E File: File-name excluded by the
Include/Exclude list Explanation
The virtual machine NIC was defined as an opaque
Explanation
NSX-T device and NSX-T can not be found in the
You tried to back up the named file-name that was location the virtual machine is being restored to.
specified to be excluded from backup.
System action
System action
The virtual machine can be restored but the NIC
IBM Spectrum Protect did not back up the file. cannot be restored.
444 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
backupset data cannot be restored backupset, access the backupset from a IBM
by this version of the client. Spectrum Protect server.
ANS9827W Error accessing the Recall daemon
Explanation lock file: file name.
The backupset you are attempting to restore was
generated by a newer server that has a different level Explanation
of functionality. The client you are using does not
There is a problem accessing the recall daemon lock
recognize this newer format so it cannot restore the
file.
data from the backupset.
System action
System action
Unable to determine if the recall daemon is running.
Processing stopped.
Because the recall daemon is needed to perform file
recalls, the recall fails.
User response
Restore the backupset with a client that is at the same User response
or higher level as the server that was used to generate
Check with the system administrator. The recall
the backupset.
process needs read access to the /etc/adsm/
ANS9806W The file system type is not SpaceMan/dsmrecalld.pid file.
supported.
ANS9828W File: file-name is skipped for
migration: The file is either AFM
Explanation uncached or dirty.
The file system is not a type supported by space
management. Explanation
If using GPFS Active file management, the file could
System action either be uncached or dirty.
Unable to add space management to the file system. Uncached (no file data available in cache. Access
would cause replication from home)
Dirty (changed file data in cache. No valid replication in
User response
home)
There is a mismatch between the HSM client and the
file system type specified. If the file system type is System action
consistent with the intent, install an HSM client that
supports it, then try the operation again. Only one HSM The file is skipped from processing.
client can be installed at a time.
User response
ANS9807W The specified backupset file does
not contain a backupset of type Uncached (fetch the file from home to cache and rerun
"file" for the specified nodename. the processing)
Dirty (replicate the file from cache to home and rerun
Explanation the processing)
Local backupset support is limited to backupsets that ANS9829W Recall daemon is not running.
contain file data; Image backupsets are not supported
locally. The specified backupset does not contain a Explanation
backupset with file data for the node name specified.
The recall daemon is not running.
System action
System action
Processing stopped.
IBM Spectrum Protect recall fails.
User response
User response
Specify a different backupset file to restore file data
Ask the system administrator to start a recall daemon
from a backupset. To restore an image from a
by issuing the dsmrecalld command.
446 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response Explanation
Uninstall the current HSM for Windows client and The backup verification system detected the stream of
install an HSM for Windows client at the same PTF data of the virtual machine was being sent to the
level as the backup-archive client. server in the wrong order. The backup has ended to
prevent data loss.
ANS9890W program-name: The file system
filesystem is already owned by
that node. System action
The backup operation for this VM ends.
Explanation
The file system is already owned by that node.. User response
Try the backup again. If the error persists, contact IBM
System action Software Support.
None. ANS9911E The backup verification system
detected that some data was not
User response sent during the backup of virtual
machine vm_name. The backup
None. has been halted.
ANS9892E Unable to find snapshot(s) in the
local repository. Explanation
The backup verification system detected that some
Explanation data on one of the objects sent to the server is
The requested volume snapshot(s) were not found in missing. The backup has been halted to prevent data
the local repository. loss.
Processing stops. The backup operation for this virtual machine ends.
Ensure the operation is issued with the proper Try the backup again. If the error persists, contact IBM
nodename and/or server address. In a non-cluster Software Support.
environment perform the operation from a different ANS9912E An error occurred when
host with the expected hostname. Retry the operation. attempting to create a VMware
ANS9895W Space management in file system vSphere Virtual Volume (VVol)
file system is not active. object. This could be the result of
an incompatibility between the
virtual machine and the datastore
Explanation
or insufficient available storage
You tried to select a file in a file system for which space.
space management is inactive.
Explanation
System action
An error occurred when attempting to create an object
The process continues with normal operation. in a VVol datastore.
448 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The system continues normal operation. During a verify operation, the number of control files
that were found on the server do not match the
User response expected number for this disk. For disks on NFS
datastores: Because of how VMware processes disk
Select OK to return. size changes and because the Change Block Tracking
ANS9919E Failed to find the expected control (CBT) QueryChangedDiskAreas API does not support
files for vm name. change ID "*", the backup operation cannot determine
whether the the disk size was changed, the disk was
moved to NFS datastore or some other error occurred.
Explanation
During a verify operation, the number of control files System action
that were found on the server do not match the
expected amount for one or more disks. The backup operation for this VM proceeds based on
the VMVERIFYIFAction option.
System action
User response
The backup operation for this VM continues based on
the VMVERIFYIFAction option. Perform a full VM backup for this virtual machine or
specify the VMVERIFYIFAction option to force a full
VM backup.
User response
ANS9922I VMVERIFYIFLatest is enabled for
Perform a full VM backup for this virtual machine or
vm name (action: type).
specify the VMVERIFYAction option to force a full VM
backup.
Explanation
ANS9920W Forcing a full vm backup for vm
name. This VM operation verifies the control files from the
previous backup to ensure that all expected files are
on the server.
Explanation
During a verify operation, the number of control files System action
that were found on the server do not match the
expected amount for one or more disks. As a result, a The operation proceeds based on the value of the
full VM backup is performed. VMVERIFYIFAction option.
The backup operation for this VM is a full backup Ensure the VERIFYIFAction option is set to the wanted
instead of an incremental backup. value.
ANS9923W Forcing a full backup for vm name.
User response
Ensure the VERIFYIFAction option is set to the wanted Explanation
value. The MAX capacity of MBLK is not enough for the disks
ANS9921E Virtual machine disk, vm name in the incremental backup. A full backup will be
(disk label), verification check performed.
failed (size on disk/ ctl size). If the
disk is on an NFS datastore and System action
the disk size was recently changed The backup operation for this VM is a full backup
or the disk was moved from non- instead of an incremental backup.
NFS datastore to NFS datastore,
the verification failure is expected
and a full backup is required. User response
None.
Special recall modes are only available for files No further action is required, it can be safely ignored.
migrated using IBM Spectrum Protect Server as a ANS9984W PFR plugin library was not found.
backend.
ANS9951I File: file-name has already been Explanation
migrated. PFR plugin library should have been installed when the
client was installed, but it cannot be found.
Explanation
You tried to migrate a file that is already migrated. System action
Note that you may get this message if the file is hard The selected operation is not performed.
linked with another, already migrated file.
User response
System action
None.
The file is skipped.
ANS9987W Partial recall mode is not set for
User response full-file-name
None.
Explanation
ANS9958E File 'file-namefile-namefile-name Partial recall mode is not set for the specified file.
has not yet reached the age for
migration. File skipped.
System action
The recall is not performed for the specified file.
Processing stopped.
450 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response policy domain, and the correct domain has the
management class).
Set the partial recall mode on the file ("dsmattr -
recallmode=partialrecall" command) and re-try the • Remove the INCLUDE statement if it is no longer
operation. necessary to bind the files to the management class.
ANS9989W Management class mcName ANS9992E The following options must be set
specified on the INCLUDE before running this operation:
statement in file-name at line line- VMCHOST or VMCUSER.
number does not exist.
Explanation
Explanation VMCHOST or VMCUSER is missing from the options
Management class named on the INCLUDE statement file.
in the file-name file does not exist in your assigned
policy set on the server. System action
Operation cannot continue without options being set.
System action
The object is bound to the default management class. User response
Manually edit the options file or use the preferences
User response editor to set these options.
• Update the INCLUDE statement so that it specifies a
ANS9993E Not able to override options.
valid management class.
• Define the management class named on the Explanation
INCLUDE statement (if it is intended to have a
management class with that name). The process can not override the options.
• Verify that the node is in the correct policy domain
(perhaps the node was accidentally put in the wrong System action
policy domain, and the correct domain has the The command is not processed.
management class).
• Remove the INCLUDE statement if it is no longer User response
necessary to bind the files to the management class.
None.
ANS9990W Management class mcName
specified on INCLUDE statement ANS9994W Can not get response message,
in client option set does not exist. timeout reached.
Explanation Explanation
Management class named on the INCLUDE statement The timeout was reached before getting response
in client option file does not exist in your assigned message. The option override could be successful.
policy set on the server.
System action
System action The command processed.
The object is bound to the default management class.
User response
User response None.
• Update the INCLUDE statement so that it specifies a ANS9995W The value of the
valid management class. VMMAXBACKUPSESSIONS option
• Define the management class named on the is 'ivmMaxBackupSessions'. This
INCLUDE statement (if it is intended to have a value must be greater than or
management class with that name). equal to the value of the
• Verify that the node is in the correct policy domain VMMAXPARALLEL option, which is
(perhaps the node was accidentally put in the wrong 'ivmMaxParallel'.
The node has exceeded the maximum tape mounts ANS9999E ():
that are allowed. No new sessions will be added for
the backup VM. Explanation
This message carries diagnostic text relating to a client
System action process or algorithm. This information is intended for
The backup operation continues. reporting processing exceptions and other non-
standard situations that occur on the IBM Spectrum
Protect client. The (component), (code), and (text) will
User response
vary depending upon the cause of the message and
Use the MAXNUMMP parameter for the UPDATE NODE the client process or algorithm that issues the
command on the server to increase the number of message.
allowed tape mounts for this node.
ANS9997W The dsmwatchd daemon failed to System action
register failover mode: 'failover- Client processing may or may not continue depending
mode' on nodeID: 'node-ID'. upon the cause of this message.
User response
To register the HSM failover callback, restart the
dsmwatchd daemon on the affected node: - on AIX:
452 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Chapter 3. API return codes
IBM Spectrum Protect V8.1.9 API return codes are listed. The format of the return codes is described.
In addition, some messages that are issued for SSL processing include GSKit return codes. For more
information, see IBM Global Security Kit return codes.
User response
Explanation
Run the command under the uid of the processing
The user issuing the command does not have authority running dsmserv, if possible. Otherwise contact your
to connect to the shared memory segment. When the system administrator for further help.
shared memory segment is created by the server, it
will be owned by the effective uid of the server process -451 E DSM_RC_SHM_FAILURE An error
(dsmserv). Only processes running under this uid or occurred using the Shared Memory
root will be allowed to connect to the segment (and protocol
thus to the server).
Explanation
System action
An attempt to connect to the server using Named
Processing stopped.
Pipes communications failed. This might have
occurred if an incorrect NAMEDPIPENAME was
specified in the options files or if your system User response
administrator canceled a backup operation. Verify your TCP/IP installation.
454 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action User response
Processing stopped. The server was not fully initialized, is not currently
running, was not enabled for TCP/IP communications,
User response or an incorrect TCP/IP port number was specified. If
the problem continues, see your system administrator.
Check your options file for the correct
TCPSERVERADDRESS statement. See your -051 E DSM_RC_CONN_TIMEDOUT The
administrator for the correct name of the server. attempt to establish a TCP/IP
connection timed out before the
-053 E DSM_RC_BAD_HOST_NAME An connection was made.
invalid TCP/IP address was
specified.
Explanation
None.
System action
0001 E DSM_RC_ABORT_SYSTEM_ERROR Processing stopped.
This operation cannot continue
due to an error on the IBM
Spectrum Protect server. See your User response
IBM Spectrum Protect server Restart the session.
administrator for assistance.
0004 W DSM_RC_ABORT_ACTIVE_NOT_
FOUND An active backup version
Explanation
could not be found.
The IBM Spectrum Protect server encountered an
error condition that prevents the IBM Spectrum Explanation
Protect client operation from continuing. Your IBM
Spectrum Protect server administrator can review the An attempt was made to expire an object, but the IBM
IBM Spectrum Protect server activity log for more Spectrum Protect server was unable to find an active
details about the error. backup version of the object. This message is
preceded by message ANS1228E which specifies the
object name.
System action
For instance, this message could be issued if two
Processing stopped. separate client processes are backing up the same file
system at the same time. If one of the processes
User response expires a file, then the IBM Spectrum Protect server
will make that file inactive. If the second process
Contact your IBM Spectrum Protect server subsequently attempts to expire that same file, the
administrator for assistance. The administrator can IBM Spectrum Protect server will not find an active
review the IBM Spectrum Protect server activity log for version of the file, so the second process will issue this
further information about the conditions that lead to message for that file.
this error.
0002 E DSM_RC_ABORT_NO_MATCH No System action
objects on server match query The object is not expired. Processing continues with
the next object.
Explanation
No objects on the server match the query operation User response
being performed. If this object is part of a backupset • Review the console output, schedule log, or error log
generated on a node, and the node name is changed and locate the ANS1228E message that immediately
on the server, any backup set objects that were precedes this message. ANS1228E will identify the
generated prior to the name change will not match the object that could not be expired.
new node name.
456 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
• Examine the conditions under which the problem Explanation
occurred and assess whether those conditions
The node you are running on is in use by another
explain the occurrence of this message. For
operation on the server. This might be from another
example, this message could appear if multiple
client or from some activity on the server.
instances of the client were attempting to back up
the file system concurrently.
System action
• If the reason this message occurred can not be
determined and the message occurs when the Processing stopped.
operation is tried again, then contact IBM support for
further assistance. Also try searching for this User response
message number on http://www.ibm.com for
possible solutions. Retry the operation, or see your system administrator
to see what other operations are running for your
0005 E DSM_RC_ABORT_NO_DATA The node.
IBM Spectrum Protect server has
no data for the object. 0008 E DSM_RC_ABORT_EXPDATE_TOO_
LOW Expiration date must be
greater than today's date
Explanation
IBM Spectrum Protect tried to do a restore or retrieve Explanation
on an object that has no data associated with it. If a
corrective action is possible, it is with the IBM Archive expiration date is too low, the date must be
Spectrum Protect server. greater than today's date.
IBM Spectrum Protect ends the current operation. IBM Spectrum Protect canceled the current operation.
Ask the IBM Spectrum Protect administrator to check Retry archiving the file with an expiration date that is
the IBM Spectrum Protect activity log for any higher than today's date.
messages related to this error that might help identify 0009 W DSM_RC_ABORT_DATA_OFFLINE
the problem. The requested data is offline.
0006 E DSM_RC_ABORT_BAD_VERIFIER
You entered an incorrect Explanation
password. For the restore or retrieve operation, one or more of
the requested files must be recalled from offline
Explanation storage media (generally tape). The wait time depends
You entered an incorrect current password or you on your site's offline storage management policies.
entered a new password that does not fulfill the
password length requirements set on the server. System action
IBM Spectrum Protect waits for offline storage media
System action to become available and then continues.
Processing stops.
User response
User response None.
Retry the session with the correct password. If this 0010 E DSM_RC_ABORT_EXCLUDED_BY_
fails or you have forgotten your password, ask the IBM SIZE Object too large for server
Spectrum Protect administrator to assign a new limits
password.
0007 E DSM_RC_ABORT_NODE_IN_USE Explanation
Node in use The object is too large. The configuration of the server
does not have any data storage space that accepts the
object.
Explanation
User response
The total amount of data for a backup or archive
See your system administrator to determine the
operation exceeds the estimated size originally sent to
maximum file (object) size for which your site's server
the server for allocating data storage space. This
is configured.
happens when many files are growing by large
0011 E DSM_RC_ABORT_NO_REPOSIT_ amounts while the backup or archive operation is in
SPACE Server out of data storage session.
space
System action
Explanation
Processing stopped.
The server does not have any space available to store
the object. User response
Retry the operation. If the problem continues, check
System action
what other processes are running on the client
Processing Ends. machine that are generating large amounts of data.
Disable those operations while the backup or archive
User response operation is taking place.
458 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
found an error while writing the System action
data.
Processing ends.
Explanation
User response
None.
This is a temporary problem. Retry later or see your
system administrator.
System action
0020 E DSM_RC_ABORT_FS_NOT_
If the current operation supports another attempt, the DEFINED The specified file space
client tries the operation again. Otherwise, processing does not exist on the server. The
stops. file space might have been deleted
by another client or an
User response administrator.
None.
Explanation
0016 E DSM_RC_ABORT_NO_LOG_SPACE
The server does not have enough The specified file space does not exist on the server.
recovery log space to Your system administrator deleted the file space or
continue the current operation another client using your client's node name deleted it.
The server ran out of recovery log space. Current operation has been cancelled.
Processing ends. Check the file space name to see if it is correct, and
retry the operation.
User response 0021 S DSM_RC_ABORT_NODE_ALREADY
This error is a temporary problem. Retry later or see _ DEFED Open Registration failed
your system administrator. because the specified node name
is defined in the server
0017 E DSM_RC_ABORT_NO_DB_SPACE
The server does not have enough Explanation
database space to continue
the current operation Open registration failed because a node is defined in
the server with the same name.
Explanation
System action
The server ran out of database space.
Current operation has been cancelled.
System action
User response
Processing ends.
Retry with another node name.
User response 0022 S DSM_RC_ABORT_NO_DEFAULT_
See your system administrator. DOMAIN Open Registration failed
because no default domain exists
0018 E DSM_RC_ABORT_NO_MEMORY
The server does not have enough Explanation
memory to continue the current
operation. Open registration failed because a default policy
domain does not exist for you to place your node.
Explanation
System action
The server ran out of memory.
Current operation has been cancelled.
460 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
node to do so. Authorization permits you to delete Explanation
backup data, archive data, or both.
The node or user is trying to perform an operation that
either exceeds license values, or is not licensed.
System action
Delete processing fails. System action
The session is rejected or the transaction is cancelled,
User response ending the current operation.
Use the DSMC QUERY SESSION command to verify
your authorization. Ask your IBM Spectrum Protect User response
administrator to provide the necessary authorization
See your system administrator.
or to delete the file space for you.
0032 E DSM_RC_ABORT_DUPLICATE_
0028 E DSM_RS_ABORT_RULE_ALREADY
OBJECT A duplicate object was
_ DEFED 'Access rule' Access Rule
found, operation cannot complete.
already defined for node 'node'.
Old rule must be deleted before
new one can be defined. Explanation
A duplicate object was found, operation cannot
Explanation complete.
You are trying to define authorization for the specified
node, which already has authorization defined. System action
The requested operation failed.
System action
IBM Spectrum Protect did not redefine authorization User response
for the specified node. Try the operation with a different file specification.
462 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation authority, or is not known by the
server
none
Explanation
System action
The user ID, which is either IBM Spectrum Protect
Current operation has ended.
node name or administrative user ID, is not known by
the server. Possible reasons for this include:
User response
Your node name is not registered with the IBM
Contact your system administrator for more Spectrum Protect server
information. The node name is correct but does not have a
0051 E DSM_RC_REJECT_NO_RESOURCE corresponding administrative ID with the same
S Session rejected: All server name and client owner authority
sessions are currently in use you are attempting to access a file that was
migrated to a different node.
Explanation
System action
IBM Spectrum Protect has all available sessions in use
and cannot accept a new one at this time. Current operation has been cancelled.
464 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation System action
Adding a new enrollment will exceed the product Session was not started.
license count for IBM Spectrum Protect.
User response
System action
This error is a temporary problem. Retry later or see
Execution of the client enrollment or connection your system administrator.
request ends.
0066 E DSM_RC_REJECT_INTERNAL_
ERROR The session is rejected.
User response The IBM Spectrum Protect server
See your system administrator. has an internal error.
0063 E DSM_RC_REJECT_NO_MEMORY
Explanation
Session Rejected: The server does
not have enough memory to The client cannot establish a connection to the IBM
allow a connection to be Spectrum Protect server because of an internal server
established. error.
Operation ends.
System action
466 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action the file before it could be backed up, archived or
migrated by IBM Spectrum Protect.
Processing stopped.
System action
User response
File skipped.
None.
0102 E DSM_RC_NO_MEMORY file User response
name(line number)The operating
system refused a IBM Spectrum None.
Protect request for memory 0105 E DSM_RC_PATH_NOT_FOUND The
allocation. specified directory path
'pathname' could not be found.
Explanation
IBM Spectrum Protect requires access to memory in Explanation
order to store information as processing proceeds. In An invalid or unreachable directory path was specified.
this case, more memory was requested than the
operating system would allocate. Possible reasons
System action
include:
Processing stopped.
The system is low on memory.
The process in which the program runs has
exceeded the maximum allocated memory. User response
Some other error condition occurred. No memory is Try the operation again using a valid directory path.
available.
0106 E DSM_RC_ACCESS_DENIED Access
to the specified file or directory is
System action denied
IBM Spectrum Protect cannot complete the requested
operation. Explanation
Access to the specified file or directory is denied. You
User response tried to read from or write to a file and you do not have
Close all unneeded applications and try the operation access permission for either the file or the directory.
again. If the operation still fails, try dividing the task
into several smaller units. For example, if a file System action
specification contains several high-level directories,
run the IBM Spectrum Protect task serially for each Processing stopped.
directory. If the IBM Spectrum Protect task is an
incremental backup, use the option "- User response
memoryefficientbackup=yes". Ensure that you specified the correct file or directory
For UNIX systems that support resource limits, you name, correct the permissions, or specify a new
can check if the memory resource limit is too low by location.
entering the following command: ulimit -a
0106 E DSM_RC_ACCESS_DENIED The
Based on the resulting data, you can ask the UNIX specified file is being used by
system root user to increase the resource limit above another process
the current default limit. The UNIX system root user
has the authority to increase resource limits. Explanation
0104 E DSM_RC_FILE_NOT_FOUND File The specified file is being used by another process.
not found during Backup, Archive You tried to read from or write to a file that is currently
or Migrate processing being used by another process.
Processing stopped. Try the operation again. If the failure persists, obtain a
service trace that captures the problem and contact
IBM technical support for additional assistance. Your
User response
IBM Spectrum Protect administrator can help you
Either free some file handles by ending other configure the trace.
processes, or modify your system setup to allow for
0111 E DSM_RC_DISK_FULL Processing
more files to be open at the same time.
stopped; Disk full condition
0108 E DSM_RC_FILE_EXISTS The file
exists and cannot be overwritten. Explanation
No more files can be restored or retrieved because the
Explanation
destination disk is full.
The file being restored or retrieved exists and cannot
be overwritten due to lack of authority or access System action
permissions.
Processing stopped.
System action
User response
The file is skipped.
Free up disk space, or restore or retrieve the file to
another disk.
User response
0113 E DSM_RC_PROTOCOL_VIOLATION
Verify that you have sufficient access permissions to
overwrite the file, then try the operation again. If the Protocol violation
problem persists, contact your system administrator
or IBM Spectrum Protect administrator for further Explanation
assistance. A communications protocol error occurred. The
0109 E DSM_RC_INVALID_PARM Invalid communication subsystem is not properly defined or is
parameter was found. itself in error.
468 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation since the destination directory is
full.
An unknown error occurred. This might be a low-level
system or communication error from which IBM
Spectrum Protect cannot recover. Explanation
No more files can be restored or retrieved since the
System action destination directory is full.
Processing stops.
System action
User response Processing stopped.
Try the operation again. If the problem persists, review
the IBM Spectrum Protect error log for any related User response
messages. Obtain a service trace that captures the Free up disk space, or restore or retrieve the file to
problem and contact IBM technical support for another disk.
additional assistance. Your IBM Spectrum Protect
administrator can help you configure the trace. 0118 E DSM_RC_LOOPED_SYM_LINK Too
many symbolic links were
0115 E DSM_RC_UNEXPECTED_ERROR detected while resolving name
An unexpected error occurred.
Explanation
Explanation
While trying to resolve the file name, too many
This is usually caused by a low-level system error or symbolic links were found.
communication error from which IBM Spectrum
Protect cannot recover.
System action
Processing stopped.
User response
User response Ensure that you do not have a looping symbolic link for
the file.
Examine the client error log for any additional
messages that might be related to this problem. Try 0119 E DSM_RC_FILE_NAME_TOO_LONG
the operation again. If the problem persists, contact The file name is too long and can
IBM Spectrum Protect technical support for further not be processed by IBM Spectrum
assistance. Protect
0116 E DSM_RC_FILE_BEING_EXECUTED
Explanation
File is in use; Write permission
denied. The size limit for file names may vary by operating
system. The most common limit is 256 characters. The
Explanation file name being processed exceeds the limit supported
by IBM Spectrum Protect on this system.
The current file cannot be opened to write to because
it is currently being run by another operation.
System action
File skipped.
User response
User response Enter HELP FILE SPEC or see the client manual for the
operating system on which you are receiving this error.
Stop the operation that is running the file and retry the The "File specification syntax" section of the manual
operation, or restore or retrieve the file to a different explains file name lengths supported by IBM Spectrum
name or directory. Protect.
0117 E DSM_RC_DIR_NO_SPACE No more 0120 E DSM_RC_FILE_SPACE_LOCKED
files can be restored or retrieved File system is locked by system
System action Remove or rename the file that has the same name as
the directory. Alternatively, you can restore the
The system returns to the calling procedure. directory to a different location.
470 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
0127 E DSM_RC_PROCESS_NO_SPACE more memory than your client workstation. You
Disk space limit for this process cannot restore this file. When the file is restored, it is
reached expanded and your workstation does not have enough
memory.
Explanation
System action
The disk space allocated for the client owner is full.
Current operation has been cancelled.
System action
User response
Processing stopped.
Obtain a machine with more memory and retry the
User response operation.
Free up disk space and retry the restore or retrieve 0131 E DSM_RC_COMPRESSED_DATA_
operation. CORRUPTED The compressed file
is corrupted and cannot be
0128 E DSM_RC_PATH_TOO_LONG expanded correctly.
Destination directory path length
exceeds system maximum Explanation
472 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
Authentication failure. You entered an incorrect user id Retry the operation. If the problem continues, contact
or password. your system administrator.
0146 S DSM_RC_TOO_SMALL The area for
System action the include/exclude pattern is too
Current operation has been cancelled. small.
Enter your correct user id and password. If you cannot The area for the include/exclude pattern is too small.
remember the correct user id or password, see your This is a programming failure and the client program
system administrator to have new credentials ends.
assigned for your node name.
System action
0138 E DSM_RC_TA_NOT_VALID The
dsmtca execution/owner Processing stopped.
permissions are invalid.
User response
Explanation
Retry the operation. If the problem continues, contact
The dsmtca execution/owner permissions are invalid. your system administrator.
0147 S DSM_RC_UNCLOSED There is no
System action closing bracket in the pattern.
Processing stopped.
Explanation
User response There is no closing bracket in the pattern. This is a
Have your system administrator check the installation programming failure and the client program ends.
instructions for the client to ensure that the dsmtca
permissions are set correctly. System action
0139 S DSM_RC_KILLED Process killed. Processing stopped.
474 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
destination is write locked. Another operation might User response
have the file open and will not allow it to be updated.
Ensure that the drive is available , and then retry the
operation.
System action
0164 E DSM_RC_FIO_ERROR File input/
File skipped. output error
System action
Processing stopped.
476 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
Processing stopped. The management class for this file does not have an
archive copy group specified. This file will not be
User response archived.
The specified Remote Mover type is unknown. Contact your system administrator for more
information.
System action 0235 E DSM_RC_ABORT_SRV_PLUGIN_
Current operation has ended. OS_ERROR Server plugin detected
478 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
unsupported NAS filer operating Explanation
system.
An operation was attempted on a remote disk that is
not defined.
Explanation
A plugin module detected that a NAS filer is running an System action
unsupported operating system or operating system
The current operation stops.
level.
User response
System action
Define the proper remote disk.
Current operation has ended.
0239E DSM_RC_ABORT_BAD_
User response DESTINATION Input destination
does not match expected
Contact your system administrator for more destination.
information.
0236E DSM_RC_ABORT_CRC_FAILED The Explanation
CRC received from the Server does
Input destination does not match expected
not match the CRC calculated by
destination.
the client.
System action
Explanation
The current operation stops.
The server sent a CRC for a buffer. The client
calculated a CRC for the same buffer. These did not
match. The mismatch indicates a communication User response
failure. Retry operation with proper destination.
0240E DSM_RC_ABORT_DATAMOVER_
System action
NOT_AVAILABLE Data mover is
In some cases, the client can indicate the failure to the not available.
server and retry the operation.
Explanation
User response
Data mover is not available.
Check the trace log for additional information and retry
the operation. If the problem persists, contact your System action
system administrator.
The current operation stops.
0237E DSM_RC_ABORT_INVALID_
GROUP_ACTION An invalid
User response
operation was attempted on a
group leader or group member. Retry operation with a proper Data mover.
0241E DSM_RC_ABORT_STGPOOL_COPY
Explanation _ CONT_NO Operation failed
An invalid operation was attempted on a logical group. because the copy continue option
was set to NO.
System action
Explanation
The current operation stops.
Operation failed because the copy continue option was
set to NO.
User response
Retry a valid operation. System action
0238E DSM_RC_ABORT_DISK_ The current operation stops.
UNDEFINED Remote disk not
defined.
Resend objects in separate transactions. The object is skipped and processing continues.
System action Try the operation again with fewer objects in the
transaction, or increase the TXNGROUPMAX value on
Processing stopped. the server.
0250 E DSM_RC_ABORT_OBJECT_
User response
ALREADY_HELD fshlll is already
Check the client, server, and storage agent logs to under hold.
determine why the client was not able to send data
LAN-free. Make sure the client configuration and Explanation
server options are compatible.
One of the objects in the transaction The specified
0247 E DSM_RC_ABORT_INSERT_NOT_ object is already under hold, and it cannot be placed
ALLOWED This server does not under a new hold.
support backup operations.
480 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action (for example, open registration, file space delete or
password update).
The current operation ends. This object is skipped and
processing continues.
System action
User response Processing ends.
Issue a query to see the status of the objects, and try
the operation again, without the object that is already User response
held. If the activity is required, the administrator for this
0292 E DSM_RC_TCA_FORK_FAILED Error system must perform it.
starting the dsmtca or dsmenc 0297 E DSM_RC_TCA_SEMGET_ERROR
process. Error allocating semaphores.
Explanation Explanation
An error has occurred starting the dsmtca or dsmenc An error has occurred because the semaphores you
process; specifically, the fork() function has failed. are attempting to allocate have become insufficient.
482 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation that the current user does not have permission to write
to the tracefile in the directory specified. It is also
An invalid option keyword was found in the dsmInit
possible that no space is available at the tracefile
configuration file, the option string, dsm.sys, or
location.
dsm.opt.
System action
System action
Processing stops.
The system returns to the calling procedure.
User response
User response
Make sure the tracefile option points to a valid path
Correct the spelling of the option keywords. Verify that
and that the user has proper permissions to write to
the dsmInit configuration file only has a subset of the
the specified file.
dsm.sys options. Check the error log for more details
about the error. 0427 E DSM_RC_CANNOT_OPEN_LOGFILE
Initialization functions cannot
0411 S DSM_RC_PATTERN_TOO_COMPLE
open the error log file specified.
X The include or exclude pattern
cannot be parsed.
Explanation
Explanation The error log file could not be opened during
initialization. The specified path may be incorrect. It is
The pattern is formatted incorrectly or is too complex
also possible that the current user does not have
to be interpreted.
permission to write to the logfile in the directory
specified. It is also possible that no space is available
System action at the given logfile location.
Processing stopped.
System action
User response Processing terminates.
Verify that the include or exclude pattern is specified
correctly. If the pattern is correct, then contact IBM User response
technical support for further assistance.
Make sure the logfile option points to a valid path and
0412 S DSM_RC_NO_CLOSING_BRACKET that the user has proper permissions to write to the
Include/Exclude pattern is file specified.
missing a closing bracket
0600 E DSM_RC_DUP_LABEL A duplicate
volume label exists. The operation
Explanation cannot continue.
The include or exclude pattern is incorrectly
constructed. The closing bracket is missing. Explanation
For removable media, IBM Spectrum Protect uses the
System action volume label as the file space name. To prevent data
Processing stopped. from different volumes being stored in the same file
space on the IBM Spectrum Protect server, backup or
archive of removable media volumes having duplicate
User response
volume labels is not allowed.
Correct the syntax for the pattern.
0426 E DSM_RC_CANNOT_OPEN_ System action
TRACEFILE Initialization functions The requested operation does not run.
cannot open the trace file
specified. User response
User response
Install the message text file again.
484 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action 0927 E DSM_RC_NOT_ADSM_AUTHORIZE
D Only a IBM Spectrum Protect
The system returns to the calling procedure.
authorized user can perform this
Action.
User response
Specify a valid value. Explanation
0620 E DSM_RC_LOG_CANT_BE_OPENED User must be a IBM Spectrum Protect authorized user
Unable to open error log file. to perform this action. User is not password authorized
and this action requires authorization.
Explanation
System action
The system is unable to open the error log file.
Processing stopped.
System action
User response
The system returns to the calling procedure.
User must be root user, or user must be the owner of
User response the executable and the set effective user id bit is set to
'on' ('s' bit).
Verify the DSMI_LOG value and access permission. On
the AS/400 platform, verify the value specified for 961 E DSM_RC_DIRECT_STORAGE_
ERRORLOGNAME in the API options file. AGENT_UNSUPPORTED Direct
connection to the Storage Agent is
0621 E DSM_RC_LOG_ERROR_WRITING_ not allowed.
TO_LOG The log file cannot be
written to.
Explanation
486 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action Explanation
The system returns to the calling procedure. The server did not respond with the policy information.
The system returns to the calling procedure. The system returns to the calling procedure.
Verify the server status. The value for dsmObjName.objType must be:
User response
System action
Start the low level qualifier of the object name with the
The system returns to the calling procedure. directory delimiter.
488 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
2019 E DSM_RC_INVALID_OBJOWNER User response
The object owner is invalid. The sendType must be one of the following:
Explanation stBackup
stArchive
The object owner must be either the root user, or the stBackupMountWait
object owner must be the same as the session owner.
stArchiveMountWait
490 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
System action System action
The system returns to the calling procedure. Whether The system returns to the calling procedure.
the application can continue processing depends on
how the application handles the error. User response
Ensure that you have ordered the Data Protection for
User response
Oracle, and install the key file.
This message applies to applications that utilize the
2041 E DSM_RC_BAD_CALL_SEQUENCE
IBM Spectrum Protect API, and is intended primarily
The sequence of calls is invalid.
for the vendor of the application for which the
message is issued. Depending on the application, this
could be a configuration issue. Explanation
Consult the documentation for the application and Then API requires function calls to be made in a
verify that the application is configured correctly. If the specific sequence. The function calls were not made in
problem persists, contact the application vendor for the expected sequence. The error can be triggered by
further assistance. the following issues:
Ensure that you have ordered the Data Protection for A developer of an application that uses the IBM
Oracle, and install the key file. Spectrum Protect API must investigate the reason for
the problem, including reviewing the IBM Spectrum
2035 E DSM_RC_KEY_BAD The key file Protect API state diagram. The IBM Spectrum Protect
content is invalid. API state diagram is in the product documentation at
IBM Spectrum Protect product documentation
Explanation (https://www.ibm.com/support/knowledgecenter/
SSEQVQ_8.1.9/tsm/welcome.html)
The key file content for Data Protection for Oracle is
invalid.
System action
Explanation
The system returns to the calling procedure.
An invalid value for a handle or dataPtr has been
passed into the API.
User response
System action Try the operation again. If the problem continues,
contact your system administrator or service
The system returns to the calling procedure. representative.
492 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response that bEncryptKeyEnabled is set to
true.
Try the operation again, without using useTsmBuffers.
2049 E DSM_RC_OBJ_ENCRYPTED This Explanation
object cannot be restored/
retrieved using useTsmBuffers, There was no encryption key found in the password
because it is encrypted. file, or no key was provided by the application.
useTsmBuffers does not support encryption. The system returns to the calling procedure.
The system returns to the calling procedure. If you are using -encryptkey=prompt, make sure there
is a value in encryptionPasswordP and that
bEncryptKeyEnabled is set to true.
User response
2053 E DSM_RC_ENCR_CONFLICT
Try the operation again, without using useTsmBuffers.
Conflicting encryption key options
2050 E DSM_RC_WILDCHAR_NOTALLOW have been specified.
ED On dsmSendObj, wildcards are
not allowed for the objName. Explanation
When using the ENABLEENCRYPTKEY option, the
Explanation parameter bEncryptKeyEnabled for the IBM Spectrum
On dsmSendObj, wildcards are not allowed for the Protect API dsmInitExIn_t and tsmInitExIn_t
objName. structures cannot be set to bTrue.
Make sure the calling application is either using Partial User response
object restore or useTsmBuffers.
Verify the filespace name.
2052 E DSM_RC_NO_ENCRYPTION_KEY
No encryption key was found. If 2061 E DSM_RC_FS_NOT_REGISTERED
you are using -encryptkey=prompt On dsmSendObj, dsmDeleteObj, or
make sure there is a value in the dsmUpdateFS the filespace is not
encryptionPasswordP field and registered.
Verify the filespace name. The caller's structure version is different than the IBM
Spectrum Protect library version.
2062 W DSM_RC_FS_ALREADY_REGED On
dsmRegisterFS the filespace is
System action
already registered.
The system returns to the calling procedure.
Explanation
User response
On dsmRegisterFS the filespace is already registered.
Ensure that the stVersion field is set with the value in
System action the header file. Recompile the application with the
latest header files.
The system returns to the calling procedure.
2070 E DSM_RC_NEEDTO_ENDTXN Issue
User response dsmEndTxn and then begin a new
transaction session.
Verify the filespace name.
2063 E DSM_RC_OBJID_NOTFOUND On Explanation
dsmBeginGetData the objID is This transaction must be ended and a new one must
NULL. be started due to one of the following reasons:
The destination changed.
Explanation
The byte limit is exceeded
On dsmBeginGetData, the objID is NULL. The maximum number of objects is exceeded.
494 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
2081 E DSM_RC_OBJ_NOBCG The backup User response
object does not have a copy group. The sndArchiveData.descr string must be less than or
equal to DSM_MAX_DESCR_LENGTH.
Explanation
2101 E DSM_RC_OBJINFO_TOOLONG The
The backup object does not have a copy group. sendObj ObjAttr.objInfo is too
long.
System action
The system returns to the calling procedure. Explanation
The sendObj ObjAttr.objInfo is too long.
User response
Verify server policy definitions. System action
2082 E DSM_RC_OBJ_NOACG The archive The system returns to the calling procedure.
object does not have a copy group.
User response
Explanation The objInfo field must be less than or equal to
The archive object does not have a copy group. DSM_MAX_OBJINFO_LENGTH.
2102 E DSM_RC_HL_TOOLONG The
System action sendObj dsmObjName.hl is too
long.
The system returns to the calling procedure.
Explanation
User response
The sendObj dsmObjName.hl is too long.
Verify server policy definitions.
2090 E DSM_RC_APISYSTEM_ERROR System action
Memory used by the IBM
Spectrum Protect API has been The system returns to the calling procedure.
corrupted.
User response
Explanation The hl field must be less than or equal to
Memory used by the IBM Spectrum Protect API has DSM_MAX_HL_LENGTH.
been corrupted. 2103 E DSM_RC_PASSWD_TOOLONG The
password, or encryptionPassword
System action string provided is too long.
The system returns to the calling procedure.
Explanation
User response The value provided for password or
encryptionPassword is too long.
Retry the operation. If the problem continues, contact
your system administrator or service representative.
System action
2100 E DSM_RC_DESC_TOOLONG The
sendObj Archive description is too The system returns to the calling procedure.
long.
User response
Explanation The password or encrypionPassword field must be
The sendObj Archive description is too long. less than DSM_MAX_VERIFIER_LENGTH.
2104 E DSM_RC_FILESPACE_TOOLONG
System action The sendObj dsmObjName.fs is
too long.
The system returns to the calling procedure.
The fs field must be less than or equal to The dsmSetAccess accessType is invalid.
DSM_MAX_FS_LENGTH.
System action
2105 E DSM_RC_LL_TOOLONG The
sendObj dsmObjName.ll is too The system returns to the calling procedure.
long.
User response
Explanation
The accessType must be one of the following:
The sendObj dsmObjName.ll is too long.
atBackup
atArchive
System action
2111 E DSM_RC_QUERY_COMM_FAILURE
The system returns to the calling procedure.
Communications error with server
during object query
User response
The ll field must be less than or equal to Explanation
DSM_MAX_LL_LENGTH.
An unexpected communications error occurred during
2106 E DSM_RC_FSINFO_TOOLONG On an object query to the server.
RegisterFS or UpdateFS the
fsAttr's fsInfo is too long. System action
Processing stopped.
Explanation
On RegisterFS or UpdateFS the fsAttr's fsInfo is too User response
long.
Verify that communications are active between the
client and server machines. Server outages, processor
System action outages, and communication controller outages can
The system returns to the calling procedure. cause this error.
2112 E DSM_RC_NO_FILES_BACKUP No
User response files have been previously backed
The fsInfo field must be less than or equal to up for this filename/filespace.
DSM_MAX_FSINFO_LENGTH.
Explanation
2107 E DSM_RC_SENDDATA_WITH_ZERO
_ SIZE Cannot Send data with a You tried to set access to files when no files for the
zero byte sizeEstimate. specified filename, drive or file system were previously
backed up.
Explanation
System action
You cannot send data for an object with size estimate
= 0. Processing stopped.
496 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
2113 E DSM_RC_NO_FILES_ARCHIVE No User response
files have been previously The message referred to has been shortened, but
archived for this filename/ describes the error that occurred. See the
filespace.
documentation for that message for more information.
The message number message is written to the local Verify the file name.
client error log, then shortened and sent to the server 2229 E DSM_RC_NO_INCLEXCL_FILE The
as a part of this message. The message is reduced in Include/Exclude definition file
length by substituting '...' in the middle of the original was not found.
message.
Verify the file name on the Inclexcl option. You must issue dsmBindMC before dsmSendObj.
2230 E DSM_RC_NO_SYS_OR_INCLEXCL
System action
Either the dsm.sys file was not
found, or the Inclexcl file specified The system returns to the calling procedure.
in dsm.sys was not found.
User response
Explanation
Modify your program.
Either the dsm.sys file was not found, or the Inclexcl
2302 I DSM_RC_CHECK_REASON_CODE
file specified in dsm.sys was not found.
The dsmEndTxn vote is ABORT, so
check the reason field.
System action
The system returns to the calling procedure. Explanation
After a dsmEndTxn call, the transaction is aborted by
User response either the server or client with a DSM_VOTE_ABORT
The dsm.sys file must be in the directory referenced by and the reason is returned.
the environment variable DSMI_DIR. Verify the file
name on the Inclexcl option in the dsm.sys file. System action
2231 E DSM_RC_REJECT_NO_POR_ The system returns to the calling procedure.
SUPPORT Partial Object Retrieve
is not supported on this server. User response
Check the reason field for the code which explains why
Explanation
the transaction has been aborted.
The IBM Spectrum Protect server specified by the user
2400 E DSM_RC_ALMGR_OPEN_FAIL
does not support partial object retrieve.
License file could not be opened.
System action
Explanation
The system returns to the calling procedure.
The license file was not found, or could not be opened
because of permissions or the file is corrupted.
User response
Specify a IBM Spectrum Protect server which supports System action
the partial object retrieve function.
The system returns to the calling procedure.
2300 E DSM_RC_NEED_ROOT Only a
UNIX root user can execute User response
dsmChangePW or dsmDeleteFS.
Check permissions on file. See if the license file is in
the correct place.
Explanation
2401 E DSM_RC_ALMGR_READ_FAIL
Only a UNIX root user can execute dsmChangePW or
dsmDeleteFS. Read failure on the license file.
System action
The system returns to the calling procedure.
498 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Explanation User response
The license file was not found, or could not be opened User needs to obtain a new license.
because of permissions, or the file is corrupted.
2405 E DSM_RC_ALMGR_TRIAL_EXPRD
This is an expired try and buy
System action license.
The system returns to the calling procedure.
Explanation
User response The registration string is not valid.
Check permissions on file. See if the license file is in
the correct place. System action
2402 E DSM_RC_ALMGR_WRITE_FAIL The system returns to the calling procedure.
Write failure on the license file.
User response
Explanation
User needs to obtain a new license.
The license file was not found, or could not be opened
4580 E DSM_RC_ENC_WRONG_KEY Error
because of permissions or the file is corrupted.
processing 'filespace namepath-
namefile-name'; invalid encryption
System action key.
The system returns to the calling procedure.
Explanation
User response The key you entered does not match the key that was
Check permissions on file. See if license file is in the used to encrypt the file during backup. The file can not
correct place. be restored unless the matching key is entered.
2403 E DSM_RC__ALMGR_DATA_FMT
System action
Data in the license file is not in a
valid format. processing stops.
System action
System action
Processing ends.
Object skipped.
User response
User response
Ensure that the cluster software is installed on the
Restore or retrieve the file with the most recent
system.
version of the IBM Spectrum Protect client.
4603 E DSM_RC_CLUSTER_NOT_MEMBER
4600 E DSM_RC_CLUSTER_INFO_
_ OF_CLUSTER CLUSTERNODE is
LIBRARY_NOT_LOADED
set to YES but this machine is not
CLUSTERNODE is set to YES but
a member of a
the Cluster Information Daemon is
cluster.
not
started.
Explanation
Explanation This machine is not a member of a cluster node.
Possible causes are that the cluster service has not
The HACMP Cluster Information Daemon must be
been configured correctly, or that the cluster is in the
started in order to specify the CLUSTERNODE option.
process of initialization.
System action
System action
Processing ends.
Processing ends.
User response
User response
Start the HACMP Cluster Information Dameon.
Ensure that the cluster software is configured
4601 E DSM_RC_CLUSTER_LIBRARY_ properly. If the cluster is in the process of
INVALID CLUSTERNODE is set to initialization, retry the operation at a later time.
YES but the cluster load library is
4604 E DSM_RC_CLUSTER_NOT_ENABLE
not valid.
D CLUSTERNODE is set to YES but
the cluster service is not enabled
Explanation on this system.
The load library that the operating system provides to
obtain the cluster name is not valid. A possible cause Explanation
is an out-of-date load library which does not contain
The cluster service has not been enabled on this
the proper routines this product expects.
system.
System action
System action
Processing ends.
Processing ends.
500 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
User response User response
Enable the cluster service on the system. Ensure that the remote node is properly configured
and connected to the IBM Spectrum Protect server by
4605 E DSM_RC_CLUSTER_NOT_
using TLS. This validates the remote node
SUPPORTED The CLUSTERNODE
configuration and ensures that the information that is
option is not supported on this related to the remote node is sent to the server.
system.
5702 E DSM_RC_PROXY_REJECT_NO_
Explanation RESOURCES Proxy Rejected: The
IBM Spectrum Protect server has
This option is not supported on this system. run out of memory.
Processing ends.
System action
Current operation has been cancelled. Remove the ASNODENAME option and retry the
operation.
User response 5749 E DSM_RC_PROXY_INVALID_FUNCT
See your system administrator immediately. ION The operation that is being
attempted cannot be invoked
5722 E DSM_RC_PROXY_REJECT_NOT_ using the ASNODENAME option.
AUTHORIZED Proxy Rejected:
Proxy authority has not been Explanation
granted to this node.
None.
Explanation
System action
The node has not been granted proxy authority to
access the node named by the ASNODENAME option. Processing stops.
The IBM Spectrum Protect administrator must first
grant proxy authority. User response
Remove the ASNODENAME option and retry the
System action operation.
The IBM Spectrum Protect operation ends. 5801 E DSM_RC_CRYPTO_ICC_ERROR
Unexpected error in cryptography
User response library.
The IBM Spectrum Protect server administrator must
grant proxy authority for this node. See the Explanation
administrator command "Grant Proxynode". There was an unexpected error in the cryptography
5746 E DSM_RC_PROXY_INVALID_ library. See the error log for more information.
FROMNODE The ASNODENAME
option is not valid with the System action
FROMNODE option.
processing stops.
Explanation
User response
None.
Check the error log for ANS1467E to determine the
cause of failure. Verify you IBM Spectrum Protect
502 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
client is installed properly. If needed, reinstall client
and/or API. If the problem still exists, contact IBM
Spectrum Protect technical support.
Overview
The IBM Spectrum Protect family of products includes the following major accessibility features:
• Keyboard-only operation
• Operations that use a screen reader
The IBM Spectrum Protect family of products uses the latest W3C Standard, WAI-ARIA 1.0
(www.w3.org/TR/wai-aria/), to ensure compliance with US Section 508 (www.access-board.gov/
guidelines-and-standards/communications-and-it/about-the-section-508-standards/section-508-
standards) and Web Content Accessibility Guidelines (WCAG) 2.0 (www.w3.org/TR/WCAG20/). To take
advantage of accessibility features, use the latest release of your screen reader and the latest web
browser that is supported by the product.
The product documentation in IBM Knowledge Center is enabled for accessibility. The accessibility
features of IBM Knowledge Center are described in the Accessibility section of the IBM Knowledge Center
help (www.ibm.com/support/knowledgecenter/about/releasenotes.html?view=kc#accessibility).
Keyboard navigation
This product uses standard navigation keys.
Interface information
User interfaces do not have content that flashes 2 - 55 times per second.
Web user interfaces rely on cascading style sheets to render content properly and to provide a usable
experience. The application provides an equivalent way for low-vision users to use system display
settings, including high-contrast mode. You can control font size by using the device or web browser
settings.
Web user interfaces include WAI-ARIA navigational landmarks that you can use to quickly navigate to
functional areas in the application.
Vendor software
The IBM Spectrum Protect product family includes certain vendor software that is not covered under the
IBM license agreement. IBM makes no representation about the accessibility features of these products.
Contact the vendor for accessibility information about its products.
TTY service
800-IBM-3383 (800-426-3383)
(within North America)
For more information about the commitment that IBM has to accessibility, see IBM Accessibility
(www.ibm.com/able).
For license inquiries regarding double-byte character set (DBCS) information, contact the IBM Intellectual
Property Department in your country or send inquiries, in writing, to:
COPYRIGHT LICENSE:
This information contains sample application programs in source language, which illustrate programming
techniques on various operating platforms. You may copy, modify, and distribute these sample programs
in any form without payment to IBM, for the purposes of developing, using, marketing or distributing
application programs conforming to the application programming interface for the operating platform for
which the sample programs are written. These examples have not been thoroughly tested under all
conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these
programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be
liable for any damages arising out of your use of the sample programs.
Each copy or any portion of these sample programs or any derivative work must include a copyright notice
as follows: © (your company name) (year). Portions of this code are derived from IBM Corp. Sample
Programs. © Copyright IBM Corp. _enter the year or years_.
Trademarks
IBM, the IBM logo, and ibm.com® are trademarks or registered trademarks of International Business
Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be
trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at
"Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Adobe is a registered trademark of Adobe Systems Incorporated in the United States, and/or other
countries.
Linear Tape-Open, LTO, and Ultrium are trademarks of HP, IBM Corp. and Quantum in the U.S. and other
countries.
Intel and Itanium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the
United States and other countries.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
Microsoft, Windows, and Windows NT are trademarks of Microsoft Corporation in the United States, other
countries, or both.
Java™ and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or
its affiliates.
UNIX is a registered trademark of The Open Group in the United States and other countries.
VMware, VMware vCenter Server, and VMware vSphere are registered trademarks or trademarks of
VMware, Inc. or its subsidiaries in the United States and/or other jurisdictions.
508 Notices
Terms and conditions for product documentation
Permissions for the use of these publications are granted subject to the following terms and conditions.
Applicability
These terms and conditions are in addition to any terms of use for the IBM website.
Personal use
You may reproduce these publications for your personal, noncommercial use provided that all
proprietary notices are preserved. You may not distribute, display or make derivative work of these
publications, or any portion thereof, without the express consent of IBM.
Commercial use
You may reproduce, distribute and display these publications solely within your enterprise provided
that all proprietary notices are preserved. You may not make derivative works of these publications,
or reproduce, distribute or display these publications or any portion thereof outside your enterprise,
without the express consent of IBM.
Rights
Except as expressly granted in this permission, no other permissions, licenses or rights are granted,
either express or implied, to the publications or any information, data, software or other intellectual
property contained therein.
IBM reserves the right to withdraw the permissions granted herein whenever, in its discretion, the use
of the publications is detrimental to its interest or, as determined by IBM, the above instructions are
not being properly followed.
You may not download, export or re-export this information except in full compliance with all
applicable laws and regulations, including all United States export laws and regulations.
IBM MAKES NO GUARANTEE ABOUT THE CONTENT OF THESE PUBLICATIONS. THE PUBLICATIONS
ARE PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, NON-
INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.
Notices 509
510 IBM Spectrum Protect: Client Messages and Application Programming Interface Return Codes
Glossary
A glossary is available with terms and definitions for the IBM Spectrum Protect family of products.
See the IBM Spectrum Protect glossary.