Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.3.1.4
-
None
Description
The Admin Guide topic "Network client tracing" describes three connection URL attributes that enable network client tracing:
http://db.apache.org/derby/docs/dev/adminguide/cadminappsclienttracing.html
The URL attributes are traceFile, traceDirectory, and traceLevel.
These three attributes are missing from the Reference Manual section where all the connection URL attributes are listed and described:
http://db.apache.org/derby/docs/dev/ref/rrefattrib24612.html
Like the securityMechanism and ssl attributes, these attributes appear to apply only to the client/server mode of Derby, not to the embedded mode.
I'll add topics to the Reference Manual for each of these attributes, unless there is some reason not to.