网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
Which of the following parameters would you use to record the errors that might be generated during the import operation?()
A
LOG
B
HELP
C
BUFFER
D
PARFILE
E
INCTYPE
参考答案
参考解析
解析:
暂无解析
更多 “单选题Which of the following parameters would you use to record the errors that might be generated during the import operation?()A LOGB HELPC BUFFERD PARFILEE INCTYPE” 相关考题
考题
You are working as an administrator at TestKing, and you need to set the bandwidth of your routers serial port to 56K. Which of the following commands would you use?()
A. Bandwidth 56000B. Bandwidth 56000000C. Bandwidth 56D. Bandwidth 56kbps
考题
The production database has been functional for the last seven days. Because of application requirements, some of the initialization parameters were changed during run time without any comments. You have asked to find out the value of the parameters when the instance was started.Which source would you use to locate this information?()A、 Fixed viewsB、 The alert log fileC、 The parameter fileD、 The server parameter fileE、 Dynamic performance views
考题
You are working as an administrator at TestKing, and you need to set the bandwidth of your routers serial port to 56K. Which of the following commands would you use?()A、Bandwidth 56000B、Bandwidth 56000000C、Bandwidth 56D、Bandwidth 56kbps
考题
Which of the following tools would a technician use to map a drive to a user’s machine?()A、SSHB、NETUSEC、NETSTATD、SSL
考题
An administrator would like to know the name of the workstation that is being repaired. Which ofthe following commands, without parameters, will provide this information?()A、HostnameB、IpconfigC、NetstatD、Ping
考题
You are creating a locally managed tablespace to meet the following requirements: All the extents should be of the same size. The data should be spread across two data files. A bitmap should be used to record the free space within the allocated extents. Which three options would you choose?()A、set PCTFREE and PCTUSED to 50B、specify extent allocation as UniformC、specify extent allocation as AutomaticD、create the tablespace as bigfile tablespaceE、create the tablespace as smallfile tablespaceF、set segment space management to AutomaticG、use the RESIZE clause while creating the tablespace
考题
Very soon you will be performing maintenance operations. You would have several jobs to run as soon as the maintenance period starts. Which method would you use to create jobs without specifying the time period when the job should be run?()A、 use DBMS_IJOB packageB、 use Oracle SchedulerC、 use DBMS_JOB packageD、 use Oracle Data Pump Export and Import
考题
Which of the following would you use to enable automatic media recovery for a database?()A、SET AUTORECOVERY ONB、SET RECOVERY ONC、SET AUTO OND、You cannot enable automatic media recovery.
考题
You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()A、 You need to mention it with every BACKUP command.B、 The block change tracking feature is used automatically by RMAN.C、 You need to configure it using the CONFIGURE command.D、 You need to set the necessary initialization parameters to direct RMAN to use the feature.
考题
Which of the following parameters would you use to record the errors that might be generated during the import operation?()A、LOGB、HELPC、BUFFERD、PARFILEE、INCTYPE
考题
Which substitution variable would you use if you want to reuse the variable without prompting the user each time?()A、B、ACCEPTC、PROMPTD、
考题
单选题You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()A
You need to mention it with every BACKUP command.B
The block change tracking feature is used automatically by RMAN.C
You need to configure it using the CONFIGURE command.D
You need to set the necessary initialization parameters to direct RMAN to use the feature.
考题
单选题Which of the following changes to sentence 7 would best improve the coherence of the first paragraph?A
Change you to their children.B
Change use to also use.C
Begin the sentence with Nevertheless.D
Begin the sentence with For instance.E
Change to behave to behaving.
考题
单选题Which of the following would you use to enable automatic media recovery for a database?()A
SET AUTORECOVERY ONB
SET RECOVERY ONC
SET AUTO OND
You cannot enable automatic media recovery.
考题
单选题You are about to create your Oracle data dictionary for use with the database. Which of the following users would you connect to the database as for this purpose in Oracle9i and later releases?()A
SYSTEM B
OUTLN C
INTERNAL D
SYS
考题
单选题You are trying to determine how many disk sorts are happening on the database right now. Which of the following dictionary tables would you use to find that information?()A
V$SESSION B
V$SYSSTAT C
DBA_SEGMENTS D
V$SORT_USAGE
考题
单选题Neglecting friction, you desire to life a 300 kgs weight with a stress on the hauling part of 100kgs.Which of the following tackles would you use ?().A
Gun tackleB
Luff tackleC
Toe-fold tackleD
Double-luff tackle
考题
单选题You are developing a method to decrypt data that was encrypted with the Triple DES Algorithm. The method accepts the following parameters: The byte array to be decrypted, which is named cipherMessage The key, which is named key An initialization vector, which is named iv You need to decrypt the message by using the TripleDES class and place the result in a string. Which code segment should you use?()A
AB
BC
CD
D
考题
单选题Which protocols would you want to use for secure VPN ?()A
EAPB
ChapC
Ms-ChapD
PPTPE
PAPF
SPAP
考题
单选题You need to display a very large single-record data block. Since it will be so large, a convenient means of navigation is needed between items. Which type of canvas would you use to display the data block? ()A
Tab canvas. B
Pop up canvas. C
Spread table canvas. D
Vertical toolbar canvas.
考题
单选题Which substitution variable would you use if you want to reuse the variable without prompting the user each time?()A
B
ACCEPTC
PROMPTD
考题
单选题Which of the following commands would a technician use to view the active applicationconnections on a local PC to the network?()A
ipconfigB
netstatC
nslookupD
net use
考题
单选题The production database has been functional for the last seven days. Because of application requirements, some of the initialization parameters were changed during run time without any comments. You have been asked to find out the value of the parameters when the instance was started. Which source would you use to locate this information?()A
fixed viewsB
the alert log fileC
the parameter fileD
the server parameter fileE
dynamic performance views
考题
单选题You are configuring your index to be stored in a tablespace. Which of the following storage parameters are NOT appropriate for indexes?()A
OPTIMAL B
INITIAL C
PCTINCREASE D
NEXT
考题
单选题Which of the following SQL*Loader parameters enables you to load a specified number of records stored in the data file?()A
ROWSB
SKIPC
LOADD
BINDSIZE
考题
单选题The record group in the EMP form is populated using a SELECT statement that is constructed programmatically at runtime. Five employee records are displayed at one time, and a user chooses item two from the record group. Which built-in would you use to determine which rows were flagged in the record group?()A
GET_GROUP_ROW_COUNT B
GET_GROUP_SELECTION_COUNT C
GET_GROUP_SELECTION D
FIND_GROUP E
FIND_COLUMN F
ADD_GROUP_ROW
热门标签
最新试卷