Online Access Free 1Z0-042 Practice Test
Exam Code: | 1Z0-042 |
Exam Name: | Oracle database 10g:Administration I |
Certification Provider: | Oracle |
Free Question Number: | 185 |
Posted: | Sep 06, 2025 |
You want to refer the employee personal information stored in operating system(OS) files in EMPLOYEE table. You plan to add a new column to EMPLOYEE table to achieve this. Which data type would you use for the new column?
Which two statements are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose two.)
You executed the following command to export the EMPLOYEES table from a remote machine:
$ EXPDP hr/[email protected]
DUMPFILE=my_dir:exp_hr.log
LOGFILE=data_pump_dir:log_hr.log
TABLES=employees
What would be the outcome of this command?
Your database is configured with the following parameters related to SGA:
SGA_TARGET=256MB
SHARED_POOL_SIZE=32MB
DB_CACHE_SIZE=100MB
LARGE_POOL_SIZE=0
JAVA_POOL_SIZE=0
STREAMS_POOL_SIZE=0
Which two statements are true about the configuration? (Choose two.)