blob: 76bf6e9ce5c6ddbd117aabf267a65b5484af83db [file]
////
/**
* @@@ START COPYRIGHT @@@
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
* @@@ END COPYRIGHT @@@
*/
////
[[debugging]]
= Debugging
This section describes CQDs that are used for debugging controls.
[[udr-debug-flags]]
== UDR_DEBUG_FLAGS
[cols="25%h,75%"]
|===
| *Description* | Used when debugging user-defined functions (UDFs).
| *Values* |
*0-n* +
+
Default: *'0'*.
| *Usage* |
See See https://cwiki.apache.org/confluence/display/TRAFODION/Tutorial%3A+The+object-oriented+UDF+interface#Tutorial:Theobject-orientedUDFinterface-DebuggingUDFcode[UDF Tutorial].
| *Production Usage* | Please contact {project-support}.
| *Impact* | Not applicable.
| *Level* | Session.
| *Conflicts/Synergies* | Not applicable.
| *Real Problem Addressed* | Not applicable.
| *Introduced In Release* | {project-name} 1.3.0.
| *Deprecated In Release* | Not applicable.
|===
<<<
[[udr_jvm_debug_port]]
== UDR_JVM_DEBUG_PORT
[cols="25%h,75%"]
|===
| *Description* | Used when debugging user-defined functions (UDFs).
| *Values* |
*0-n* +
+
Default: *'0'*.
| *Usage* |
See See https://cwiki.apache.org/confluence/display/TRAFODION/Tutorial%3A+The+object-oriented+UDF+interface#Tutorial:Theobject-orientedUDFinterface-DebuggingUDFcode[UDF Tutorial].
| *Production Usage* | Please contact {project-support}.
| *Impact* | Not applicable.
| *Level* | Session.
| *Conflicts/Synergies* | Not applicable.
| *Real Problem Addressed* | Not applicable.
| *Introduced In Release* | {project-name} 1.3.0.
| *Deprecated In Release* | Not applicable.
|===
<<<
[[udr-jvm-debug-timeout]]
== UDR_JVM_DEBUG_TIMEOUT
[cols="25%h,75%"]
|===
| *Description* | Used when debugging user-defined functions (UDFs).
| *Values* |
*0-n* +
+
Default: *'0'*.
| *Usage* |
See See https://cwiki.apache.org/confluence/display/TRAFODION/Tutorial%3A+The+object-oriented+UDF+interface#Tutorial:Theobject-orientedUDFinterface-DebuggingUDFcode[UDF Tutorial].
| *Production Usage* | Please contact {project-support}.
| *Impact* | Not applicable.
| *Level* | Session.
| *Conflicts/Synergies* | Not applicable.
| *Real Problem Addressed* | Not applicable.
| *Introduced In Release* | {project-name} 1.3.0.
| *Deprecated In Release* | Not applicable.
|===