Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
HP NonStop SQL/MX Messages Manual — 640324-001
13 -23
SQL 11229
Where
jvm-terminal-output
is diagnostic information generated by the Java
Virtual Machine (JVM) and written to the terminal of an SQL/MX UDR server process.
Cause. The JVM in the SQL/MX UDR server could be successfully started and the
jvm-terminal-output
text was captured. See also the errors that accompany this
message for more information.
Effect. The operation fails.
Recovery. Perform whatever corrective action is required to eliminate the JVM startup
errors. Stop and restart the session and retry the SQL/MX statement.
SQL 11230
Where
method-name
is the Java method name specified in the EXTERNAL NAME
clause of a CREATE PROCEDURE statement.
Where
class-name
is the Java class name specified in the EXTERNAL NAME clause
of a CREATE PROCEDURE statement.
Cause. During the execution of a CREATE PROCEDURE statement, multiple SPJ
methods were found in the specified Java class. Each SPJ method was named
class-name.method-name
and had a Java type signature matching the declared
SQL parameter types. If the DYNAMIC RESULT SETS clause specified a value
greater than zero, each method also had one or more trailing
java.sql.ResultSet[]
parameters.
Effect. The operation fails.
Recovery. You have two options. Ensure that exactly one SPJ method with the
required attributes exists in the specified class file, or direct SQL/MX to choose a
specific SPJ method by specifying that method's Java type signature in the
EXTERNAL NAME clause, and then resubmit.
SQL 11231
Where
signature
is a Java type signature.
11229 The Java Virtual Machine produced the following output:
jvm-terminal-output
.
11230 Multiple compatible methods named
method-name
were
found in class
class-name
.
11231 The method
method-name(signature)
was not found in or
is not a public method of
class-name
.
Содержание NonStop SQL/MX
Страница 4: ......
Страница 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Страница 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Страница 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Страница 186: ...Parser and Compilation Messages 3000 through 3999 HP NonStop SQL MX Messages Manual 640324 001 5 56 ...
Страница 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Страница 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Страница 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Страница 360: ...Trigger UDR Server and Language Manager Messages 11000 through 11399 HP NonStop SQL MX Messages Manual 640324 001 13 30 ...
Страница 472: ...Messages Generated by the Message System 16000 through 16999 HP NonStop SQL MX Messages Manual 640324 001 16 2 ...
Страница 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Страница 738: ...SQLSTATE Values Returned by NonStop SQL MX HP NonStop SQL MX Messages Manual 640324 001 21 86 SQLSTATE Values ...
Страница 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...