How To Verify Or Create A Database Object Using An ODF (Adodfcmp) Or XDF (FndXdfCmp) File
(Doc ID 551325.1)
Last updated on AUGUST 11, 2024
Applies to:
Oracle Applications DBA - Version 11.5.10.2 to 12.2.5 [Release 11.5.10 to 12.2]Oracle Payables - Version 12.1.3 to 12.1.3 [Release 12.1]
Oracle Receivables - Version 12.2.6 to 12.2.6 [Release 12.2]
Oracle Service Contracts - Version 12.2.10 to 12.2.10 [Release 12.2]
Information in this document applies to any platform.
Goal
E-Business Suite Applications DBA, AD Utilities related issues
Sometimes it is needed to verify or re-create a Database Object, which is created via a odf- or xdf-file.
In the earlier Releases of the E-Business-Suite the odf-files (Object Description File) was introduced to create DB Objects like tables, synonyms, views, Indexes, etc using the appropriate AD-Utility. These odf-files are available in Release 10.7, 11.0.3, 11i and R12. But the odf-files are more and more replaced by the xdf-files, starting with the Release 11i and further implemented in R12.
To verify and create Database Objects, defined in a odf-File you are using the Utility adodfcmp, which is located under the $AD_TOP/bin.
To verify and create Database Objects, defined in a xdf-File you are using the Java Utility FndXdfCmp, which is located under the $JAVA_TOP/oracle/apps/fnd/odf2.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |