[
https://issues.jboss.org/browse/TEIID-4398?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4398:
-------------------------------------
to convert a .vdb into .vdb.xml do
edit the teiid-convert-vdb.sh add a system property -Dformat=XML
{code}
teiid-convert-vdb.sh myvdb.vdb
{code}
this only applies to convert .vdb to vdb.xml
Write a utility to convert a .VDB with Index file into -vdb.xml or
DDL format
-----------------------------------------------------------------------------
Key: TEIID-4398
URL:
https://issues.jboss.org/browse/TEIID-4398
Project: Teiid
Issue Type: Task
Components: Build/Kits
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: CR1
Fix For: 9.2
Write a command line utility and provide in "bin" directory to convert the
Designer based .vdb file with index metadata into -vdb.xml file and/or newer DDL format.
This can be used to migrate the older VDBs mach easier to newer formats without use of
Designer tooling.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)