HOME > SUPPORT > LS NVS RETURN CODES

Lightspeed NVS Return Codes

DBVista
DCOPY
DMS Access Routines
(DMS OPEN Cancel Exit)
DMS OPEN Extended Exit
DMS OPEN Respecify Exit
EShell
IMPORT/EXPORT 3.x
IMPORT/EXPORT 5.x
IPX ERROR
LoadCode

LS API Errors
MS-Mail EXTERNAL
MS-Mail FFAPI Exit Codes
MS-Mail IMPORT
NETBIOS
SORT Utility
SPAWN
Supervisor Call CHECK
Supervisor Call CREATE
Supervisor Call DESTROY
Supervisor Call DISMOUNT
Supervisor Call LINK
Supervisor Call MOUNT
Supervisor Call PROTECT
Supervisor Call READFDR
Supervisor Call READVTOC
Supervisor Call RENAME
Supervisor Call SCRATCH
Supervisor Call SUBMIT
Supervisor Call TRANSMIT
System Services
VATTACH Return Codes
VCONVERT
VCONVERT From/To Conversion
VCONVERT.EXE
VCOPY Exit Codes
VCOPY.EXE
VINES API Errors
VMODE.EXE
VSBIOS Errors
VSTW VATTACH
WP Plus Access Routines
WP/IIS Access Routines
 
