You want to migrate your application from the development environment to the production environment. While doing the task, you want the database objects owned by the user DEVUSER in the development environment to be moved to the user APPS in the production environment. Which option of Oracle Data Pump Import would you use to achieve this objective?()
第1题:
You completed the development of a new application and want to create a new domain in a new environment for functional testing. You want to have the same settings for your new domain as your old domain, with the option of changing the configuration in the new target environment. Which two actions should you execute?()
第2题:
You want to move all the objects of the APPS user in the test database to the DB_USER schema of the production database. Which option of IMPDP would you use to accomplish this task?()
第3题:
The application tables owned by the user TEST in a test database need to be exported to the APPS schema in the production database by using Data Pump. Which option of Data Pump Import would you use to accomplish this?()
第4题:
While setting up the database for your production environment, you want to create a user with following requirements. 1.The objects created by the user must be stored in a tablespace, TBS1, if the TABLESPACE option is not defined during the object creation. 2.The user should be able to use 10MB of space in the tablespace TBS1. 3.The user must change the password immediately after logging in for the first time. Which three options of the CREATE USER command would you use to achieve this objective?()
第5题:
You work as a database administrator for Supportcenter.cn. You are using three database, SupportCenter DB01, SupportCenter DB02, and SupportCenter DB03, on different host machines in your development environment. The database server configuration, such as IP address and listener port number, change frequently due to development requirements, and you have the task of notifying the developers of the changes. Which connection method would you use to overcome this overhead?()
第6题:
You are the administrator of your company's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit (OU). You create a Windows Installer package file for the service pack. You then use the package file to successfully install the service pack to other computers in the domain. You assign the package file to the Development OU. After the installation, you notice that the service pack was not installed on any of the 10 computers. You want to ensure that the service pack is successfully installed on the Computers in the Development OU. What should you do? ()
第7题:
owner
touser
include
schemas
fromuser
transform
remap_schema
remap_datafile
reuse_datafiles
remap_tablespace
第8题:
Top SQL
snapshots
SQL Tuning sets
index access path
optimizer statistics
materialized view logs
第9题:
FULL
SCHEMAS
TRANSFORM
REMAP_SCHEMA
REMAP_TABLESPACE
第10题:
FULL
SCHEMAS
TRANSFORM
REMAP_SCHEMA
REMAP_TABLESPACE
第11题:
profile
account lock
account unlock
password expire
quota 10MB on TBS1
password never expire
default tablespace TBS1
quota unlimited on TBS1
temporary tablespace TEMP
temporary tablespace SYSTEM
第12题:
User user = // retrieve the User object from the database session.setDurationInterval(user.getSessionDuration());
User user = // retrieve the User object from the database session.setMaxDuration(user.getSessionDuration());
User user = // retrieve the User object from the database session.setInactiveInterval(user.getSessionDuration());
User user=//retrieve the User object from the database session.setDuration(user.getSessionDuratio());
User user = // retrieve the User object from the database session.setMaxInactiveInterval(user.getSessionDuration());
第13题:
You want to use the SQL Tuning Advisor to generate recommendations for badly written SQL statements in your development environment. Which three sources can you select for the advisor to analyze?()
第14题:
You want to move all objects of the APPS user in the test database to the DB_USER schema of the productiondatabase. Which option of IMPDP would you use to accomplish this task()
第15题:
You want to move all objects of the APPS user in the test database to the DB_USER schema of theproduction database. Which option of IMPDP would you use to accomplish this task()
第16题:
You work as a database administrator at Certkiller .com. In your production database there is a job, CALC_STAT, which has been scheduled to run every Friday at 5.00 p.m. CALC_STATupdates the optimizer statistics for the objects owned by the APPSschema. You want the task to be generic, thereby allowing users to modify the attributes of the task at run time without affecting the original task.Which component of Oracle Scheduler must you define to achieve this?()
第17题:
You need to design a migration path for migrating user accounts and mailboxes to the new environment. Which two actions should you perform?()
第18题:
You are the administrator of your company’s network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit. You create a Windows 2000 installer package file for the service pack. You use the package file o successfully install the service pack to other computers in the domain. You assign the package file to the Development organizational unit. After the installation, you notice that the service pack was not installed on any of the 10 computers. You want to ensure that the service pack is successfully installed on the computers in the Development organizational unit. What should you do?()
第19题:
Use the introspect () command in WLST to gather the configuration information from the original domain.
Use pack/unpack to transfer the domain from one machine to another.
Create a domain template from the original domain using the Domain Template Builder and use the Configuration Wizard to create a new domain from the template.
Use the Admin Console of the original domain to create a domain template from the original domain and use the Configuration Wizard to create a new domain from the template.
第20题:
FULL
SCHEMAS
REMAP_SCHEMA
REMAP_DATAFILES
REMAP_TABLESPACE
第21题:
owner
touser
attach
remap_schema
第22题:
Window
Program
Job class
Window group
第23题:
You must have change tracking enabled in your database
Your database must be running in NOARCHIVELOG mode
To back up a tablespace, it must be in backup mode
To back up a tablespace, it must first be taken offline