IUSR0003I
RDB index without KEY_TO_DOC start.
- Explanation
- The start message of takmi_rdb_index_without_key_to_doc command.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0004I
RDB index without KEY_TO_DOC done.
- Explanation
- The end message of takmi_rdb_index_without_key_to_doc command.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0005I
RDB renew KEY_TO_DOC index start.
- Explanation
- The start message of takmi_rdb_renew_key_to_doc_index command.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0006I
RDB renew KEY_TO_DOC index done.
- Explanation
- The end message of takmi_rdb_renew_key_to_doc_index command.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0007I
Create index IDX_DOC_TO_KEY_2 start.
- Explanation
- The message at the time of ""CREATE INDEX IDX_DOC_TO_KEY"" sql command start.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0008I
Create index IDX_DOC_TO_KEY_2 done.
- Explanation
- The message at the time of ""CREATE INDEX IDX_DOC_TO_KEY"" sql command end.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0009I
Drop index IDX_DOC_TO_KEY_2 start.
- Explanation
- The message at the time of ""DROP INDEX IDX_DOC_TO_KEY"" sql command start.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0010I
Drop index IDX_DOC_TO_KEY_2 done.
- Explanation
- The message at the time of ""DROP INDEX IDX_DOC_TO_KEY"" sql command end.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0013W
The {0} line of {1} cannot be processed: "{2}"
- Explanation
- The error occurred when removing the index.
- User Response
- Check the id or doc_id list file to find out the exact error.
Parent Topic : RDB Support messages
IUSR0014E
The error occured during processing of {0} line of {1}: "{2}"
- Explanation
- The error occurred when removing the index.
- User Response
- Check the stack trace to find out the exact error.
Parent Topic : RDB Support messages
IUSR0101I
Get a pooled connection (database_name="
- Explanation
- driver_type=""{1}""
- User Response
- server_name=""{2}"", port_number=""{3}"").",The information message.,No action required.
Parent Topic : RDB Support messages
IUSR0102I
Lookup a data source (jndi_name="{0}"
- Explanation
- The information message.
- User Response
- No action required.
Parent Topic : RDB Support messages
IUSR0201E
Invalid indexer factory {0}. Please confirm the application_entries of the database configuration: {1}.
- Explanation
- The indexer factory is invalid. When use RDB indexer, you have to specify
- User Response
- Check the setting of database_config.xml file.
Parent Topic : RDB Support messages
IUSR0211E
Indexer entry not found. Please confirm the rdb_indexer_entries of the database configuration: {0}.
- Explanation
- There is a setting error of the database configuration.
- User Response
- Check the setting of database_config.xml file.
Parent Topic : RDB Support messages
IUSR0212E
Required indexer not found: Indexer {0} requires {1}.
- Explanation
- There is a setting error of the database configuration.
- User Response
- Check the setting of database_config.xml file.
Parent Topic : RDB Support messages
IUSR0213E
ClassNotFoundException in instantiating: indexer={0}. Please confirm the rdb_indexer_entries of the database configuration: {1}.
- Explanation
- ClassNotFoundException occurred when instantiating the indexer.
- User Response
- Check the setting of database_config.xml file.
Parent Topic : RDB Support messages
IUSR0214E
InstantiationException in instantiating: indexer={0}. Please confirm the rdb_indexer_entries of the database configuration: {1}.
- Explanation
- InstantiationException occurred when instantiating the indexer.
- User Response
- Check the setting of database_config.xml file.
Parent Topic : RDB Support messages
IUSR0215E
IllegalAccessException in instantiating: indexer={0}. Please confirm the rdb_indexer_entries of the database configuration: {1}.
- Explanation
- IllegalAccessException occurred when instantiating the indexer.
- User Response
- Check the setting of database_config.xml file.
Parent Topic : RDB Support messages
IUSR0221E
Category path {0} not found in the category tree.
- Explanation
- The specified category path not found
- User Response
- Check category_tree.xml file.
Parent Topic : RDB Support messages
IUSR0231E
Unexpected type of query. query_class={0}
- Explanation
- The unexpected type of query is specified.
- User Response
- Check the program which is calling.
Parent Topic : RDB Support messages
IUSR0301I
=== Start Storing annotations for database_name="{0}" and MIML file "{1}"
- Explanation
- Message displaying that shredding the annotations has started for the specified MIML file
- User Response
- No action required. It is just an information message
Parent Topic : RDB Support messages
IUSR0302I
=== End Storing annotations for database_name="{0}"
- Explanation
- Message displaying that shredding the annotations has completed for the specified MIML file
- User Response
- No action required. It is just an information message
Parent Topic : RDB Support messages
IUSR0303E
Database identifier name size exceeded the limit for the new dimension. Reduce the length of the category name.
- Explanation
- The name of the database object has exceeded the maximum length permitted
- User Response
- Choose a shorter name for the database object name. Because the category name is used as the name of the user created dimension table and related objects. it is suggested that the category name is kept shorter.
Parent Topic : RDB Support messages