
1-102
Status Codes
135: The specified ISR table is corrupt or otherwise
invalid
The MicroKernel found a readable COLLATE.CFG file, but the
specific International Sorting Rule table is invalid.
136: The MicroKernel cannot find the specified Alternate
Collating Sequence in the file
The MicroKernel returns this status code in the following situations:
You tried to create an index that uses an Alternate Collating
Sequence (ACS), but the MicroKernel cannot locate an ACS with
the specified name in the file.
You called a Step Next Extended, Get Next Extended, Step
Previous Extended, or Get Previous Extended operation and
specified an ACS name, but the MicroKernel cannot locate an
ACS with the specified name in the file.
138: The NULL indicator position is invalid
In order to ensure accessibility to your data from all of the
Pervasive PSQL access methods, the NULL indicator segment
(NIS) must appear immediately before the data segment that the
NIS indicates.
A NIS cannot be indicated by another NIS.
139: The MicroKernel has detected an unacceptable value
in the key number
Certain operations either use, or reserve the use of, the key number
parameter as a subfunction number, rather than as a means to
specify a file index to be used with the operation. (Note: This is also
done in the GetEqual operation). This status code is returned if an
application does not specify a valid subfunction number (via the key
number parameter) to one of these operations:
You issued a Begin Transaction operation with an invalid key
number.
You issued an End Transaction operation with an invalid key
number.
You issued an Abort Transaction operation with an invalid key
number.
Comentarios a estos manuales