132
rck2 Command Description
x <score precision> Set score precision to 8 or 16 bit. By default, 16 bit precision is used.
h or ?
Error Messages
All K2 Client API functions return an error code, and K2Success is the successful
return value. A complete listing of API error codes follows.
Generic error codes
Error Code
K2Success
K2Fail
K2Warn
Usage error codes
Error Code
K2Error_NoConnectAvail
K2Error_BadArgStruct
K2Error_BadHandleType
K2Error_HandleNotFound
K2Error_MissingArgs
K2Error_InvalidArgs
K2Error_Unsupported
Runtime error codes
Error Code
K2Error_NoMsgDb
K2Error_FatalError
K2Error_OutOfMemory
K2Error_DiskFull
K2Error_NoFileHandles
K2Error_InvalidDoc
K2Error_FileNotFound
Display online help for the rck2 command options.
No.
Description
(0)
Operation completed successfully.
(-2)
A general failure not covered by another API error
code.
(1)
A general warning.
No.
Description
(-9)
A K2 connection is not available.
(-10)
Invalid argument structure.
(-11)
Improper object type.
(-12)
Object not found.
(-13)
Missing required arguments.
(-14)
Invalid arguments.
(-19)
Using an unsupported feature.
No.
Description
(-20)
Cannot find the message database.
(-21)
Fatal error.
(-22)
Out of memory.
(-23)
Out of disk space.
(-24)
Out of file handles.
(-25)
Bad document ID or key (internal or external).
(-26)
File not found.
Chapter 6 Configuring Verity K2 Server
Need help?
Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?