[JBoss JIRA] (TEIIDDES-1079) Create Import VDB wizard
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1079?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-1079.
------------------------------------
Resolution: Out of Date
not needed per last comment
> Create Import VDB wizard
> ------------------------
>
> Key: TEIIDDES-1079
> URL: https://issues.jboss.org/browse/TEIIDDES-1079
> Project: Teiid Designer
> Issue Type: Sub-task
> Components: Editors, Modeling, VDB & Execution
> Affects Versions: 7.5
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: Future
>
>
> For usability improvements and migration support, it would be great to be able to import a VDB into a workspace, extract the models from the VDB into a new project (along with the VDB) and allow the user to begin to start editing the models as if they were new.
> Secondary thoughts:
> - Should Translator Override properties be extractable from a VDB so users can apply them to multiple VDB's?
> - Then should the Translator Overrides action and editor be available in Teiid Designer outside the VDB Editor??
> - Should anything be done with Data Roles so they are transferable between VDB's?
> - Do we need a Clone VDB action? which would clone the resources, vdb.xml contents, but re-index the files?
> - How do we handle extracting/importing models from VDB that already exist in the workspace?
> < First cut would maybe prevent user from extracting any models if any model conflicts exist.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-1093) New Connection Profile dialog issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1093?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-1093.
------------------------------------
Resolution: Out of Date
> New Connection Profile dialog issues
> ------------------------------------
>
> Key: TEIIDDES-1093
> URL: https://issues.jboss.org/browse/TEIIDDES-1093
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Import/Export
> Affects Versions: 7.4
> Reporter: Randall Hauch
> Priority: Minor
> Attachments: New Connection Profile and pasting URL.png
>
>
> Pasting a JDBC URL into the 'Host' field on the 'New Connection Profile' results in a messed up URL. Seems like for really great usability, the wizard should allow pasting a full URL into any of the fields, and upon detecting this case parse the pasted URL into the constituent parts and populate the fields automatically.
> Also, the URL field at the bottom looks editable and is not. Should probably make it more obvious that is is read-only
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-927) SQLServer import problem
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-927?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-927.
-----------------------------------
Resolution: Out of Date
> SQLServer import problem
> ------------------------
>
> Key: TEIIDDES-927
> URL: https://issues.jboss.org/browse/TEIIDDES-927
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 7.3
> Environment: Windows XP
> Reporter: luca gioppo
> Labels: preview, sqlserver2005
> Attachments: sqlserver.png, UfficioTecnico.xmi
>
>
> Made import from SQL Server, tables imported correctly, but "Preview data" does not work also this essor is in the message lock
> "Unable to select any database object(s) that match sa"
> eclipse.buildId=M20110210-1200
> java.version=1.6.0_04
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
> Framework arguments: -product org.eclipse.epp.package.java.product
> Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product
> Any hint?
> Thanks
> Luca
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-909) Add Categories to Modeling->Actions
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-909?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-909.
-----------------------------------
Resolution: Rejected
Modeling actions are already organized into selected types: resource, model object, generic/diagram. These actions are normaly not displayed unless enabled, which improves user experience
> Add Categories to Modeling->Actions
> -----------------------------------
>
> Key: TEIIDDES-909
> URL: https://issues.jboss.org/browse/TEIIDDES-909
> Project: Teiid Designer
> Issue Type: Task
> Components: Modeling
> Affects Versions: 7.3
> Reporter: Ted Jones
>
> With the increasing number of actions being added to the Modeling menu option, functional categories would be very helpful in presenting the actions in an orderly fashion.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-842) Teiid Table Figure has layout problems for children
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-842?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-842.
-----------------------------------
Resolution: Cannot Reproduce Bug
> Teiid Table Figure has layout problems for children
> ---------------------------------------------------
>
> Key: TEIIDDES-842
> URL: https://issues.jboss.org/browse/TEIIDDES-842
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 7.2
> Reporter: Denis Golovin
> Assignee: Barry LaFond
> Attachments: screenshot7.png, screenshot8.png
>
>
> Here is an example how it looks like (scrolling should not be vivible, all children inside figure should be in one row under each other)
> !screenshot7.png!
> Creating new column always reset width of table figure, below how figure from previous image looks like after new column created
> !screenshot8.png!
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-715) Oracle metadata import using Designer takes long time for large schemas
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-715?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-715.
-----------------------------------
Resolution: Won't Fix
support for JDBC importer is being minimized in favor or Teiid Importer option. Optimization of the Schema import is via import properties.
> Oracle metadata import using Designer takes long time for large schemas
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-715
> URL: https://issues.jboss.org/browse/TEIIDDES-715
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 7.1
> Reporter: Ramesh Reddy
> Fix For: Future
>
>
> Importing metadata from Oracle database seems to take longer than any other database, when the underlying the schema is large. This may be because the default settings with Oracle Driver tries to get lot more metadata then needed. Should explore ways to minimize the time to take import.
> Teiid in the Dynamic VDB import uses "Table Types" and "schema" name to limit the number of tables it imports, may be we should adopt similar thing in Designer. It is possible that Designer is already doing such settings.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-714) Designer should clean up preview vdbs every time Teiid Server connection is made.
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-714?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-714.
-----------------------------------
Resolution: Out of Date
> Designer should clean up preview vdbs every time Teiid Server connection is made.
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-714
> URL: https://issues.jboss.org/browse/TEIIDDES-714
> Project: Teiid Designer
> Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 7.1
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Fix For: Future
>
>
> It is quite possible that that the preview vdbs deployed into a Teiid Server get out of sync with the Designer when the Server is restarted independent of the Designer. Since Designer keeps track of its preview vdbs based on workspace uuid, it is better that it cleans up its preview vdbs and data sources when the connection is made and connection is cleaned up. These actions may happen at both startup and shutdown of the Designer and also at the creation and discard of the Server settings once the Designer started. Otherwise there may be orphan VDBs left over in the Server.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months