Edit D:\app\Administrator\product\11.2.0\dbhome_1\ucp\lib\oracle\ucp\util\UCPMessages.properties
# # US English Error messages for Universal Connection Pool # # Note: # - Error codes are defined in UCPErrorHandler.java. # # Message Guidelines: # (The existing messages are not consistent, but do follow this guideline # when you are creating new ones, or changing old ones.) # # - Do not put signs in messages. This is bad: "-> NULL". # - Use past-tense (e.g., "failed to convert data"). # #-------------------------------------------------------------------------- # # Messages # #-------------------------------------------------------------------------- UCP-45001=Universal Connection Pool internal error UCP-45002=No available connections in the Universal Connection Pool UCP-45003=Universal Connection Pool already exists UCP-45004=Invalid connection retrieval information UCP-45005=Callback already registered UCP-45006=Invalid Universal Connection Pool configuration UCP-45051=Inactive connection timeout timer scheduling failed UCP-45052=Abandoned connection timeout timer scheduling failed UCP-45053=Time-to-live connection timeout timer scheduling failed UCP-45054=The Universal Connection Pool cannot be null UCP-45055=Error when removing an available connection UCP-45057=The AvailableConnections object cannot be null UCP-45058=The Failoverable object cannot be null UCP-45059=MaxPoolsize is set to 0. There are no connections to return UCP-45060=Invalid life cycle state. Check the status of the Universal Connection Pool UCP-45061=Universal Connection Pool is not started. Start the Universal Connection Pool before accessing UCP-45062=The collection of available connections can only be set when the Universal Connection Pool is in the initialization state UCP-45063=Universal Connection Pool has been shutdown while attempting to get a connection UCP-45064=All connections in the Universal Connection Pool are in use UCP-45065=Connection borrowing returned null UCP-45091=Connection labeling callback already registered UCP-45092=Borrowing labeled connection with no labeling callback registered UCP-45093=Requested no-label connection but borrowing labeled connection UCP-45097=Connection harvesting timer scheduling failed UCP-45100=ConnectionFactoryAdapter returned null UCP-45103=ConnectionFactoryAdapter must be an instance of DataSourceConnectionFactoryAdapter UCP-45104=ConnectionFactoryAdapter object cannot be null UCP-45105=ConnectionFactoryAdapter must be an instance of ConnectionPoolDataSourceConnectionFactoryAdapter UCP-45106=ConnectionFactoryAdapter must be an instance of XADataSourceConnectionFactoryAdapter UCP-45150=UniversalPooledConnection cannot be null UCP-45152=UniversalPooledConnectionStatus object cannot be null UCP-45153=The connection label key cannot be null or an empty string UCP-45154=The connection labeling operation cannot be invoked on closed connections UCP-45155=Connection harvesting callback already registered UCP-45156=Abandoned connection timeout callback already registered UCP-45157=Time-to-live connection timeout callback already registered UCP-45201=The connection label key cannot be null or an empty string UCP-45202=The cloning of the ConnectionRetrievalInfo object failed UCP-45203=The Connection Request Info is null UCP-45251=ConnectionPoolDataSource cannot be null UCP-45252=Invalid ConnectionRetrievalInfo object UCP-45253=SQLException occurred while getting PooledConnection from ConnectionPoolDataSource UCP-45254=Invalid connection type. Must be a javax.sql.PooledConnection UCP-45255=SQLException while closing PooledConnection UCP-45256=Datasource cannot be null UCP-45257=Cannot get Connection from Datasource UCP-45258=Invalid connection type. Must be a java.sql.Connection UCP-45259=The connection to proxy must be an instance of java.sql.Connection UCP-45260=XADatasource cannot be null UCP-45261=SQLException occurred while getting XAConnection from XADataSource UCP-45262=Invalid connection type. Must be a javax.sql.XAConnection UCP-45263=SQLException occurred while closing XAConnection UCP-45264=The connection cannot be null UCP-45265=The connection to proxy must be an instance of java.sql.Statement UCP-45266=The statement to proxy must be an instance of java.sql.ResultSet UCP-45267=The connection to proxy must be an instance of javax.sql.XAConnection UCP-45268=The Driver argument cannot be null UCP-45269=The URL argument cannot be null UCP-45301=Unable to get a connection for failover information UCP-45302=Unable to execute SQL query to get failover information UCP-45303=SQLException occurred while getting failover information UCP-45304=The event type cannot be null UCP-45305=The event type is invalid. Event type must be database/event/host or database/event/service UCP-45306=The failover event type is invalid. It must be an OracleFailoverEvent UCP-45307=The affinity context is invalid. It must be an OracleConnectionAffinityContext UCP-45308=Exception occurred while enabling failover with remote ONS subscription UCP-45350=Universal Connection Pool already exists in the Universal Connection Pool Manager. Universal Connection Pool cannot be added to the Universal Connection Pool Manager UCP-45351=Universal Connection Pool not found in Universal Connection Pool Manager. Register the Universal Connection Pool with Universal Connection Pool Manager UCP-45352=Cannot get Universal Connection Pool Manager instance UCP-45353=Cannot get Universal Connection Pool Manager MBean instance UCP-45354=MBean ObjectName is not in the right format. Use the right format to construct ObjectName for MBean UCP-45355=MBean exception occurred while registering or unregistering the MBean UCP-45356=MBean already exits in the MBeanServer. Use a different name to register MBean UCP-45357=Exception occurred when trying to register an object in the MBean server that is not a JMX compliant MBean UCP-45358=The specified MBean does not exist in the repository UCP-45359=Invalid target object type is specified. Check the managed resource UCP-45360=Invalid MBean Descriptor is specified. Check the Universal Connection Pool Manager MBean Descriptor UCP-45361=Runtime exception occurred while building MBeanInfo for Universal Connection Pool Manager MBean UCP-45362=Runtime exception occurred while building constructors information for Universal Connection Pool Manager MBean UCP-45363=Runtime exception occurred while building attributes information for Universal Connection Pool Manager MBean UCP-45364=Runtime exception occurred while building operations information for Universal Connection Pool Manager MBean UCP-45365=Universal Connection Pool must be an instance of ConnectionConnectionPool or OracleConnectionConnectionPool UCP-45366=Invalid MBean Descriptor is specified. Check the JDBC Universal Connection Pool MBean Descriptor UCP-45367=Runtime exception occurred while building MBeanInfo for JDBC Universal Connection Pool MBean UCP-45368=Runtime exception occurred while building constructors information for JDBC Universal Connection Pool MBean UCP-45369=Runtime exception occurred while building attributes information for JDBC Universal Connection Pool MBean UCP-45370=Runtime exception occurred while building operations information for JDBC Universal Connection Pool MBean UCP-45371=Runtime exception occurred while building attributes information for Universal Connection Pool MBean UCP-45372=Runtime exception occurred while building operations information for Universal Connection Pool MBean UCP-45373=Invalid MBean Descriptor is specified. Check the Universal Connection Pool MBean Descriptor UCP-45374=Runtime exception occurred while building MBeanInfo for Universal Connection Pool MBean UCP-45375=Cannot stop the UCP metric collection. Exception occurred while trying to stop the metric collection or while destroying the nouns or sensors. UCP-45376=Metrics update timer task scheduling failed UCP-45377=Problem occurred while updating UCP metric sensors UCP-45378=Universal Connection Pool is not an instance of OracleJDBCConnectionPool and cannot access ONSConfiguration property UCP-45379=Cannot set the connection pool name in Universal Connection Pool MBean. Check the connection pool name to avoid duplicates UCP-45380=MBean object is null UCP-45381=MBean object name is null UCP-45382=MBean display name is null UCP-45383=Invalid adapter for pool creation in Universal Connection Pool Manager UCP-45384=Invalid adapter for pool creation in Universal Connection Pool Manager MBean UCP-45385=Error during pool creation in Universal Connection Pool Manager UCP-45386=Error during pool creation in Universal Connection Pool Manager MBean # Util and Worker Thread Pool (WTP) UCP-45401=Waiting threads LO watermark cannot be negative UCP-45402=Waiting threads HI watermark cannot be negative UCP-45403=Total worker threads limit cannot be negative UCP-45404=Queue poll timeout cannot be negative UCP-45405=The waiting threads HI watermark cannot be lower than the LO watermark UCP-45406=The limit of total worker threads cannot be higher than the limit of waiting threads UCP-45407=The error number is out of range UCP-45408=Invalid operation because the logger is null # SQL Messages SQL-0=Unable to start the Universal Connection Pool SQL-1=Unable to build the Universal Connection Pool SQL-2=Invalid minimum pool size SQL-3=Invalid maximum pool size SQL-4=Invalid inactive connection timeout SQL-5=Invalid connection wait timeout SQL-6=Invalid time-to-live connection timeout SQL-7=Invalid abandoned connection timeout SQL-8=Invalid timeout check interval SQL-9=Failed to enable Failover SQL-10=Failed to set the maxStatements value SQL-11=Failed to set the SQL string for validation SQL-12=Invalid connection harvest trigger count SQL-13=Invalid connection harvest max count SQL-14=Universal Connection Pool is created already. Can not create the Universal Connection Pool again SQL-15=Exception occurred while destroying the Universal Connection Pool SQL-16=Operation only applies to Oracle connection pools SQL-17=Exception occurred while setting ONS configuration string SQL-18=Failed to register labeling callback SQL-19=Failed to remove labeling callback SQL-20=Failed to register affinity callback SQL-21=Failed to remove affinity callback SQL-22=Invalid Universal Connection Pool configuration SQL-23=Unable to create factory class instance with provided factory class name SQL-24=Unable to set the User SQL-25=Unable to set the Password SQL-26=Unable to set the URL SQL-27=The factory class must be an instance of DataSource SQL-28=Cannot create connections. There are no available connections SQL-29=Exception occurred while getting connection SQL-30=Universal Connection Pool is not started SQL-31=The connection is closed SQL-32=Error occurred when applying label SQL-33=Error occurred when removing the connection label SQL-34=Error occurred when getting labels SQL-35=Error occurred when getting unmatched labels SQL-36=Error occurred when setting connection harvestable SQL-37=Error occurred when registering harvesting callback SQL-38=Error occurred when removing harvesting callback SQL-39=Error occurred when registering abandoned-connection callback SQL-40=Error occurred when removing abandoned-connection callback SQL-41=Error occurred when registering time-to-live-connection callback SQL-42=Error occurred when removing time-to-live-connection callback SQL-43=The ResultSet is closed SQL-44=The statement is closed SQL-45=Cannot set the connection pool name. Check the connection pool name to avoid duplicates SQL-46=The SQL string is null SQL-47=Error occurred when setting connection to be invalid SQL-48=Unable to set the Connection properties SQL-49=Unable to set the Database server name SQL-50=Unable to set the Database port number SQL-51=Unable to set the Database name SQL-52=Unable to set the DataSource name SQL-53=Unable to set the DataSource description SQL-54=Unable to set the DataSource network protocol SQL-55=Unable to set the DataSource role name SQL-56=Invalid max connection reuse time SQL-57=Invalid max connection reuse count SQL-58=The method is disabled SQL-59=Unable to set the connection factory properties # # Add all error messages above here # # Below are MBean descriptions. They do not follow the message guidelines. #-------------------------------------------------------------------------- # # UniversalConnectionPoolManagerMBean descriptions # #-------------------------------------------------------------------------- #Pool Manager MBean AttributeInfo #Attribute for MetricUpdateInterval MetricUpdateIntervalAttrDisplayName=MetricUpdateInterval MetricUpdateIntervalAttrDescription=Sets and gets the metric update interval value #Attribute for LogLevel LogLevelAttrDisplayName=LogLevel LogLevelAttrDescription=Sets and gets the UCP log level #Pool Manager MBean OperationsInfo #Operation to start connection pool StartConnectionPoolOperationDescription=Starts the Universal Connection Pool #Operation to stop connection pool StopConnectionPoolOperationDescription=Stops the Universal Connection Pool #Operation to destroy connection pool DestroyConnectionPoolOperationDescription=Destroys the Universal Connection Pool #Operation to start the metric collection StartMetricCollectionOperationDescription=Starts the metric collection #Operation to stop the metric collection StopMetricCollectionOperationDescription=Stops the metric collection #Operation to refresh connection pool RefreshConnectionPoolOperationDescription=Refreshes the Universal Connection Pool #Operation to recycle connection pool RecycleConnectionPoolOperationDescription=Recycles the Universal Connection Pool #Operation to purge connection pool PurgeConnectionPoolOperationDescription=Purges the Universal Connection Pool #Operation to get the list of connection pool names GetConnectionPoolNamesOperationDescription=Gets the list of Universal Connection Pool names #Operation to get the life cycle state of the connection pool GetConnectionPoolLifeCycleStateOperationDescription=Gets the life cycle state for Universal Connection Pool #Operation to get the metric update interval GetMetricUpdateIntervalOperationDescription=Gets the metric update interval value #Operation to set the metric update interval SetMetricUpdateIntervalOperationDescription=Sets the metric update interval value #Operation to get the log level GetLogLevelOperationDescription=Gets the UCP LogLevel #Operation to set the log level SetLogLevelOperationDescription=Sets the UCP LogLevel #Operation to create a connection pool CreateConnectionPoolOperationDescription=Creates a Universal Connection Pool #-------------------------------------------------------------------------- # # UniversalConnectionPoolMBeanBase descriptions # #-------------------------------------------------------------------------- #UniversalConnectionPoolMBeanBase AttributeInfo #Attribute for PoolName PoolNameAttrDisplayName=PoolName PoolNameAttrDescription=Sets and gets Universal Connection Pool Name #Attribute for InitialPoolSize InitialPoolSizeAttrDisplayName=InitialPoolSize InitialPoolSizeAttrDescription=Sets and gets Universal Connection Pool initial pool size property value #Attribute for MinPoolSize MinPoolSizeAttrDisplayName=MinPoolSize MinPoolSizeAttrDescription=Sets and gets Universal Connection Pool minimum pool size property value #Attribute for MaxPoolSize MaxPoolSizeAttrDisplayName=MaxPoolSize MaxPoolSizeAttrDescription=Sets and gets Universal Connection Pool maximum pool size property value #Attribute for InactiveConnectionTimeout InactiveConnectionTimeoutAttrDisplayName=InactiveConnectionTimeout InactiveConnectionTimeoutAttrDescription=Sets and gets inactiveConnectionTimeout property value #Attribute for AbandonedConnectionTimeout AbandonedConnectionTimeoutAttrDisplayName=AbandonedConnectionTimeout AbandonedConnectionTimeoutAttrDescription=Sets and gets abandonedConnectionTimeout property value #Attribute for ConnectionWaitTimeout ConnectionWaitTimeoutAttrDisplayName=ConnectionWaitTimeout ConnectionWaitTimeoutAttrDescription=Sets and gets connectionWaitTimeout property value #Attribute for TimeToLiveConnectionTimeout TimeToLiveConnectionTimeoutAttrDisplayName=TimeToLiveConnectionTimeout TimeToLiveConnectionTimeoutAttrDescription=Sets and gets timeToLiveConnectionTimeout property value #Attribute for TimeoutCheckInterval TimeoutCheckIntervalAttrDisplayName=TimeoutCheckInterval TimeoutCheckIntervalAttrDescription=Sets and gets timeoutCheckInterval property value #Attribute for ValidateConnectionOnBorrow ValidateConnectionOnBorrowAttrDisplayName=ValidateConnectionOnBorrow ValidateConnectionOnBorrowAttrDescription=Sets and gets validateConnectionOnBorrow property value #Attribute for ConnectionHarvestTriggerCount ConnectionHarvestTriggerCountAttrDisplayName=ConnectionHarvestTriggerCount ConnectionHarvestTriggerCountAttrDescription=Sets and gets connectionHarvestTriggerCount property value #Attribute for ConnectionHarvestMaxCount ConnectionHarvestMaxCountAttrDisplayName=ConnectionHarvestMaxCount ConnectionHarvestMaxCountAttrDescription=Sets and gets connectionHarvestMaxCount property value #Attribute for AvailableConnectionsCount AvailableConnectionsCountAttrDisplayName=AvailableConnectionsCount AvailableConnectionsCountAttrDescription=Gets available connections count #Attribute for BorrowedConnectionsCount BorrowedConnectionsCountAttrDisplayName=BorrowedConnectionsCount BorrowedConnectionsCountAttrDescription=Gets borrowed connections count #Attribute for MaxConnectionReuseTime MaxConnectionReuseTimeAttrDisplayName=MaxConnectionReuseTime MaxConnectionReuseTimeAttrDescription=Sets and gets maxConnectionReuseTime property value #Attribute for MaxConnectionReuseCount MaxConnectionReuseCountAttrDisplayName=MaxConnectionReuseCount MaxConnectionReuseCountAttrDescription=Sets and gets maxConnectionReuseCount property value #UniversalConnectionPoolMBeanBase OperationsInfo #Operation to start the pool StartOperationDescription=Starts the Universal Connection Pool #Operation to stop the pool StopOperationDescription=Stops the Universal Connection Pool #Operation to refresh the pool RefreshOperationDescription=Refreshes the Universal Connection Pool #Operation to recycle the pool RecycleOperationDescription=Recycles the Universal Connection Pool #Operation to purge the pool PurgeOperationDescription=Purges the Universal Connection Pool #Operation to get the pool name GetNameOperationDescription=Gets the Universal Connection Pool Name #Operation to set the pool name SetNameOperationDescription=Sets the Universal Connection Pool Name #Operation to get the pool initial pool size GetInitialPoolSizeOperationDescription=Gets the Universal Connection Pool InitialPoolSize property value #Operation to set the pool initial pool size SetInitialPoolSizeOperationDescription=Sets the Universal Connection Pool InitialPoolSize property value #Operation to get the pool minimum pool size GetMinPoolSizeOperationDescription=Gets the Universal Connection Pool MinPoolSize property value #Operation to set the pool minimum pool size SetMinPoolSizeOperationDescription=Sets the Universal Connection Pool MinPoolSize property value #Operation to get the pool maximum pool size GetMaxPoolSizeOperationDescription=Gets the Universal Connection Pool MaxPoolSize property value #Operation to set the pool maximum pool size SetMaxPoolSizeOperationDescription=Sets the Universal Connection Pool MaxPoolSize property value #Operation to get the inactive connection time out GetInactiveConnectionTimeoutOperationDescription=Gets the InactiveConnectionTimeout property value #Operation to set the inactive connection time out setInactiveConnectionTimeoutOperationDescription=Sets the InactiveConnectionTimeout property value #Operation to get the abandoned connection time out GetAbandonedConnectionTimeoutOperationDescription=Gets the AbandonedConnectionTimeout property value #Operation to set the abandoned connection time out SetAbandonedConnectionTimeoutOperationDescription=Sets the AbandonedConnectionTimeout property value #Operation to get the connection wait time out GetConnectionWaitTimeoutOperationDescription=Gets the ConnectionWaitTimeout property value #Operation to set the connection wait time out SetConnectionWaitTimeoutOperationDescription=Sets the ConnectionWaitTimeout property value #Operation to get the time to live connection wait time out GetTimeToLiveConnectionTimeoutOperationDescription=Gets the TimeToLiveConnectionTimeout property value #Operation to set the time to live connection wait time out SetTimeToLiveConnectionTimeoutOperationDescription=Sets the TimeToLiveConnectionTimeout property value #Operation to get the time out check interval GetTimeoutCheckIntervalOperationDescription=Gets the TimeoutCheckInterval property value #Operation to set the time out check interval SetTimeoutCheckIntervalOperationDescription=Sets the TimeoutCheckInterval property value #Operation to get the validate connection on borrow property GetValidateConnectionOnBorrowOperationDescription=Gets the ValidateConnectionOnBorrow property value #Operation to set the validate connection on borrow value SetValidateConnectionOnBorrowOperationDescription=Sets the ValidateConnectionOnBorrow property value #Operation to get the connection harvest trigger count GetConnectionHarvestTriggerCountOperationDescription=Gets the ConnectionHarvestTriggerCount property value #Operation to set the connection harvest trigger count SetConnectionHarvestTriggerCountOperationDescription=Sets the ConnectionHarvestTriggerCount property value #Operation to get the connection harvest maximum count GetConnectionHarvestMaxCountOperationDescription=Gets the ConnectionHarvestMaxCount property value #Operation to Set the connection harvest maximum count SetConnectionHarvestMaxCountOperationDescription=Sets the ConnectionHarvestMaxCount property value #Operation to get the available connections count GetAvailableConnectionsCountOperationDescription=Gets the available connections count #Operation to get the borrowed connections count GetBorrowedConnectionsCountOperationDescription=Gets the borrowed connections count #Operation to get the pool statistics GetStatisticsOperationDescription=Gets the connection pool statistics #Operation to get the connection pool life cycle state GetLifeCycleStateOperationDescription=Gets the connection pool life cycle state #Operation to get the maximum connection reuse time GetMaxConnectionReuseTimeOperationDescription=Gets the MaxConnectionReuseTime property value #Operation to set the maximum connection reuse time SetMaxConnectionReuseTimeOperationDescription=Sets the MaxConnectionReuseTime property value #Operation to get the maximum connection reuse count GetMaxConnectionReuseCountOperationDescription=Gets the MaxConnectionReuseCount property value #Operation to set the maximum connection reuse count SetMaxConnectionReuseCountOperationDescription=Sets the MaxConnectionReuseCount property value #-------------------------------------------------------------------------- # # JDBC Pool MBean descriptions # #-------------------------------------------------------------------------- #JDBC Pool MBean Constructor JDBCMBeanConstructorDescription=Constructs JDBCUniversalConnectionPoolMBeanImpl #JDBC Pool MBean Attributes Info #Attribute for SQLForValidateConnection SQLForValidateConnectionAttrDisplayName=SQLForValidateConnection SQLForValidateConnectionAttrDescription=Sets and gets SQLForValidateConnection property value #Attribute for MaxStatements MaxStatementsAttrDisplayName=MaxStatements MaxStatementsAttrDescription=Sets and gets MaxStatements property value #Attribute for MaxIdleTime MaxIdleTimeAttrDisplayName=MaxIdleTime MaxIdleTimeAttrDescription=Sets and gets MaxIdleTime property value #Attribute for PropertyCycle PropertyCycleAttrDisplayName=PropertyCycle PropertyCycleAttrDescription=Sets and gets PropertyCycle property value #Attribute for FailoverEnabled FailoverEnabledAttrDisplayName=FailoverEnabled FailoverEnabledAttrDescription=Sets and gets failoverEnabled property value #Attribute for ONSConfiguration ONSConfigurationAttrDisplayName=ONSConfiguration ONSConfigurationAttrDescription=Sets and gets ONSConfiguration property value #JDBC Pool MBean Operations Info #Operation to get the SQLForValidateConnection property value GetSQLForValidateConnectionOperationDescription=Gets the SQLForValidateConnection property value #Operation to set the SQLForValidateConnection property value SetSQLForValidateConnectionOperationDescription=Sets the SQLForValidateConnection property value #Operation to get the MaxStatements property value GetMaxStatementsOperationDescription=Gets the MaxStatements property value #Operation to set the MaxStatements property value SetMaxStatementsOperationDescription=Sets the MaxStatements property value #Operation to get the MaxIdleTime property value GetMaxIdleTimeOperationDescription=Gets the MaxIdleTime property value #Operation to set the MaxIdleTime property value SetMaxIdleTimeOperationDescription=Sets the MaxIdleTime property value #Operation to get the PropertyCycle property value GetPropertyCycleOperationDescription=Gets the PropertyCycle property value #Operation to set the PropertyCycle property value SetPropertyCycleOperationDescription=Sets the PropertyCycle property value #Operation to get the FailoverEnabled property value GetFastConnectionFailoverEnabledOperationDescription=Gets the failoverEnabled property value #Operation to set the FailoverEnabled property value SetFastConnectionFailoverEnabledOperationDescription=Sets the failoverEnabled property value #Operation to get the ONSConfiguration property value GetONSConfigurationOperationDescription=Gets the ONSConfiguration property value #Operation to set the ONSConfiguration property value SetONSConfigurationOperationDescription=Sets the ONSConfiguration property value
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de