• Quick Start - Command Logging using Custom DB Appender

    A new quick start is available that demonstrates a custom DB log handler that writes the Teiid command log messages to a database.    Look here for information on the quick start: https://docs.jboss.org/a...
    Profile Photo
    last modified by van.halbert
  • SQL Bulk Query Tool for Teiid Regression Testing

    The regession testing tool that is used for Teiid and has been used since MetaMatrix, is now available in the Open Source on GitHub.    https://github.com/SQLBulkQueryTool/SQLBulkQueryTool   The S...
    Profile Photo
    last modified by van.halbert
  • Designing a Data Access Layer using Teiid

    The following is an initial step at providing guidelines for designing a data access layer using Teiid.    This approach is a hybrid (i.e., data access layer and data abstraction layer) and is adapted b...
    Profile Photo
    last modified by van.halbert
  • Calculating Required Heap sizes in Teiid, A Tech Talk with SteveH

    I am posting a conversation with Steve about how to tune/calculate minimum required heap size in Teiid. Will try to get this info back into document, but if you are interested read on, and ask questions. - Ramesh. ...
    Profile Photo
    last modified by rareddy
  • Generating Self Signed Certificate with Keytool

    To generate a self-signed certificate, you need a program called “keytool”, which is supplied with any version of the Java SDK.  The instructions below walk through the creation of both the key store ...
    Profile Photo
    last modified by rareddy
  • Teiid In JCA Container

    Background  Teiid is a federated data integration engine that for a end user looks and behaves like a relational database. However the inner workings of Teiid apart from the optimization engine are much more simi...
    Profile Photo
    last modified by rareddy
  • Teiid JDBC Driver URL Connection Properties

    See Teiid JDBC Connection Properties
    Profile Photo
    last modified by rareddy
  • Release Notes for Teiid 6.2

    Release Notes for Teiid 6.2   Teiid 6.2 introduces the standalone-server mode with features and APIs similar to the MetaMatrix Enterprise Server.   New Features/Enhancements   The JDBC Connector can ...
    Profile Photo
    last modified by rareddy
  • Secure Client Connections using SSL in Teiid

    By default all sensitive (non-data) messages between client and server are encrypted using a Diffy-Hellman key that is negotiated per connection. This encryption is controlled by the following property in "<teiid-i...
    Profile Photo
    last modified by rareddy
  • Teiid Matview Discussion

    Three levels of "caching" discussed:   1) First is passive cache (passive from user standpoint) similar to  current results set cache.  Perhaps result object cache in future. As queries execute and fl...
    Profile Photo
    last modified by rareddy