From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: When loading the CMS datamodel you get: SQL> create global temporary table pre_convert_html ( * ERROR at line 1: ORA-00955: name is already used by an existing object Because an auto-generated SQL file from core (ddl/oracle-se/table-pre_convert_html-auto.sql) has already created the table. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: . Additional info:
Fixed @32425.