📄 messages_en.properties
字号:
# This file contains messages for NetworkServerControl# The format is DRDA_X[xxxxx].Y where X[xxxxx] is the message id and Y is the severity# Severity values are I - information, S - severe, U - userDRDA_LoadException.S=Unexpected exception while loading Derby JDBC Driver:\n {0}DRDA_PropertyException.S=Unexpected exception while reading cloudscape.properties:\n {0}DRDA_UnexpectedException.S=Unexpected exception:\n {0}DRDA_ListenPort.S=Could not listen on port {0} on host {1}.DRDA_NoInputStream.S=Could not get input stream for client socket.DRDA_Ready.I=Server is ready to accept connections on port {0}.DRDA_UnableToAccept.S=Unable to accept connections.DRDA_ConnNumber.I=Connection number: {0}.DRDA_ClientSocketError.S=Error on client socket:\n {0}DRDA_ListenerClose.S=Unable to close the listener thread.DRDA_ShutdownSuccess.I=Shutdown successful.DRDA_ShutdownWarning.I=Derby shutdown warning:\n {0}DRDA_ShutdownError.S=Unable to shutdown server on port {0} on host {1}.DRDA_BootSuccess.I=Booting database, {0}, successful.DRDA_DBShutdownSuccess.I=Shutting down database, {0}, successful.DRDA_CommandError.S=Error occurred in processing command {0}.DRDA_NotImplemented.S={0} is not implemented.DRDA_NoArgs.U=No arguments given.DRDA_UnknownArgument.U=Argument {0} is unknown.DRDA_UnknownCommand.U=Command {0} is unknown.DRDA_InvalidValue.U=Invalid value, {0}, for {1}.DRDA_OnOffValue.U=Invalid value, {0}. Value must be 'on' or 'off'.DRDA_PortNumber.I=port numberDRDA_Host.I=hostDRDA_DatabaseDirectory.I=database directoryDRDA_Password.I=passwordDRDA_User.I=userDRDA_EncryptionAlgorithm.I=encryption algorithmDRDA_EncryptionProvider.I=encryption providerDRDA_Session.I=sessionDRDA_TraceDirectoryChange.I=Trace directory changed to {0}.DRDA_InvalidNoArgs.U=Invalid number of arguments for command {0}.DRDA_LogConnectionsChange.I=Log Connections changed to {0}.DRDA_TraceChangeAll.I=Trace turned {0} for all sessions.DRDA_TraceChangeOne.I=Trace turned {0} for session {1}.DRDA_ON.I=onDRDA_OFF.I=offDRDA_UnknownHost.S=Unable to find host: {0}.DRDA_UnknownHostWarning.I=Warning: UnknkownHostException: {0}.DRDA_NeedLocalHost.S=host: {0} is not local to the server running on {1}, so cannot be used for NetworkServerControl commands DRDA_NoIO.S=Could not connect to Derby Network Server on host {0}, port {1}.DRDA_InvalidReplyHeader1.S=Invalid reply header from network server: Length {0} too short.DRDA_InvalidReplyHeader2.S=Invalid reply header from network server: Invalid string {0}.DRDA_InvalidReplyTooShort.S=Invalid reply from network server: Insufficient data.DRDA_SysInfoError.S=Error getting SysInfo information.DRDA_SysInfoWriteError.S=Error in writing SysInfo information:\n {0}DRDA_RuntimeInfoError.S=Error getting RuntimeInfo information.DRDA_PropInfoError.S=Error getting properties information.DRDA_PropInfoWriteError.S=Error in writing properties information:\n {0}DRDA_ProductVersionReadError.S=Error reading product version information from Derby installation. {0}.DRDA_ConnectionTested.I=Connection obtained for host: {0}, port number {1}.DRDA_ConnectionTested2.I=Connection obtained for host: {0}, port {1}, database {2}.DRDA_ConnectionTested3.I=Connection obtained for host: {0}, port {1}, database {2}, user {3}.DRDA_SQLException.S={0}DRDA_SQLWarning.I={0}DRDA_MissingValue.U=Missing required value for {0}.DRDA_InvalidPropVal.S=Invalid value for property, {0}, value: {1}.DRDA_SessionNotFound.U=Session, {0}, not found.DRDA_MaxThreadsChange.I=Max threads changed to {0}.DRDA_TimeSliceChange.I=Time slice changed to {0}.DRDA_InvalidValue.U=Invalid value, {0}, for {1}.DRDA_IOException.S=IOException: {0}.DRDA_UnknownProtocol=Unknown Command Protocol version: {0}.DRDA_MissingLocale.I=Resources not found for current locale; switching to {0}.# Derby Network Server SYSINFO stuff#DRDA_SysInfoBanner.I=--------- Derby Network Server Information --------DRDA_SysInfoVersion.I=Version:DRDA_SysInfoBuild.I=Build:DRDA_SysInfoDrdaPRDID.I=DRDA Product Id:## Derby Network Server RUNTIMEINFO stuffDRDA_RuntimeInfoBanner.I=--- Derby Network Server Runtime Information ---DRDA_RuntimeInfoSessionBanner.I=---------- Session Information ---------------DRDA_RuntimeInfoNumThreads.I=# Connection Threads : DRDA_RuntimeInfoNumActiveSessions.I=# Active Sessions : DRDA_RuntimeInfoNumWaitingSessions.I=# Waiting Sessions : DRDA_RuntimeInfoSessionNumber.I=Session # :DRDA_RuntimeInfoDatabase.I=Database :DRDA_RuntimeInfoUser.I=User :DRDA_RuntimeInfoNumStatements.I=# Statements:DRDA_RuntimeInfoPreparedStatementHeader.I=Prepared Statement Information: \n\tStmt ID\t\tSQLText\n\t-------------\t-----------\nDRDA_RuntimeInfoTotalMemory.I=Total Memory : DRDA_RuntimeInfoFreeMemory.I=Free Memory : DRDA_RuntimeInfo# Usage message#DRDA_Usage1.I=Usage: NetworkServerControl <commands> DRDA_Usage2.I=Commands:DRDA_Usage3.I=start [-h <host>] [-p <portnumber>]DRDA_Usage4.I=shutdown [-h <host>][-p <portnumber>]DRDA_Usage5.I=ping [-h <host>][-p <portnumber>]DRDA_Usage6.I=sysinfo [-h <host>][-p <portnumber>]DRDA_Usage7.I=runtimeinfo [-h <host>][-p <portnumber>]DRDA_Usage8.I=logconnections {on|off}[-h <host>][-p <portnumber>]DRDA_Usage9.I=maxthreads <max>[-h <host>][-p <portnumber>]DRDA_Usage10.I=timeslice <milliseconds>[-h <host>][-p <portnumber>]DRDA_Usage11.I=trace {on|off} [-s <session id>][-h <host>][-p <portnumber>]DRDA_Usage12.I=tracedirectory <traceDirectory>[-h <host>][-p <portnumber>]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -