Has anyone had an issue with APPLSYS.FND_MIME_TYPES_U2 for the Oct 2011 CPU (Patches 12794417 and 12
We are applying Patches 12794417 and 12921332 as part of a test upgrade to R12.1.3+ and are seeing the following errors:
afmimefilext.sql
<worker log>sql /lucre2/a/oraapp/diane/apps/apps_st/appl/fnd/12.0.0/patch/115/sql/afmimefilext.sql &un_fnd &pw_fnd Start time for statement below is: Thu Dec 01 2011 15:36:49 INSERT INTO FND_MIME_TYPES ( mime_type_id, mime_type, ctx_format_code,last_update_date, last_updated_by,creation_date, created_by,last_update_login,file_ext, allow_file_upload ) VALUES (fnd_mime_types_s.NEXTVAL, 'application/zip', 'IGNORE', sysdate, -1,sysdate,-1, -1, 'zip', 'N') AD Worker error:The following ORACLE error: ORA-00001: unique constraint (APPLSYS.FND_MIME_TYPES_U2) violated<end worker log> The file is included in patches and are the same../12794417/fnd/patch/115/sql/afmimefilext.sql./12921332/fnd/patch/115/sql/afmimefilext.sql
Tagged:
0