Miner API messages
IUSX0001E
Failed to initialize database manager.
- Explanation
- The error occurred when initializing the database manager.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : Miner API messages
IUSX0002E
Failed to open database: [{0}]
- Explanation
- The error occurred when opening the database.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : Miner API messages
IUSX0003E
Failed to close database: [{0}]
- Explanation
- The error occurred when closing the database.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : Miner API messages
IUSX0004E
The database associated with the TextMiner instance has already been released.
- Explanation
- The database is already released.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0101E
Failed to access category tree.
- Explanation
- The error occurred when accessing the category tree.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : Miner API messages
IUSX0102E
Failed to access category with the specified path: [{0}]
- Explanation
- The error occurred when accessing the category.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : Miner API messages
IUSX0201E
Category is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0202E
Category path is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0203E
Database name is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0204E
Keyword is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0205E
Miner is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0206E
MiningFunctionInputs is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0207E
MiningFunctionOutputs is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0208E
Search condition node is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0209E
Search query is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0210E
Sort is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0211E
Time scale is null, where it is not allowed.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0301E
Failed to add child node.
- Explanation
- The error occurred when adding the child node to the search condition node.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : Miner API messages
IUSX0302E
The specified index [{0}] is out of range. The node has [{1}] child node(s).
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0303E
The specified time scale [{0}] is not valid or not supported by the mining function.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0304E
The specified time value [{0}] is not valid.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0305E
The specified sort [{0}] is not valid or not supported by the mining function.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0306E
Failed to create a search condition node. This type of search condition node may not be supported.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0307E
Failed to update a search condition node. Updating this field may not be supported.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0308E
The type of the specified search condition node is not valid.
- Explanation
- The parameter is invalid.
- User Response
- Check the program which is calling.
Parent Topic : Miner API messages
IUSX0401E
There was an error during the execution of mining function.
- Explanation
- The error occurred when executing the mining function.
- User Response
- Check the exception to find out the exact error.
Parent Topic : Miner API messages
(C) Copyright IBM Corporation 2008. All Rights Reserved.