6 Replies Latest reply on Jul 14, 2011 10:06 AM by bluesgtrst

    How do I import DB2 stored procedure and user functions into a Teiid model schema?

    bluesgtrst

      I have a Teiid model used to import DB2 metadata but all I get is tables. I also have stored procedures and user-defined functions that need to be imported. I can see these items via the java DatabaseMetaData.getFunctions and getProcedures through my JDBC connection but nothing is imported into Teiid. Is this a Teiid limitation?

       

      Thanks!

      Jeff