Top 100 Oracle Questions with Oracle Certification link
How to get a calender in date field in oracle forms?
Explain truncate with restore option with example
List out differences between Oracle Server 9i and Oracle Server 10g.
What is the difference between object library and pl/sql library
How many codds rule should oracle satisfy
What is the difference between group by and order by?
List components of an Oracle instance?
What is the maximum number of database writer processes allowed in an Oracle instance?
Which background process is not started by default when you start up the Oracle instance?
Describe a parallel server configuration.
Choose the right hierarchy, from largest to smallest, from this list of logical database structures.
Which component of the SGA contains the parsed SQL code?
Name the stages of processing a DML statement. What stages are part of processing a query?
Which background process is responsible for writing the dirty buffers to the database files?
Which component in the SGA has the dictionary cache?
Which memory structures are shared? Name two.
When a SELECT statement is issued, which stage checks the user’s privileges?
Which memory structure records all database changes made to the instance?
What is the minimum number of redo log files required in a database?
When are the system change numbers assigned?
Name the parts of the database buffer pool.
List all the valid database start-up option?
Which two values from the V$SESSION view are used to terminate a user session?
What information is available in the alert log files?
Which parameter value is use to set the directory path where the alert log file is written?
Which SHUTDOWN option requires instance recovery when the database is started the next time?
Which SHUTDOWN option will wait for the users to complete their uncommitted transactions?
How do you make a database read-only?
Which role is created by default to administer databases?
Which parameter in the ORAPWD utility is optional?
At which stage of the database start-up is the control file opened?
How many panes are there in the Enterprise Manager console?
Using SQL*Plus, list two options which show the value of the parameter DB_BLOCK_SIZE?
Which view has information about users who are granted SYSDBA or SYSOPER privilege?
Which DB administration tools are included in the DBA Studio Pack?
How many control files are required to create a database?
. What is the recommended configuration for control files?
Which command should be issued before you can execute the CREATE DATABASE command?
Which initialization parameter cannot be changed after creating the database?
Which script creates the data dictionary views?
Which data dictionary view shows information about the status of a procedure?
Which event trigger from the following cannot be created at the database level?
How many data files can be specified in the DATAFILE clause when creating a database?
What is the default password for the SYS user?
What is the prefix for dynamic performance views?
Which clauses in the CREATE DATABASE command specify limits for the database?
Which clauses in the CREATE DATABASE command specify limits for the database?
What is the best method to rename a control file?
What piece of information is not available in the control file?
When you create a control file, the database has to be:
Which data dictionary view provides the names of the control files?
The initialization parameter file has LOG_CHECKPOINT_INTERVAL = 60; What does this mean?
Which data dictionary view shows that the database is in ARCHIVELOG mode?
What is the biggest advantage of having the control files on different disks?
Which file is used to record all changes made to the database and is used only when performing an instance recovery?
What will happen if ARCn could not write to a mandatory archive destination?
How many ARCn processes can be associated with an instance?
What are the valid status codes in the V$LOGFILE view?
Which two parameters cannot be used together to specify the archive destination?
What packages are associated with the LogMiner utility?
List the steps needed to rename a redo log file.
Create a statement that will add a member /logs/redo22.log to log file group 2.
When does the SMON process automatically coalesce the tablespaces?
Which operation is permitted on a read – only table space?
How would you drop a tablespace if the table space were not empty?

Discussion
No comments for “Top 100 Oracle Questions with Oracle Certification link”
Post a comment