Code Value
|
Code Symbol
|
Description
|
Action
|
0
|
VIS_OK
|
Successfull
Completion
|
Normal
Return
|
1
|
VIS_NOT_FOUND
|
Object/Record
not Found
|
Programmers
Option
|
2
|
VIS_UPDATE_VIOLATION |
UpdateMode
Violation
|
See:
VsamPut
|
3
|
VIS_ACCESS_DENIED
|
Access Rights were
Insufficient |
Change
Rights
|
4
|
VIS_BAD_DATASET_NUMBER
|
Dataset Number is
not Valid |
Re-Open
the Dataset
|
5
|
VIS_BAD_FORMAT
|
Format
Does not Match the Data
|
Review
API
|
6
|
VIS_INVALID_KEY
|
Key
Contains Illegal Character(s)
|
Review
API
|
7
|
VIS_BAD_PARAMETER_VALUE
|
Parameter
does not Match Spec
|
Review
API
|
8
|
VIS_BAD_FILE
|
Dataset
Error Detected
|
See:
VsamOpen
|
9
|
VIS_ALREADY_EXISTS
|
Dataset
already exists
|
See:
VsamCreate
|
10
|
VIS_NO_ROOM
|
No
Room left for Field Definition
|
See:
VsamAddField
|
11
|
VIS_DISK_FULL
|
Vsam
file is out of Groups
|
Rebuild
Dataset
|
12
|
VIS_OUT_OF_MEMORY
|
Vsam
Could not Allocate Memory
|
Reduce
Memory Load
|
13
|
VIS_DOS_ERROR
|
Low
Level System Failure
|
Review
Function Def.
|
14
|
VIS_DISK_ERROR
|
Real
Hardware Disk Failure
|
Repair
Hardware
|
15
|
VIS_DATA_VALIDITY_CHECK
|
Dataset
Failed Validity Check
|
Rebuild
Dataset
|
16
|
VIS_INVALID_SECONDARY_KEY
|
Secondary
Key is Invalid
|
Check
Record Format
|
17
|
VIS_SEQUENCE_ERROR
|
Records
are out of Sequence
|
Rebuild
Dataset
|
18
|
VIS_OUT_OF_FILE_HANDLES
|
Too
Many Datasets Are Open
|
Close
Some Datasets
|
19
|
VIS_BUSY
|
Operation
Timed-out as Busy
|
Try
Again Later
|
20
|
VIS_INVALID_LICENSE_KEY
|
Required
License Key is Invalid
|
Use
a valid License
|
21
|
VIS_FUNCTION_UNAVAILABLE
|
Requested
Function is Unavailable
|
Review
API
|
22
|
VIS_INTERRUPTED
|
Async
Operation was Interrupted
|
Restart
the Operation
|
23
|
VIS_BAD_PASSWORD
|
Bad
Encryption Key
|
Enter
Correct Key
|
24
|
VIS_INVALID_LICENSE
|
Invalid
Server License
|
Obtain
Valid License
|
25
|
VIS_OLD_FILE
|
VB/ISAM
format file
|
Will
Convert if Writable
|
26
|
VIS_DATASET_FULL
|
The
DataSet is full - cannot extend the dataset
|
Rebuild
with larger Group Size
|
30
|
VIS_NETWORK_NOT_READY
|
Can
not Access a Network
|
Connect
to network
|
31
|
VIS_HOST_NOT_AVAILABLE
|
Host
Cannot Be Found
|
Try
Something Different
|
32
|
VIS_SOCKET_ERROR
|
Basic
TCP/IP Network Error
|
Re-establish
Connection
|
33
|
VIS_CONNECT_ERROR
|
Trouble
Establishing Connection
|
Check
your network
|
34
|
VIS_SOCKET_TIMEOUT
|
Network/Server
Not Responding
|
Try
Again Later
|
35
|
VIS_CONNECTION_REFUSED
|
Your
Connection is not Authorized
|
Obtain
Proper Auth.
|
36
|
VIS_MAX_CONNECTIONS_EXCEEDED
|
Max
Server Connections Reached
|
Obtain
New Seat License
|