kettle - How can I make pentaho spoon auto-create a table? -
i having few issues pentaho spoon: want copy table 1 database another.
when click on "copy table" in tool menu, auto creates transformation that. when run these issues:
the truncate table ticked that's why error table not exist.
i have manually un-tick that. error because table not created. have click on sql , execute query. there way automatically it?
third problem pentaho created table not detecting date field, it's putting date type
unknown. have manually changevarchar. there way fix or defaultvarchar?
the unknown data type typically driver issue. database using , have right driver?
there no way automate creation of table within pdi - it's deliberate not this. integrate pdi tool this, dbdeploy idea.
update there way automatically create tables, can follow blueprint here:
Comments
Post a Comment