What are the different file extensions that are created by
Oracle ?

Answers were Sorted based on User's Feedback



What are the different file extensions that are created by Oracle ?..

Answer / orawhiz

oracle reports creates

.REP file & .RDF file

Is This Answer Correct ?    5 Yes 2 No

What are the different file extensions that are created by Oracle ?..

Answer / chandan

SQL*Plus files
.sql - scripting language

PL/SQL files
.pls - PL/SQL source
.plb - PL/SQL binary
.pks - Package source or package specification
.pkb - Package binary or package body
.pck - Combined package specification plus body
Oracle database files
.dbf - database file
.log - Redo Log
.arc - Archive log
SQL*Net files
.ora -
tnsnames.ora
sqlnet.ora
SQL*Loader files
.ctl - Control file
.dat - Data file
.bad - Bad file
.dsc - Discard file

Forms files
.fmb - Forms binary
.fmt - Forms text
.fmx - Forms executable
Reports files
.rdf
.rep
.rex

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Database Management Interview Questions

What are the key constraints in dbms?

0 Answers  


how to join two table?

2 Answers   iNautix,


Define dml compiler.

0 Answers  


Explain the term entity in dbms?

0 Answers  


What do you understand by e-r model?

0 Answers  






What is sql in database management system?

0 Answers  


What is tuple with example?

0 Answers  


explain about the critical recovery scenario you had experienced

0 Answers  


Explain the difference between physical and logical data independence?

0 Answers  


Define denormalization.

0 Answers  


Explain vdl (view definition language)?

0 Answers  


What is actional flow mapping?

0 Answers  


Categories