[
https://issues.apache.org/jira/browse/DERBY-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-3168:
-----------------------------
Attachment: DERBY-3168-2.zip
DERBY-3168-2.diff
Attaching DERBY-3168-2.diff and DERBY-3168-2.zip, containing a new file for the
traceFileAppend attribute and revised versions of the other three new topics
and the map file. I did include an example of using traceDirectory and
traceFile together.
The information about traceFileAppend is based on what I could deduce from
trying it out; hope it's correct.
I removed the question about database ownership restrictions, deducing that
these attributes are similar to attributes like rollForwardRecoveryFrom=path
and logDevice=logDirectoryPath, which have no such restrictions. Hope that's
correct.
The svn stat output is as follows:
A src/ref/rrefattribtracedirectory.dita
A src/ref/rrefattribtracelevel.dita
A src/ref/rrefattribtracefile.dita
A src/ref/rrefattribtracefileappend.dita
M src/ref/refderby.ditamap
Thanks in advance for any feedback.
> Reference Manual lacks topics on trace-related connection URL attributes
> ------------------------------------------------------------------------
>
> Key: DERBY-3168
> URL: https://issues.apache.org/jira/browse/DERBY-3168
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.3.1.4
> Reporter: Kim Haase
> Assignee: Kim Haase
> Attachments: DERBY-3168-2.diff, DERBY-3168-2.zip, DERBY-3168.diff,
> DERBY-3168.zip
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.