DBVista    
Rtn: Aux: Code Description
Rtn: -15 S_ISCOMKEY An illegal operation using a compound key field was attempted.
Rtn: -16 S_NOTCON A record is not connected to the specified set.
Rtn: -17 S_NOTKEY The specified field used in a key operation is not a key field.
Rtn: -20 S_SETPAGES An invalid parameter was passed to d_setpages, or called after d_open.
Rtn: -22 S_DELSYS An illegal attempt to delete the system record was made.
Rtn: -36 S_RENAME An invalid file number was passed to the function d_renfile.
Rtn: -49 S_INVPTR Returned when a pointer argument to a Data Manager function is null.
Rtn: -50 S_INVID Returned by dt_internals when passed an invalid ID value.
Rtn: -9 S_NOCM No current member exists. The current member is null.
Rtn: -924 S_SEM On OS/2, Data Manager is unable to open the "VISTASEM" semaphore.
Rtn: 0 S_OKAY A normal return; everything worked okay.
Rtn: 8 S_LOCKED The current record is locked.
Rtn: 9 S_UNLOCKED The current record is not locked.
DCOPY.EXE    
Rtn: Aux: Code Description
Rtn: 152 Error creating target document. DCOPY / VCOPY fails when trying to convert from a VS to a PC. %LS%\ERROR.LOG only contains: Error creating document, exit code = 152.
Rtn: 2 Conversion Error, Return Code 2 DCOPY getting "Conversion Error, Return Code 2" message when trying to convert a document from the VS to PC.
DMS Access Routines    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected Successful completion Successful completion.
ERROR: Incorrect data type for operator or @Function: Text expected End of File Reached End of File Reached.
ERROR: Incorrect data type for operator or @Function: Text expected End of Volume End of Volume.
ERROR: Incorrect data type for operator or @Function: Text expected Shared time-out condition Shared time-out condition.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid read no-data issued Invalid read no-data issued in shared mode.
DMS OPEN Extended Exit    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected Device in use Device in use.
ERROR: Incorrect data type for operator or @Function: Text expected Device detached Device detached.
ERROR: Incorrect data type for operator or @Function: Text expected Volume reserved Volume reserved by another user.
ERROR: Incorrect data type for operator or @Function: Text expected File reserved File reserved by another user.
ERROR: Incorrect data type for operator or @Function: Text expected System-only file System-only file.
ERROR: Incorrect data type for operator or @Function: Text expected Input only file Input only file.
ERROR: Incorrect data type for operator or @Function: Text expected File already opened File already opened.
ERROR: Incorrect data type for operator or @Function: Text expected File already in use File already in use.
ERROR: Incorrect data type for operator or @Function: Text expected Wrong tape format Wrong tape format.
ERROR: Incorrect data type for operator or @Function: Text expected Print file required Print file required.
ERROR: Incorrect data type for operator or @Function: Text expected Program file required Program file required.
ERROR: Incorrect data type for operator or @Function: Text expected Consecutive file required Consecutive file required.
ERROR: Incorrect data type for operator or @Function: Text expected Document file required Document file required.
ERROR: Incorrect data type for operator or @Function: Text expected Indexed file required Indexed file required.
ERROR: Incorrect data type for operator or @Function: Text expected Indexed or consecutive req Indexed or consecutive file required.
ERROR: Incorrect data type for operator or @Function: Text expected Relative file required Relative file required.
ERROR: Incorrect data type for operator or @Function: Text expected Shared file required Shared file required.
DMS OPEN Respecify Exit    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected Incomplete file location info. File identification information is incomplete.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid device specified Device specified is unknown or not supported. Please respecify.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid file label information Invalid information in file label. Please respecify the file.
ERROR: Incorrect data type for operator or @Function: Text expected File sequence cannot be zero A file sequence number of zero is invalid. Please respecify.
ERROR: Incorrect data type for operator or @Function: Text expected Output file SCRATCH error Unexpected output file scratch error.
ERROR: Incorrect data type for operator or @Function: Text expected File not found in library The file below was not found in library. Please respecify.
ERROR: Incorrect data type for operator or @Function: Text expected Library not found on volume Library not found in volume table of contents. Please respecify.
ERROR: Incorrect data type for operator or @Function: Text expected Cannot accept tape file The program will not accept this file from tape. Please respecify.
ERROR: Incorrect data type for operator or @Function: Text expected End of tape while positioning End of tape reached while positioning tape for file sequence number.
ERROR: Incorrect data type for operator or @Function: Text expected Tape volume is full Volume full, unable to add another file on the tape. Please respecify.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid TC control blocks Control blocks (PPB, LCB) for this TC device are not properly set up.
ERROR: Incorrect data type for operator or @Function: Text expected Cannot load TC microcode Unable to load the microcode for this TC device.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid connect parameter addr The program has supplied an invalid address for the connect parameter.
ERROR: Incorrect data type for operator or @Function: Text expected Cannot extend IBM labeled tape Extend mode processing for IBM labeled tape is not supported.
EShell    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_NO_IRE No IRET could be found.
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_INT_SPACE Ran out of space to save old interrupts.
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_MEM Requested memory not available.
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_CMD_COM Failed executing COMMAND.COM.
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_TEMP_FILE Temp file not found upon return from child.
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_SAVE_FILE Unable to create save file.
ERROR: Incorrect data type for operator or @Function: Text expected ES_ERR_COMMAND_NOT_FOUND The program to be executed was not found.
Rtn: 1 ES_ERR_NO_CMD_COM Command.com was not found.
IMPORT/EXPORT 3.x    
Rtn: Aux: Code Description
Rtn: 0 Successful Completion  
Rtn: 1 Program did not complete successfully Completely useless return code.
Rtn: 2 Esc typed  
Rtn: 3 Mailbox name not present or not correct I have seen this reported if ADE is not installed at the PO.
Rtn: 4 Mailbox password not present or not correct  
Rtn: 5 Directory parameter passed on the command line not correct
IMPORT/EXPORT 5.x    
Rtn: Aux: Code Description
Rtn: 0 Successful Completion  
Rtn: 1 Program did not complete successfully.  
Rtn: 2 Undeliverable messages or updates, or ESC typed  
Rtn: 3 Mailbox name is not present or is not correct. Something is incorrect in the command line parameters being passed. I have seen this reported if ADE is not installed at the PO.
Rtn: 4 Password is not present or is not correct  
Rtn: 5 Post office path passed on the command line is not correct.  
Rtn: 6 Name specified in the MAILBOX/name command-line parameter is not present in the directory.
IPX ERROR    
Rtn: Aux: Code Description
Rtn: 00 OPEN SOCKET ERROR Usually found when using VSTW and Windows for Workgroups 3.11.
Rtn: 01 NO LOW MEMORY No low memory.
Rtn: 02 DPMI FAILURE Usually found when using VSTW and Windows for Workgroups 3.11.
Rtn: 03 SEND PACKET REQUEST Cannot send a packet request, usually found with VSTW and Windows for Workgroups 3.11.
LoadCode    
Rtn: Aux: Code Description
Rtn: 00 Successful Successful
Rtn: 04 LOADCODE failed with returncode = 4 Device or peripheral processor specified is not programmable.
Rtn: 08 LOADCODE failed with returncode = 8 Specified microcode (MC) file found. This code is also set when the specified class and type of microcode is not included in the UCB MC list, or when the specified filename is not a valid alphanumeric string.
Rtn: 12 LOADCODE failed with returncode = 12 Device or peripheral processor not exclusively reserved by the caller.
Rtn: 24 LOADCODE failed with returncode = 24 I/O error when reading microcode file. (a) I/O error while loading device microcode, peripheral processor (PP) microcode, or configuration tables. (b) Error restarting device or PP after loading microcode. (c) Unable to load device or PP code is missing, or attempt to load PP code fails for any reason. (d) Unable to load PP code because configuration tables are missing, or attempt to load tables fails for any reason.
Rtn: 28 LOADCODE failed with returncode = 28 Insufficient memory pool (GETMEM failure).
Rtn: 32 LOADCODE failed with returncode = 32 Reserved.
Rtn: 36 LOADCODE failed with returncode = 36 Incompatible options: 1. UNLOAD and LOAD-BY-NAME both specified. 2. CLOAD and INTERRUPT both specified.
Rtn: 40 LOADCODE failed with returncode = 40 Other devices in RSF grouping not all reserved by the calling task (noninterrupt-driven LOADCODE only).
Rtn: 44 LOADCODE failed with returncode = 44 Forced cancel signal received (LOADCODE incomplete).
Rtn: 48 LOADCODE failed with returncode = 48 Unpriviledged caller.
Rtn: 52 LOADCODE failed with returncode = 52 Device in multi-workstation RSF grouping busy.
Rtn: 56 LOADCODE failed with returncode = 56 No GETHEAP space on attempt to save multi-workstation screens.
LS API Errors    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected LS API invalid function The specified function is not recognized by VSBIOS on the VS.
ERROR: Incorrect data type for operator or @Function: Text expected LS API session not open The specified session is not open.
ERROR: Incorrect data type for operator or @Function: Text expected LS API XMIT failed The XMIT supervisor call on the VS failed.
ERROR: Incorrect data type for operator or @Function: Text expected LS API process not opened The specified process (attached PC) is not open.
ERROR: Incorrect data type for operator or @Function: Text expected LS API process not closed The specified process (attached PC) is already open.
ERROR: Incorrect data type for operator or @Function: Text expected LS API max processes attached The maximum number of concurrent PC's are already attached.
ERROR: Incorrect data type for operator or @Function: Text expected LS API process 0 close error The server process cannot be closed by a client process.
ERROR: Incorrect data type for operator or @Function: Text expected LS API invalid user ID Invalid user ID.
ERROR: Incorrect data type for operator or @Function: Text expected LS API invalid password Invalid password.
ERROR: Incorrect data type for operator or @Function: Text expected LS API expired password The supplied password is invalid.
ERROR: Incorrect data type for operator or @Function: Text expected LS API wrong VATTACH version VATTACH version 3.00.06 or greater is required.
ERROR: Incorrect data type for operator or @Function: Text expected LS API close session not open The session to be closed is already closed.
ERROR: Incorrect data type for operator or @Function: Text expected LS API send session not open The post send function was requested for a closed session.
ERROR: Incorrect data type for operator or @Function: Text expected LS API recv session not open The post receive function was requested for a closed session.
ERROR: Incorrect data type for operator or @Function: Text expected LS API post session not open The post send and receive function was requested for a closed session.
ERROR: Incorrect data type for operator or @Function: Text expected LS API invalid session number The specified session number is greater that the maximum allowed.
ERROR: Incorrect data type for operator or @Function: Text expected LS API transport error A fatal tranport error has occured.
MS-Mail EXTERNAL    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected BreakTime reached The time you specified in the BreakTime option was reached.
ERROR: Incorrect data type for operator or @Function: Text expected BreakDate reached The date you specified in the BreakDate option was reached.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid command-line option A command-line options was not valid.
ERROR: Incorrect data type for operator or @Function: Text expected External was stopped manually External was stopped manually.
ERROR: Incorrect data type for operator or @Function: Text expected Could not initialized modem The modem could not be initialized.
ERROR: Incorrect data type for operator or @Function: Text expected Incompatible P.O. version There is a postoffice with an incompatible version number.
ERROR: Incorrect data type for operator or @Function: Text expected Unable to open SESSION.LOG The SESSION.LOG file could not be opened during initialization.
MS-Mail FFAPI Exit Codes    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected Format of -L<>parameter invld Resolution:
ERROR: Incorrect data type for operator or @Function: Text expected Missing"/" in -L<>parameter Missing"/" in -L<>parameter.
ERROR: Incorrect data type for operator or @Function: Text expected Missing network name in -L<> Resolution:
ERROR: Incorrect data type for operator or @Function: Text expected Invalid ntwk string in -L<> Resolution:
ERROR: Incorrect data type for operator or @Function: Text expected Missing postoffice name in -L Resolution:
ERROR: Incorrect data type for operator or @Function: Text expected Invalid postoffice string -L Resolution:
ERROR: Incorrect data type for operator or @Function: Text expected Insufficient memory. There is not enough memory to run the program.
ERROR: Incorrect data type for operator or @Function: Text expected A file create error occurred A file create error occurred.
ERROR: Incorrect data type for operator or @Function: Text expected A file open error has occurred A file open error has occurred.
ERROR: Incorrect data type for operator or @Function: Text expected A file close error occurred A file close error occurred.
ERROR: Incorrect data type for operator or @Function: Text expected A file read error has occurred A file read error has occurred.
ERROR: Incorrect data type for operator or @Function: Text expected A file write error occurred A file write error occurred.
ERROR: Incorrect data type for operator or @Function: Text expected Failure to locate ntwrk name<> The network name you specified with GtwCfg does not exist.
ERROR: Incorrect data type for operator or @Function: Text expected Encapsulation of messages Encapsulation of messages not supported by this version of FFAPI._ _ Your version of FFAPI does not support message encapsulation.
ERROR: Incorrect data type for operator or @Function: Text expected Automatic file transfer Automatic file transfer not supported by this version of FFAPI._ _ Your version of FFAPI does not support file transfer.
MS-Mail IMPORT    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected No errors were encountered No errors were encountered.
ERROR: Incorrect data type for operator or @Function: Text expected Data files could not be found The data files could not be found.
ERROR: Incorrect data type for operator or @Function: Text expected Incorrect mailbox or password An incorrect mailbox or password was specified.
ERROR: Incorrect data type for operator or @Function: Text expected Input file not specified An input file was not specified.
ERROR: Incorrect data type for operator or @Function: Text expected Invalid command-line option A command-line option is missing or is incorrect.
ERROR: Incorrect data type for operator or @Function: Text expected Transaction not processed At least one address transaction could not be processed.
ERROR: Incorrect data type for operator or @Function: Text expected Fatal error occured A fatal error occured.
ERROR: Incorrect data type for operator or @Function: Text expected Manually interrupted The program was manually interrupted.
NETBIOS    
Rtn: Aux: Code Description
Rtn: 01 Illegal Buffer Length Illegal Buffer Length
Rtn: 026h Command not valid to cancel Command not valid to cancel
Rtn: 03h Invalid Command Invalid Command
Rtn: 05h Timed Out Timed Out
Rtn: 06h Message incomplete Message incomplete
Rtn: 07h Send No ACK data was not recieved Send No ACK data was not recieved
Rtn: 08h Invalid local session number Invalid local session number
Rtn: 09h No resource available (temporary condition) No resource available (temporary condition)
Rtn: 0Ah Session closed Session closed
Rtn: 0Bh Command cancelled Command cancelled
Rtn: 0Dh Duplicate name in local name table Duplicate name in local name table
Rtn: 0Eh Local name table full Local name table full
Rtn: 0Fh Name has active sessions; is de-registered Name has active sessions; is de-registered
Rtn: 11h Local session table full Local session table full
Rtn: 12h Session open rejected Session open rejected
Rtn: 13h Invalid name number Invalid name number
Rtn: 14h Can't find name called Can't find name called
Rtn: 15h Name not found, or illegal name Name not found, or illegal name
Rtn: 16h h Name in use on remote adapter Name in use on remote adapter
Rtn: 17h Name deleted Name deleted
Rtn: 18h Session abnormal termination Session abnormal termination
Rtn: 19h Name conflict detected Name conflict detected
Rtn: 21h Interface busy Interface busy
Rtn: 22h Too many outstanding commands Too many outstanding commands
Rtn: 23h Invalid adapter number Invalid adapter number
Rtn: 24h Command completed while cancel occured Command completed while cancel occured
Rtn: 30h Name defined by another environment Name defined by another environment
Rtn: 34h Environment not defined - must issue Reset Environment not defined - must issue Reset
Rtn: 35h Resources exhausted - try later Resources exhausted - try later
Rtn: 36h Maximum applications exceeded Maximum applications exceeded
Rtn: 37h No Service Access Points available No Service Access Points available
Rtn: 38h Requested resource not available Requested resource not available
Rtn: 39h Invalid NCB address Invalid NCB address
Rtn: 3Ah Reset may not be issued inside POST routine Reset may not be issued inside POST routine
Rtn: 3Bh Invalid NCB_DD_ID value Invalid NCB_DD_ID value
Rtn: 3Ch NetBIOS attempt to lock user storage failed NetBIOS attempt to lock user storage failed
Rtn: 3Fh NetBIOS device driver open error NetBIOS device driver open error
Rtn: 40h OS/2 error detected OS/2 error detected
Rtn: 4Eh-4Fh Network status error Network status error
Rtn: F6h-FAh Adapter error Adapter error
Rtn: FBh NetBIOS program not loaded NetBIOS program not loaded
Rtn: FCh Adapter open failed Adapter open failed
Rtn: FDh Unexpected adapter close Unexpected adapter close
Rtn: FEh NetBIOS not active NetBIOS not active
SORT Utility    
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected Sort successful Successful.
ERROR: Incorrect data type for operator or @Function: Text expected Sort insufficient memory Insufficient space in the stack or I/O buffer.
ERROR: Incorrect data type for operator or @Function: Text expected Sort record size too long Record size is more than 2024 bytes long.
ERROR: Incorrect data type for operator or @Function: Text expected Sort invalid sort key Invalid sort key.
ERROR: Incorrect data type for operator or @Function: Text expected Sort unexpected program check Unexpected program check.
ERROR: Incorrect data type for operator or @Function: Text expected Sort input record count error Input record count problems.
SPAWN: <a href="#SPAWN">    
Rtn: Aux: Code Description
Rtn: -1 Spawn failed. Spawn returns -1 if it failed otherwise it returns the positive code returned from the program it spawned. Reasons for Spawn to fail: Argument list exceeds 127 bytes or environment table exceeds 32KB. The specified file has a file sharing or locking violation. Too many files open (20 max). File or path name not found. The file specified is not executable. Insufficient memory available to load/execute the file.
Supervisor Call CHECK: <a href="#SCCHECK">    
Rtn: Aux: Code Description
Rtn: 0 Check successful Check successful.
Rtn: 12 Keyboard locked by user Keyboard locked by user.
Rtn: 16 Message port not found Inter-task message port not found.
Rtn: 8 Time interval expired Time interval expired.
Supervisor Call CREATE    
Rtn: Aux: Code Description
Rtn: 0 Successful Successful.
Rtn: 12 GETMEM failed Same task has already activated the specified port name.
Rtn: 4 Port exists -- another task Another task has activated the specified port name.
Rtn: 8 Port exists -- this task Same task has already activated the specified port name.
Supervisor Call DESTROY    
Rtn: Aux: Code Description
Rtn: 8 Message port not found No such message buffer was allocated by this task.
Supervisor Call DISMOUNT    
Rtn: Aux: Code Description
Rtn: 12 Volume not dismountable Volume not dismountable.
Rtn: 16 Device detached Device detached.
Rtn: 20 Volume is use be another user Volume in use by a user or the operating system.
Rtn: 24 Volume reserved by other user Volume reserved by another user.
Rtn: 28 GETMEM failure GETMEM failure.
Rtn: 32 Device is reserved Device is reserved by another task.
Rtn: 4 Input volume name is blank Input volume name is blank.
Rtn: 8 Volume not found Volume not found.
Supervisor Call LINK    
Rtn: Aux: Code Description
Rtn: 100 Cannot access SSL across RSF Cannot access SSL across the RSF.
Rtn: 108 RSF communicator failed RSF communicator failed.
Rtn: 112 Invalid LINK parameter list Invalid LINK parameter list.
Rtn: 116 Insufficient stack space No space available on the caller's stack to execute the LINK SVC.
Rtn: 12 All buffers in use All buffers in use when one was required by LINK.
Rtn: 120 Cannot perm. open procedures Procedure files may not be set permanently opened.
Rtn: 124 Cannot reset procedures Procedure files may not be reset from being permanently opened.
Rtn: 128 File location routine error Unrecognizable error from file location routine.
Rtn: 132 MAP service error Unrecognizable error from MAP service.
Rtn: 16 Library not found Library not found.
Rtn: 20 File not found File not found.
Rtn: 28 Access to program denied Access to program's file protection class denied.
Rtn: 32 FDX1 and FDX2 conflict FDX1 and FDX2 conflict detected by READFDR.
Rtn: 36 FDX2 and FDR conflict FDX2 and FDR conflict detected by READFDR.
Rtn: 4 Volume not mounted Volume not mounted.
Rtn: 40 Invalid READFDR parameter Invalid parameter passed to READFDR (including no-label volume type).
Rtn: 44 I/O error on VTOC I/O error on VTOC.
Rtn: 48 Unable to read FDR2 record Unable to read FDR2 record (additional extent specifications).
Rtn: 52 Invalid program file Invalid program file; unable to complete LINK.
Rtn: 56 File open in conflicting mode File open in other than shared read-only.
Rtn: 60 Insufficient memory for code Insufficient address space for code section.
Rtn: 64 Read FDR3 record error Error while attempting to read FDR3 record from the volume set.
Rtn: 68 Program has multiple segments Program file has more than one segment.
Rtn: 72 Volume in set not mounted The necessary volume from the sepcified volume set is not mounted.
Rtn: 76 Program volume must be local Program must be executed from a local volume.
Rtn: 8 Volume in use by another user Volume in exclusive use by another user.
Rtn: 84 I/O error initializing static I/O error while initializing program static.
Rtn: 88 Error creating static Error while creating static.
Rtn: 92 Error creating static from MAP Error creating static from MAP service - SSL possibly not mapped.
Rtn: 96 Unresolved SSL references User program contains unresolved SSL references.
Supervisor Call MOUNT    
Rtn: Aux: Code Description
Rtn: 16 Device is not a disk or tape Device is not a disk or tape or device number is invalid.
Rtn: 20 Device is detached Device is detached.
Rtn: 24 Not requested volume type Disk does not have the requested volume type (fixed or removable).
Rtn: 32 Input volume name is blank Input volume name is blank.
Rtn: 40 Volume currently in use Volume currently is in use (by the operating system or user).
Rtn: 44 Volume reserved Currently mounted volume reserved by another user for exclusive use.
Rtn: 48 Insufficient I/O buffer space I/O buffer space insufficient to perform mount.
Rtn: 52 Cannot allocate control blocks Cannot allocate space for tape I/O control blocks.
Rtn: 80 Device reserved Device reserved by another user.
Rtn: 84 Mount aborted by user request Mount was aborted by user or operator request.
Supervisor Call PROTECT    
Rtn: Aux: Code Description
Rtn: 12 All buffers in use All buffers in use.
Rtn: 16 Library not found Library not found.
Rtn: 20 File not found File not found.
Rtn: 24 Update access denied Update access denied.
Rtn: 32 File in use File in use.
Rtn: 36 FDX1 and FDX2 do not agree VTOC error. FDX1 and FDX2 do not agree.
Rtn: 4 Volume not mounted Volume not mounted.
Rtn: 40 FDX2 and FDR do not agree VTOC error. FDX2 and FDR do not agree.
Rtn: 44 Invalid argument list address Invalid argument list address.
Rtn: 48 VTOC I/O error I/O error. VTOC is unreliable.
Rtn: 52 Open/protected files bypassed Open or protected files bypassed in protecting library.
Rtn: 56 Invalid new protection data Invalid new protection data.
Rtn: 8 Volume reserved Volume used exclusively by another user.
Supervisor Call READFDR    
Rtn: Aux: Code Description
Rtn: 12 All buffers in use All buffers in use.
Rtn: 16 Library not found Library not found.
Rtn: 20 File label not found File label not found.
Rtn: 24 File prologue not found Attempt to read a file prologue when none was present.
Rtn: 32 FDX1 and FDX2 do not agree VTOC error. FDX1 and FDX2 do not agree.
Rtn: 36 FDX2 and FDR do not agree VTOC error. FDX2 and FDR do not agree.
Rtn: 4 Volume not mounted Volume not mounted.
Rtn: 40 Invalid input parameters Invalid input parameters.
Rtn: 44 VTOC I/O error Disk I/O error. VTOC unreliable.
Rtn: 8 Volume reserved Volume exclusively used by another user.
Supervisor Call READVTOC    
Rtn: Aux: Code Description
Rtn: 12 Volume reserved Volume used exclusively by another user.
Rtn: 16 All Buffers in use All Buffers in use.
Rtn: 20 Invalid OFB address request Invalid option request of OFB address.
Rtn: 24 Library not found Library not found.
Rtn: 28 FDX1 and FDX2 do not agree VTOC error; FDX1 and FDX2 do not agree.
Rtn: 32 VTOC I/O error Disk I/O error; VTOC unreliable.
Rtn: 4 Invalid argument list address Invalid argument list address.
Rtn: 8 Volume not mounted Volume not mounted.
Supervisor Call RENAME    
Rtn: Aux: Code Description
Rtn: 12 All buffers in use All buffers in use.
Rtn: 16 Library not found Library not found.
Rtn: 20 File not found File not found.
Rtn: 24 Insufficient access rights Update access to file protection class denied.
Rtn: 28 Unexpired file Unexpired file.
Rtn: 32 File in use File in use.
Rtn: 36 FDX1 and FDX2 do not agree VTOC error. FDX1 and FDX2 do not agree.
Rtn: 4 Volume not mounted Volume not mounted.
Rtn: 40 FDX2 and FDR do not agree VTOC error. FDX2 and FDR do not agree.
Rtn: 44 Invalid argument list address Invalid argument list address.
Rtn: 48 VTOC I/O error I/O error. VTOC is unreliable.
Rtn: 52 New name already exists New file name or library name already exists.
Rtn: 56 Invalid new file name New file name invalid (or first character "#").
Rtn: 64 Reserved bits must be zero Reserved bits in the parameter list options byte are non-zero.
Rtn: 8 Volume reserved Volume used exclusively by another user.
Supervisor Call SCRATCH    
Rtn: Aux: Code Description
Rtn: 12 All buffers in use All buffers in use.
Rtn: 16 Library not found Library not found.
Rtn: 20 File not found File not found.
Rtn: 28 Unexpired file Unexpired file (single file scratch only).
Rtn: 32 File in use File in use.
Rtn: 36 FDX1 and FDX2 do not agree VTOC error; FDX1 and FDX2 do not agree.
Rtn: 4 Volume not mounted Volume not mounted.
Rtn: 40 FDX2 and FDR do not agree VTOC error; FDX2 and FDR do not agree.
Rtn: 44 Invalid argument list address Invalid argument list address.
Rtn: 48 VTOC I/O error I/O error. VTOC is unreliable.
Rtn: 52 Unable to scratch some files Open, protected, or unexpired file(s) bypassed in scratching library.
Rtn: 8 Volume reserved Volume used exclusively by another user.
Supervisor Call SUBMIT    
Rtn: Aux: Code Description
Rtn: 12 All buffers in use All buffers in use.
Rtn: 16 Library not found Library not found.
Rtn: 20 File not found File not found.
Rtn: 24 Improper file type or records Improper file type or file contains zero records.
Rtn: 28 Insufficient access rights Insufficient access rights.
Rtn: 32 FDX1 and FDX2 do not agree VTOC error; FDX1 and FDX2 do not agree.
Rtn: 36 FDX2 and FDR do not agree VTOC error; FDX2 and FDR do not agree.
Rtn: 4 Volume not mounted Volume not mounted.
Rtn: 40 Invalid file/library/volume Invalid specification of file, library, and volume.
Rtn: 48 System task not running System task not running, no spooled printing or interactive jobs.
Rtn: 52 XMIT to system task failed Error in performing XMIT to system task.
Rtn: 56 Invalid options specified Invalid options specified in parameter list.
Rtn: 8 Volume reserved Volume in exclusive use.
Supervisor Call TRANSMIT
Rtn: Aux: Code Description
Rtn: 12 GETMEM failure GETMEM failure.
Rtn: 4 Port already exists Another task has activated the specified port name.
Rtn: 8 Port already exists same task Same task has already activated the specified port name.
System Services
Rtn: Aux: Code Description
Rtn: 000 Success Success
Rtn: 001 Illegal parameter value Illegal parameter value
Rtn: 002 Illegal parameter type Illegal parameter type
Rtn: 003 Attempted protection violation Attempted protection violation
Rtn: 004 Unprivileged caller Unprivileged caller
Rtn: 005 Task heap exhausted Task heap exhausted
Rtn: 006 System heap exhausted System heap exhausted
Rtn: 007 Volume not mounted Volume not mounted
Rtn: 008 Volume access denied Volume access denied
Rtn: 009 File does not exist File does not exist
Rtn: 010 File access denied File access denied
Rtn: 011 Open file quota exhausted Open file quota exhausted
Rtn: 012 Link level quota exhausted Link level quota exhausted
Rtn: 013 Subtask quota exhausted Subtask quota exhausted
Rtn: 014 Volume exclusively opened Volume exclusively opened
Rtn: 015 All buffers in use All buffers in use
Rtn: 016 Directory does not exist Directory does not exist
Rtn: 017 File in use File in use
Rtn: 018 I/O error I/O error
Rtn: 019 Disk information mismatch Disk information mismatch
Rtn: 020 Invalid program file Invalid program file
Rtn: 021 No interval defined No interval defined
Rtn: 022 Volume in use Volume in use
Rtn: 023 Unexpired file Unexpired file
Rtn: 024 Illegal filename Illegal filename
Rtn: 026 Heap name error Heap name error
Rtn: 027 Illegal task ID Illegal task ID
Rtn: 028 Illegal device Illegal device
Rtn: 029 Illegal file type Illegal file type
Rtn: 030 Illegal options combination Illegal options combination
Rtn: 031 Illegal document name Illegal document name
Rtn: 032 System task error System task error
Rtn: 033 No diagnostic pages available No diagnostic pages available
Rtn: 034 Diagnostic pages use error Diagnostic pages use error
Rtn: 035 Illegal volume name Illegal volume name
Rtn: 036 Volume already mounted Volume already mounted
Rtn: 037 Illegal device type Illegal device type
Rtn: 038 Device reserved Device reserved
Rtn: 039 Media type error Media type error
Rtn: 040 Volume label mismatch Volume label mismatch
Rtn: 041 Volume type mismatch Volume type mismatch
Rtn: 042 Addressing type error Addressing type error
Rtn: 043 Device is detached Device is detached
Rtn: 044 Device is not programmable Device is not programmable
Rtn: 045 File not exclusively opened File not exclusively opened
Rtn: 046 Error on open Error on open
Rtn: 047 Volume not dismountable Volume not dismountable
Rtn: 048 Timeout on request Timeout on request
Rtn: 049 Error from @PROC@ Error from @PROC@
Rtn: 050 Volume reserved Volume reserved
Rtn: 051 Devices not available Number of devices not available
Rtn: 052 Illegal device name Illegal device name
Rtn: 053 File not open File not open
Rtn: 054 Task in progress Task in progress
Rtn: 055 Task create/delete error Task create/delete error
Rtn: 056 Device active Device active
Rtn: 057 Device not reserved Device not reserved
Rtn: 058 No space on volume No space on volume
Rtn: 059 PP not loaded PP not loaded
Rtn: 060 IOP busy IOP busy
Rtn: 061 Not enough virtual space Not enough virtual space
Rtn: 062 File already mapped/not mapped File already mapped/not mapped
Rtn: 063 Previous open mode conflicts Mode conflict with previous open
Rtn: 064 Mode not supported by device Mode not supported on this device
Rtn: 065 I/O attempted past end of file I/O attempted past end of file
Rtn: 066 SVC not supported SVC not supported on this system
Rtn: 067 Error on close Error on close
Rtn: 068 Directory access error (CBAM) Directory access error (CBAM)
Rtn: 069 Node does not exist Node does not exist
Rtn: 070 Duplicate Duplicate
Rtn: 071 No more indices in directory No more indices in directory
Rtn: 072 Insert failed Insert failed
Rtn: 073 Invalid path name Invalid path name
Rtn: 074 Illegal number of parameters Illegal number of parameters
Rtn: 075 Parameter not properly aligned Parameter not properly aligned
Rtn: 076 Volume mounted; name differs Volume mounted, but name differs
Rtn: 077 User rejected operation User rejected operation
Rtn: 078 Insufficient mailbox reserve Insufficient mailbox reserve
Rtn: 079 Priocess child quota exhausted Priocess child quota exhausted
Rtn: 080 Quota exhausted Quota exhausted
Rtn: 081 Insufficient memory Insufficient memory
Rtn: 082 Argument or value not found Argument or value not found
Rtn: 083 Value truncation detected Value truncation detected
Rtn: 084 Node already exists Node already exists
Rtn: 085 Terminal node Terminal node
Rtn: 086 Attribute does not exist Attribute does not exist
Rtn: 087 Required parameter not found Required parameter not found
Rtn: 088 System service not available System service not available yet
Rtn: 089 String truncation detected String truncation detected
Rtn: 090 VSE directory not present VSE directory not present on volume
Rtn: 091 Directory I/O error; copy 1 Directory I/O error; copy 1
Rtn: 092 Directory I/O error; copy 2 Directory I/O error; copy 2
Rtn: 093 Directory unreliable Directory unreliable: multible I/O error
Rtn: 094 Directory space exhausted Directory space on volume exhausted
Rtn: 095 Bad I/O command issued Bad I/O command issued
Rtn: 096 Attempt to run privilege code Attempt to run privilege code while unprivileged
Rtn: 097 Bad block trans. table full Bad block translation table full
Rtn: 098 Process level boundary found Process level boundary/EO stack found
Rtn: 099 Module frame encountered Module frame encountered
Rtn: 100 Signal invalid outside module Signal invalid outside module
Rtn: 101 Invalid GETARG call Invalid GETARG call
Rtn: 102 Data = blanks or garbage Data = blanks or garbage
Rtn: 103 Process ID not found Process ID not found
Rtn: 104 Process not paused Process not paused
Rtn: 105 Process lives in background Process lives in background
Rtn: 106 Too many traps specified Too many traps specified
Rtn: 107 Buffers empty Buffers empty
Rtn: 108 Out of range Out of range
Rtn: 109 No debugging active No debugging active for this task
Rtn: 110 Invalid file segment number Invalid file segment number
Rtn: 111 Invalid extent block Invalid extent block
Rtn: 112 READFDR failure READFDR failure
Rtn: 113 Boundary violation on write Write error - boundary violation
Rtn: 114 Logons Inhibited Logons Inhibited
Rtn: 115 Volume name not alphanumeric Volume name is not alphanumeric
Rtn: 116 NRECS parameter too small NRECS parameter on CNTROLOG is too small
Rtn: 117 NRECS parameter too large NRECS parameter on CNTROLOG is too large
Rtn: 118 Get and Set volume error Can't do both Get and Set Alternate volume on same CNTROLOG call
Rtn: 119 Get and Set NRECS error Can't do both Get and Set NRECS on same CNTROLOG call
Rtn: 120 Get and Set events error Can't do both Get and Set Events on same CNTROLOG call
Rtn: 121 Get and Reset events error Can't do both Get and Reset Events on same CNTROLOG call
Rtn: 122 Get and Set violations error Can't do both Get and Set Violations on same CNTROLOG call
Rtn: 123 Get and Reset violations error Can't do both Get and Rst Violations on same CNTROLOG call
Rtn: 124 Control and Getsstatus error Can't do both Control and Getstatus on same CNTROLOG call
Rtn: 125 Inactfile and newLog error Can't request Inactfile when not doing a Newlog on CNTROLOG call
Rtn: 126 Newlib and Control error Can't specify Newlib and Control if Control not = Newlog
Rtn: 127 Logging is already active Logging is already active.
Rtn: 128 Logging is not active Logging is not active.
Rtn: 129 No reply message from Systsk No reply message from Systsk
Rtn: 130 Invalid Systsk message Invalid message sent back by Systsk
Rtn: 131 Caller not authorized Caller not authorized to log this Event Type
Rtn: 132 PUTLOG event not set to log Event specified on PUTLOG is not set to be logged
Rtn: 133 PUTLOG violation not logged Violation specified on PUTLOG is not set to be logged
Rtn: 134 Logging task terminated Logging task has been terminated.
Rtn: 135 Sync. object already held User already has this sync object.
Rtn: 136 Sync object unavailable Sync object unavailable (NOWAIT option).
Rtn: 137 Sync object access disallowed Sync object access disallowed.
Rtn: 138 Sync object not owned Sync object not owned by caller.
Rtn: 139 Sync object marked for delete Sync object marked for delete.
Rtn: 140 Volume is not a volume set Volume is not a volume set.
Rtn: 141 User in debug processing User in debug processing.
Rtn: 142 Bad SSL catalog format Bad SSL catalog format.
Rtn: 143 Alias is a system alias Alias is a system alias
Rtn: 144 Alias already exists Alias already exists
Rtn: 200 Cannot create more mailboxes Cannot create more mailboxes
Rtn: 201 Mailbox not found or not owned Mailbox not found or not owned
Rtn: 202 Alias already in use Alias already in use
Rtn: 203 Alias not found Alias not found
Rtn: 204 Alias not registered by caller Alias not registered by caller
Rtn: 205 Cannot connect more sessions Cannot connect more sessions
Rtn: 206 Destination mailbox quiesced Destination mailbox is quiesced
Rtn: 207 Destination mailbox owned Destination mailbox owned by caller.
Rtn: 208 Session not found Session not found
Rtn: 209 Session already active Session already active
Rtn: 210 Session not active Session not active
Rtn: 211 Cannot accept this session Caller can't accept this session.
Rtn: 212 No message found in mailbox No message was found in the mailbox.
Rtn: 213 No message found in session No message was found in the session.
Rtn: 214 Cannot disconnect this session Caller cannot disconnect this session.
Rtn: 215 Unable to send system message Unable to send system generated message.
Rtn: 216 Negative message ID's reserved Negative message ID's reserved.
Rtn: 217 Mailbox full Cannot send message - mailbox full.
Rtn: 218 Session full Cannot send message - session full.
Rtn: 219 Invalid message retrieval mode Invalid message retrieval mode.
Rtn: 220 Invalid message marker Invalid message marker.
Rtn: 221 Session backlog too large Session backlog too large
Rtn: 222 Outbound messages not allowed Outbound messages not allowed on this.
Rtn: 223 Target mailbox already active Target mailbox is already active
Rtn: 224 Cannot decline this session Caller cannot decline this session.
Rtn: 225 Dims of event/count sets Dims of event/count sets.
Rtn: 226 Timer not found to be set A Timer was not found to be set.
Rtn: 227 Unable to forward this session Unable to forward this session.
Rtn: 228 Can't forward to original Can't forward session to original connection
Rtn: 229 Destination buffer not found Destination buffer not found
Rtn: 230 Source buffer not found Source buffer not found
Rtn: 231 Illegal IPC message body addr Illegal IPC message body address
Rtn: 232 Invalid IPC call Invalid IPC call
Rtn: 233 Unable to establish session Unable to establish session
Rtn: 234 Illegal priority value Illegal priority value
Rtn: 235 Cannot have mailbox and alias Cannot specify mailbox ID and alias
Rtn: 236 FSSB not found FSSB not found for specified LOCATIONID/
Rtn: 240 Location ID not found Location ID not found.
Rtn: 241 Bad IPC message header Bad IPC message header at retrieve
Rtn: 242 Datagrams not supported Mailbox does not support datagrams
Rtn: 243 Invalid LOCATIONID Invalid LOCATIONID supplied to ITRANSPORT.
Rtn: 244 Remote link down Remote link (target system) down.
Rtn: 245 Remote IPC buffer full Remote IPC buffer full (no I/O).
Rtn: 246 Invalid IXFER attribute Invalid attribute on IXFER call.
Rtn: 247 No space available for request No space available for request.
Rtn: 248 BACKLOG out of range BACKLOG out of range, override provided
Rtn: 249 MSGLEN out of range MSGLEN out of range, override provided.
Rtn: 250 No header generated No header generated
Rtn: 251 Session/Transport window close Session/Transport window closed, NOWAIT specified.
Rtn: 252 Transport quiesced Transport quiesced
Rtn: 253 No space in RSI table There is no space in RSI table.
Rtn: 254 Transport subsystem flow block Transport subsystem flow blocked.
Rtn: 255 ITRANSPORT buffers unavailable ITRANSPORT - buffers necessary for transmission NOT AVAILABLE
Rtn: 256 No space for remote ctrl block No space on remote host to allocate control blocks
Rtn: 257 Cannot forward remote session Invalid attempt to forward a remote session (PROHIBITED)
Rtn: 258 Duplicate LOCATIONID Duplicate LOCATIONID.
Rtn: 259 Message body too big Message body size exceeds system wide limit (session or datagram)
Rtn: 260 Illegal alias name or format Illegal alias name or format
Rtn: 270 Write failed to specified node Write failed to the specified node.
Rtn: 271 IPL indication received IPL indication received from the specified node
Rtn: 272 UCB NOTOP for target system UCB NOTOP for target system from ITRANSPORT
Rtn: 274 (Alias) not active (yet) (Alias) not active (yet)
Rtn: 280 Alias table not all registered All of alias table not registered
Rtn: 281 Alias not registered locally Alias not registered locally.
Rtn: 282 Alias is already acitve Alias is already acitve
Rtn: 283 Font entry doesn't exist Font entry doesn't exist
Rtn: 284 No fonts installed for device No fonts installed for the device
Rtn: 285 Font number already exists Font number already exists
Rtn: 286 User Id invalid on remote sys. User Id invalid on remote system.
Rtn: 287 Unable to read USERLIST Unable to read USERLIST
Rtn: 288 Unable to INVOKE a file server Unable to INVOKE a file server.
Rtn: 289 Invalid data segment size Invalid data segment size specification.
Rtn: 290 Invalid Userid and password Invalid Userid and password
Rtn: 291 User restricted from WS Specified user restricted from WS
Rtn: 292 Subtask not immediate child Specifed subtask not an immediate descendant
Rtn: 293 Unknown INVOKE return code Bad or unknown error code returned from INVOKE SVC.
Rtn: 294 Maximum logons reached for ID Maximum logons has been reached for this user ID
Rtn: 295 Device malfunction Device malfunction
Rtn: 296 Invalid length Invalid length
Rtn: 297 Invalid request Invalid request
Rtn: 298 Data format error Data format error
Rtn: 300 DELETE must befor entire ACL DELETE must befor entire ACL
Rtn: 301 Invalid ACL size Invalid ACL size
Rtn: 302 Duplicate ACL entry Duplicate ACL entry
Rtn: 303 ACL Version not supported ACL Version number is not supported.
Rtn: 304 Not all remote info obtained Not all remote info was obtained due to insufficient space.
Rtn: 305 Not all remote info obtained Not all remote info was obtained due to problem on remote system.
Rtn: 306 Caller is not at level 2 Caller is not at level 2.
Rtn: 307 Unable to obtain remote info System error - unable to obtain remote information.
Rtn: 308 Insufficient room for all info Insufficient room for all info.
Rtn: 310 Premature end of ACL area End of ACL area reached before end of ACL found.
Rtn: 311 Length of ACL exceeds maximum Length of ACL exceeds maximum
Rtn: 312 ACL length less than minimum Length of ACL less than minimum.
Rtn: 313 Maximum users exceeded Maximum number of users exceeded.
Rtn: 314 Maximum groups exceeded Maximum number of groups exceeded.
Rtn: 315 Invalid ACL format Invalid ACL format
Rtn: 316 Missing right parentheses Missing right parentheses at end of ACL entry.
Rtn: 317 Invalid type of ACL entry Invalid type of ACL entry
Rtn: 318 Invalid ACL name field Error in name field of ACL entry
Rtn: 319 Missing name in ACL entry Missing name in ACL entry
Rtn: 320 Userid exceeds maximum length Userid exceeds maximum length
Rtn: 321 Group name exceeds max. length Group name exceeds maximum length
Rtn: 322 ACL name not alphanumeric Name in ACL entry is not alphanumeric
Rtn: 323 Invalid ACL permission Invalid permission in ACL entry.
Rtn: 324 User not in ACL User not in ACL
Rtn: 325 Error from EXTRACL Error from EXTRACL
Rtn: 326 Error from REPACL Error from REPACL
Rtn: 330 Record specified was not found Record specified was not found
Rtn: 331 Record buffer too small Buffer allocated for record not big enough.
Rtn: 332 Unimplemented DMS option (RAP) Unimplemented DMS option (RAP).
Rtn: 333 No current record (RAP) No current record (RAP).
Rtn: 334 Alternate key error Alternate key specification error.
Rtn: 335 File already exist File already exist
Rtn: 336 File not a reconized RSF file Specified file not a reconized RSF file
Rtn: 337 A DMS error was encountered A DMS error was encountered
Rtn: 338 Error RSF file list Error in User specified RSF file list.
Rtn: 339 File sync. not performed File synchronization was not performed on the specified files.
Rtn: 340 An IPC error was encountered An IPC error was encountered
Rtn: 341 Copy to remote failed Unable to perform copy to remote file - no synchronization perform
Rtn: 350 No active presentation service No active presentation services session to to remote workstation
Rtn: 351 Invalid parameter present Invalid parameter present on call
Rtn: 352 REMLINK issued but I/O pending REMLINK system service issued with I/O outstanding to the workstation
Rtn: 353 Native application not found Native application not found on workstation
Rtn: 354 Native appl. error reported Native appl specific error reported via workstation UIOSW
Rtn: 355 Function not supported Function not supported for remote WS
Rtn: 360 Invalid message Invalid message
Rtn: 366 Region node too small Region node too small (RBOPNWND)
Rtn: 380 Unable to open USERLIST Unable to open USERLIST
Rtn: 381 Password does not verify Password does not verify
Rtn: 382 Password less than min. length Password less than minimum length.
Rtn: 383 Password has had prior usage Password has had prior usage
Rtn: 384 Invalid modifable data size Modifiable data area value out of range.
Rtn: 385 Maximum logon value too large Maximum logon value too large
Rtn: 386 Maximum subtasks value too big Maximum subtasks value too large.
Rtn: 387 Invalid password expiration Expiration of password value out of range.
Rtn: 388 Invalid user ID lock days Maximum days to lock user ID value too large
Rtn: 389 Parameter cannot be accessed Parameter cannot be accessed
Rtn: 390 Invalid information contained Invalid information contained in input record
Rtn: 391 Template record does not exist Template record does not exist
Rtn: 392 Template record already exists Template record already exists
Rtn: 393 User ID is locked User ID is locked
Rtn: 394 User is restricted from Logon User is restricted from Logon at this time
Rtn: 395 Password has expired Password has expired
Rtn: 396 Cannot get logon restrictions Unable to determine Logon restriction times
Rtn: 400 No file for logging control File not specified when doing file logging control
Rtn: 401 Port already in use by task Port already in use by task
Rtn: 402 File control not set File control not set when reset file logging events requested.
Rtn: 403 File control not set File control not set when set file logging violations requested
Rtn: 404 File control not set File control not set when reset file logging violations requested.
Rtn: 405 Get log status when set log Get logging status when set log.
Rtn: 406 Get log status when reset log Get logging status when reset log.
Rtn: 407 Get file list without list len Get file list without list length
Rtn: 408 Not mutually exclusive Functions not mutually exclusive
Rtn: 409 SOCB/SFILE list inconsistent File list in SOCB and SFILE not consistent
Rtn: 410 File not logged when deleting File not logged when deleting
Rtn: 411 File already logged when add File already logged when adding
Rtn: 412 File logging list full File logging list full
Rtn: 413 Get logger status when set it Get logger status when set it
Rtn: 414 Not a System Volume Not a System Volume
Rtn: 415 Illegal condition value Illegal condition value
Rtn: 420 No output ACL address Output ACL address not supplied.
Rtn: 421 GETPARM option not supplied GETPARM option not supplied
Rtn: 422 GETPARM option was invalid GETPARM option was invalid
Rtn: 423 Display option was invalid Display option was invalid
Rtn: 424 User had WS open before call User had WS open before call
Rtn: 425 Input is not packed decimal Input is not packed decimal
Rtn: 426 Input error for ouput OKDATE Input combination error for output OKDATE
Rtn: 427 Input error for output OSTIME Input combination error for output OSTIME
Rtn: 428 Input/output combination error Input/output combination error
Rtn: 429 Insufficent space for call Insufficent space for call
VATTACH Return Codes
Rtn: Aux: Code Description
Rtn: All of them VATTACH Exit codes 0 Success, link to VS established 1 Bad Command line format or /Help switch found 2 This version for Wang Classic Only 3 This version for IBM & Compatibles only 4 DOS 3.10 or greater required 5 Invalid Wang Classic DOS 6 VSBIOS interrupt 8C Not installed 7 Wrong Version of VSBIOS in memory 8 This VATTACH version doesn't match VSBIOS loaded in memory 9 PC already attached 10 Invalid SPX maximum data size 11 Illegal command line argument or parameter found 12 prompted user for ID and Password and found none 13 Invalid lightspeed path. verify SET LS=? environment variable or run VCONFIG /G 14 Invalid VS MSDOS drive letter used on command line 15 Unknown network Server or Client type found in memory 16 No Internet host IP address was found in command line 17 An error has occurred, run VSTATUS for location #'s prior to starting services for client. 18 Not Used 19 Error attaching to VS. Service start failed. VSTATUS 20 Bad parameter value. A string value used in parameter is invalid 21 Bad parameter value. A numeric value used in parameter is out of range
VCONVERT
Rtn: Aux: Code Description
Rtn: 1 VCON HELP ONLY Only help requested.
Rtn: 2 VCON INCORRECT ARGUMENT COUNT Incorrect argument count.
Rtn: 3 VCON INCORRECT FROM TYPE Incorrect from conversion type.
Rtn: 4 VCON INCORRECT TO TYPE Incorrect to conversion type.
Rtn: 5 VCON SAME FROM AND TO TYPE Same from and to conversion types.
Rtn: 6 VCON BAD PARAMETER VALUE Invalid parameter value.
Rtn: 7 VCON PARAMETER OUT OF RANGE Parameter out of range.
VCONVERT From/To Conversion
Rtn: Aux: Code Description
Rtn: 1 VCON open source file failed The source document could not be opened.
Rtn: 10 VCON read failed A file read operation failed.
Rtn: 11 VCON spill files Spill files.
Rtn: 13 VCON encrypted document The source document is encrypted and cannot be converted.
Rtn: 14 VCON invalid INI file The VCONVERT.INI file is invalid.
Rtn: 2 VCON open target file failed The target document could not be opened.
Rtn: 5 VCON insufficient memory Insufficient memory is available to convert the document.
Rtn: 6 VCON invalid software Incompatable to/from conversion programs detected.
Rtn: 7 VCON invalid command line Invalid command line arguments.
Rtn: 8 VCON write failed A file write operation failed.
VCONVERT.EXE
Rtn: Aux: Code Description
Rtn: 01 ERROR_SOURCE_OPEN Error Opening source file. File or Pathname supplied is incorrect or an error has occurred that will not allow the file to be opened.
Rtn: 02 ERROR_TARGET_OPEN Error opening target document file. File or pathname supplied is incorrect or an error has occurred that will not allow the file to be opened.
Rtn: 03 ERROR_SOURCE_FORMAT Specified format of the source file is incorrect or is of a version not supported by VCONVERT.
Rtn: 04 ERROR_TARGET_FORMAT Specified format of the target file is incorrect or is of a version not supported by VCONVERT.
Rtn: 05 ERROR_MEMORY Available memory for the conversion process has been exhausted.
Rtn: 06 ERROR_INVALID_SOFTWARE Software has become corrupted and is invalid. This message may occur on those versions of VCONVERT that contain copy protection.
Rtn: 07 ERROR_COMMAND_LINE Error in the command line structure.
Rtn: 08 ERROR_WRITE Error writing to disk. May be because the disk has become full or user is unauthorized to write to specified area of disk.
Rtn: 09 ERROR_TEMP_OPEN Error opeing a temporary file. Temporary files are opened in the area specified by the environment variable "TMP". Otherwise the files will attempt to open in the root or home directory. If error check permissions.
Rtn: 10 ERROR_READ Error reading the file. Perhaps due to a corrupted spot on the disk.
Rtn: 11 SPILL_FILES Conversion has produced more than one target file due to the size limitation in the target format.
Rtn: 12 ERROR_COMPLEX_FILE Source document is in the source WP's quick-save format.
Rtn: 13 ERROR_ENCRYPTED_FILE Source document is in the source WP's encrypted format.
Rtn: 14 ERROR_INVALID_INIFILE An illegal entry in the VCONVERT.INI file has caused the user configuration to fail.
Rtn: 159 Exit code 159 from VCONVERT. TEMPORARY file OPEN error. VCONVERT.EXE failed to open multiple files.

