The script generated by Toad includes the statement START WITH TO_DATE('16-11-2012','dd-mon-yyyy') .
The month is not properly converted.
WORKAROUND
Modify the script generated by Toad .For example in this case the correct statement would be START WITH TO_DATE('16-11-2012','dd-mm-yyyy')
STATUS
Waiting for fix in a future release of Toad for Oracle
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center