You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Halley Pacheco de Oliveira (JIRA)" <de...@db.apache.org> on 2006/04/03 14:42:51 UTC

[jira] Created: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver
------------------------------------------------------------------------------------------------------

         Key: DERBY-1175
         URL: http://issues.apache.org/jira/browse/DERBY-1175
     Project: Derby
        Type: Bug

  Components: Documentation  
    Versions: 10.1.2.3    
 Environment: DITA files
    Reporter: Halley Pacheco de Oliveira
     Fix For: 10.1.2.3


In "Accessing the Network Server by using the DB2 Universal Driver" is written:

logWriter
A character output stream. All logging and tracing messages print to the logWriter property.

traceLevel
Specifies the granularity of logging messages to the logWriter property.

traceFile
Provides an explicit file location for the trace output.

and in "Accessing the Network Server by using the network client driver" is written:

traceLevel
The level of client tracing if traceFile or traceDirectory are set.

So I think that in "Accessing the Network Server by using the DB2 Universal Driver"  logging should be replaced by tracing in traceLevel:

traceLevel
Specifies the granularity of tracing messages to the logWriter property.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Posted by "Halley Pacheco de Oliveira (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1175?page=all ]

Halley Pacheco de Oliveira updated DERBY-1175:
----------------------------------------------

    Attachment: cadminapps810777.diff

 Diff file to correct the sentence (svn diff)

> Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver
> ------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1175
>          URL: http://issues.apache.org/jira/browse/DERBY-1175
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.3
>  Environment: DITA files
>     Reporter: Halley Pacheco de Oliveira
>      Fix For: 10.1.2.3
>  Attachments: cadminapps810777.diff
>
> In "Accessing the Network Server by using the DB2 Universal Driver" is written:
> logWriter
> A character output stream. All logging and tracing messages print to the logWriter property.
> traceLevel
> Specifies the granularity of logging messages to the logWriter property.
> traceFile
> Provides an explicit file location for the trace output.
> and in "Accessing the Network Server by using the network client driver" is written:
> traceLevel
> The level of client tracing if traceFile or traceDirectory are set.
> So I think that in "Accessing the Network Server by using the DB2 Universal Driver"  logging should be replaced by tracing in traceLevel:
> traceLevel
> Specifies the granularity of tracing messages to the logWriter property.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Posted by "Knut Anders Hatlen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1175?page=all ]
     
Knut Anders Hatlen resolved DERBY-1175:
---------------------------------------

    Fix Version: 10.2.0.0
                     (was: 10.1.2.3)
     Resolution: Fixed

Committed revision 391306.

> Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver
> ------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1175
>          URL: http://issues.apache.org/jira/browse/DERBY-1175
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.3
>  Environment: DITA files
>     Reporter: Halley Pacheco de Oliveira
>      Fix For: 10.2.0.0
>  Attachments: cadminapps810777.diff, cadminapps810777.diff.html
>
> In "Accessing the Network Server by using the DB2 Universal Driver" is written:
> logWriter
> A character output stream. All logging and tracing messages print to the logWriter property.
> traceLevel
> Specifies the granularity of logging messages to the logWriter property.
> traceFile
> Provides an explicit file location for the trace output.
> and in "Accessing the Network Server by using the network client driver" is written:
> traceLevel
> The level of client tracing if traceFile or traceDirectory are set.
> So I think that in "Accessing the Network Server by using the DB2 Universal Driver"  logging should be replaced by tracing in traceLevel:
> traceLevel
> Specifies the granularity of tracing messages to the logWriter property.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Updated: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Posted by Jeff Levitt <de...@mylevita.com>.
Hi Halley,

Sorry, what I meant was to attach HTML output of the
documentation showing your changes in them.  I didnt
mean to create an html version of the patch file
itself.  But dont worry about it, your patch has
already been committed. On future patches, just
remember to create html output using the dita toolkit
and include them for other people to review.

Thanks!  

Jeff

--- "Halley Pacheco de Oliveira (JIRA)"
<de...@db.apache.org> wrote:

