What should the XLA (Subledger Accounting/Financial Accounting Hub) install status be?
(Doc ID 435259.1)
Last updated on APRIL 18, 2025
Applies to:
Oracle Financials Accounting Hub - Version 12.0 to 12.1.3 [Release 12.0 to 12.1]Oracle Subledger Accounting - Version 12.0.0 and later
Information in this document applies to any platform.
Goal
What should the XLA install status be?
For example, When I run the following SQL, what should the value of STATUS show?
select fpi.application_id, fpi.status, fpi.patch_level
from fnd_product_installations fpi
where fpi.application_id = 602;
APPLICATION_ID STATUS PATCH_LEVEL
602 ? R12.XLA.B
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 |