PDA

View Full Version : Oracle DB Management



  1. What is relational database
  2. What are indexes? What are the advantages
  3. What is the difference between filters and conditions
  4. What is the difference between DBMS and RDBMS
  5. Explain about the critical recovery scenario you had experienced
  6. What do you mean by implementation
  7. Write a query to Find the Maximum second value in table
  8. What are the differences you find when working with oracle 91 and sql server 2005
  9. What file is read by ODBC to load drivers
  10. Can we assign Explicitly transaction to a rollback segment
  11. How the status of the Rollback segment can be viewed
  12. Are Constraints exported through Export command
  13. What is the use of NOARCHIEVELOG parameter in Database
  14. Which parameters are optional in init.ora parameter file
  15. Can the User set Archive file name formats
  16. Can the SNAPSHOTS be refreshed automatically
  17. What is the use of EXP command
  18. How the SMON process is used to write into LOG files
  19. When the SYSTEM TABLESPACE can be made off-line
  20. What are the different Sequence of events takes place while starting a Database
  21. What are the types of Calculated columns available
  22. What are the SQL clauses supported in the link property sheet
  23. What is TERM
  24. What are the different file extensions that are created by Oracle
  25. What Kind of COMMENT statements placed within SQL statements
  26. For a field in a repeating frame, can the source come from a column
  27. How many number of columns can a RECORD GROUP have
  28. Can we create a List of Values without any RECORD GROUP
  29. Oracle precompiler translates the EMBEDDED SQL statements into
  30. Can an Alert message be changed at runtime
  31. What is an ALERT
  32. What is a RADIO GROUP
  33. What is a Built_in subprogram
  34. When is a .FMB file extension is created in Forms 4.5
  35. Can MULTIPLE DOCUMENT INTERFACE (MDI) be used in Forms 4.5
  36. Can you copy the PROGRAM UNIT into an Object group
  37. How do you pass values from one form to another form
  38. Can we attach the same List of Values to different fields in Design time
  39. When a form is invoked with CALL_FORM does Oracle forms issues
  40. Is it possible to Disable the Parameter form while running the report
  41. Which command ENQUEUE_RESOURCES parameter information is derived from
  42. What is Library in Forms 4.0
  43. What is the List of Values (LOV) supports
  44. What do you mean by Checkbox
  45. Can A CONTROL BLOCK can sometimes refer to a Base table
  46. What is GET_BLOCK property
  47. What is built-in Subprogram
  48. When do you get a .PLL extension
  49. How can you CALL Reports from Forms4.0
  50. What is the use of SYSTEM.EFFECTIVE.DATE variable
  51. What SYSTEM VARIABLE is used to refer DATABASE TIME
  52. Can we use a restricted packaged procedure in WHEN_TEXT_ITEM trigger
  53. Can we use GO_BLOCK package in a PRE_TEXT_ITEM trigger
  54. What type of file is used for porting Forms 4.5 applications to various platforms
  55. What built-in procedure is used to get IMAGES in Forms 4.5
  56. What will the SHOW_ALERT function returns
  57. Can we pass RECORD GROUP between FORMS
  58. What built in subprogram is used to manipulate images in image items
  59. What are the different events in Triggers
  60. What are the the different Data Manipulation Language statements are
  61. What is Data Definition Language
  62. Explain different types of Views? Inbound-Solutions
  63. What the REPLACE ('JACK AND JUE','J', and ?BL?) will return
  64. What is the Result of the following 'VIK'||NULL||?RAM?
  65. Is it possible to Enable or Disable a Database trigger
  66. What is "TABLE" data type
  67. PL/SQL supports which data types
  68. What is dedicated server configuration
  69. Which factors does not affect the size of the SGA
  70. How the size of the table space can be increased
  71. When A set of Dictionary tables are created
  72. What is a DATABLOCK
  73. What does a COMMIT statement do to a CURSOR
  74. Where a Database Procedure is stored
  75. Explain what is an Exception
  76. Explain about User Defined Exceptions
  77. Does the Database trigger will fire when the table is TRUNCATED
  78. Is it possible to use Transactional control statements in Database
  79. Is it possible to open a cursor which is in a Package in another database
  80. What the SUBSTR will return
  81. What the TRANSLATE will return
  82. Is it possible to modify a Data type of a column when column contains values
  83. If an UNIQUE KEY constraint on DATE column is created, will it accept duplicate value
  84. Can A column defined as PRIMARY KEY can have NULL values
  85. When All data files related to a Table space are removed
  86. Explain ERASE packaged procedure
  87. What is a trigger?
  88. Name the two files that are created when you generate a form
  89. What is SQL FORMS
  90. Which of the packaged procedure is UNRESTRICTED
  91. What is the maximum size of the page
  92. What is post back trigger
  93. What does DLL stands for
  94. What are the advantages of a client or server model
  95. Why is it better to use an Integrity Constraint to validate data
  96. What is the difference between a LIST BOX and a COMBO BOX
  97. What are the advantages of GUI systems
  98. Can a DIALOG WINDOW have scroll bar attached to it
  99. What is the difference between a MESSAGEBOX and an ALERT
  100. What is difference between a DIALOG WINDOW and a DOCUMENT WINDOW
  101. Can Constraints cannot be exported through EXPORT command
  102. Where the Databases overall structure is maintained
  103. What is the use of SET TRANSACTION USE ROLLBACK SEGMENT
  104. Where does the LGWR process write information
  105. What is the use of Snapshot
  106. What are the factors causing the reparsing of SQL statements in SGA
  107. What are the basic elements of Base configuration of an oracle Database
  108. What is a SQL * NET
  109. What is the mechanism provided by ORACLE for table replication
  110. Describe two phases of Two-phase commit
  111. What is Two-Phase Commit
  112. What is Distributed database
  113. What is cursor and where do you use them
  114. What is the use of ROWS option in IMP command
  115. What is the use of INDEXES option in IMP command
  116. What is the use of GRANT option in IMP command
  117. What is the use of IGNORE option in IMP command
  118. What is the use of SHOW option in IMP command
  119. What is the use of FILE option in IMP command
  120. What is use of LOG (Ver 7) option in EXP command
  121. What is the use of CONSISTENT (Ver 7) option in EXP command
  122. What is the use of ANALYSE ( Ver 7) option in EXP command
  123. What is the use of PARFILE option in EXP command
  124. What is the use of INCTYPE option in EXP command
  125. What is the use of RECORD LENGTH option in EXP command
  126. What is the use of TABLES option in EXP command
  127. What is the use of OWNER option in EXP command
  128. What is the use of FULL option in EXP command
  129. What is the use of CONSTRAINTS option in EXP command
  130. What is the use of ROWS option in EXP command
  131. What is the use of COMPRESS option in EXP command
  132. What is the use of FILE option in EXP command
  133. What is hot backup and how it can be taken
  134. What is the different kind of export backups
  135. What is cold backup? What are the elements of it
  136. What is a logical backup
  137. What are the different methods of backing up oracle database
  138. What are the steps involved in Instance Recovery
  139. What is Log Switch
  140. What is Archived Redo Log
  141. What is Mirrored on-line Redo Log
  142. What is On-line Redo Log
  143. What is Partial Backup
  144. Can Full Backup be performed when the database is open
  145. What is Full Backup
  146. What are the different modes of mounting a Database with the Parallel Server
  147. What is Restricted Mode of Instance Startup
  148. What are the steps involved in Database Shutdown
  149. What is the use of RECORD option in EXP command
  150. What are the advantages of operating a database in ARCHIVELOG mode over operating
  151. Where the Transactions per rollback segment are derived
  152. Where ENQUEUE resources parameter information is derived