Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
10.0.2.0, 10.0.2.1, 10.1.1.0, 10.1.2.1, 10.1.3.1, 10.2.1.6, 10.3.1.4
-
None
-
None
Description
Add ij.exceptionTrace property to the list of properties available in this section in tools guide .http://db.apache.org/derby/docs/dev/tools/rtoolsijpropref29864.html This can be very useful for users when debugging errors.
Function:
Set ij.exceptionTrace=true to print the stack traces for any exception thatoccurs when executing sql statements via ij.
Example:
java -Dij.exceptionTrace=true org.apache.derby.tools.ij
Attachments
Issue Links
- duplicates
-
DERBY-1381 Document ij.exceptionTrace property
- Closed