A preexisting database user may be used but a new database has to be created during installation.
A preexisting database may be used but a new database user has to be created during installation.
A preexisting database and user may be used or a new database and user are created during installation.
A preexisting database and user cannot be used; a new database and user are created during installation.
第1题:
A. OMF cannot be used in a database that already has data files created with user-specified directions.
B. The file system directions that are specified by OMF parameters are created automatically.
C. OMF can be used with ASM disk groups, as well as with raw devices, for better file management.
D. OMF automatically creates unique file names for table spaces and control files.
E. OMF may affect the location of the redo log files and archived log files.
第2题:
Which statement is true about a DB2 user that is to be used as the database user for IBM Tivoli Access Manager for Enterprise Single Sign-On IMS Server?()
第3题:
If the ADD DBPARTITIONNUM command is used to add a new database partition to an existing DB2 instance,which statement is correct? ()
第4题:
Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode()
第5题:
You support Oracle Database 12c Oracle Database 11g, and Oracle Database log on the same server. All databases of all versions use Automatic Storage Management (ASM). Which three statements are true about the ASM disk group compatibility attributes that are set for a disk group?()
第6题:
Which three pieces of information are to be mandatorily provided while creating a new listener using Enterprise Manager Database Control?()
第7题:
Which three statements are true about database recovery operations?()
第8题:
The database has a subset of the tables in the production server database.
The database has a copy of selected data from the production database
The database logs changes for later propagation.
The database is accessed as read-only to prevent data corruption.
The database includes all user and order data for offline processing.
第9题:
to minimize plan regression due to the use of a new optimizer version
to completely avoid the use of new plans generated by a new optimizer version
to prevent plan capturing when the SQL statement is executed after the database upgrade
to keep the plan in the plan history so that it can be used when the older version of the optimizer is used
第10题:
The backup will consist of used data blocks only.
The database must be shut down to accomplish the backup.
The backup can be accomplished without shutting down the database.
The backup will contain all database files that have never been backed up.
第11题:
OMF cannot be used in a database that already has data files created with user-specified directions.
The file system directions that are specified by OMF parameters are created automatically.
OMF can be used with ASM disk groups, as well as with raw devices, for better file management.
OMF automatically creates unique file names for table spaces and control files.
OMF may affect the location of the redo log files and archived log files.
第12题:
the port used by the listener
the protocol used by the listener
the server name where the listener runs
the log file and trace file destination for the listener
the database services to be registered with the listener
第13题:
When a staging server is used as an environment for testing new data in a default WebSphere Commerce installation, which of the following are true about the staging server?()
第14题:
Which statement is true about the database and database-user used during installation of IMS Server?()
第15题:
How many database instances are used during a database-duplication process?()
第16题:
Your Oracle10g database contains a table with a TIMESTAMP TO LOCAL TIME ZONE column. There are about two hundred column values for the column. You issued the following statement: SQL> ALTER DATABASE SET TIME_ZONE =’Europe/London’; What will be the result of issuing the above statement?()
第17题:
Which three statements are true about Flashback Database?()
第18题:
You perform the following activities during the database upgrade from Oracle Database 10g to Oracle Database 11g: 1. Capture plans for a SQL workload into a SQL Tuning Set (STS) before upgrade. 2. Load these plans from the STS into the SQL plan baseline immediately after the upgrade. What is the reason for performing these activities? ()
第19题:
The statement will be executed successfully, and a new time zone will be set for the database.
The statement will be executed successfully, but a new time zone will not be set for the database.
The statement will not be executed successfully because the SET TIME_ZONE clause can be used only with the ALTER SESSION statement.
The statement will not be executed successfully because the ALTER DATABASE SET TIME_ZONE statement is used only when the database contains no table with the TIMESTAMP TO LOCAL TIME ZONE column.
第20题:
One
Two
Three
Four
Five
第21题:
A preexisting database user may be used but a new database has to be created during installation.
A preexisting database may be used but a new database user has to be created during installation.
A preexisting database and user may be used or a new database and user are created during installation.
A preexisting database and user cannot be used; a new database and user are created during installation.
第22题:
The backup will consist of used data blocks only.
The database must be shut down to accomplish the backup.
The backup can be accomplished without shutting down the database.
The backup will contain all database files that have never been backed up
第23题:
All existing databases in the instance are expanded to the new database partition but data cannot be stored on the newpartition until it has been added to a partition group.
Database partition groups within existing databases will automatically include the new database partition and willredistribute their existing data to the new partition.
Any single partition databases within the instance will automatically become multi-partition databases once the newpartition is added to the instance.
A database administrator would need to modify the db2nodes.cfg file to complete the addition of the new partition tothe instance.
第24题:
The database user must be created using DB2 Control Center.
The database user must be created using the DB2 Command Line Processor.
The database user may be created using DB2 Control Center or DB2 Command Line Processor.
The database user must be created by IBM Tivoli Access Manager for Enterprise Single Sign-On V8.0.1 IMS Installer.