STS status code table

Article: 100021128
Last Published: 2020-08-18
Ratings: 1 3
Product(s): NetBackup & Alta Data Protection

Problem

STS status code table

Solution

The following status codes are from stsi.h, and are useful in translating STS errors within environments that use OST (ie. Data Domain) and other storage server components (such as PureDisk).


 
Status Code Status
2060000 OK
2060001 one or more invalid arguments
2060002 memory allocation
2060003 too many async reads/writes queued
2060004 too much async read/write data queued
2060005 object is busy, cannot be closed
2060006 object already exists
2060007 app version not <= master lib version
2060008 plug-in version not match master version
2060009 object not claimed by a plug-in
2060010 not initialized
2060011 offset invalid for object or context
2060012 call should be repeated
2060013 no more entries
2060014 operation aborted
2060015 invalid save as attributes of image
2060016 operation not supported
2060017 system call failed
2060018 file not found
2060019 error occurred on network socket
2060020 storage server connection limit exceeded
2060021 network protocol error
2060022 software error
2060023 server is shut down
2060024 interface to storage server invalid
2060025 unauthorized client host
2060026 invalid server name
2060027 start file invalid syntax
2060028 network Domain Name Service error
2060029 authorization failure
2060030 attempted to overlap creation of related images
2060031 out of space
2060032 call should be repeated with same stat block
2060033 SnapVault secondary is not licensed on NearStore
2060034 SnapVault is not turned on on NearStore
2060035 Host is not in the SnapVault access list on NearSTore
2060036 save as specified does not match previous image in backup set
2060037 access not allowed
2060038 no such device
2060039 illegal backup image state, incremental with out full
2060040 storage server version doesn't support operation
2060041 attempted open for write on a complete image
2060042 incremental with out full
2060043 no events available
2060044 warning error for delete files not completing successfully
2060045 plugin busy
2060046 plugin error
2060047 storage server/plugin version mismatch
2060048 dlopen (unix) or LoadLibrary (Windows)
2060049 dlsym (unix) or GetProcAddress (obtain the address of an exported function) (Windows)
2060050 Thread initialize conditional (Unix) or CreateEvent (Windows)
2060051 NetBackup database error
2060052 NetBackup critical database error
2060053 LoadLibrary
2060054 Obtain the address of an exported function
2060055 CreateEvent
2060056 Stream Handler Error
2060057 OpenStorage Proxy Plugin Error
2060058 OpenStorage Proxy Server Error
2060059 Plugin crashed and is no longer available within this process
2060060 Invalid storage
2060061 Invalid topology
2060062 Volume level rollback not possible
2060203         A connection to a cloud storage provider could not be established                                        

 

 

 

 

 

Was this content helpful?