|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (DERBY-4288) Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* proceduresTools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures
------------------------------------------------------------------------ Key: DERBY-4288 URL: https://issues.apache.org/jira/browse/DERBY-4288 Project: Derby Issue Type: Bug Components: Documentation Affects Versions: 10.5.1.1 Reporter: Knut Anders Hatlen Priority: Minor Derby Tools and Utilities Guide says that SYSCS_UTIL.SYSCS_EXPORT_QUERY and SYSCS_UTIL.SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE take the table name as an argument. This is not correct, and the examples (correctly) don't use that argument. See http://db.apache.org/derby/docs/10.5/tools/ttoolsexporting.html. This problem was originally reported against the 10.0 manual on derby-dev: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200906.mbox/%3c4A41D913.4040201@...%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Assigned: (DERBY-4288) Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures[ https://issues.apache.org/jira/browse/DERBY-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-4288: -------------------------------------- Assignee: Bryan Pendleton > Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures > ------------------------------------------------------------------------ > > Key: DERBY-4288 > URL: https://issues.apache.org/jira/browse/DERBY-4288 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.5.1.1 > Reporter: Knut Anders Hatlen > Assignee: Bryan Pendleton > Priority: Minor > > Derby Tools and Utilities Guide says that SYSCS_UTIL.SYSCS_EXPORT_QUERY and SYSCS_UTIL.SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE take the table name as an argument. This is not correct, and the examples (correctly) don't use that argument. See http://db.apache.org/derby/docs/10.5/tools/ttoolsexporting.html. > This problem was originally reported against the 10.0 manual on derby-dev: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200906.mbox/%3c4A41D913.4040201@...%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Updated: (DERBY-4288) Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures[ https://issues.apache.org/jira/browse/DERBY-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-4288: ----------------------------------- Attachment: ttoolsexporting.html docs.diff I agree, the "tablename" argument needs to be removed from the SYSCS_EXPORT_QUERY and SYSCS_EXPORT_QUERY_LOBS_EXTFILE procedure syntax specs. Attached is a docs diff proposal, and the resulting HTML page. > Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures > ------------------------------------------------------------------------ > > Key: DERBY-4288 > URL: https://issues.apache.org/jira/browse/DERBY-4288 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.5.1.1 > Reporter: Knut Anders Hatlen > Assignee: Bryan Pendleton > Priority: Minor > Attachments: docs.diff, ttoolsexporting.html > > > Derby Tools and Utilities Guide says that SYSCS_UTIL.SYSCS_EXPORT_QUERY and SYSCS_UTIL.SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE take the table name as an argument. This is not correct, and the examples (correctly) don't use that argument. See http://db.apache.org/derby/docs/10.5/tools/ttoolsexporting.html. > This problem was originally reported against the 10.0 manual on derby-dev: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200906.mbox/%3c4A41D913.4040201@...%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (DERBY-4288) Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures[ https://issues.apache.org/jira/browse/DERBY-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772506#action_12772506 ] Knut Anders Hatlen commented on DERBY-4288: ------------------------------------------- The patch looks good to me. +1 to commit. > Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures > ------------------------------------------------------------------------ > > Key: DERBY-4288 > URL: https://issues.apache.org/jira/browse/DERBY-4288 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.5.1.1 > Reporter: Knut Anders Hatlen > Assignee: Bryan Pendleton > Priority: Minor > Attachments: docs.diff, ttoolsexporting.html > > > Derby Tools and Utilities Guide says that SYSCS_UTIL.SYSCS_EXPORT_QUERY and SYSCS_UTIL.SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE take the table name as an argument. This is not correct, and the examples (correctly) don't use that argument. See http://db.apache.org/derby/docs/10.5/tools/ttoolsexporting.html. > This problem was originally reported against the 10.0 manual on derby-dev: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200906.mbox/%3c4A41D913.4040201@...%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Resolved: (DERBY-4288) Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures[ https://issues.apache.org/jira/browse/DERBY-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-4288. ------------------------------------ Resolution: Fixed Fix Version/s: 10.6.0.0 Committed to the docs trunk as revision 831973. > Tools guide lists too many parameters for SYSCS_EXPORT_QUERY* procedures > ------------------------------------------------------------------------ > > Key: DERBY-4288 > URL: https://issues.apache.org/jira/browse/DERBY-4288 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.5.1.1 > Reporter: Knut Anders Hatlen > Assignee: Bryan Pendleton > Priority: Minor > Fix For: 10.6.0.0 > > Attachments: docs.diff, ttoolsexporting.html > > > Derby Tools and Utilities Guide says that SYSCS_UTIL.SYSCS_EXPORT_QUERY and SYSCS_UTIL.SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE take the table name as an argument. This is not correct, and the examples (correctly) don't use that argument. See http://db.apache.org/derby/docs/10.5/tools/ttoolsexporting.html. > This problem was originally reported against the 10.0 manual on derby-dev: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200906.mbox/%3c4A41D913.4040201@...%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free embeddable forum powered by Nabble | Forum Help |