-
Bug
-
Resolution: Won't Do
-
Critical
-
10.0.2
-
None
-
None
I have a project with JDG materialization. When I want to deploy static VDB, server shows me error that:
15:47:10,347 WARN [org.teiid.MATVIEWS] (Worker1_QueryProcessorQueue9) org.teiid.jdbc.TeiidSQLException: TEIID30168 Couldn't execute the dynamic SQL command "EXECUTE IMMEDIATE array_get(strings, index)" with the SQL statement "execute BookCacheSource.native('truncate cache')" due to: TEIID30357 BookCacheSource.native does not exist.
But when I deploy dynamic VDB, which is generated from that staticVDB, server doesn't shows any errors and materialization works fine.