多项选择题Which three features are provided by Oracle Net Services? ()

A.Data encryption.
B.User authentication.
C.Transparent data conversion
D.Configuration and administration mechanisms.
E.Support for multiple network transport protocols.


您可能感兴趣的试卷

你可能感兴趣的试题

2.多项选择题Which two roles or privileges must you have to export tables owned by another user?()

A.CREATE USER
B.CREATE SESSION
C.CREATE ANY TABLE
D.IMP_FULL_DATABASE
E.EXP_FULL_DATABASE

3.多项选择题In which three cases does a checkpoint occur? ()

A.Every three minutes.
B.When a log switch occurs.
C.When forces by an administrator.
D.When a tablespace is taken offline normal.
E.When the redo buffer is one-third full.

4.单项选择题What is true regarding direct-load insert?()

A.A direct-load insert can be invoked by suing the APPEND hint.
B.Inserting using the NOLOGGING option is the default for direct-load inserts.
C.All data loaded using direct-load insert is loaded below the high-water mark.
D.An object that is modifies using parallel direct-load can be queried within the same Transaction.

5.多项选择题A web browser can connect directly to an Oracle server using which two?()

A.HTTP
B.IIOP
C.TCP/IP
D.Named Pipes
E.TCP/IP with SSL

7.多项选择题

You issue this RMAN command:  
RMAN> create script Level0Backup {  
backup
  incremental level 0  
format ‘/u01/db01/backup/%d_%_Sp’  
fileperset 5
  (database include current controlfile);
  sql ‘alter database archive log current’;  
} 
Which three statements are true about the Level0Backup script you just created?()

A.The script is stored only in the control file.
B.The script is stored only in the recover catalog.
C.The script can be executed only by using the RMAN RUN command.
D.The commands of the script can be displayed with the LIST command.
E.The commands of the script can be displayed with the PRINT command.
F.The commands of the script can be displayed with the REPORT command.

9.多项选择题Which two statements are true regarding the use of UTF-16 encoding? ()

A.Enables easier loading of multinational data. 
B.Uses a fixed-width Multibyte encoding sequence.
C.Asian characters are represented in three characters. 
D.Used a variable-width Multibyte encoding sequence. 
E.European characters are represented on one or two bytes. 

10.单项选择题What is true regarding a shared, server-side parameter file for a Real Application Cluster database? ()

A.It can contain parameters with distinct values for each distance.
B.It can contain only parameters with identical values for each instance.
C.It must contain an IFILE parameter for each instance’s individual parameter file.
D.It must be located in the default location for the primary instance’s parameter file.

最新试题

As A DBA, which of the following methods can you use to make a backup of your table?()

题型:单项选择题

Which one of the following statements about the TNSPING utility is correct?()

题型:单项选择题

Which parameter allows SQL*Loader to load data into a table with the indexes in the unusable state, prior to the load operation?()

题型:单项选择题

Which script must you to query to display the code associated with RMAN stored scripts?()

题型:单项选择题

Which of the following commands cannot be executed when the database open?()

题型:单项选择题

As a result of a media failure, the current online redo log group is corrupted. The database crashes, as the current online group is inaccessible. Which type of incomplete recovery are you most likely to perform? ()

题型:单项选择题

SQL*Loader reads a set of records from a file, generates INSERT commands, and passes them to the Oracle kernel. Oracle then finds places for those records in free blocks in the table and updates any associated indexes. Which SQL*Loader mode is used in this scenario?()

题型:单项选择题

Which of the following commands must be issued to remove a stored script from the recovery catalog?()

题型:单项选择题

The three tasks shown have been completed in order to configure a naming method: Task 1: Installed on server and client: Oracle Net Services, TCP/IP, TCP/IP protocol adaptor Task 2: Started default listener on port 1521 Task 3: Added global database name to the listener.ora file. Which naming method was configured?()

题型:单项选择题

RMAN enables you to open the target database when it is already mounted. Which command must you execute at the RMAN prompt to open the database?()

题型:单项选择题