how do u compile a form i.e .fmb file in Unix or in dos



how do u compile a form i.e .fmb file in Unix or in dos..

Answer / Rajendra Prasad Meena

In Unix, use the pl/sql compiler to compile an fmb file by executing the following command: sqlplus /nolog username/password @form_name.fmb. In DOS, use the same command but replace the forward slashes with backward slashes: sqlplus /nolog username/password @form_name.fmb

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Forms Reports Interview Questions

What is a radio Group?

1 Answers  


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

1 Answers  


Is it possible to attach same library to more than one form?

1 Answers  


What is the use of Validation triggers in Reports?

2 Answers   GE,


While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.

2 Answers  


how to eliminate duplictes in column except group and section?

2 Answers   iFlex, TCS,


in compatibility in report registration?

1 Answers   Convergys,


What is a master detail relationship?

1 Answers  


BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT. WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES TOTAL SHOULD BE DISPLAYED

1 Answers  


what is a package n what r the packages availbla in report

1 Answers   Convergys,


What is a canvas in oracle forms?

1 Answers  


Can you attach an alert to a field?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)