单项选择题To allocate another role to a user, which command is most appropriate?()

A.ALTER USER 
B.ALTER DATABASE 
C.ALTER SYSTEM 
D.GRANT


您可能感兴趣的试卷

你可能感兴趣的试题

2.单项选择题You are analyzing the components of the redo log mechanisms in your Oracle database. Which of the following purposes does the CKPT process serve?()

A.Writes buffers to disk 
B.Writes current redo log number to datafile headers 
C.Writes redo log information to disk 
D.Reads information into memory for users

3.单项选择题The DBA is defining role for users. Which of the following is not an acceptable method for defining a default role?()

A.ALTER USER DEFAULT ROLE ALL
B.ALTER USER DEFAULT ROLE ALL EXCEPT ROLE_1
C.ALTER USER DEFAULT ROLE NONE
D.ALTER USER DEFAULT ROLE NONE EXCEPT ROLE_1

5.单项选择题In a situation where no multiplexing of redo logs takes place, what happens when Oracle cannot read data from the online redo log group for archiving?()

A.Nothing happens
B.Oracle will automatically switch redo logs when detected 
C.Oracle eventually won't allow new records to be added to the database 
D.The instance crashes

7.单项选择题You are designing the physical database layout on your host machine. What is the relationship between tablespaces and datafiles in the Oracle database?()

A.One tablespace has only one datafile
B.Many tablespaces can share one datafile
C.One tablespace can have many datafiles
D.One datafile can contain many tablespaces

10.单项选择题ou are implementing control file multiplexing. Which of the following choices identifies the method you can use in order to generate the control file copies that Oracle will maintain?()

A.Issue ALTER DATABASE BACKUP CONTROLFILE TO filename
B.Make a copy of the control file with the database shut down
C.Issue ALTER DATABASE BACKUP CONTROLFILE TO trace
D.Make a copy of the control file with the database still running 

最新试题

You are identifying dictionary objects in the Oracle database. Which of the following is a view in the data dictionary?() 

题型:单项选择题

You are managing the Oracle database. Which of the following choices correctly identifies when Oracle reads the contents of the init.ora file?()

题型:单项选择题

 You are creating tablespaces in Oracle. Which of the following keywords or clauses permits the datafiles of a database to grow automatically in order to accommodate data growth?()

题型:单项选择题

You issue the following command in Oracle: CREATE TABLESPACE DAT_TBS DATAFILE "dat_tbs.dbf" SIZE 2M;. Later queries against the database reveal that the tablespace is located in the /u01/oradata/oracle directory. Which of the following choices identifies how Oracle likely determined what directory to place dat_tbs.dbf file in?()

题型:单项选择题

You have implemented OMF for redo log management. Which of the following choices reflects a log filename that might be employed when OMF is enabled?()

题型:单项选择题

You are trying to alter the initial segment size given to a table in a dictionary-managed tablespace. Which of the following keywords would be used as part of this process?()

题型:单项选择题

In order to find out how many database objects a user has created, which view would the DBA query in the Oracle data dictionary? ()

题型:单项选择题

You are attempting to clear an unarchived redo log file. In order to manually enact a log switch, which of the following statements is appropriate?()

题型:单项选择题

To allocate another role to a user, which command is most appropriate?()

题型:单项选择题

You are attempting to increase the checkpoint interval on your database. Each of the following choices will affect the duration and/or frequency of checkpoints, except one.  Which is it?()

题型:单项选择题