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 "Stan Bradbury (JIRA)" <de...@db.apache.org> on 2006/08/30 00:32:23 UTC

[jira] Created: (DERBY-1780) Document all supplied system procedures in the Server and Administration Guide (e.g. class loading utils and import/export)

Document all supplied system procedures in the Server and Administration Guide (e.g. class loading utils and import/export)
---------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-1780
                 URL: http://issues.apache.org/jira/browse/DERBY-1780
             Project: Derby
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 10.1.3.1, 10.1.2.1, 10.0.2.1
            Reporter: Stan Bradbury
            Priority: Minor


 Most of the utilities cataloged in SYSCS_UTIL are used to setup/initialize a Derby system and are invoked using an existing connection using the 'CALL' command,  Such topics are best covered in the the Server and Administration Guide. Currently the procedures install_jarfiles, replace_jarfiles, remove_jarfiles, SYSCS_IMPORT_TABLE / DATA and SYSCS_EXPORT_TABLE / QUERY are documented in the Tools and Utilities Guide.  

I recommend reserving the Tools and Utilities Guide for routines that have a standalone interface (e.g. an existing connection is not required to invoke the routine), currently that is IJ, sysinfo and dblook.

-- 
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