当前分类: 1Z0-032
问题:多选题Oracle Net is responsible for establishing and maintaining the connection between the client application and the server. On the client side, Oracle Net is responsible for which three connectivity issues?()AThe location of the server.BThe Oracle user be...
查看答案
问题:单选题There is a problem with one of the disks used for your database and your system administrator informs you that the disk needs to be replaced. The replacement disk will not be available until tomorrow. There was only one data file on this disk; it belo...
问题:单选题What is the maximum database block size supported for the Oracle9i database?()A 16KBB 32KBC 64KBD 128KB...
问题:单选题The client connected to the database turns off his or her machine without exiting from a connection to the database. Which type of failure is this?()A mediaB instanceC statementD user process...
问题:单选题What is true if you want to switch undo tablespaces from the current one, called UNDO1, to a new one called UNDO2?()A It is NOT possible to switch unless no active transaction exist in UNDO1. B It is possible to switch to UNDO2; but current active tran...
问题:单选题The Oracle Net architecture is based on which of the following?()A OCIB OSIC TCP/IPD SNMP...
问题:单选题You want to drop the TBS1 tablespace from your database. You also want to delete the corresponding data files automatically, and not have to do it manually. What should you do?()A Use the DROP DATAFILE command.B Use the DROP TABLESPACE command.C Ensu...
问题:单选题Users complain SQL statements using a particular index fail. Using DBVERIFY, you find that two separate blocks in the index have become corrupt. The database data files for user data and index are very large. What is the least disruptive recover strat...
问题:多选题The RMAN BACKUP command using the DELETE INPUT option can be used with which three types of files? ()Adata filesBbackup setsCcontrol filesDarchived redo log files...
问题:单选题The database was started up using a text parameter file. What will be the default scope of changes made by using the SET clause of the ALTER SYSTEM statement?()A Only MEMORY is updated.B Only SPFILE values are updated.C Only init.ora parameters are upd...
问题:单选题Your database is set in NOARCHIVELOG mode and is backed up every night. There are 10 redo log groups on the database, each with three members, making a total of 30 redo log files. At lunchtime the server unexpectedly gets shut down. Upon restarting you...
问题:单选题Under the Oracle Shared Server architecture, client-user processes ultimately connect to a()A serviceB listenerC dispatcherD shared server process...
问题:单选题RMAN automatically propagate information about the database structure, archived redo logs, backup sets, and data file copies into the recovery catalog from the target database’s control file. This information can also be propagated to the catalog manua...
问题:单选题Which step is required for recover from an instance failure? ()A Start up only.B Restore needed data files, then start up.C Complete restore from backup, then start up.D Perform point in time recovery, then start up....
问题:单选题You are configuring the listener on your server. Which listener.ora parameter contains the information needed to detect session requests from different client types?()A ADDRESS_LISTB SID_NAMEC LISTENERD SERVICE_LIST...
问题:单选题What does the Character Set Scanner command line utility do?()A Reports only on any Unicode character conversions required.B Performs character set conversions to the new specified character set.C Scans on any character set conversion required, then co...
问题:多选题Automatic Consumer Group Switching is an important new feature of the Database Resource Manager. Which three plan directive parameters are used to control this feature?()ASWITCH_TIMEBSWITCH_GROUPCMAX_SESS_POOLDSWITCH_ESTIMATE...
问题:多选题Which four occur during the processing of a request using Oracle Shared Server?()AThe dispatcher returns the response to the user.BThe dispatcher places the request into the request queue.CThe shared server places the response in the response queue.DTh...
问题:单选题What does the Metadata Application Programming Interface (API) allow you to do?()A Repair damaged data dictionary entries.B Delete data dictionary information about database objects you no longer need.C Extract data definition commands from the data di...