InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 101. |
What Is Your Oracle Apps 11i Webserver Version And How To Find It? |
|
Answer» In ORDER to FIND VERSION under IAS_ORACLE_HOME/Apache/Apache/bin In order to find version under IAS_ORACLE_HOME/Apache/Apache/bin Execute ./httpd -version |
|
| 102. |
What Is The Difference Between Two Env Files In <context>.env And Apps<context>.env Under $appl_top? |
|
Answer» APPS<CONTEXT>.env is main environment file which in TURN calls other environment FILES like <CONTEXT>.env under $APPL_TOP APPS<CONTEXT>.env is main environment file which in turn calls other environment files like <CONTEXT>.env under $APPL_TOP |
|
| 103. |
How To Check If Oracle Apps 11i System Is Rapid Clone Enabled? |
|
Answer» For SYSTEM to be Rapid CLONE enabled, it should be Autoconfig enabled. You should have Rapid Clone PATCHES APPLIED. For system to be Rapid Clone enabled, it should be Autoconfig enabled. You should have Rapid Clone Patches applied. |
|
| 104. |
How To Check If Apps 11i System Is Autoconfig Enabled? |
|
Answer» Under $AD_TOP/bin check for FILE adcfginfo.sh and if this exists use adcfginfo.sh contextfile=<CONTEXT> show=enabled If this file is not there, look for any CONFIGURATION file under APPL_TOP if system is Autoconfig enabled then you will SEE entry like # AutoConfig automatically generates this file. Under $AD_TOP/bin check for file adcfginfo.sh and if this exists use adcfginfo.sh contextfile=<CONTEXT> show=enabled If this file is not there, look for any configuration file under APPL_TOP if system is Autoconfig enabled then you will see entry like # AutoConfig automatically generates this file. |
|
| 105. |
What Are Main Configuration Files In Web Server (apache)? |
|
Answer» Main configuration files in ORACLE Apps WEB SERVER are: httpd.conf, apps.conf, oracle_apache.conf, httpd_pls.conf, jserv.conf, ssp_init.txt, jserv.properties, zone.properties plsql.conf, wdbsvr.app, plsql.conf Main configuration files in Oracle Apps Web Server are: httpd.conf, apps.conf, oracle_apache.conf, httpd_pls.conf, jserv.conf, ssp_init.txt, jserv.properties, zone.properties plsql.conf, wdbsvr.app, plsql.conf |
|
| 106. |
Where Is Applications Start/stop Scripts Stored? |
|
Answer» APPLICATIONS start/stop SCRIPTS are in DIRECTORY $COMMON_TOP/admin/scripts/$CONTEXT_NAME Applications start/stop scripts are in directory $COMMON_TOP/admin/scripts/$CONTEXT_NAME |
|
| 107. |
Where Is Jserv Configuration Files Stored? |
|
Answer» Jserv CONFIGURATION FILES are STORED in $IAS_ORACLE_HOME/Apache/Jserv/etc. Jserv configuration files are stored in $IAS_ORACLE_HOME/Apache/Jserv/etc. |
|
| 108. |
What Is Access_log In Apache, What Entries Are Recorded In Access_log? Where Is The Default Location Of This File? |
|
Answer» access_log in ORACLE Application SERVER RECORDS all users accessing oracle APPLICATIONS 11i. Its FILE location is defined in httpd.conf with default location at $IAS_ORACLE_HOME/Apache/Apache/logs. access_log in Oracle Application Server records all users accessing oracle applications 11i. Its file location is defined in httpd.conf with default location at $IAS_ORACLE_HOME/Apache/Apache/logs. |
|
| 109. |
What Is Mrc? What You Do As Apps Dba For Mrc? |
|
Answer» MRC also called as MULTIPLE Reporting Currency in Oracle APPS. By default you have currency in US Dollars but if your organization’s operating books are in other currency then you as apps DBA need to ENABLE MRC in Apps. MRC also called as Multiple Reporting Currency in Oracle Apps. By default you have currency in US Dollars but if your organization’s operating books are in other currency then you as apps DBA need to enable MRC in Apps. |
|
| 110. |
How Can You License A Product After Installation? |
|
Answer» You can use ad utility adlicmgr to license PRODUCT in ORACLE APPS. You can use ad utility adlicmgr to license product in Oracle Apps. |
|
| 111. |
What Is Adsplice Utility? |
|
Answer» adsplice in ORACLE APPS is UTILITY to add a new PRODUCT to EBS. adsplice in oracle apps is utility to add a new product to EBS. |
|
| 112. |
Adident Utility Is Used For What? |
|
Answer» adident UTILITY in ORACLE apps is USED to find version of any FILE . For example:“adident Header <filename>” adident utility in oracle apps is used to find version of any file . For example:“adident Header <filename>” |
|
| 113. |
What Are Various Options Available With Adpatch? |
|
Answer» Various OPTIONS available with ADPATCH depending on your AD version are: AUTOCONFIG, check_exclusive, checkfile, compiledb, compilejsp, copyportion, databaseportion, generateportion, hotpatch, integrity, maintainmrc, parallel, prereq, VALIDATE Various options available with adpatch depending on your AD version are: autoconfig, check_exclusive, checkfile, compiledb, compilejsp, copyportion, databaseportion, generateportion, hotpatch, integrity, maintainmrc, parallel, prereq, validate |
|
| 114. |
Can You Apply Patch Without Putting Applications 11i In Maintenance Mode? |
|
Answer» YES, USE options=hotpatch as MENTIONED above with ADPATCH. Yes, use options=hotpatch as mentioned above with adpatch. |
|
| 115. |
How You Put Applications 11i In Maintenance Mode? |
|
Answer» Use adadmin to change maintenance MODE in EBS. If you don't want to PUT EBS in maintenance mode you can use ADPATCH options=hotpatch feature. Use adadmin to change maintenance mode in EBS. If you don't want to put EBS in maintenance mode you can use adpatch options=hotpatch feature. |
|
| 116. |
What Things You Do To Reduce Patch Timing? |
| Answer» | |
| 117. |
What Is .dbc File, Where Is It Stored, What Is The Use Of .dbc File? |
|
Answer» DBC. as name suggests is a database connect DESCRIPTOR FILE which stores database connection information USED by application tier to connect to database. This file is in directory $FND_TOP/secure also CALLED as FND_SECURE. DBC. as name suggests is a database connect descriptor file which stores database connection information used by application tier to connect to database. This file is in directory $FND_TOP/secure also called as FND_SECURE. |
|
| 118. |
Does Rapid Clone Takes Care Of Updating Global Orainventory Or You Have To Register Manually In Global Orainventory After Clone? |
|
Answer» RAPID CLONE automatically updates GLOBAL oraInventory during configuration PHASE. You don't have to do ANYTHING manually for Global oraInventory. Rapid Clone automatically updates Global oraInventory during configuration phase. You don't have to do anything manually for Global oraInventory. |
|
| 119. |
Can You Clone From Multi Node System To Single Node System & Vice Versa? |
|
Answer» Yes, this is now SUPPORTED via RAPID Clone, CHECK if your system has all prerequisite patches for Rapid Clone and you are on latest rapid clone patch. Yes, this is now supported via Rapid Clone, Check if your system has all prerequisite patches for Rapid Clone and you are on latest rapid clone patch. |
|
| 120. |
What Is Multi Node System? |
|
Answer» Multi Node System in ORACLE Applications 11I means you have Applications 11i COMPONENT on more than one system. Typical example is DATABASE, Concurrent Manager on one machine and Forms Server, Web Server on SECOND machine. Multi Node System in Oracle Applications 11i means you have Applications 11i Component on more than one system. Typical example is database, Concurrent Manager on one machine and Forms Server, Web Server on second machine. |
|
| 121. |
Where Is Appsweb.cfg Or Appsweb_$context.cfg Stored & Why Is It Used? |
|
Answer» This file is DEFINED by ENVIRONMENT VARIABLE FORMS60_WEB_CONFIG_FILE. This is usually in directory $OA_HTML/bin on forms tier. This file is used by any forms client session. When a USER tries to access forms, f60webmx picks up this file and based on this configuration file creates a forms session to user/client. This file is defined by environment variable FORMS60_WEB_CONFIG_FILE. This is usually in directory $OA_HTML/bin on forms tier. This file is used by any forms client session. When a user tries to access forms, f60webmx picks up this file and based on this configuration file creates a forms session to user/client. |
|
| 122. |
Where Would I Find .rf9 File, And What Exactly It Does? |
|
Answer» These files are used during RESTART of a PATCH in CASE of patch FAILURE because of some REASON. These files are used during restart of a patch in case of patch failure because of some reason. |
|
| 123. |
Where Is Concurrent Manager Log File Location? |
|
Answer» By DEFAULT STANDARD location is $APPLCSF/$APPLLOG, in some CASES it can GO to $FND_TOP/log as well By default standard location is $APPLCSF/$APPLLOG, in some cases it can go to $FND_TOP/log as well |
|
| 124. |
What Are The Main Concurrent Manager Types? |
|
Answer» ICM - INTERNAL Concurrent MANAGER which manages concurrent managers Standard Managers - Manages PROCESSING of requests CRM - Conflict RESOLUTION Managers, RESOLVE conflicts in case of incompatibility ICM - Internal Concurrent Manager which manages concurrent managers Standard Managers - Manages processing of requests CRM - Conflict Resolution Managers, resolve conflicts in case of incompatibility |
|
| 125. |
What Is Us Directory In $ad_top Or Under Various Product Top's? |
|
Answer» US directory is default LANGUAGE directory in Oracle Applications. If you have multiple LANGUAGES INSTALLED in your Applications then you will SEE other languages DIRECTORIES besides US, that directory will contain reports, fmx and other code in that respective directory like FR for France, AR for Arabic. US directory is default language directory in Oracle Applications. If you have multiple languages Installed in your Applications then you will see other languages directories besides US, that directory will contain reports, fmx and other code in that respective directory like FR for France, AR for Arabic. |
|
| 126. |
What Is Appl_top, Comn_top, Ora_top.....? |
|
Answer» XXX_TOP is top LEVEL directory in Oracle APPLICATION 11I for respective Component. XXX_TOP is top level directory in Oracle Application 11i for respective Component. |
|
| 127. |
What Are Various Components In Application/middle Tier? |
|
Answer» In Application Tier VARIOUS components are Web Server, Forms Server, REPORTS Server, CONCURRENT MANAGER, ADMIN Server & Discoverer Server. In Application Tier various components are Web Server, Forms Server, Reports Server, Concurrent Manager, Admin Server & Discoverer Server. |
|
| 128. |
Explain Architecture Of Oracle Apps 11i? |
|
Answer» Apps 11i is MULTI TIER ARCHITECTURE with DESKTOP Tier (Client Tier), Middle Tier (Application Tier) and Database Tier. Apps 11i is Multi Tier architecture with Desktop Tier (Client Tier), Middle Tier (Application Tier) and Database Tier. |
|
| 129. |
What Is Ias Patch ? |
|
Answer» iAS PATCH are PATCHES released to fix bugs associated with IAS_ORACLE_HOME (Web Server Component) USUALLY these are shipped as SHELL scripts & you apply iAS patches by executing Shell script. iAS Patch are patches released to fix bugs associated with IAS_ORACLE_HOME (Web Server Component) Usually these are shipped as Shell scripts & you apply iAS patches by executing Shell script. |
|
| 130. |
What Is Fndsm? |
|
Answer» FNDSM is executable & CORE component in GSM (Generic Service Management FRAMEWORK). You start FNDSM SERVICES via APPS listener on all Nodes in Application Tier in E-Business SUITE. FNDSM is executable & core component in GSM (Generic Service Management Framework). You start FNDSM services via APPS listener on all Nodes in Application Tier in E-Business Suite. |
|