Search Results the blue lagoon nude
The FND_APP_SERVERS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository table that stores configuration and runtime information about application servers within the EBS environment. This table is part of the Oracle Applications Technology Stack (FND) and plays a pivotal role in managing server instances, load balancing, and failover mechanisms. Below is a detailed breakdown of its structure, purpose, and significance in Oracle EBS deployments.
Purpose and Functionality
The FND_APP_SERVERS
table serves as a central registry for application servers participating in an Oracle EBS environment. It maintains metadata about each server, including its hostname, port assignments, status, and role in the system. This information is leveraged by the Oracle Application Object Library (FND) to facilitate communication between the application tier and the database tier, ensuring optimal performance and high availability.
Key Columns and Their Significance
The table includes several important columns, each serving a specific purpose:
- SERVER_ID: A unique identifier for each application server.
- SERVER_NAME: The hostname or logical name of the server.
- SERVER_PORT: The port number used for communication (e.g., HTTP/HTTPS ports for Oracle HTTP Server).
- STATUS: Indicates whether the server is active (
ACTIVE
), inactive (INACTIVE
), or in maintenance mode. - SERVER_TYPE: Specifies the server's role (e.g.,
WEB
for web servers,FORMS
for Forms servers, orCONCURRENT
for Concurrent Processing servers). - LOAD_BALANCER_WEIGHT: Used in load-balancing algorithms to distribute workloads proportionally.
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns tracking modifications.
Integration with Oracle EBS Components
The FND_APP_SERVERS
table interacts with other Oracle EBS components to ensure seamless operation:
- Oracle HTTP Server (OHS): Uses server entries to route requests dynamically.
- Concurrent Processing: Relies on server status to assign jobs to available nodes.
- Forms Services: References the table to manage Forms runtime sessions.
- Cloning and Patching: The table is updated during environment refreshes or patching to reflect new server configurations.
Administrative Considerations
Administrators must ensure the FND_APP_SERVERS
table remains accurate to avoid runtime issues:
- Manual Updates: Rarely required but may be necessary during server decommissioning or scaling.
- Automated Synchronization: Oracle AutoConfig and AD utilities typically manage updates during configuration changes.
- Monitoring: Regular checks via scripts or Oracle Applications Manager (OAM) help detect inconsistencies.
Impact on Performance and High Availability
Incorrect or stale data in FND_APP_SERVERS
can lead to performance degradation or system outages. For example:
- An inactive server marked as
ACTIVE
may cause request timeouts. - Mismatched load-balancing weights can skew traffic distribution.
Conclusion
The FND_APP_SERVERS
table is a foundational element in Oracle EBS 12.1.1 and 12.2.2, enabling efficient server management and fault tolerance. Proper maintenance of this table is essential for ensuring system reliability, scalability, and performance in multi-node deployments. Administrators should leverage Oracle's built-in tools to manage its contents and avoid manual interventions unless absolutely necessary.
-
Lookup Type: COLOR_SCHEME
12.1.1
product: FND - Application Object Library , meaning: Color Scheme , description: parameter for colorScheme ,
-
Lookup Type: COLOR_SCHEME
12.2.2
product: FND - Application Object Library , meaning: Color Scheme , description: parameter for colorScheme ,
-
Lookup Type: MSC_CRITERIA_FIELD_PROMPT
12.1.1
product: FND - Application Object Library , meaning: MSC_CRITERIA_FIELD_PROMPT , description: MSC_CRITERIA_FIELD_PROMPT ,
-
Lookup Type: MSC_CRITERIA_FIELD_PROMPT
12.2.2
product: FND - Application Object Library , meaning: MSC_CRITERIA_FIELD_PROMPT , description: MSC_CRITERIA_FIELD_PROMPT ,
-
Lookup Type: FNDCPSCHRPTINTERVAL
12.1.1
product: FND - Application Object Library , meaning: Schedule Interval ,
-
Lookup Type: FNDCPSCHRPTINTERVAL
12.2.2
product: FND - Application Object Library , meaning: Schedule Interval ,
-
Lookup Type: UMX_REQUEST_STATUS
12.2.2
product: FND - Application Object Library , meaning: UMX Request Status ,
-
Lookup Type: FAILURE_SCORE_OVERRIDE_CODE
12.2.2
product: FND - Application Object Library , meaning: Failure Score Override Code , description: Failure Score Override Code ,
-
Lookup Type: UMX_REQUEST_STATUS
12.1.1
product: FND - Application Object Library , meaning: UMX Request Status ,
-
Lookup Type: FAILURE_SCORE_OVERRIDE_CODE
12.1.1
product: FND - Application Object Library , meaning: Failure Score Override Code , description: Failure Score Override Code ,
-
Lookup Type: FND_INTERMEDIA_CONDITIONS
12.2.2
product: FND - Application Object Library , meaning: FND_INTERMEDIA_CONDITIONS , description: Intermedia Style Advanced Search Conditions ,
-
Lookup Type: FND_INTERMEDIA_CONDITIONS
12.1.1
product: FND - Application Object Library , meaning: FND_INTERMEDIA_CONDITIONS , description: Intermedia Style Advanced Search Conditions ,
-
Lookup Type: FND_APPSNAVCUST_SHOW_STATUS
12.2.2
product: FND - Application Object Library , meaning: Applications Navigator customization page status column , description: Used to populate the status column in the Applications Navigator customization page ,
-
Lookup Type: FND_APPSNAVCUST_SHOW_STATUS
12.1.1
product: FND - Application Object Library , meaning: Applications Navigator customization page status column , description: Used to populate the status column in the Applications Navigator customization page ,
-
Lookup Type: FND_WF_BES_RULE_FUNC
12.1.1
product: FND - Application Object Library , meaning: Workflow Business Event Systems Rule Functions , description: Workflow Business Event Systems Rule Functions ,
-
Lookup Type: FND_WF_BES_RULE_FUNC
12.2.2
product: FND - Application Object Library , meaning: Workflow Business Event Systems Rule Functions , description: Workflow Business Event Systems Rule Functions ,
-
Concurrent Program: FNDWFSYNCUR
12.1.1
execution_filename: WF_LOCAL_SYNCH.SyncUserRoles_conc , product: FND - Application Object Library , user_name: Synchronize Workflow User/Role Relationship Summary , description: Refreshes the one-to-one user to role relationships based on the aggregate of user/role assignments , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FNDWFSYNCUR
12.2.2
execution_filename: WF_LOCAL_SYNCH.SyncUserRoles_conc , product: FND - Application Object Library , user_name: Synchronize Workflow User/Role Relationship Summary , description: Refreshes the one-to-one user to role relationships based on the aggregate of user/role assignments , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: UMX_USERNAME_POLICY:EMAIL
12.2.2
product: FND - Application Object Library , meaning: User Name Policy: Email Address , description: User Name Policy with email address format defined as the policy. ,
-
Lookup Type: UMX_USERNAME_POLICY:EMAIL
12.1.1
product: FND - Application Object Library , meaning: User Name Policy: Email Address , description: User Name Policy with email address format defined as the policy. ,
-
Lookup Type: BUSINESS_ENTITY
12.1.1
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
Table: FND_APP_SERVERS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_APP_SERVERS, object_name:FND_APP_SERVERS, status:VALID, product: FND - Application Object Library , description: This table will track the servers used by the E-Business Suite system. This includes the internal server configured by AutoConfig, and any external servers (e.g. Portal installations, OID installations, etc.) referenced by the system. , implementation_dba_data: APPLSYS.FND_APP_SERVERS ,
-
Table: FND_OAM_DSCRAM_ARGS_B
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_ARGS_B, object_name:FND_OAM_DSCRAM_ARGS_B, status:VALID, product: FND - Application Object Library , description: This is the base table for the Data Scrambling Engine Argument object.The arguments infrastructure is used by the engine is a place were transient data which is required by or generated by the engine. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_ARGS_B ,
-
Table: FND_OAM_DSCFG_PROCS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCFG_PROCS, object_name:FND_OAM_DSCFG_PROCS, status:VALID, product: FND - Application Object Library , description: This table holds the Data Scrambling Intermediate Configuration Procedure objects. The EM orchestration engine makes use of this table to provide a list of procedures for execution during each of the stages surrounding the actual scramble. , implementation_dba_data: APPLSYS.FND_OAM_DSCFG_PROCS ,
-
Table: FND_OAM_DSCFG_PROCS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCFG_PROCS, object_name:FND_OAM_DSCFG_PROCS, status:VALID, product: FND - Application Object Library , description: This table holds the Data Scrambling Intermediate Configuration Procedure objects. The EM orchestration engine makes use of this table to provide a list of procedures for execution during each of the stages surrounding the actual scramble. , implementation_dba_data: APPLSYS.FND_OAM_DSCFG_PROCS ,
-
Table: FND_AM_POOL_STATS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_AM_POOL_STATS, object_name:FND_AM_POOL_STATS, status:VALID, product: FND - Application Object Library , description: This table holds information about Application Module Pool operations and is mainly intended for performance diagnostics. The data contained in the table can be purged. The table is only populated when the JVM system property FNDAMPOOLSTATS , implementation_dba_data: APPLSYS.FND_AM_POOL_STATS ,
-
Table: FND_OAM_DSCRAM_RUNS_B
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_RUNS_B, object_name:FND_OAM_DSCRAM_RUNS_B, status:VALID, product: FND - Application Object Library , description: This is the base table for the Data Scrambling Engine Run object. A run is used to uniquely identify a single execution of the engine. If they are run fails or is stopped, the run may be restarted in lieu of creating a new run. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_RUNS_B ,
-
Table: FND_OAM_DSCRAM_ARGS_B
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_ARGS_B, object_name:FND_OAM_DSCRAM_ARGS_B, status:VALID, product: FND - Application Object Library , description: This is the base table for the Data Scrambling Engine Argument object.The arguments infrastructure is used by the engine is a place were transient data which is required by or generated by the engine. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_ARGS_B ,
-
Table: FND_APP_SERVERS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_APP_SERVERS, object_name:FND_APP_SERVERS, status:VALID, product: FND - Application Object Library , description: This table will track the servers used by the E-Business Suite system. This includes the internal server configured by AutoConfig, and any external servers (e.g. Portal installations, OID installations, etc.) referenced by the system. , implementation_dba_data: APPLSYS.FND_APP_SERVERS ,
-
Table: FND_AM_POOL_STATS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_AM_POOL_STATS, object_name:FND_AM_POOL_STATS, status:VALID, product: FND - Application Object Library , description: This table holds information about Application Module Pool operations and is mainly intended for performance diagnostics. The data contained in the table can be purged. The table is only populated when the JVM system property FNDAMPOOLSTATS , implementation_dba_data: APPLSYS.FND_AM_POOL_STATS ,
-
Table: FND_OAM_DSCRAM_RUNS_TL
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_RUNS_TL, object_name:FND_OAM_DSCRAM_RUNS_TL, status:VALID, product: FND - Application Object Library , description: This is the translated base table for the Data Scrambling Engine Run object. A run is used to uniquely identify a single execution of the engine. If they are run fails or is stopped, the run may be restarted in lieu of creating a new run. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_RUNS_TL ,
-
Table: FND_OAM_DSCRAM_RUNS_TL
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_RUNS_TL, object_name:FND_OAM_DSCRAM_RUNS_TL, status:VALID, product: FND - Application Object Library , description: This is the translated base table for the Data Scrambling Engine Run object. A run is used to uniquely identify a single execution of the engine. If they are run fails or is stopped, the run may be restarted in lieu of creating a new run. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_RUNS_TL ,
-
Table: FND_OAM_DSCRAM_RUNS_B
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_RUNS_B, object_name:FND_OAM_DSCRAM_RUNS_B, status:VALID, product: FND - Application Object Library , description: This is the base table for the Data Scrambling Engine Run object. A run is used to uniquely identify a single execution of the engine. If they are run fails or is stopped, the run may be restarted in lieu of creating a new run. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_RUNS_B ,
-
Lookup Type: FLEX_BIDI_DIRECTION
12.2.2
product: FND - Application Object Library , meaning: FLEX BIDI DIRECTION , description: Controls the direction of the flexfield window in Arabic mode. ,
-
Lookup Type: FLEX_BIDI_DIRECTION
12.1.1
product: FND - Application Object Library , meaning: FLEX BIDI DIRECTION , description: Controls the direction of the flexfield window in Arabic mode. ,
-
Lookup Type: BUSINESS_ENTITY
12.2.2
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
Lookup Type: APPS_MAINTENANCE_MODES
12.1.1
product: FND - Application Object Library , meaning: Applications Maintenance Modes , description: Used for validation of the APPS_MAINTENANCE_MODE profile ,
-
Lookup Type: APPS_MAINTENANCE_MODES
12.2.2
product: FND - Application Object Library , meaning: Applications Maintenance Modes , description: Used for validation of the APPS_MAINTENANCE_MODE profile ,
-
Lookup Type: OPEN_INTERFACE
12.1.1
product: FND - Application Object Library , meaning: Open interfaces for the Integration Repository , description: Open interfaces for the Integration Repository ,
-
Lookup Type: OPEN_INTERFACE
12.2.2
product: FND - Application Object Library , meaning: Open interfaces for the Integration Repository , description: Open interfaces for the Integration Repository ,
-
Table: FND_METRIC_DEF_TL
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_METRIC_DEF_TL, object_name:FND_METRIC_DEF_TL, status:VALID, product: FND - Application Object Library , description: This table contains the definition of a metric for the benefit of the UI , implementation_dba_data: APPLSYS.FND_METRIC_DEF_TL ,
-
Table: FND_METRIC_DEF_TL
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_METRIC_DEF_TL, object_name:FND_METRIC_DEF_TL, status:VALID, product: FND - Application Object Library , description: This table contains the definition of a metric for the benefit of the UI , implementation_dba_data: APPLSYS.FND_METRIC_DEF_TL ,
-
Table: FND_PORTLET_DEPENDENCY
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_PORTLET_DEPENDENCY, object_name:FND_PORTLET_DEPENDENCY, status:VALID, product: FND - Application Object Library , description: stores the relationship between a row in fnd_form_functions and the data collector program that effects the content that is displayed in that form function , implementation_dba_data: APPLSYS.FND_PORTLET_DEPENDENCY ,
-
Table: FND_DM_ACCESSNAMES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_DM_ACCESSNAMES, object_name:FND_DM_ACCESSNAMES, status:VALID, product: FND - Application Object Library , description: This table holds the internal names of the access levels/privileges that can be granted to the user on a repository item , implementation_dba_data: APPLSYS.FND_DM_ACCESSNAMES ,
-
Table: FND_DM_ACCESSNAMES_TL
12.1.1
product: FND - Application Object Library , description: This table holds the translatable names of the access levels/privileges that can be granted to the user on a repository item. , implementation_dba_data: Not implemented in this database ,
-
Table: FND_DM_ACCESSNAMES_TL
12.2.2
product: FND - Application Object Library , description: This table holds the translatable names of the access levels/privileges that can be granted to the user on a repository item. , implementation_dba_data: Not implemented in this database ,
-
Table: FND_DM_ACCESSNAMES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_DM_ACCESSNAMES, object_name:FND_DM_ACCESSNAMES, status:VALID, product: FND - Application Object Library , description: This table holds the internal names of the access levels/privileges that can be granted to the user on a repository item , implementation_dba_data: APPLSYS.FND_DM_ACCESSNAMES ,
-
Table: FND_PORTLET_DEPENDENCY
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_PORTLET_DEPENDENCY, object_name:FND_PORTLET_DEPENDENCY, status:VALID, product: FND - Application Object Library , description: stores the relationship between a row in fnd_form_functions and the data collector program that effects the content that is displayed in that form function , implementation_dba_data: APPLSYS.FND_PORTLET_DEPENDENCY ,
-
Table: FND_OAM_DSCFG_INSTANCES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCFG_INSTANCES, object_name:FND_OAM_DSCFG_INSTANCES, status:VALID, product: FND - Application Object Library , description: This table holds the Data Scrambling Intermediate Configuration Instance objects. A configuration instance identifies the set of objects and properties imported from the Policy Set which will be compiled into a runtime configuration. , implementation_dba_data: APPLSYS.FND_OAM_DSCFG_INSTANCES ,
-
Table: FND_OAM_DSCFG_INSTANCES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCFG_INSTANCES, object_name:FND_OAM_DSCFG_INSTANCES, status:VALID, product: FND - Application Object Library , description: This table holds the Data Scrambling Intermediate Configuration Instance objects. A configuration instance identifies the set of objects and properties imported from the Policy Set which will be compiled into a runtime configuration. , implementation_dba_data: APPLSYS.FND_OAM_DSCFG_INSTANCES ,