Home      Tests New!      Polls      Discussion Forums     Take a Quiz     Make a Quiz     Login     Contact QuizMoz Go to Home Page  
Your Chance to Win $ 50 Amazon.com Gift Card - Take the EQ Survey
   
  Find a quiz.
  Example: Harry Potter Quiz


Create your own Poll
Create a Test
Make a Trivia Quiz
Make a Quiz about Yourself
Make Free Personality Test
Recommend QuizMoz
  Personal Injury Law Quizzes






 
Hottest Quizzes
Free IQ Test
 

Featured Quizzes
 Michael Jackson Quiz
 English Language Test
 Does He Love You Quiz
 Business Phone Etiquette Quiz
 Impossible Quiz
 Personality Quiz
 Free Quizzes
 India Quiz
 ICC World Cup Quiz
 Kya Mast Hai Life Quiz
 General Knowledge Questions
 Are you in Love Quiz
 Skeletal System Quiz
 Love Personality Quiz
 General Knowledge Test



 



      Home > Quizzes and Fun Tests > Oracle OCP Practice Tests > Free Oracle OCP Practice Test - Oracle OCP Fundamentals

 
Hottest Quizzes
Free IQ Test
 

 Free Oracle OCP Practice Test - Oracle OCP Fundamentals

Welcome to the QuizMoz Free Oracle OCP Practice Test - Oracle OCP Fundamentals. QuizMoz offers one of the Internet's largest collection of quizzes for you to tease your brain and pit your wits against the experienced QuizMoz quiz masters. Go ahead and find out what you know about yourself and the world around you. Best of luck!!

 Free Oracle OCP Practice Test - Oracle OCP Fundamentals Facts
 Average Score for this quiz: 33%
 No of times this quiz has been taken: 36
 No of people passing this quiz: 6
 No of people failing this quiz: 30
 Maximum score for this quiz: 92%

