Você está na página 1de 2

Q1. How to change apps password ?

Ans. To change apps password, application services should be shut down and by FNDCPASS utility the
password can be changed.

$ cd ADMIN_sCRIPTS_HOME

$./ adstpall.sh apps/apps

$ FNDCPASS apps/oldpassword 0 Y system/password SYSTEM APPLSYS newpassword

Run autoconfig $ ./adautocfg.sh

$./ adstrtal.sh apps/apps

Q2. How to clone a table from one database to another ?


Ans.

Select * into destinationdb.dbo.tablename from sourcedb.dbo.sourcetablename

Q3. How can you check forms are running in socket mode or servlet mode ?
Ans. $ grep connectMode FORMS_WEB_CONFIG_FILE

Q4. Where are the Apache logs in apps 12.1?


Ans. $INST_TOP/logs/10.1.3/apache

Q5. How to start workflow mailer from front end ?

Q6. What is the difference between ad_bugs and ad_applied_patches?


Ans. Ad_bugs gives info about bug numbers fixed while ad_applied_patches gives patch numbers
applied to system.

Q7. How to change the forms color in oracle application?


Ans. Login> navigate to Profile>system> Java color schema> click find> choose color>save

Q8. What are the table u r adpatch will create and when?
Ans. Adpatch will create FND_INSTALL_PROCESS and AD_DEFERRED_JOBS while applying drivers.
Q9. What is adctrl?
Ans. Adctrl is an utility to manage worker process. It will show worker status, ask workers to quit or
restart a failed job, inform manager about failed jobs.

Q10. What is FNDLOAD ?


Ans. FNDLOAD is concurrent program that loads objects between oracle applications between database.

Q11. What does STOP command give?

Q12. What is SAR System Activity report and what will it give?

Ans. System activity report, report on system loads like network,memory, CPU usage etc

Q13. What is the command to change permission of a file?

Q14. What is Code 1555?

Você também pode gostar