[ http://issues.apache.org/jira/browse/DERBY-1819?page=comments#action_12440575 ]
Suresh Thalamati commented on DERBY-1819:
-----------------------------------------
Thanks for working on this issue , Laura. Changes looks good to me, patch can be committted.
+1.
/suresh
> couple of small errors in the admin guide documentation of NetworkServerControl() API
(shutdown and sysinfo ...)
> ------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-1819
> URL: http://issues.apache.org/jira/browse/DERBY-1819
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.2.1.6
> Reporter: Suresh Thalamati
> Assigned To: Laura Stewart
> Priority: Trivial
> Fix For: 10.2.2.0
>
> Attachments: derby1819_1.diff, derby1819_html1.zip
>
>
> 1) in Shutting down by using the API(http://db.apache.org/derby/docs/dev/adminguide/tadminconfig815357.html)
> I think the ollowing senetence is not correct in this section. There is an example
later in the section , that shows t
> how to shutdown the network server.
> "
> For example:
> shutdown();
> "
> Above can be removed. or change the description that refelect that it is the
metod name to shutdown the database.
> 2) Obtaining system information by using the API (http://db.apache.org/derby/docs/dev/adminguide/tadminconfig815853.html)
> Following sentence , I think refers to only the getSysinfo() method
> These methods return information about the Network Server running on the current machine
on the default port number (1527).
> "These methods" should be replaced by "this method"
> 3)In Obtaining Network Server properties by using the getCurrent Properties method (http://db.apache.org/derby/docs/dev/adminguide/tadminconfig815822.html)
section :
> "
> It returns a Properties object with the value of all the NetServer properties"
> in the above sentence "NetServer" is incorrect , it should be "Network Server "
--
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
|