Coverage
:
  • Networking Overview
  • Basic Net Client Side Configuration
  • Basic Net Server Side Configuration
  • Oracle Shared Server architecture
  • Basic Oracle Net Architecture
  • Instance and Media Recovery Overview
  • Loading Data Into Database
  • Instance and Media Recovery Structure
  • Configuring the Database in Archiving Mode
  • User Managed Complete Recovery
  • Backup and Recovery Overview
  • User Managed Backup
  • Configuring The Database in Archiving Mode
  •  Free Oracle OCP Practice Test - Oracle OCP Fundamentals Discussion Forum
    1. A client-server application has become very popular and hundreds of users are accessing the Oracle Server daily. Which networking solution should be implemented to ensure that all users can access the Oracle Server?
    a.Dedicated Server
    b.Directory Naming
    c.Oracle Connection Manager
    d.Heterogeneous Services
    2. While attempting to connect to a remote server, the following error appeared:

    ORA-12533: TNS:illegal ADDRESS parameters

    To attempt to resolve the error, the tnsnames.ora file was examined. What should be verified in this file?
    a.That the correct service name exists in the tnsnames.ora file
    b.That the service name of the database was entered correctly in the connect string
    c.That the connect descriptor's' protocol-specific parameters located in the ADDRESS section are correct
    d.That the service name of the database was entered correctly in the connect string
    3. In a client-server configuration, a user is executing a long-running script that performs many inserts. The process hangs, and the user reboots their machine. The user has called for assistance. What steps should the DBA take to assist the user in the execution of the script?
    a.Apply archived redo log files to recover any inserts that were committed prior to the termination of the transaction
    b.Do nothing. The Oracle Server will automatically perform instance recovery
    c.Do nothing. The PMON background process will roll back the transaction releasing any resources and locks
    d.Restore the database to a point-in-time prior to the abnormal termination of the transaction.
    4. The following INSERT statement was issued:

    INSERT /* +APPEND */ INTO arch.curr_order_hist
    SELECT * FROM ord.curr_order;

    Which type of INSERT is performed?
    a.Conventional
    b.Direct-Load
    c.Parallel Direct-Load
    d.Serial-Conventional
    5. Which initialization parameters are not needed when FAST_START_MTTR_TARGET is defined?
    a.LOG_FILE_SIZE_REDO_BLKS
    b.LOG_CHECKPOINT_INTERVAL
    c.TARGET_REDO_BLKS
    d.FAST_START_IO_TARGET
    e.LOG_CHECKPOINT_TIMEOUT
    f.RECOVERY_ESTIMATED_IOS
    6. A media failure occurred causing NOARCHIVELOG mode database to crash. It was discovered that two of the data files are corrupt. The last whole closed database backup was taken one week ago with a online redo log sequence number of 83. At the time the data files were corrupted, the online redo log sequence number was 85. Although there were few committed transactions after the last backup, as much data as possible has to be recovered. Which recovery process should be used?
    a.Shut down the instance, restore all of the Oracle files from the most recent backup, and restart the instance
    b.Manually restore and recover the two corrupt data files from the most recent backup
    c.Shut down the instance, restore the two corrupt data files from the most recent backup, and restart the instance
    d.Shut down the instance, restore all of the Oracle files from the most recent backup, restart the instance, and open the database using the 'ALTER DATABASE OPEN RESETLOGS' statement
    7. A team is designing the backup and recovery strategy for a company. Management's priority is to minimize downtime. Which business requirement should they focus on?
    a.MTBF
    b.RMAN
    c.MTTR
    d.Evolutionary Process
    8. In an Oracle environment, which categories of failure are more likely to require DBA involvement for resolution?
    a.Media
    b.Network
    c.Statement
    d.User process
    e.User error
    9. A database has several simultaneous long-running insert transactions. The following statement was issued to ensure that multiple server processes are used to roll back uncommitted transactions:

    ALTER SYSTEM SET FAST_START_PARALLEL_ROLLBACK = 5;

    What is the result?
    a.Up to five rollback processes may be activated simultaneously
    b.The parameter will be ignored because the maximum number of rollback processes is four
    c.The parameter will be ignored because it is set to an invalid value
    d.This parameter will be ignored unless the RECOVERY_PARALLELISM parameter is used
    10. The following SQL command was issued to perform an online backup of the USER_DATA tablespace:

    ALTER TABLESPACE user_data BEGIN BACKUP;

    Next, an operating system command was issued to back up user user01.dbf, the file that belongs to the USER_DATA tablespace.
    An instance failure was then experienced. Which of the following statements are true?
    a.The user_data01.dbf file needs to be restored from an earlier backup and recovered
    b.The online backup of the USER_DATA tablespace can be ended with an ALTER DATABASE command
    c.The backup of user data01.bbf is unusable for future recoveries if the operating system copy was not completed before the instance failure
    d.The user_data01.dbf file is corrupt because of the instance failure during the online backup of the data file
    11. Which events occur when a checkpoint occurs?
    a.The CKPT process writes committed redo data to disk
    b.The DBWn processes write altered database buffers to disk
    c.The control file is updated with checkpoint information
    d.The archived redo log files are updated with checkpoint information
    e.The LGWR process writes redo entries from the database buffer to the online redo log files
    12. Examine the following statement:

    ALTER DATABASE BACKUP CONTROL FILE TO 'control01.bkp';

    What does the statement generate?
    a.A file containing a SQL statement which will re-create the database
    b.A text copy to the control file
    c.A binary copy of the control file
    d.A file containing a SQL statement which will re-create the control file
    Think you know more about this quiz!

     
    Please enter your Name and what you would like to tell everyone about Free Oracle OCP Practice Test - Oracle OCP Fundamentals
     Name:
    Think you know more about Free Oracle OCP Practice Test - Oracle OCP Fundamentals and would like others to know too? Whether its a great fact, a joke, a personal experience or an interesting anecdote, please share it with all the human beings on planet earth. Your contribution will help keep QuizMoz a free site for all.

       (Optional)
     (average submission size - 5 to 10 lines)


    Free Oracle OCP Practice Test - Oracle OCP Fundamentals Discussion Forum
    Know the Latest News about Free Oracle OCP Practice Test - Oracle OCP Fundamentals!


    What others think about Free Oracle OCP Practice Test - Oracle OCP Fundamentals
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
    By: Ayobami Busari on Jun 12, 2009
      this is a good place to learn
      



     
    Hottest Quizzes
    Free IQ Test
     

    Most Popular Quizzes
     Christmas Quiz
     Christmas Quizzes
     Kids General Knowledge Quiz
     2009 General Knowledge Quiz
     2010 General Knowledge Test
     Science Quiz for Kids
     Medical Terminology Quiz
     Career Quiz for Kids
     General Knowledge Science Test
     Harry Potter Quiz
     IQ Tests
     Cricket Quiz
     Am I Pregnant Quiz
     Dating Etiquette Quiz
     Email Etiquette Quiz




     
    Home     About Us      Advertise     Terms of Service     Privacy Policy     Contact QuizMoz    FAQ     SiteMap
    Copyright © 2007.www.quizmoz.com. All rights are reserved.