| layout | default |
|---|---|
| title | FND Nodes | Oracle EBS SQL Report |
| description | FNDNODES stores information about the nodes that are used to install and run Oracle Application at your site. Each row includes the name of the node and… |
| keywords | Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, FND, Nodes, fnd_nodes |
| permalink | /FND%20Nodes/ |
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
FND_NODES stores information about the nodes that are used to install and run Oracle Application at your site. Each row includes the name of the node and the platform code. The column name NODE_NAME is the given name used to refer to the machine or node at the site. The column PLATFORM_CODE specifies the make of the machine or node (e.g. DEC VMS, Sequent Ptx, etc.). This information is used to associate a concurrent manager with a specific node to support distributed processing.
FND Attached Documents, FND User Login History, FND Profile Option Values
Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.
| Resource | Link |
|---|---|
| Excel Example Output | FND Nodes 25-Aug-2024 000300.xlsx |
| Blitz Report™ XML Import | FND_Nodes.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/fnd-nodes/ |
The FND Nodes report lists the application tier nodes (servers) registered in the Oracle EBS topology. It is a technical infrastructure report.
- Infrastructure Audit: Verifying the list of active servers in a multi-node cluster.
- Concurrent Processing: Checking which nodes are configured to run concurrent managers.
- Cleanup: Identifying old or decommissioned nodes that need to be purged from
FND_NODES.
This Blitz Report queries FND_NODES:
- Node Name: The hostname of the server.
- Platform: The operating system (e.g., Linux, Solaris).
- Status: Whether the node is active.
- Services: Which services (Web, Admin, Concurrent) are running on the node.
The report queries FND_NODES.
- None: Typically lists all nodes.
- Small Data: Most systems have fewer than 20 nodes.
- Q: Why do I see old servers here?
- A: If a server is decommissioned without running the
FND_CONC_CLONE.SETUP_CLEANroutine, it may remain in this table.
- A: If a server is decommissioned without running the
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics