An application writes to a log file in the /logs filesystem that is full. After the log file is deleted, 'df' still shows the filesystem as 100% full. What is the likely cause of the problem and what will resolve it?()
第1题:
As part of fallover testing of a corporate database server, client application connectivity must be verified. Which of the following would best verify the application functionality?()
第2题:
Which two statements about the background process of the database writer are true()
第3题:
Which two statements about the background process of thedatabase writerare true()
第4题:
You are installing an application on a computer that runs Windows Server 2008. During installation, the application will nedd to install new attributes and classes to the Active Directory database. You need to ensure that you can install the application. What should you do()
第5题:
You are installing an application on a computer that runs Windows Server 2008 R2. During installation, the application will need to add new attributes and classes to the Active Directory database. You need to ensure that you can install the application. What should you do()
第6题:
<WAS_installdir>/logs/log.txt
<WC_installdir>/logs/install_date_time.log
<WAS_installdir>/logs/<WC_instance_name>/SystemOut.log
<WC_installdir>/instances/<instance_name>/xml/<instance_name>.xml
<WAS_installdir>/logs/serverStatus.log
第7题:
Use of soft links for database directories on the same physical disk
Use of delay_key_write=ON for batch index update
Allocation of RAM to the buffer pool such that more of the data can fit in RAM
Placement of InnoDB log files and datadir on separate physical disks
Use of separate directories on the same physical disk for log files and data files
第8题:
It is possible to have multiple database writers in an Oracle instance.
It writes dirty buffers, if any, to data files whenever a checkpoint occurs.
It writes dirty buffers, if any, to data files whenever a transaction commits.
It writes dirty buffers, if any, to data files before the log writer (LGWR) writes.
第9题:
It is possible to have multiple database writers in an Oracle instance.
It writes dirty buffers, if any, to data files whenever a checkpoint occurs.
It writes dirty buffers, if any, to data files whenever a transaction commits.
It writes dirty buffers, if any, to data files before the log writer (LGWR) writes
第10题:
At the command prompt, run msiexec /log app1. msi /passive.
At the command prompt, run msiexec /log app1. log /package app1. msi.
From the Local Security Policy, enable auditing for object access, and then run app1. msi.
From the Event Viewer, increase the size of the application log, and then run app1. msi.
第11题:
ARCn
DBWn
CKPT
LGWR
PMON
SMON
第12题:
The deleted file is still open by the application.The system must be rebooted before'df' will show the reduction in the filesystem.
The deleted file is still open by the application.The application must be stoppedbefore 'df' will show the reduction in the filesystem.
The filesystem is still marked as full in the /etc/fs.status file.The system must be rebooted before 'df' will show the reduction in the filesystem.
The filesystem is still marked as full in the /etc/fs.status file.The application must be stopped before 'df' will show the reduction in the filesystem.
第13题:
The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.
第14题:
Which background process reads the redo log buffer and writes it to a file?()
第15题:
The online redo log group configuration for your database is as follows: What will happen if the online redo log file ’ora02/oradata/redo02b.log’is corrupted while working on the database?()
第16题:
You are installing an application on a computer that runs Windows Server 2008 R2. During installation, the application will need to add new attributes and classes to the Active Directory database. You need to ensure that you can install the application. What should you do()
第17题:
You have 15 computers that run Windows 7. You need to implement a monitoring solution that meets thefollowing requirements. Sends an e-mail notification when an application error is logged in the event log Runs a script to restart the computer if an application error occurs between 17:00 and 07:00 Minimizes the administrative effort required to monitor applications. What should you do?()
第18题:
Perform a ping client verification test.
Review the number of active application processes.
Perform successful reads and writes to the application.
Run netstat -an to verify client connections to the listening ports.
第19题:
The database will hang.
The database will be crashed.
The database will be shut down.
The LGWR process writes redo log entries to the other redo log member of the Group2 group
第20题:
large pool
shared pool
data buffer cache
redo log buffer
data dictionary cache
第21题:
Implement a stored procedure that writes data about schema changes to a log table.
Implement DDL AFTER triggers that write user and schema information to a log table.
Implement a DML INSTEAD OF trigger that writes data about schema changes to a log table.
Implement a DML AFTER trigger that writes data about schema changes to a log table.
第22题:
Increase the size of thewall
Increase the size of sb_max
Increase the size of tcp_recvspace
Increase the size of tcp_sendspace
第23题:
Disable the antivirus application.Restore E01.log from the most recent backup.Run the mount-database DB1 command
Disable the antivirus application.Restore DB1 from the most recent backup.Run the mount-database DB1 command
Exclude the transaction log folder from the antivirus application scans.Restore E01.log from the antivirus quarentine.Run the mount-database DB1 command
Exclude the transaction log folder from the antivirus application scans.Restore DB1 from the most recent backup.Run the mount-database DB1 command