You Execute the Following command to create a password file in the database server: $ orapwd file = ‘+DATA/PROD/orapwprod entries = 5 ignorecase = N format = 12’ Which two statements are true about the password file?()
第1题:
ou executed the command to create a password file in the database server: $ orapwd file=orapworcl entries=5 ignorecase=N Which statement describes the purpose of the above password file()
第2题:
You execute a command to resize a data file, sales.dbf, of size 200 MB in your database: ALTER DATABASE DATAFILE ’/remorse/sales.dbf’ RESIZE 150M; Which statement is true about this command()
第3题:
You work as a database administrator for Certkiller .com. Your database is in the MOUNT state and you execute the following command to open it ALTER DATABASE OPEN; What two actions are performed as a result of this command?()
第4题:
You performed the RMAN database backup with the KEEP option.Which two statements are true about this backup?() (Choose two)
第5题:
our database is in the MOUNT state and you execute the following command to open it: ALTER DATABASE OPEN What two actions are performed as a result of this command?()
第6题:
You are part of the DBA team working for a multinational bank. The team is responsible for performing administrative tasks on the database server located at the home office. The database server at the home office has a production database and a test database named TESTDB. The test database is primarily used for testing database commands and configuration settings befor implementing these settings on the production database. The test database is also used for the development of database applications. You have been asked by the senior DBA to grant the SYSDBA privilege to a new team member, John, so that he can perform some administrative tasks, such as shutdown and startup operations, on TESTDB. You use the password file to configure remote authentication on the TESTDB database. You execute the following statement to grant the SYSDBA privilege to John: SQL>GRANT SYSDBA TO john; However, you receive the following error: ORA-01996: GRANT failed: password file ’c:/oracle/ora9i/dbs/testdb.pwd’ is full Which action should you take to add the user john to the password file without removing any of the existing users?()
第7题:
View this parameter setting in your database: DB_CREATE_FILE_DEST=’D:// /oracle/product/10.2.0/oradata/oracle’ You created a tablespace by using this command: CREATE TABLESPACE USERS; Which two statements are true about the USERS tablespace?()
第8题:
You executed this command to create a password file: $ orapwd file = orapworcl entries = 10 ignorecase = N Which two statements are true about the password file?()
第9题:
All control files are opened.
All redo log files are opened
The password file is opened.
The parameter file is opened.
All online data files are opened.
第10题:
It records usernames and passwords of users when granted the DBA role.
It contains usernames and passwords of users for whom auditing is enabled.
It is used by Oracle to authenticate users for remote database administration.
It records usernames and passwords of all users when they are added to OSDBA or OSOPER operating system groups.
第11题:
It will permit the use of uppercase passwords for database users who have been granted the SYSOPER role.
It contains username and passwords of database users who are members of the OSOPER operating system group.
It contains usernames and passwords of database users who are members of the OSDBA operating system group.
It will permit the use of lowercase passwords for database users who have granted the SYSDBA role.
It will not permit the use of mixed case passwords for the database users who have been granted the SYSDBA role.
第12题:
The backup will terminate because the FORMAT clause was not configured for the channel
It backs up two copies of data files to tape and disk, and two copies of archived log file on tape
It backs up the data files and archived log files to disk, making two copies of each data file and archived log file
It backs up the data files and archived log files to tape, making two copies of each data file and archived log file
第13题:
Which two statements are true about the rescue configuration file?()
第14题:
After performing a clean shut down of the database instance for maintenance, you mount the database andthen execute a command to open the database:SQL> ALTER DATABASE OPEN; Which two statements are true()
第15题:
After performing a clean shut down of the database instance for maintenance, you mount thedatabase and then execute a command to open the database: SQL> ALTER DATABASE OPEN; Which two statements are true()
第16题:
You are maintaining your database in Oracle10g. You are performing the backup by using the BACKUP AS BACKUPSET command at the RMAN prompt. Which file cannot be backed up by using the BACKUP AS BACKUPSET command?()
第17题:
You are working as a Database Administrator. Despite having a password in the data dictionary as change_on_install, you always log on to the database MYNEWDB using operating system authentication. Your organization is planning to recruit two junior-level DBAs. You decide to enable remote authentication in your database so that the new DBAs can log on to the database from their workstations to carry out administrative tasks. To allow the new DBAs to perform the administrative tasks, you create a password file on the database server using the following command: ORAPWD file=d:/oracle/ora9i/orapwU01 password=admin entries=4 After creating the password file, you remove the operating system authentication and change the value of the REMOTE_LOGIN_PASSWORDFILE parameter to EXCLUSIVE. You also create a net service name as MYNEWDB that allows the new DBAs to connect to the database server from their workstations using this net service name. Which command must you use to connect to the database to start it?()
第18题:
You have created a password file using the following command: ORAPWD file=d:/oracle/ora9i/orapwU01 password=change_on_install entries=3 Which of the following is true about this password file?()
第19题:
You executed the command to create a password file in the database server: $ orapwd file=orapworcl entries=5ignorecase=N Which statement describes the purpose of the above password file()
第20题:
You upgraded your database from pre-12c to a multitenant container database (CDB) containing pluggable databases (PDBs). Examine the query and its output: Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to the password file?()
第21题:
It records the usernames and passwords of users when granted the DBA role.
It contains the usernames and passwords of users for whom auditing is enabled.
Is used by Oracle to authenticate users for remote database administration.
It records the usernames and passwords of all users when they are added to the OSDBA or OSOPER operating system groups.
It supports the SYSBACKUP, SYSDG, and SYSKM system privileges.
第22题:
It records usernames and passwords of users when granted the DBA role.
It contains usernames and passwords of users for whom auditing is enabled.
It is used by Oracle to authenticate users for remote database administration.
It records usernames and passwords of all users when they are added to OSDBA or OSOPER operatingsystem groups
第23题:
It will permit the use of uppercase passwords for database users who have been granted the SYSOPER role.
It contains username and passwords of database users who are members of the OSOPER operating system group.
It contains usernames and passwords of database users who are members of the OSDBA operating system group.
It will permit the use of lowercase passwords for database users who have granted the SYSDBA role.
It will not permit the use of mixed case passwords for the database users who have been granted the SYSDBA role.