OK, its the same error like here :
This is not the best fix, but temporary it works:
- update "_SYS_REPO"."ACTIVE_OBJECT"
- set "ACTIVATED_AT" = to_timestamp('2013-Nov-30', 'YYYY-MON-DD')
- where "ACTIVATED_AT">= to_timestamp('2013-Dec-01', 'YYYY-MON-DD');
i hope rev 70 for AWS will be released soon