• Teiid - Teradata

    Hi everybody, I tried to connect Teiid 9.0 with Jboss 8.12 to Teradata Express 15.10.0.7 but it didn't work. I created a Generic JDBC Connection and I added table to my source model. I tried all Jdbc driver version...
    Profile Photo
    last modified by parrotola
  • Problems connecting from teiiddesigner 10 to teiid 9

    Hi,   Should it be possible to connect from teiiddesigner 10 to teiid 9?   I've added the server like I've added it in the past but now as a wildfly 9 server reference. It is configured as a remote server ...
    Profile Photo
    last modified by gadeyne.bram
  • TEIID Designer - when starting Wildfly 9 server, Eclipse Mars UI hangs

    If i install the TEIID 10 Final or 10 Beta 1 into Eclipse Mars and then try to start my Wildfly 9 server - the server starts (I can see this from the jboss log file) - however the eclipse instance hangs - Program Not ...
    Profile Photo
    last modified by skiveatwork
  • Installing designer 10.0 into Eclipse or JBDS

    I'm trying to install Teiid Designer into Eclipse.  I've followed the instructions at Download & Install - JBoss Community.  I've also followed the instructions on that page trying to install Designer in...
    Profile Photo
    last modified by dalepres
  • Teiid PI JDBC Connection Error - Null Pointer Exception

    Hello,   I am trying to set up a JDBC connection to PI. I have configured the PI connection correctly as I am able to test it out using DB Visualizer and using a test Java application provided by the vendor. I c...
    Profile Photo
    last modified by asjboss1
  • connect to cassandra

    Hi In community edition what runtime teiid-8.?.0. Final-jboss-dist.zip version compatible with wildfly-8.0.0.Final For example runtime teiid-8.3.0.Final-jboss-dist compatible with jboss-7.1.1.Final application serve...
    Profile Photo
    last modified by abedini
  • Wrong release date on download page for version 10

    Hi,   I've noticed that the release date (in the 10.x stable releases table) on the download page for teiid designer says 12/17/2014 in stead of 04/13/2016. Probably a typo?   Download & Install - JBos...
    Profile Photo
    last modified by gadeyne.bram
  • While generating teiid rest jar , teiid designer appending extra semi colon in TeiidRSProviderPost class  .

    Code sample of class : TeiidRSProviderPost               public InputStream execute(String paramString1, Map<String, String> paramMap, String paramString2, Properties paramPr...
    Profile Photo
    last modified by sunilmatana
  • Hive integration

    Hi, I want to create source model for Hadoop Hive with Teiid designer on Eclipse Luna (new installed). I followed Connect to a Hadoop Source using Hive2, but in the create data source dialog I did not find hive12. &#...
    Profile Photo
    last modified by jietao
  • Build teiid designer and use in Eclipse Luna

    Dear all,   I would like to use the last updated source code of Teiid Designer to build and use in my JBoss 8.1.0. I followed this guide (Setting Up Your Eclipse Development Environment for Teiid Designer 8.x) t...
    Profile Photo
    last modified by daan-isaac
  • teiid instance administration port

    our teiid server is behind firewalls and the ports are not open. I work around with ssh tunnel and create local ports to represent server port. In teiid designer I can change the port number for JDBC connection (31000...
    Profile Photo
    last modified by jietao
  • metadata failed to load org.teiid.translator.TranslatorException

    Hi,   I have a VDB with a property of automatic creating REAT WAR in Teiid designer.  I could deploy this VDB but today it failed after I created a new jar and adapted the virzual procedure to the Java meth...
    Profile Photo
    last modified by jietao
  • Teiid designer preview data not take the procedure update

    Problem: when the virtual procedure is changed and then preview data, designer still use the old procedure code and the old execution plan. When a new procedure is added to a virtual model and then preview data, Desig...
    Profile Photo
    last modified by jietao
  • array type with user defined functions

    I have a function in JAVA that returns a string array, i.e., String []. I created a UDF with Teiid designer for this function, but cannot find a data type for the output parameter (I need a string array). How can I wo...
    Profile Photo
    last modified by jietao
  • What is precision for string procedure parameter ?

    Dear all   We have imported a stored procedure from SQL Server:   For BatchID IN parameter, there are both precision & length values:   What is the difference ?   Maybe it is not expect...
    Profile Photo
    last modified by jpmat
  • Teiid designer does not take the overridden translator

    Problem: I specified an overridden translator using the menu item Translator Overrides but Designer still use the default translator in the vdb.xml (the overridden translator in in the XML file but not be used).
    Profile Photo
    last modified by jietao
  • create REST War

    I used Teiid designer to create a source model for MySQL, then a relational view model, then a procedure (REST enabled) within the view, then a VDB with source model and view model, finally created WAR. But: as I test...
    Profile Photo
    last modified by jietao
  • Prevent to_char implicit conversion for TimeStamp field in database

    I'm currently toying with the behavior of the translator for a specific TimeStamp field in my model in a Teiid 8.4/JDV 6.0 setup. The database stores this field as a TimeStamp type but very often, clients that connect...
    Profile Photo
    last modified by bpiepers
  • How to connect stack treace console to remote Teiid server

    Hi all Would you pls help me to connect stack treace console which i have in teiid designer to remote Teiid server which is located on external server. In my previous set-up teiid designer was installed on same mach...
    Profile Photo
    last modified by lukaszmro
  • Duplicate security constraints, how to prevent that?

    In Teiid 8.4, I have one table that is "protected" by a row based security constraint. The corresponding role is set to be for all users that log on. I join the protected view with the tables that I want to limit the ...
    Profile Photo
    last modified by bpiepers