📄 messages_en.properties
字号:
43X75.U=on {0}# NOTE: ResultSet is the name of an interface, so it should not be translated.43X76.U=Materialized ResultSet43X77.U=temporary conglomerate creation time (milliseconds)43X78.U=temporary conglomerate fetching time (milliseconds)43X79.U=Rows seen from the left43X80.U=Rows seen from the right43X81.U=Rows returned43X82.U=Left result set43X83.U=Right result set43X84.U=Nested Loop Exists Join# NOTE: ResultSet is the name of an interface, so it should not be translated.43X85.U=Nested Loop Exists Join ResultSet43X86.U=Nested Loop Join# NOTE: ResultSet is the name of an interface, so it should not be translated.43X87.U=Nested Loop Join ResultSet43X88.U=Empty right rows returned43X89.U=Nested Loop Left Outer Join# NOTE: ResultSet is the name of an interface, so it should not be translated.43X90.U=Nested Loop Left Outer Join ResultSet# NOTE: ResultSet is the name of an interface, so it should not be translated.43X91.U=Normalize ResultSet# NOTE: ResultSet is the name of an interface, so it should not be translated.43X92.U=Once ResultSet# NOTE: ResultSet is the name of an interface, so it should not be translated.43X93.U=Project-Restrict ResultSet43X94.U=restriction43X95.U=projection43X96.U=restriction time (milliseconds)43X97.U=projection time (milliseconds)43X98.U=Project Restrict# NOTE: ResultSet is the name of an interface, so it should not be translated.43X99.U=Row ResultSet# NOTE: ResultSet is the name of an interface, so it should not be translated.43Y00.U=Scalar Aggregate ResultSet43Y01.U=Index Key Optimization43Y02.U=Scalar Aggregate# NOTE: ResultSet is the name of an interface, so it should not be translated.43Y03.U=Scroll Insensitive ResultSet43Y04.U=Number of reads from hash table43Y05.U=Number of writes to hash table# NOTE: ResultSet is the name of an interface, so it should not be translated.43Y06.U=Sort ResultSet43Y07.U=Eliminate duplicates43Y08.U=Sort# NOTE: ResultSet is the name of an interface, so it should not be translated.# {0} is a table name, {1} is either "constraint" or "index", {2} is a# constraint or index name.43Y09.U=Index Scan ResultSet for {0} using {1} {2}# NOTE: ResultSet is the name of an interface, so it should not be translated.# {0} is a table name.43Y10.U=Table Scan ResultSet for {0}43Y11.U=Actual locking used: table level locking.43Y12.U=Fetch Size43Y13.U=qualifiers# NOTE: ResultSet is the name of an interface, so it should not be translated.43Y14.U=Union ResultSet43Y15.U=Union# NOTE: ResultSet is the name of an interface, so it should not be translated.# {0} is either "table" or "row"43Y16.U=Update ResultSet using {0} locking43Y17.U=Rows updated43Y18.U=Update# NOTE: ResultSet is the name of an interface, so it should not be translated.# {0} is a Java class name.43Y19.U=VTI ResultSet for {0}43Y20.U=VTI43Y21.U=Materialized subqueries43Y22.U=Statement Name43Y23.U=Statement Text# NOTE: This means the amount of time it takes to parse43Y24.U=Parse Time# NOTE: This means the amount of time it takes to bind43Y25.U=Bind Time# NOTE: This means the amount of time it takes to optimize43Y26.U=Optimize Time# NOTE: This means the amount of time it takes to generate43Y27.U=Generate Time# NOTE: This means the amount of time it takes to compile43Y28.U=Compile Time# NOTE: This means the amount of time it takes to execute43Y29.U=Execute Time43Y30.U=Begin Compilation Timestamp43Y31.U=End Compilation Timestamp43Y32.U=Begin Execution Timestamp43Y33.U=End Execution Timestamp43Y44.U=Statement Execution Plan Text43Y45.U=Run Time 100%, {0} seconds43Y46.U=Insert VTI ResultSet43Y47.U=Delete VTI ResultSet43Y49.U=Insert VTI43Y50.U=Delete VTI43Y51.U=Delete Cascade ResultSet43Y52.U=Delete Cascade ResultSet using43Y53.U=Referential Actions On Dependent Tables43Y54.U=Begin Referential Action On Dependent Table Number43Y55.U=End Referential Action On Dependent Table Number54004=SELECT statement has too many items in GROUP BY, ORDER BY or select list.54008=The CREATE INDEX statement specifies too many columns (16 is the maximum).54023=The limit for the number of parameters for a procedure has been exceeded. Limit is {0} and number of parameters for procedure {1} are {2}.54038=Maximum depth of nested triggers was exceeded.## all other org.apache.derby.catalog.types44X00.U=SQL Type Name44X05.U=next errorX0X02.S=Table ''{0}'' cannot be locked in ''{1}'' mode.X0X03.S=Invalid transaction state - held cursor requires same isolation levelX0X05.S=Table ''{0}'' does not exist.X0X0E.S=The column position ''{0}'' listed in the auto-generated column selection array was not found in the insert table. X0X0F.S=Column name ''{0}'' listed in auto-generated column selection array not found in the insert table.X0X07.S=Cannot drop jar file ''{0}'' because its on your db2j.database.classpath ''{0}''.X0X10.S=The USING clause returned more than one row; only single-row ResultSets are permissible.X0X11.S=The USING clause did not return any results so no parameters can be set. X0X13.S=Jar file ''{0}'' does not exist in schema ''{1}''.X0X57.S=An attempt was made to put a Java value of type ''{0}'' into a SQL value, but there is no corresponding SQL type. The Java value is probably the result of a method call or field access.X0X60.S=A cursor with name ''{0}'' already exists.X0X61.S=The values for column ''{4}'' in index ''{0}'' and table ''{1}.{2}'' do not match for row location {3}. The value in the index is ''{5}'', while the value in the base table is ''{6}''. The full index key, including the row location, is ''{7}''. The suggested corrective action is to recreate the index.X0X62.S=Inconsistency found between table ''{0}'' and index ''{1}''. Error when trying to retrieve row location ''{2}'' from the table. The full index key, including the row location, is ''{3}''. The suggested corrective action is to recreate the index.X0X63.S=Got IOException ''{0}''.X0X67.S=Columns of type ''{0}'' may not be used in CREATE INDEX, ORDER BY, GROUP BY, UNION, INTERSECT, EXCEPT or DISTINCT statements because comparisons are not supported for that type.X0X81.S={0} ''{1}'' does not exist.X0X85.S=Index ''{0}'' was not created because ''{1}'' is not a valid index type.X0X86.S=0 is an invalid parameter value for ResultSet.absolute(int row).X0X87.S=ResultSet.relative(int row) cannot be called when the cursor is not positioned on a row.X0X95.S=Operation ''{0}'' cannot be performed on object ''{1}'' because there is an open ResultSet dependent on that object.X0X99.S=Index ''{0}'' does not exist.# Derby-specific XML errors.X0X14.S=Binding directly to an XML value is not allowed; try using XMLPARSE.X0X15.S=XML values are not allowed in top-level result sets; try using XMLSERIALIZE.X0X16.S=XML syntax error; missing keyword(s): ''{0}''.X0X17.S=Invalid target type for XMLSERIALIZE: ''{0}''.X0X18.S=XML feature not supported: ''{0}''.X0XML.S=Encountered unexpected error while processing XML; see next exception for details.X0Y16.S=''{0}'' is not a view. If it is a table, then use DROP TABLE instead.X0Y23.S=Operation ''{0}'' cannot be performed on object ''{1}'' because VIEW ''{2}'' is dependent on that object.X0Y24.S=Operation ''{0}'' cannot be performed on object ''{1}'' because STATEMENT ''{2}'' is dependent on that object.X0Y25.S=Operation ''{0}'' cannot be performed on object ''{1}'' because {2} ''{3}'' is dependent on that object.X0Y26.S=Index ''{0}'' is required to be in the same schema as table ''{1}''.X0Y28.S=Index ''{0}'' cannot be created on system table ''{1}''. Users cannot create indexes on system tables.# column c already exists in table t.X0Y32.S={0} ''{1}'' already exists in {2} ''{3}''.X0Y38.S=Cannot create index ''{0}'' because table ''{1}'' does not exist.X0Y41.S=Constraint ''{0}'' is invalid because the referenced table {1} has no primary key. Either add a primary key to {1} or explicitly specify the columns of a unique constraint that this foreign key references. X0Y42.S=Constraint ''{0}'' is invalid: the types of the foreign key columns do not match the types of the referenced columns.X0Y43.S=Constraint ''{0}'' is invalid: the number of columns in {0} ({1}) does not match the number of columns in the referenced key ({2}).X0Y44.S=Constraint ''{0}'' is invalid: there is no unique or primary key constraint on table ''{1}'' that matches the number and types of the columns in the foreign key.X0Y45.S=Foreign key constraint ''{0}'' cannot be added to or enabled on table {1} because one or more foreign keys do not have matching referenced keys. X0Y46.S=Constraint ''{0}'' is invalid: referenced table {1} does not exist.X0Y54.S=Schema ''{0}'' cannot be dropped because it is not empty.X0Y55.S=The number of rows in the base table does not match the number of rows in at least 1 of the indexes on the table. Index ''{0}'' on table ''{1}.{2}'' has {3} rows, but the base table has {4} rows. The suggested corrective action is to recreate the index.X0Y56.S=''{0}'' is not allowed on the System table ''{1}''.X0Y57.S=A non-nullable column cannot be added to table ''{0}'' because the table contains at least one row. Non-nullable columns can only be added to empty tables.X0Y58.S=Attempt to add a primary key constraint to table ''{0}'' failed because the table already has a constraint of that type. A table can only have a single primary key constraint.X0Y59.S=Attempt to add or enable constraint(s) on table ''{1}'' failed because the table contains {2} row(s) that violate the following check constraint(s): {0}.X0Y63.S=The command on table ''{0}'' failed because null data was found in the primary key or unique constraint/index column(s). All columns in a primary or unique index key must not be null. X0Y66.S=Cannot issue commit in a nested connection when there is a pending operation in the parent connection.X0Y67.S=Cannot issue rollback in a nested connection when there is a pending operation in the parent connection.X0Y68.S={0} ''{1}'' already exists.X0Y69.S={1} is not permitted because trigger {0} is active on {2}.X0Y70.S=INSERT, UPDATE and DELETE are not permitted on table {1} because trigger {0} is active.X0Y71.S=Transaction manipulation such as SET ISOLATION is not permitted because trigger {0} is active.X0Y72.S=Bulk insert replace is not permitted on ''{0}'' because it has an enabled trigger ({1}).X0Y77.S=Cannot issue set transaction isolation statement on a global transaction that is in progress because it would have implicitly committed the global transaction.X0Y78.S=Statement.executeQuery() cannot be called with a statement that returns a row count.X0Y79.S=Statement.executeUpdate() cannot be called with a statement that returns a ResultSet.X0Y80.S=ALTER table ''{0}'' failed. Null data found in column ''{1}''.X0Y83.S=WARNING: While deleting a row from a table the index row for base table row {0} was not found in index with conglomerate id {1}. This problem has automatically been corrected as part of the delete operation.XCL01.S=Result set does not return rows. Operation {0} not permitted. XCL05.S=Activation closed, operation {0} not permitted.XCL07.S=Cursor ''{0}'' is closed. Verify that autocommit is OFF.XCL08.S=Cursor ''{0}'' is not on a row.XCL09.S=An Activation was passed to the ''{0}'' method that does not match the PreparedStatement.XCL10.S=A PreparedStatement has been recompiled and the parameters have changed. If you are using JDBC you must prepare the statement again. XCL12.S=An attempt was made to put a data value of type ''{0}'' into a data value of type ''{1}''.XCL13.S=The parameter position ''{0}'' is out of range. The number of parameters for this prepared statement is ''{1}''.XCL14.S=The column position ''{0}'' is out of range. The number of columns for this ResultSet is ''{1}''.XCL15.S=A ClassCastException occurred when calling the compareTo() method on an object ''{0}''. The parameter to compareTo() is of class ''{1}''.XCL16.S=ResultSet not open. Operation ''{0}'' not permitted. Verify that autocommit is OFF.XCL17.S=Statement not allowed in this database.XCL19.S=Missing row in table ''{0}'' for key ''{1}''.XCL20.S=Catalogs at version level ''{0}'' cannot be upgraded to version level ''{1}''.XCL21.S=You are trying to execute a Data Definition statement (CREATE, DROP, or ALTER) while preparing a different statement. This is not allowed. It can happen if you execute a Data Definition statement from within a static initializer of a Java class that is being used from within a SQL statement.XCL22.S=Parameter {0} cannot be registered as an OUT parameter because it is an IN parameter. XCL23.S=SQL type number ''{0}'' is not a supported type by registerOutParameter().XCL24.S=Parameter {0} appears to be an output parameter, but it has not been so designated by registerOutParameter(). If it is not an output parameter, then it has to be set to type {1}.XCL25.S=Parameter {0} cannot be registered to be of type {1} because it maps to type {2} and they are incompatible.XCL26.S=Parameter {0} is not an output parameter.XCL27.S=Return output parameters cannot be set.XCL30.S=An IOException was thrown when reading a ''{0}'' from an InputStream.XCL31.S=Statement closed.# Delete Rule Restrictions Violation MessagesXCL33.S=The table cannot be defined as a dependent of table {0} because of delete rule restrictions. (The relationship is self-referencing and a self
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -