Class Messages
java.lang.Object
org.jenkinsci.plugins.sqlplus.script.runner.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugAgentMachine
:agent machine
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugDetectedHost
:detected host
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugEnvLDLibraryPath
:LD_LIBRARY_PATH
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugEnvNLSLang
:NLS_LANG
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugEnvOracleHome
:ORACLE_HOME
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugEnvSQLPath
:SQLPATH
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugEnvTNSAdmin
:TNS_ADMIN
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugExecDir
:SQL*Plus directory
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugExecFile
:SQL*Plus exec file
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugFoundTnsNames
:found TNSNAMES.ORA on
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugMsg
:[DEBUG]
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugStatement
:Statement
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugTestDir
:testing directory
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugTestScript
:testing script
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.debugWorkDir
:Work Directory
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.error
:Error:
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.errorInvalidCredentials
:Invalid credentials [{0}]. Failed to initialize credentials or load user and password
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.errorLogRunner
:error stdout from sqlplusrunner agent
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.errorLogVersion
:error stdout from sqlplusrunner agent for sqlplus version
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.exitCode
:Exit code
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.gettingOracleHome
:Getting ORACLE_HOME...
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.gettingSQLPlusVersion
:Getting SQLPlus version
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.globalNLSLangSelected
:Global NLS_LANG selected
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.globalOracleHomeSelected
:Global ORACLE_HOME selected
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.globalOracleHomeSelectedAnyway
:Global ORACLE_HOME selected anyway
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.globalSQLPathSelected
:Global SQLPATH selected
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.globalSQLPlusHomeSelected
:Global SQL*Plus selected
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.globalTNSAdminSelected
:Global TNS_ADMIN selected
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.line
:--------------------------------------------------------------------------
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.logRunner
:log stdout from sqlplusrunner agent
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.logVersion
:log stdout from sqlplusrunner agent for sqlplus version
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.missingOracleHome
:Please set up the ORACLE_HOME!
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.missingScript
:Unable to read SQL script [{0}] !
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.missingSQLPlus
:SQL*Plus missing, please fix your ORACLE_HOME!
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.missingTNSNAMES
:TNSNAMES.ORA missing!
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.on
:on
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.processEnd
:Process exited with status
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.processErrorEnd
:Process exited with error
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.runningDefinedScript
:Running defined script on
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.runningScript
:Running script
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.tempFileNotRemoved
:Temporary file not removed
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.tempScript
:Temp script:
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.tryToDetectOracleHome
:Try to detect ORACLE_HOME
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingCustomNLSLang
:Using custom NLS_LANG location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingCustomOracleHome
:Using custom ORACLE_HOME
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingCustomSQLPath
:Using custom SQLPATH location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingCustomSQLPlusHome
:Using custom SQL*Plus location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingCustomTNSAdmin
:Using custom TNS_ADMIN location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingDetectedOracleHome
:Using detected ORACLE_HOME
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingGlobalNLSLang
:Using global NLS_LANG location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingGlobalOracleHome
:Using global ORACLE_HOME
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingGlobalSQLPath
:Using global SQLPATH location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingGlobalSQLPlusHome
:Using global SQL*Plus location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingGlobalTNSAdmin
:Using global TNS_ADMIN location
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.usingOracleHome
:Using ORACLE_HOME =
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.warningMsg
:[WARNING]
.static org.jvnet.localizer.Localizable
KeySQLPlusRunner.wrongOracleHome
:ORACLE_HOME directory [{0}] does not exist!
.static String
KeySQLPlusRunner.debugAgentMachine
:agent machine
.static String
KeySQLPlusRunner.debugDetectedHost
:detected host
.static String
KeySQLPlusRunner.debugEnvLDLibraryPath
:LD_LIBRARY_PATH
.static String
KeySQLPlusRunner.debugEnvNLSLang
:NLS_LANG
.static String
KeySQLPlusRunner.debugEnvOracleHome
:ORACLE_HOME
.static String
KeySQLPlusRunner.debugEnvSQLPath
:SQLPATH
.static String
KeySQLPlusRunner.debugEnvTNSAdmin
:TNS_ADMIN
.static String
KeySQLPlusRunner.debugExecDir
:SQL*Plus directory
.static String
KeySQLPlusRunner.debugExecFile
:SQL*Plus exec file
.static String
KeySQLPlusRunner.debugFoundTnsNames
:found TNSNAMES.ORA on
.static String
KeySQLPlusRunner.debugMsg
:[DEBUG]
.static String
KeySQLPlusRunner.debugStatement
:Statement
.static String
KeySQLPlusRunner.debugTestDir
:testing directory
.static String
KeySQLPlusRunner.debugTestScript
:testing script
.static String
KeySQLPlusRunner.debugWorkDir
:Work Directory
.static String
KeySQLPlusRunner.error
:Error:
.static String
KeySQLPlusRunner.errorInvalidCredentials
:Invalid credentials [{0}]. Failed to initialize credentials or load user and password
.static String
KeySQLPlusRunner.errorLogRunner
:error stdout from sqlplusrunner agent
.static String
KeySQLPlusRunner.errorLogVersion
:error stdout from sqlplusrunner agent for sqlplus version
.static String
KeySQLPlusRunner.exitCode
:Exit code
.static String
KeySQLPlusRunner.gettingOracleHome
:Getting ORACLE_HOME...
.static String
KeySQLPlusRunner.gettingSQLPlusVersion
:Getting SQLPlus version
.static String
KeySQLPlusRunner.globalNLSLangSelected
:Global NLS_LANG selected
.static String
KeySQLPlusRunner.globalOracleHomeSelected
:Global ORACLE_HOME selected
.static String
KeySQLPlusRunner.globalOracleHomeSelectedAnyway
:Global ORACLE_HOME selected anyway
.static String
KeySQLPlusRunner.globalSQLPathSelected
:Global SQLPATH selected
.static String
KeySQLPlusRunner.globalSQLPlusHomeSelected
:Global SQL*Plus selected
.static String
KeySQLPlusRunner.globalTNSAdminSelected
:Global TNS_ADMIN selected
.static String
KeySQLPlusRunner.line
:--------------------------------------------------------------------------
.static String
KeySQLPlusRunner.logRunner
:log stdout from sqlplusrunner agent
.static String
KeySQLPlusRunner.logVersion
:log stdout from sqlplusrunner agent for sqlplus version
.static String
KeySQLPlusRunner.missingOracleHome
:Please set up the ORACLE_HOME!
.static String
KeySQLPlusRunner.missingScript
:Unable to read SQL script [{0}] !
.static String
KeySQLPlusRunner.missingSQLPlus
:SQL*Plus missing, please fix your ORACLE_HOME!
.static String
KeySQLPlusRunner.missingTNSNAMES
:TNSNAMES.ORA missing!
.static String
KeySQLPlusRunner.on
:on
.static String
KeySQLPlusRunner.processEnd
:Process exited with status
.static String
KeySQLPlusRunner.processErrorEnd
:Process exited with error
.static String
KeySQLPlusRunner.runningDefinedScript
:Running defined script on
.static String
KeySQLPlusRunner.runningScript
:Running script
.static String
KeySQLPlusRunner.tempFileNotRemoved
:Temporary file not removed
.static String
KeySQLPlusRunner.tempScript
:Temp script:
.static String
KeySQLPlusRunner.tryToDetectOracleHome
:Try to detect ORACLE_HOME
.static String
KeySQLPlusRunner.usingCustomNLSLang
:Using custom NLS_LANG location
.static String
KeySQLPlusRunner.usingCustomOracleHome
:Using custom ORACLE_HOME
.static String
KeySQLPlusRunner.usingCustomSQLPath
:Using custom SQLPATH location
.static String
KeySQLPlusRunner.usingCustomSQLPlusHome
:Using custom SQL*Plus location
.static String
KeySQLPlusRunner.usingCustomTNSAdmin
:Using custom TNS_ADMIN location
.static String
KeySQLPlusRunner.usingDetectedOracleHome
:Using detected ORACLE_HOME
.static String
KeySQLPlusRunner.usingGlobalNLSLang
:Using global NLS_LANG location
.static String
KeySQLPlusRunner.usingGlobalOracleHome
:Using global ORACLE_HOME
.static String
KeySQLPlusRunner.usingGlobalSQLPath
:Using global SQLPATH location
.static String
KeySQLPlusRunner.usingGlobalSQLPlusHome
:Using global SQL*Plus location
.static String
KeySQLPlusRunner.usingGlobalTNSAdmin
:Using global TNS_ADMIN location
.static String
KeySQLPlusRunner.usingOracleHome
:Using ORACLE_HOME =
.static String
KeySQLPlusRunner.warningMsg
:[WARNING]
.static String
KeySQLPlusRunner.wrongOracleHome
:ORACLE_HOME directory [{0}] does not exist!
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
SQLPlusRunner_missingSQLPlus
KeySQLPlusRunner.missingSQLPlus
:SQL*Plus missing, please fix your ORACLE_HOME!
.- Returns:
SQL*Plus missing, please fix your ORACLE_HOME!
-
_SQLPlusRunner_missingSQLPlus
public static org.jvnet.localizer.Localizable _SQLPlusRunner_missingSQLPlus()KeySQLPlusRunner.missingSQLPlus
:SQL*Plus missing, please fix your ORACLE_HOME!
.- Returns:
SQL*Plus missing, please fix your ORACLE_HOME!
-
SQLPlusRunner_usingGlobalNLSLang
KeySQLPlusRunner.usingGlobalNLSLang
:Using global NLS_LANG location
.- Returns:
Using global NLS_LANG location
-
_SQLPlusRunner_usingGlobalNLSLang
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingGlobalNLSLang()KeySQLPlusRunner.usingGlobalNLSLang
:Using global NLS_LANG location
.- Returns:
Using global NLS_LANG location
-
SQLPlusRunner_globalSQLPlusHomeSelected
KeySQLPlusRunner.globalSQLPlusHomeSelected
:Global SQL*Plus selected
.- Returns:
Global SQL*Plus selected
-
_SQLPlusRunner_globalSQLPlusHomeSelected
public static org.jvnet.localizer.Localizable _SQLPlusRunner_globalSQLPlusHomeSelected()KeySQLPlusRunner.globalSQLPlusHomeSelected
:Global SQL*Plus selected
.- Returns:
Global SQL*Plus selected
-
SQLPlusRunner_globalOracleHomeSelected
KeySQLPlusRunner.globalOracleHomeSelected
:Global ORACLE_HOME selected
.- Returns:
Global ORACLE_HOME selected
-
_SQLPlusRunner_globalOracleHomeSelected
public static org.jvnet.localizer.Localizable _SQLPlusRunner_globalOracleHomeSelected()KeySQLPlusRunner.globalOracleHomeSelected
:Global ORACLE_HOME selected
.- Returns:
Global ORACLE_HOME selected
-
SQLPlusRunner_gettingSQLPlusVersion
KeySQLPlusRunner.gettingSQLPlusVersion
:Getting SQLPlus version
.- Returns:
Getting SQLPlus version
-
_SQLPlusRunner_gettingSQLPlusVersion
public static org.jvnet.localizer.Localizable _SQLPlusRunner_gettingSQLPlusVersion()KeySQLPlusRunner.gettingSQLPlusVersion
:Getting SQLPlus version
.- Returns:
Getting SQLPlus version
-
SQLPlusRunner_usingCustomOracleHome
KeySQLPlusRunner.usingCustomOracleHome
:Using custom ORACLE_HOME
.- Returns:
Using custom ORACLE_HOME
-
_SQLPlusRunner_usingCustomOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingCustomOracleHome()KeySQLPlusRunner.usingCustomOracleHome
:Using custom ORACLE_HOME
.- Returns:
Using custom ORACLE_HOME
-
SQLPlusRunner_runningScript
KeySQLPlusRunner.runningScript
:Running script
.- Returns:
Running script
-
_SQLPlusRunner_runningScript
public static org.jvnet.localizer.Localizable _SQLPlusRunner_runningScript()KeySQLPlusRunner.runningScript
:Running script
.- Returns:
Running script
-
SQLPlusRunner_missingTNSNAMES
KeySQLPlusRunner.missingTNSNAMES
:TNSNAMES.ORA missing!
.- Returns:
TNSNAMES.ORA missing!
-
_SQLPlusRunner_missingTNSNAMES
public static org.jvnet.localizer.Localizable _SQLPlusRunner_missingTNSNAMES()KeySQLPlusRunner.missingTNSNAMES
:TNSNAMES.ORA missing!
.- Returns:
TNSNAMES.ORA missing!
-
SQLPlusRunner_errorInvalidCredentials
KeySQLPlusRunner.errorInvalidCredentials
:Invalid credentials [{0}]. Failed to initialize credentials or load user and password
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid credentials [{0}]. Failed to initialize credentials or load user and password
-
_SQLPlusRunner_errorInvalidCredentials
KeySQLPlusRunner.errorInvalidCredentials
:Invalid credentials [{0}]. Failed to initialize credentials or load user and password
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid credentials [{0}]. Failed to initialize credentials or load user and password
-
SQLPlusRunner_tryToDetectOracleHome
KeySQLPlusRunner.tryToDetectOracleHome
:Try to detect ORACLE_HOME
.- Returns:
Try to detect ORACLE_HOME
-
_SQLPlusRunner_tryToDetectOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_tryToDetectOracleHome()KeySQLPlusRunner.tryToDetectOracleHome
:Try to detect ORACLE_HOME
.- Returns:
Try to detect ORACLE_HOME
-
SQLPlusRunner_debugStatement
KeySQLPlusRunner.debugStatement
:Statement
.- Returns:
Statement
-
_SQLPlusRunner_debugStatement
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugStatement()KeySQLPlusRunner.debugStatement
:Statement
.- Returns:
Statement
-
SQLPlusRunner_exitCode
KeySQLPlusRunner.exitCode
:Exit code
.- Returns:
Exit code
-
_SQLPlusRunner_exitCode
public static org.jvnet.localizer.Localizable _SQLPlusRunner_exitCode()KeySQLPlusRunner.exitCode
:Exit code
.- Returns:
Exit code
-
SQLPlusRunner_usingGlobalOracleHome
KeySQLPlusRunner.usingGlobalOracleHome
:Using global ORACLE_HOME
.- Returns:
Using global ORACLE_HOME
-
_SQLPlusRunner_usingGlobalOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingGlobalOracleHome()KeySQLPlusRunner.usingGlobalOracleHome
:Using global ORACLE_HOME
.- Returns:
Using global ORACLE_HOME
-
SQLPlusRunner_tempFileNotRemoved
KeySQLPlusRunner.tempFileNotRemoved
:Temporary file not removed
.- Returns:
Temporary file not removed
-
_SQLPlusRunner_tempFileNotRemoved
public static org.jvnet.localizer.Localizable _SQLPlusRunner_tempFileNotRemoved()KeySQLPlusRunner.tempFileNotRemoved
:Temporary file not removed
.- Returns:
Temporary file not removed
-
SQLPlusRunner_processErrorEnd
KeySQLPlusRunner.processErrorEnd
:Process exited with error
.- Returns:
Process exited with error
-
_SQLPlusRunner_processErrorEnd
public static org.jvnet.localizer.Localizable _SQLPlusRunner_processErrorEnd()KeySQLPlusRunner.processErrorEnd
:Process exited with error
.- Returns:
Process exited with error
-
SQLPlusRunner_debugWorkDir
KeySQLPlusRunner.debugWorkDir
:Work Directory
.- Returns:
Work Directory
-
_SQLPlusRunner_debugWorkDir
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugWorkDir()KeySQLPlusRunner.debugWorkDir
:Work Directory
.- Returns:
Work Directory
-
SQLPlusRunner_gettingOracleHome
KeySQLPlusRunner.gettingOracleHome
:Getting ORACLE_HOME...
.- Returns:
Getting ORACLE_HOME...
-
_SQLPlusRunner_gettingOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_gettingOracleHome()KeySQLPlusRunner.gettingOracleHome
:Getting ORACLE_HOME...
.- Returns:
Getting ORACLE_HOME...
-
SQLPlusRunner_usingGlobalSQLPath
KeySQLPlusRunner.usingGlobalSQLPath
:Using global SQLPATH location
.- Returns:
Using global SQLPATH location
-
_SQLPlusRunner_usingGlobalSQLPath
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingGlobalSQLPath()KeySQLPlusRunner.usingGlobalSQLPath
:Using global SQLPATH location
.- Returns:
Using global SQLPATH location
-
SQLPlusRunner_missingScript
KeySQLPlusRunner.missingScript
:Unable to read SQL script [{0}] !
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to read SQL script [{0}] !
-
_SQLPlusRunner_missingScript
KeySQLPlusRunner.missingScript
:Unable to read SQL script [{0}] !
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to read SQL script [{0}] !
-
SQLPlusRunner_warningMsg
KeySQLPlusRunner.warningMsg
:[WARNING]
.- Returns:
[WARNING]
-
_SQLPlusRunner_warningMsg
public static org.jvnet.localizer.Localizable _SQLPlusRunner_warningMsg()KeySQLPlusRunner.warningMsg
:[WARNING]
.- Returns:
[WARNING]
-
SQLPlusRunner_globalNLSLangSelected
KeySQLPlusRunner.globalNLSLangSelected
:Global NLS_LANG selected
.- Returns:
Global NLS_LANG selected
-
_SQLPlusRunner_globalNLSLangSelected
public static org.jvnet.localizer.Localizable _SQLPlusRunner_globalNLSLangSelected()KeySQLPlusRunner.globalNLSLangSelected
:Global NLS_LANG selected
.- Returns:
Global NLS_LANG selected
-
SQLPlusRunner_debugAgentMachine
KeySQLPlusRunner.debugAgentMachine
:agent machine
.- Returns:
agent machine
-
_SQLPlusRunner_debugAgentMachine
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugAgentMachine()KeySQLPlusRunner.debugAgentMachine
:agent machine
.- Returns:
agent machine
-
SQLPlusRunner_tempScript
KeySQLPlusRunner.tempScript
:Temp script:
.- Returns:
Temp script:
-
_SQLPlusRunner_tempScript
public static org.jvnet.localizer.Localizable _SQLPlusRunner_tempScript()KeySQLPlusRunner.tempScript
:Temp script:
.- Returns:
Temp script:
-
SQLPlusRunner_usingOracleHome
KeySQLPlusRunner.usingOracleHome
:Using ORACLE_HOME =
.- Returns:
Using ORACLE_HOME =
-
_SQLPlusRunner_usingOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingOracleHome()KeySQLPlusRunner.usingOracleHome
:Using ORACLE_HOME =
.- Returns:
Using ORACLE_HOME =
-
SQLPlusRunner_debugTestDir
KeySQLPlusRunner.debugTestDir
:testing directory
.- Returns:
testing directory
-
_SQLPlusRunner_debugTestDir
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugTestDir()KeySQLPlusRunner.debugTestDir
:testing directory
.- Returns:
testing directory
-
SQLPlusRunner_debugEnvNLSLang
KeySQLPlusRunner.debugEnvNLSLang
:NLS_LANG
.- Returns:
NLS_LANG
-
_SQLPlusRunner_debugEnvNLSLang
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugEnvNLSLang()KeySQLPlusRunner.debugEnvNLSLang
:NLS_LANG
.- Returns:
NLS_LANG
-
SQLPlusRunner_logVersion
KeySQLPlusRunner.logVersion
:log stdout from sqlplusrunner agent for sqlplus version
.- Returns:
log stdout from sqlplusrunner agent for sqlplus version
-
_SQLPlusRunner_logVersion
public static org.jvnet.localizer.Localizable _SQLPlusRunner_logVersion()KeySQLPlusRunner.logVersion
:log stdout from sqlplusrunner agent for sqlplus version
.- Returns:
log stdout from sqlplusrunner agent for sqlplus version
-
SQLPlusRunner_debugDetectedHost
KeySQLPlusRunner.debugDetectedHost
:detected host
.- Returns:
detected host
-
_SQLPlusRunner_debugDetectedHost
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugDetectedHost()KeySQLPlusRunner.debugDetectedHost
:detected host
.- Returns:
detected host
-
SQLPlusRunner_debugTestScript
KeySQLPlusRunner.debugTestScript
:testing script
.- Returns:
testing script
-
_SQLPlusRunner_debugTestScript
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugTestScript()KeySQLPlusRunner.debugTestScript
:testing script
.- Returns:
testing script
-
SQLPlusRunner_usingGlobalSQLPlusHome
KeySQLPlusRunner.usingGlobalSQLPlusHome
:Using global SQL*Plus location
.- Returns:
Using global SQL*Plus location
-
_SQLPlusRunner_usingGlobalSQLPlusHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingGlobalSQLPlusHome()KeySQLPlusRunner.usingGlobalSQLPlusHome
:Using global SQL*Plus location
.- Returns:
Using global SQL*Plus location
-
SQLPlusRunner_errorLogRunner
KeySQLPlusRunner.errorLogRunner
:error stdout from sqlplusrunner agent
.- Returns:
error stdout from sqlplusrunner agent
-
_SQLPlusRunner_errorLogRunner
public static org.jvnet.localizer.Localizable _SQLPlusRunner_errorLogRunner()KeySQLPlusRunner.errorLogRunner
:error stdout from sqlplusrunner agent
.- Returns:
error stdout from sqlplusrunner agent
-
SQLPlusRunner_debugMsg
KeySQLPlusRunner.debugMsg
:[DEBUG]
.- Returns:
[DEBUG]
-
_SQLPlusRunner_debugMsg
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugMsg()KeySQLPlusRunner.debugMsg
:[DEBUG]
.- Returns:
[DEBUG]
-
SQLPlusRunner_usingCustomTNSAdmin
KeySQLPlusRunner.usingCustomTNSAdmin
:Using custom TNS_ADMIN location
.- Returns:
Using custom TNS_ADMIN location
-
_SQLPlusRunner_usingCustomTNSAdmin
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingCustomTNSAdmin()KeySQLPlusRunner.usingCustomTNSAdmin
:Using custom TNS_ADMIN location
.- Returns:
Using custom TNS_ADMIN location
-
SQLPlusRunner_usingDetectedOracleHome
KeySQLPlusRunner.usingDetectedOracleHome
:Using detected ORACLE_HOME
.- Returns:
Using detected ORACLE_HOME
-
_SQLPlusRunner_usingDetectedOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingDetectedOracleHome()KeySQLPlusRunner.usingDetectedOracleHome
:Using detected ORACLE_HOME
.- Returns:
Using detected ORACLE_HOME
-
SQLPlusRunner_usingGlobalTNSAdmin
KeySQLPlusRunner.usingGlobalTNSAdmin
:Using global TNS_ADMIN location
.- Returns:
Using global TNS_ADMIN location
-
_SQLPlusRunner_usingGlobalTNSAdmin
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingGlobalTNSAdmin()KeySQLPlusRunner.usingGlobalTNSAdmin
:Using global TNS_ADMIN location
.- Returns:
Using global TNS_ADMIN location
-
SQLPlusRunner_line
KeySQLPlusRunner.line
:--------------------------------------------------------------------------
.- Returns:
--------------------------------------------------------------------------
-
_SQLPlusRunner_line
public static org.jvnet.localizer.Localizable _SQLPlusRunner_line()KeySQLPlusRunner.line
:--------------------------------------------------------------------------
.- Returns:
--------------------------------------------------------------------------
-
SQLPlusRunner_debugEnvTNSAdmin
KeySQLPlusRunner.debugEnvTNSAdmin
:TNS_ADMIN
.- Returns:
TNS_ADMIN
-
_SQLPlusRunner_debugEnvTNSAdmin
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugEnvTNSAdmin()KeySQLPlusRunner.debugEnvTNSAdmin
:TNS_ADMIN
.- Returns:
TNS_ADMIN
-
SQLPlusRunner_missingOracleHome
KeySQLPlusRunner.missingOracleHome
:Please set up the ORACLE_HOME!
.- Returns:
Please set up the ORACLE_HOME!
-
_SQLPlusRunner_missingOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_missingOracleHome()KeySQLPlusRunner.missingOracleHome
:Please set up the ORACLE_HOME!
.- Returns:
Please set up the ORACLE_HOME!
-
SQLPlusRunner_usingCustomSQLPath
KeySQLPlusRunner.usingCustomSQLPath
:Using custom SQLPATH location
.- Returns:
Using custom SQLPATH location
-
_SQLPlusRunner_usingCustomSQLPath
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingCustomSQLPath()KeySQLPlusRunner.usingCustomSQLPath
:Using custom SQLPATH location
.- Returns:
Using custom SQLPATH location
-
SQLPlusRunner_globalOracleHomeSelectedAnyway
KeySQLPlusRunner.globalOracleHomeSelectedAnyway
:Global ORACLE_HOME selected anyway
.- Returns:
Global ORACLE_HOME selected anyway
-
_SQLPlusRunner_globalOracleHomeSelectedAnyway
public static org.jvnet.localizer.Localizable _SQLPlusRunner_globalOracleHomeSelectedAnyway()KeySQLPlusRunner.globalOracleHomeSelectedAnyway
:Global ORACLE_HOME selected anyway
.- Returns:
Global ORACLE_HOME selected anyway
-
SQLPlusRunner_error
KeySQLPlusRunner.error
:Error:
.- Returns:
Error:
-
_SQLPlusRunner_error
public static org.jvnet.localizer.Localizable _SQLPlusRunner_error()KeySQLPlusRunner.error
:Error:
.- Returns:
Error:
-
SQLPlusRunner_usingCustomSQLPlusHome
KeySQLPlusRunner.usingCustomSQLPlusHome
:Using custom SQL*Plus location
.- Returns:
Using custom SQL*Plus location
-
_SQLPlusRunner_usingCustomSQLPlusHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingCustomSQLPlusHome()KeySQLPlusRunner.usingCustomSQLPlusHome
:Using custom SQL*Plus location
.- Returns:
Using custom SQL*Plus location
-
SQLPlusRunner_wrongOracleHome
KeySQLPlusRunner.wrongOracleHome
:ORACLE_HOME directory [{0}] does not exist!
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
ORACLE_HOME directory [{0}] does not exist!
-
_SQLPlusRunner_wrongOracleHome
KeySQLPlusRunner.wrongOracleHome
:ORACLE_HOME directory [{0}] does not exist!
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
ORACLE_HOME directory [{0}] does not exist!
-
SQLPlusRunner_on
KeySQLPlusRunner.on
:on
.- Returns:
on
-
_SQLPlusRunner_on
public static org.jvnet.localizer.Localizable _SQLPlusRunner_on()KeySQLPlusRunner.on
:on
.- Returns:
on
-
SQLPlusRunner_runningDefinedScript
KeySQLPlusRunner.runningDefinedScript
:Running defined script on
.- Returns:
Running defined script on
-
_SQLPlusRunner_runningDefinedScript
public static org.jvnet.localizer.Localizable _SQLPlusRunner_runningDefinedScript()KeySQLPlusRunner.runningDefinedScript
:Running defined script on
.- Returns:
Running defined script on
-
SQLPlusRunner_debugEnvOracleHome
KeySQLPlusRunner.debugEnvOracleHome
:ORACLE_HOME
.- Returns:
ORACLE_HOME
-
_SQLPlusRunner_debugEnvOracleHome
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugEnvOracleHome()KeySQLPlusRunner.debugEnvOracleHome
:ORACLE_HOME
.- Returns:
ORACLE_HOME
-
SQLPlusRunner_usingCustomNLSLang
KeySQLPlusRunner.usingCustomNLSLang
:Using custom NLS_LANG location
.- Returns:
Using custom NLS_LANG location
-
_SQLPlusRunner_usingCustomNLSLang
public static org.jvnet.localizer.Localizable _SQLPlusRunner_usingCustomNLSLang()KeySQLPlusRunner.usingCustomNLSLang
:Using custom NLS_LANG location
.- Returns:
Using custom NLS_LANG location
-
SQLPlusRunner_debugExecDir
KeySQLPlusRunner.debugExecDir
:SQL*Plus directory
.- Returns:
SQL*Plus directory
-
_SQLPlusRunner_debugExecDir
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugExecDir()KeySQLPlusRunner.debugExecDir
:SQL*Plus directory
.- Returns:
SQL*Plus directory
-
SQLPlusRunner_debugEnvSQLPath
KeySQLPlusRunner.debugEnvSQLPath
:SQLPATH
.- Returns:
SQLPATH
-
_SQLPlusRunner_debugEnvSQLPath
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugEnvSQLPath()KeySQLPlusRunner.debugEnvSQLPath
:SQLPATH
.- Returns:
SQLPATH
-
SQLPlusRunner_globalSQLPathSelected
KeySQLPlusRunner.globalSQLPathSelected
:Global SQLPATH selected
.- Returns:
Global SQLPATH selected
-
_SQLPlusRunner_globalSQLPathSelected
public static org.jvnet.localizer.Localizable _SQLPlusRunner_globalSQLPathSelected()KeySQLPlusRunner.globalSQLPathSelected
:Global SQLPATH selected
.- Returns:
Global SQLPATH selected
-
SQLPlusRunner_errorLogVersion
KeySQLPlusRunner.errorLogVersion
:error stdout from sqlplusrunner agent for sqlplus version
.- Returns:
error stdout from sqlplusrunner agent for sqlplus version
-
_SQLPlusRunner_errorLogVersion
public static org.jvnet.localizer.Localizable _SQLPlusRunner_errorLogVersion()KeySQLPlusRunner.errorLogVersion
:error stdout from sqlplusrunner agent for sqlplus version
.- Returns:
error stdout from sqlplusrunner agent for sqlplus version
-
SQLPlusRunner_globalTNSAdminSelected
KeySQLPlusRunner.globalTNSAdminSelected
:Global TNS_ADMIN selected
.- Returns:
Global TNS_ADMIN selected
-
_SQLPlusRunner_globalTNSAdminSelected
public static org.jvnet.localizer.Localizable _SQLPlusRunner_globalTNSAdminSelected()KeySQLPlusRunner.globalTNSAdminSelected
:Global TNS_ADMIN selected
.- Returns:
Global TNS_ADMIN selected
-
SQLPlusRunner_logRunner
KeySQLPlusRunner.logRunner
:log stdout from sqlplusrunner agent
.- Returns:
log stdout from sqlplusrunner agent
-
_SQLPlusRunner_logRunner
public static org.jvnet.localizer.Localizable _SQLPlusRunner_logRunner()KeySQLPlusRunner.logRunner
:log stdout from sqlplusrunner agent
.- Returns:
log stdout from sqlplusrunner agent
-
SQLPlusRunner_processEnd
KeySQLPlusRunner.processEnd
:Process exited with status
.- Returns:
Process exited with status
-
_SQLPlusRunner_processEnd
public static org.jvnet.localizer.Localizable _SQLPlusRunner_processEnd()KeySQLPlusRunner.processEnd
:Process exited with status
.- Returns:
Process exited with status
-
SQLPlusRunner_debugExecFile
KeySQLPlusRunner.debugExecFile
:SQL*Plus exec file
.- Returns:
SQL*Plus exec file
-
_SQLPlusRunner_debugExecFile
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugExecFile()KeySQLPlusRunner.debugExecFile
:SQL*Plus exec file
.- Returns:
SQL*Plus exec file
-
SQLPlusRunner_debugEnvLDLibraryPath
KeySQLPlusRunner.debugEnvLDLibraryPath
:LD_LIBRARY_PATH
.- Returns:
LD_LIBRARY_PATH
-
_SQLPlusRunner_debugEnvLDLibraryPath
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugEnvLDLibraryPath()KeySQLPlusRunner.debugEnvLDLibraryPath
:LD_LIBRARY_PATH
.- Returns:
LD_LIBRARY_PATH
-
SQLPlusRunner_debugFoundTnsNames
KeySQLPlusRunner.debugFoundTnsNames
:found TNSNAMES.ORA on
.- Returns:
found TNSNAMES.ORA on
-
_SQLPlusRunner_debugFoundTnsNames
public static org.jvnet.localizer.Localizable _SQLPlusRunner_debugFoundTnsNames()KeySQLPlusRunner.debugFoundTnsNames
:found TNSNAMES.ORA on
.- Returns:
found TNSNAMES.ORA on
-