post fails to replicate create table as select with ORA-01858. As the result, all the following dml on this table will cause post to stop due to ORA-00904, table does not exist.
There is date format mismatch between date values in the create table as select (CTAS) statement and shareplex nls_date_format setting.