Message ID |
Category |
Message String |
oratcl::badConnectStr |
Error |
invalid Oracle connect string |
Refer to the "oratcl" manpages or the Oracle documentation for information about connect string syntax.
|
oratcl::badOnOff |
Error |
invalid \"on\" or \"off\" value |
The "oraautocom" command requires a literal "on" or "off" value. Refer to the "oratcl" manpages or the Oracle
documentation for more information.
|
oratcl::badSubstChar |
Error |
invalid Oracle substitution character |
An invalid substitution character has been passed with the "orafetch" command. Refer to the "oratcl" manpages or the Oracle
documentation for more information.
|
oratcl::missingColon |
Error |
varName must be preceded by ':' |
Variable names must begin with colons. Refer to the "oratcl" manpages or the Oracle documentation for more information.
|