VCOPY Exit Codes
Rtn: Aux: Code Description
Rtn: All VCOPY Exit codes VCOPY Exit codes
VCOPY.EXE
Rtn: Aux: Code Description
Rtn: 152 Error creating target document. DCOPY / VCOPY fails when trying to convert from a VS to a PC. %LS%\ERROR.LOG only contains: Error creating document, exit code = 152.
VINES API Errors
Rtn: Aux: Code Description
Rtn: 100 BYMM A NetRPC error number bias occurred.
Rtn: 102 BYBADVERSION THE version number is out of range.
Rtn: 1028 ERSTINVUPPAIR An invalid user name/password pair was specified.
Rtn: 104 BYNOSPACE There is insufficient heap space.
Rtn: 1208 AVD_ERRFILEIO A file system error occured while reading the AVD file.
Rtn: 152 BYINUSE An attempt was made to open a well-known port that is already open.
Rtn: 158 BYAFNOSUP The address family field in VnsOpenSocket is invalid.
Rtn: 159 BYSONOSUP The socket type requested in VnsOpenSocket is invalid.
Rtn: 160 BYPRNOSUP The protocol requested in VnsOpenSocket is invalid.
Rtn: 1807 VAN1807 The VINES Security Service is not currently in operation.
Rtn: 1832 VAN1832 You cannot log out a user who is not logged in to the network.
Rtn: 1901 STDA_MAX_LINE_LENGTH_EXCEEDED The inclusion file line is too long.
Rtn: 1902 STDA_MAX_ADDR_LENGTH_EXCEEDED The inclusion ADDR field exceeds 512 bytes.
Rtn: 1903 STDA_MAX_DESC_LENGTH_EXCEEDED The inclusion DESC field exceeds 64 bytes.
Rtn: 1904 STDA_MAX_LABEL_LENGTH_EXCEEDED The inclusion LABEL field exceeds 32 bytes.
Rtn: 1905 STDA_NO_LABEL The inclusion entry is missing the LABEL field.
Rtn: 1906 STDA_NO_KEYWORD The inclusion entry has an unknown or missing keyword.
Rtn: 1907 STDA_FILE_INVALID A bad filename or error was encountered during a file operation.
Rtn: 1908 STDA_FILE_NOTCREATE An error was encountered opening or creating a file.
Rtn: 1909 STDA_ATTR_NOT_SUPPORTED The requested attribute is not supported.
Rtn: 1910 STDA_SESS_ALREADY An STDA session already exists.
Rtn: 1911 STDA_SESS_INVALID The specified STDA session is invalid.
Rtn: 1912 STDA_NONCE_INVALID The specified nonce is invalid.
Rtn: 1913 STDA_PORT_INVALID The specified IPC port is invalid.
Rtn: 1914 STDA_NAME_NOT_FOUND The requested STDA name is not found.
Rtn: 1915 STDA_ATTR_NOT_FOUND The requested attribute is not found.
Rtn: 1950 STDA_BADTYPE An operation was attempted with invalid type parameter.
Rtn: 1951 STDA_BADCMD An operation was attempted with invalid command code.
Rtn: 1952 STDA_BADLOC The service does not support the requested language code.
Rtn: 1953 STDA_BADFILTER The specified attribute filter is unknown or not applicable.
Rtn: 1956 STDA_NOINDEX NO index exists for this attribute.
Rtn: 2221 STDA_GNERROPEN An error occurred opening a file.
Rtn: 2222 STDA_GNNOINCSES No active inclusion session exists.
Rtn: 2223 STDA_GNWRONGNONCE The nonce does not match the session.
Rtn: 2224 STDA_GNWRITEERR A write error occurred.
Rtn: 2225 STDA_GNREADERR A read error occurred.
Rtn: 2226 STDA_GNINVSES Invalid session.
Rtn: 2227 STDA_GNNOINCS No inclusions are available.
Rtn: 2228 STDA_GNBUSY The service is busy. Try again later.
Rtn: 2229 STDA_GNBADSEQNUM Bad sequence number.
Rtn: 2230 STDA_GNNOFILE The file requested does not exist.
Rtn: 2276 DA_NOCNG The namespace or item class requested does not exist at this service.
Rtn: 2277 DA_BADFILE The file requested could not be created or opened for access.
Rtn: 2278 DA_BADSVC The service name is not be found in the StreetTalk Service.
Rtn: 2279 DA_COMMERR The service does not respond or is otherwise unavailable.
Rtn: 2280 DA_FILEERR An I/O error occurred while reading from or writing to a file.
Rtn: 2286 DA_NOMEM Insufficient memory is available to complete the current request.
Rtn: 3002 MS_NAMELONG The StreetTalk name is too long.
Rtn: 3007 MS_STNOTAVAIL The StreetTalk Service does not respond.
Rtn: 3009 MS_MSNOTIMP Not yet implemented.
Rtn: 3010 MS_BYMSNOSPACE Not enough memory is available.
Rtn: 3014 MS_NONAMEADDR Either a name or address must be provided.
Rtn: 3016 MS_BADFORMSVC A service name specified is incorrect.
Rtn: 3018 MS_FILENOTFOUND The specified file is not found.
Rtn: 3023 MS_ADDRDIRLOST The address directory is not found.
Rtn: 3024 MS_DBNOTFOUND The service database is corrupt.
Rtn: 3026 MS_NOTLOGGEDIN You are not logged in.
Rtn: 3029 MS_OBSOLETE A revision mismatch was specified.
Rtn: 3034 MS_ROUTEAGAIN The mail service cannot route the message. Try again.
Rtn: 3037 MS_INDNOTFOUND The folder index cannot be found.
Rtn: 3071 MS_MESDELMARKED The message is marked for deletion.
Rtn: 3072 MS_MESNOTFOUND The message is not found on the queue.
Rtn: 3075 MS_INVALIDTYPE An invalid forwarding address type is specified.
Rtn: 3076 MS_UNAUTHUSER The user is unauthorized for this mail service.
Rtn: 3083 MS_MBNOTFOUND The mailbox is not found on the service.
Rtn: 501 BPS_NOPERMISSION You do not have appropriate access to the print service or print job.
Rtn: 503 BPS_NOFORMAT The print service format is unknown.
Rtn: 505 BPS_NOJOB The specified print job does not exist.
Rtn: 506 BPS_CLOSEDQUEUE The print queue is closed to new jobs. Try again later.
Rtn: 514 BPS_NOTIMPLEMENTED The print service will not accept the command sent.
Rtn: 517 BPS_BUSY The print service cannot accept your job now. Try later.
Rtn: 518 BPS_JOBBUSY Try again after the job completes printing.
Rtn: 551 BPS_NODEST The destination speciafied is not found.
Rtn: 552 BPS_NOFILT The filter is not found.
Rtn: 554 BPS_RANGEFERROR A parameter is out of range.
Rtn: 5901 E_BADREV You specified an incorrect value for the revision parameter.
Rtn: 5904 E_BUFSHORT The value for a buffer length is insufficient.
Rtn: 5906 E_BADSTAT The type of statistic specified in Svrstat.stat is insufficient.
Rtn: 5907 E_NOTSUPPORTED The called server cannot service the request.
Rtn: 5911 E_NOMEM There is insufficient free memory available.
Rtn: 5912 E_BADSLOT An invalid slot number is specified.
Rtn: 5913 E_BADLINE An invalid line number is specified.
VMODE.EXE
Rtn: Aux: Code Description
Rtn: - 1 VMODE exit code -1 VATTACH failed
VSBIOS Errors
Rtn: Aux: Code Description
ERROR: Incorrect data type for operator or @Function: Text expected VSBIOS send or receive timeout A VSBIOS send or receive timeout condition occured.
ERROR: Incorrect data type for operator or @Function: Text expected VSBIOS fatal transport error A fatal VSBIOS transport error occured.
Rtn: 0011 VSbios Window Error 0011 rtn from function 002a VSbios Window Error 0011 rtn from function 002a when trying to Vattach via VSTW within Win3.1 or WFW.
VSTW VATTACH
Rtn: Aux: Code Description
Rtn: 18 & 21 Error 18 and/or 21 ERROR 18: Invalid password (should have the text: "Invalid password") ERROR 21: Max users exceeded (should have the text: "License agreement user limit exceeded")
Rtn: 4002 Error 4002 return code from net open is 2, Program is unable to access necessary resources on VS. WSN system ID is Invalid. Attaches to the VS fine, but when logging in through VSTW he gets Net open error - Error 4002. WSN system ID is Invalid.
WP Plus Access Routines
Rtn: Aux: Code Description
Rtn: 0 Successful Successful.
Rtn: 1 End of reference End of reference.
Rtn: 10 No documents found No documents in the library or library not defined for documents.
Rtn: 1101 Invalid document ID Invalid document ID.
Rtn: 1102 Invalid library Invalid library.
Rtn: 1103 Invalid volume Invalid volume.
Rtn: 1104 Invalid Column count Invalid Column count.
Rtn: 1105 Invalid page type Invalid page type.
Rtn: 1106 Invalid header type Invalid header type.
Rtn: 1107 Invalid footer type Invalid footer type.
Rtn: 1108 Invalid header line Invalid header line.
Rtn: 1109 Invalid column Invalid column.
Rtn: 1110 Invalid header/footer flag Invalid header/footer flag.
Rtn: 1111 Invalid open mode Invalid open mode.
Rtn: 1112 Invalid protect class Invalid protect class.
Rtn: 1113 Invalid record count Invalid record count.
Rtn: 1114 Invalid retention Invalid retention.
Rtn: 1115 Invalid type name Invalid type name.
Rtn: 1116 Invalid area name Invalid area name.
Rtn: 1117 Invalid type Invalid type.
Rtn: 1118 Invalid area Invalid area.
Rtn: 1119 Invalid location name Invalid location name.
Rtn: 1120 Invalid character set value Invalid character set value.
Rtn: 1121 Invalid page Invalid page.
Rtn: 1122 Invalid element Invalid element.
Rtn: 1123 Invalid character Invalid character.
Rtn: 1124 Invalid length request Invalid length request.
Rtn: 1125 Invalid unit access Invalid unit access.
Rtn: 1126 Invalid access mode Invalid access mode.
Rtn: 1127 Invalid language Invalid language.
Rtn: 1128 Invalid search mode Invalid search mode.
Rtn: 1129 Invalid reference element Invalid reference element.
Rtn: 1130 Invalid reference character Invalid reference character.
Rtn: 1131 Invalid mark name Invalid mark name.
Rtn: 1132 Invalid numbering style Invalid numbering style.
Rtn: 1133 Invalid find mode Invalid find mode.
Rtn: 1153 Invalid password Invalid password.
Rtn: 1154 Invalid route name Invalid route name.
Rtn: 1155 Invalid version option Invalid version option.
Rtn: 1157 Invalid from variable value Invalid from variable set value.
Rtn: 1158 Invalid to variable value Invalid to variable set value.
Rtn: 1159 Invalid line number option Invalid line number option.
Rtn: 1160 Invalid starting line number Invalid starting line number.
Rtn: 1161 Invalid from page value Invalid from page value.
Rtn: 1162 Invalid to page value Invalid to page value.
Rtn: 1163 Invalid page number Invalid page number.
Rtn: 1164 Invalid lines per inch value Invalid lines per inch value.
Rtn: 1165 Invalid paper orientation Invalid paper orientation option.
Rtn: 1166 Invalid first footer line Invalid first footer line value.
Rtn: 1167 Invalid page length value Invalid page length value.
Rtn: 1168 Invalid left margin value Invalid left margin value.
Rtn: 1169 Invalid line spacing option Invalid line spacing option.
Rtn: 1170 Invalid copies value Invalid copies value.
Rtn: 1171 Invalid font family name Invalid font family name.
Rtn: 1172 Invalid font national subset Invalid font national subset.
Rtn: 1173 Invalid font pitch Invalid font pitch.
Rtn: 1174 Invalid font density Invalid font density.
Rtn: 1175 Invalid font slant Invalid font slant.
Rtn: 1176 Invalid font version Invalid font version.
Rtn: 1177 Invalid remove index field Invalid remove index field value.
Rtn: 1178 Invalid forms selection Invalid forms selection.
Rtn: 1179 Invalid font paper orientation Invalid font paper orientation.
Rtn: 1180 Invalid page number style Invalid page number style.
Rtn: 1181 Invalid line number frequency Invalid line number frequency.
Rtn: 1182 Invalid summary option Invalid summary option.
Rtn: 1183 Invalid justification option Invalid justification option.
Rtn: 1184 Invalid merge document ID Invalid merge document ID.
Rtn: 1185 Invalid merge document library Invalid merge document library.
Rtn: 1187 Invalid merge doc. password Invalid merge document password.
Rtn: 1188 Invalid revision marks option Invalid revision marks option.
Rtn: 1189 Invalid restart line number Invalid restart line number option.
Rtn: 1190 Invalid reference position Invalid reference position.
Rtn: 1191 Invalid reference length Invalid reference length.
Rtn: 1192 Invalid reference width Invalid reference width.
Rtn: 1193 Invalid footnote option Invalid footnote option.
Rtn: 1194 Invalid optional text option Invalid optional text option.
Rtn: 1195 Invalid reference library Invalid reference library.
Rtn: 1196 Invalid reference ID Invalid reference ID.
Rtn: 1197 Invalid reference password Invalid reference password.
Rtn: 1198 Invalid delete option Invalid delete option.
Rtn: 1200 Invalid text Invalid text.
Rtn: 1202 Invalid attribute table Invalid attribute table.
Rtn: 1203 Attribute table overlap Attribute table overlap (invalid mixture of attributes applied).
Rtn: 1204 Invalid option 1 Invalid option 1.
Rtn: 1205 Invalid option 2 Invalid option 2.
Rtn: 1206 Invalid option 3 Invalid option 3.
Rtn: 1207 Invalid buffer size Invalid buffer size.
Rtn: 1208 Invalid starting position Invalid starting position.
Rtn: 1209 Invalid initialization value Invalid initialization value.
Rtn: 1210 Library lang. rules not found Language rules for library not found or not installed.
Rtn: 1211 WP Plus lang. rules improper WP Plus language rules not properly installed.
Rtn: 1212 Document lang. rules not found Language rules for document not found or not installed.
Rtn: 1213 Document lang. rules improper Improper language rules file for document installed.
Rtn: 1214 Language rules not found Language rules not found or proper language rules not installed.
Rtn: 2 End of shelf region End of shelf region.
Rtn: 2200 DMS error on second document DMS error on second document.
Rtn: 2500 Cannot access printer queue The printer queue cannot be accessed.
Rtn: 2600 System database error System database (SYSTEMDB) error.
Rtn: 2700 Index summary error Index summary (AINDXSUM) error.
Rtn: 2800 Insufficient access privileges User not authorized for WP Plus or VS protection class violation.
Rtn: 2810 Media type not supported This library does not support the requested media type.
Rtn: 2830 No index entry No index entry.
Rtn: 3 Attribute table overflow Attribute table overflow.
Rtn: 3001 Document not open Document not open.
Rtn: 3002 Document opened in wrong mode Document opened in wrong mode.
Rtn: 3003 Location is beyond end of page Requested location is beyond end of requested page.
Rtn: 3004 Document full Document full.
Rtn: 3005 Document in use Document in use.
Rtn: 3006 Document already open Document already open.
Rtn: 3007 Document already exists Document already exists.
Rtn: 3010 File is an Alliance document File is an Alliance document.
Rtn: 3011 File is not a document File is not a document.
Rtn: 3012 File is a VS/IIS document File is a VS/IIS document.
Rtn: 3013 Invalid revision code Invalid document revision code.
Rtn: 3014 Document not found Document not found.
Rtn: 3015 Damaged document Damaged document.
Rtn: 3017 Insufficient address space Insufficient address space.
Rtn: 3018 Document text not held Document text not previously held.
Rtn: 3019 Cannot delete or rewrite shelf Attempt was made to delete or rewrite shelf text.
Rtn: 3020 Printer queue is full Printer queue is full.
Rtn: 3021 Library full Library full.
Rtn: 3023 VTOC error on system volume VTOC error on system volume -- queueing of document prevented.
Rtn: 3024 Printer could not be signalled The specified printer could not be signalled to begin printing.
Rtn: 3025 Volume not mounted Volume not mounted.
Rtn: 3026 Volume reserved Volume mounted for exclusive use by another user.
Rtn: 3027 Volume VTOC error Volume VTOC error.
Rtn: 3028 No buffer space available No buffer space available.
Rtn: 3029 Reference cannot be recalled Reference cannot be recalled as specified.
Rtn: 3050 Header not found Header not found.
Rtn: 3051 Footer not found Footer not found.
Rtn: 3052 Location name not found Location name not found.
Rtn: 3053 No references for location Location name found, but has no references.
Rtn: 3054 Attribute table too small Attribute table too small for PDREAD to return any text.
Rtn: 3059 Unsupported reference found Unsupported reference found in document.
Rtn: 3061 Cannot write to shelf Cannot write to shelf.
Rtn: 3063 Conflicting area and buffer Area and buffer types are conflicting.
Rtn: 3066 Duplicate name Duplicate name.
Rtn: 3067 Region already exists Region already exists.
Rtn: 3068 Cannot name or change item Cannot name or change the name of that item.
Rtn: 3069 Unrecoverable PDLINK error Unrecoverable PDLINK error.
Rtn: 4000 Invalid string operation value Invalid string operation parameter.
Rtn: 4001 Destructive overlap condition Destructive overlap condition.
Rtn: 5 Unsuccessful search Unsuccessful search (attribute not found).
Rtn: 5001 DBAM error DBAM error.
Rtn: 5002 Library not found Library not found.
Rtn: 5003 Database is locked Database is locked.
Rtn: 5004 Unable to update index summary Unable to update index summary field(s).
Rtn: 6001 Invalid title Invalid title.
Rtn: 6002 Invalid author Invalid author.
Rtn: 6003 Invalid operator Invalid operator.
Rtn: 6004 Invalid comments Invalid comments.
Rtn: 6005 Invalid type Invalid type.
Rtn: 6006 Invalid department Invalid department.
Rtn: 6007 Invalid BASIC access name Invalid BASIC access name.
Rtn: 7000 WP Plus routines not installed WP Plus document access subroutines were not installed.
Rtn: 8 Incomplete format line written Incomplete format line written.
Rtn: 9 End of main text End of main text.
WP/IIS Access Routines
Rtn: Aux: Code Description
Rtn: 1101 Invalid document file block ID Invalid document file block ID parameter.
Rtn: 1102 Invalid doc file block library Invalid document file block library parameter.
Rtn: 1103 Invalid doc file block volume Invalid document file block volume parameter.
Rtn: 1111 Invalid open mode Invalid value for the document file block open mode paramters.
Rtn: 1112 Invalid protection class Invalid value for the document file block protection class.
Rtn: 1113 Invalid record count Invalid value for the document file block record count parameter.
Rtn: 1114 Invalid retention period Invalid parameter for the document file block retention period.
Rtn: 1121 Invalid page parameter Invalid parameter for the document file block page parameter.
Rtn: 1122 Invalid element parameter Invalid parameter for the document file block element parameter.
Rtn: 1123 Invalid character parameter Invalid parameter for the document file block character parameter.
Rtn: 1125 Invalid unit access Invalid parameter for the document file block unit access parameter.
Rtn: 1126 Invalid mode access Invalid parameter for the document file block mode access parameter.
Rtn: 1128 Invalid search mode Invalid parameter for the document file block search mode parameter.
Rtn: 3024 Intertask XMIT error Intertask XMIT error prevents queuing of the document.
Rtn: 3025 Doc lib's volume not mounted The document library's volume is not mounted.
 
Copyright © 2005-2008 TransVirtual Systems LLC · All rights reserved