If you want to submit any Interview question for Apps DBA
which might be helpful for other's to understand applications & Interviews
Mail Me.
 
Q. What are few profile options which you update after cloning ?
Rapid clone updates profile options specific to site level . If you have any profile option
set at other levels like server, responsibility, user....level then reset them.
Q. How to retrieve SYSADMIN password ?
If forgot password link is enabled and sysadmin account is configured with mail id
user forget password link else you can reset sysadmin password via FNDCPASS.
Q. If you have done two node Installation, First machine :
Database and concurrent processing server. 2nd machine: form,web Which machine have
admin server/node?
Admin Server will be on First machine with concurrent processing server.
More on Admin Server coming soon..
Q. Whats is TWO_TASK in Oracle Database ?
TWO_TASK mocks your tns alias which you are going to use to connect to database.
Lets assume you have database client with tns alias defined as PROD to connect to
Database PROD on machine teachmeoracle.com listening on port 1521. Then usual way to
connect is sqlplus username/passwd@PROD ; now if you don't want to use @PROD then
you set TWO_TASK=PROD and then can simply use sqlplus username/passwd then
sql will check that it has to connect to tnsalias define by value PROD
i.e. TWO_TASK
Good luck for your interview. If you are not happy with
quality of questions or want to submit Oracle 11i Apps Interview questions Mail Me.
 
 
|
Previous Page
|
Next Page
|