You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/03/14 00:35:40 UTC

[jira] Resolved: (DDLUTILS-74) DatabaseToDdl task does not add 'name' attribute to tag in dumped schema XML file.

     [ http://issues.apache.org/jira/browse/DDLUTILS-74?page=all ]
     
Thomas Dudziak resolved DDLUTILS-74:
------------------------------------

    Resolution: Fixed

> DatabaseToDdl task does not add 'name' attribute to <database> tag in dumped schema XML file.
> ---------------------------------------------------------------------------------------------
>
>          Key: DDLUTILS-74
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-74
>      Project: DdlUtils
>         Type: Bug
>  Environment: Oracle 10g Express Edition
> Java 1.5.0
> Windows XP
> Ant 1.5.6
>     Reporter: Guy Davis
>     Assignee: Thomas Dudziak
>  Attachments: database_name.patch
>
> When dumping the schema file, the generated XML does not contain the 'name' attribute in root <database> tag.  When trying to load the schema.xml file into SQLServer 2005 EE, DdlToDatabase complains about the missing attribute.  If I manually add a name attribute, then the load works as expected.  
> If possible, the dump should write all the required elements that the load requires.  This would greatly facilitate automation of database tasks using Ant.

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