[ 
http://issues.apache.org/jira/browse/DERBY-1685?page=comments#action_12430061 ] 
            
Suresh Thalamati commented on DERBY-1685:
-----------------------------------------

Good catch Jean,    Bug description was incorrect.    Correct version of the 
"SYSCS_UTIL.SYSCS_ONLINE_BACKUP_DATABASE_NOWAIT "   is  one 
without the word " _ONLINE".  i.e  
SYSCS_UTIL.SYSCS_BACKUP_DATABASE_NOWAIT(.....) . 

The change  that is needed to be done is to remove the word "_ONLINE"  from the 
procedure name (SYSCS_UTIL.SYSCS_ONLINE_BACKUP_DATABASE_NOWAIT ) in page  
(http://db.apache.org/derby/docs/dev/ref/rrefonlinebackupdbnowaitproc.html)


Thanks
-suresh




 

> 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

        

Reply via email to