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 "Jean T. Anderson (JIRA)" <de...@db.apache.org> on 2006/08/23 01:43:15 UTC

[jira] Commented: (DERBY-1685) The reference manual has wrong procedure name for online bacup

    [ http://issues.apache.org/jira/browse/DERBY-1685?page=comments#action_12429838 ] 
            
Jean T. Anderson commented on DERBY-1685:
-----------------------------------------

With this patch I think we end up with two pages with the same procedure, though the first takes one arg and the second take two args:

(1)SYSCS_UTIL.SYSCS_ONLINE_BACKUP_DATABASE_NOWAIT, which becomes SYSCS_UTIL.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE_NOWAIT with this patch:
http://db.apache.org/derby/docs/dev/ref/rrefonlinebackupdbnowaitproc.html
This procedure is documented to take one arg

(2) SYSCS_UTIL.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE_NOWAIT
http://db.apache.org/derby/docs/dev/ref/rrefbackupdbenablelognowaitproc.html
This procedure is documented to take two args

Is page #1 valid? I'm not spotting a functional test that takes just one argument.

> The reference manual has wrong procedure name for online bacup
> --------------------------------------------------------------
>
>                 Key: DERBY-1685
>                 URL: http://issues.apache.org/jira/browse/DERBY-1685
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.2.1.0
>            Reporter: Manjula Kutty
>         Assigned To: Laura Stewart
>             Fix For: 10.2.1.0
>
>         Attachments: derby1685_ref.diff, rrefonlinebackupdbnowaitproc.html
>
>
> The derby reference manual has SYSCS_UTIL.SYSCS_ONLINE_BACKUP_DATABASE_NOWAIT as the procedure name for the online back up where as  the actual procedure name is SYSCS_UTIL.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE_NOWAIT.
> http://db.apache.org/derby/docs/dev/ref/rrefonlinebackupdbnowaitproc.html

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