>      [
>
http://issues.apache.org/jira/browse/DERBY-1175?page=all
> ]
> 
> Halley Pacheco de Oliveira updated DERBY-1175:
> ----------------------------------------------
> 
>     Attachment: cadminapps810777.diff.html
> 
> Jeff, the file cadminapps810777.diff.html attached
> is the file cadminapps810777.diff HTMLized using a
> jEdit plugin. I hope this is what you want, but if
> it is not what you want please let me know.
> 
> > Derby Server and Administration Guide - Accessing
> the Network Server by using the DB2 Universal Driver
> >
>
------------------------------------------------------------------------------------------------------
> >
> >          Key: DERBY-1175
> >          URL:
> http://issues.apache.org/jira/browse/DERBY-1175
> >      Project: Derby
> >         Type: Bug
> 
> >   Components: Documentation
> >     Versions: 10.1.2.3
> >  Environment: DITA files
> >     Reporter: Halley Pacheco de Oliveira
> >      Fix For: 10.1.2.3
> >  Attachments: cadminapps810777.diff,
> cadminapps810777.diff.html
> >
> > In "Accessing the Network Server by using the DB2
> Universal Driver" is written:
> > logWriter
> > A character output stream. All logging and tracing
> messages print to the logWriter property.
> > traceLevel
> > Specifies the granularity of logging messages to
> the logWriter property.
> > traceFile
> > Provides an explicit file location for the trace
> output.
> > and in "Accessing the Network Server by using the
> network client driver" is written:
> > traceLevel
> > The level of client tracing if traceFile or
> traceDirectory are set.
> > So I think that in "Accessing the Network Server
> by using the DB2 Universal Driver"  logging should
> be replaced by tracing in traceLevel:
> > traceLevel
> > Specifies the granularity of tracing messages to
> the logWriter property.
> 
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of
> the administrators:
>   
>
http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira
> 
> 


[jira] Updated: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Posted by "Halley Pacheco de Oliveira (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1175?page=all ]

Halley Pacheco de Oliveira updated DERBY-1175:
----------------------------------------------

    Attachment: cadminapps810777.diff.html

Jeff, the file cadminapps810777.diff.html attached is the file cadminapps810777.diff HTMLized using a jEdit plugin. I hope this is what you want, but if it is not what you want please let me know.

> Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver
> ------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1175
>          URL: http://issues.apache.org/jira/browse/DERBY-1175
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.3
>  Environment: DITA files
>     Reporter: Halley Pacheco de Oliveira
>      Fix For: 10.1.2.3
>  Attachments: cadminapps810777.diff, cadminapps810777.diff.html
>
> In "Accessing the Network Server by using the DB2 Universal Driver" is written:
> logWriter
> A character output stream. All logging and tracing messages print to the logWriter property.
> traceLevel
> Specifies the granularity of logging messages to the logWriter property.
> traceFile
> Provides an explicit file location for the trace output.
> and in "Accessing the Network Server by using the network client driver" is written:
> traceLevel
> The level of client tracing if traceFile or traceDirectory are set.
> So I think that in "Accessing the Network Server by using the DB2 Universal Driver"  logging should be replaced by tracing in traceLevel:
> traceLevel
> Specifies the granularity of tracing messages to the logWriter property.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Posted by "Halley Pacheco de Oliveira (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1175?page=all ]
     
Halley Pacheco de Oliveira closed DERBY-1175:
---------------------------------------------

    Assign To: Halley Pacheco de Oliveira

> Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver
> ------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1175
>          URL: http://issues.apache.org/jira/browse/DERBY-1175
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.3
>  Environment: DITA files
>     Reporter: Halley Pacheco de Oliveira
>     Assignee: Halley Pacheco de Oliveira
>      Fix For: 10.2.0.0
>  Attachments: cadminapps810777.diff, cadminapps810777.diff.html
>
> In "Accessing the Network Server by using the DB2 Universal Driver" is written:
> logWriter
> A character output stream. All logging and tracing messages print to the logWriter property.
> traceLevel
> Specifies the granularity of logging messages to the logWriter property.
> traceFile
> Provides an explicit file location for the trace output.
> and in "Accessing the Network Server by using the network client driver" is written:
> traceLevel
> The level of client tracing if traceFile or traceDirectory are set.
> So I think that in "Accessing the Network Server by using the DB2 Universal Driver"  logging should be replaced by tracing in traceLevel:
> traceLevel
> Specifies the granularity of tracing messages to the logWriter property.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DERBY-1175) Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1175?page=comments#action_12373042 ] 

Jeff Levitt commented on DERBY-1175:
------------------------------------

I have looked at the patch and think it is good enough to commit.  Halley, can you create html output of your patches and post them with your attachments?  It makes reviewing them easier.  Thanks! Jeff

> Derby Server and Administration Guide - Accessing the Network Server by using the DB2 Universal Driver
> ------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1175
>          URL: http://issues.apache.org/jira/browse/DERBY-1175
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.3
>  Environment: DITA files
>     Reporter: Halley Pacheco de Oliveira
>      Fix For: 10.1.2.3
>  Attachments: cadminapps810777.diff
>
> In "Accessing the Network Server by using the DB2 Universal Driver" is written:
> logWriter
> A character output stream. All logging and tracing messages print to the logWriter property.
> traceLevel
> Specifies the granularity of logging messages to the logWriter property.
> traceFile
> Provides an explicit file location for the trace output.
> and in "Accessing the Network Server by using the network client driver" is written:
> traceLevel
> The level of client tracing if traceFile or traceDirectory are set.
> So I think that in "Accessing the Network Server by using the DB2 Universal Driver"  logging should be replaced by tracing in traceLevel:
> traceLevel
> Specifies the granularity of tracing messages to the logWriter property.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira