QUESTION 1 When attempting to send a file to another user securely with GPG, which of the following actions must be done? A. Encrypt the file using your public key. B. Encrypt the file using their public key. C. Encrypt the file using your private key. D. Encrypt the file using their private key. E. […]
QUESTION 1 An administrator is attempting to recover corrupted data from a four disk RAID group. However, the administrator does not know which RAID level was used. When investigating the volumes, the administrator notes that there is a duplicate of all data on two of the disks. Which of the following RAID levels was in […]
QUESTION 1 Which command prevents Layer 2 loops if the switch stops receiving spanning-tree keepalives on port ge-1/0/1? A. [edit protocols rstp] user@switch# show interface ge-1/0/1 { bpdu-block; } B. [edit protocols layer2-control] user@switch# show interface ge-1/0/1 { bpdu-time-out-action { block; alarm; } } C. [edit protocols layer2-control] user@switch# show […]
QUESTION 1 Your ScreenOS device does not have a static IP address. You want to be able to access it using its FQDN. How would you implement this task? A. Configure a domain in DNS. B. Configure syslog. C. Configure SNMP. D. Configure DDNS. Answer: D QUESTION 2 You have just installed a new ScreenOS […]
QUESTION 1 Which OSPF LSA type is sent from the ABR to describe an ASBR that is in an area to which it is connected? A. Type 7 B. Type 5 C. Type 4 D. Type 3 Answer: C QUESTION 2 Click the Exhibit button. You are asked to configure a new external BGP peering. […]
QUESTION 1 What does Junos Pulse Collaboration provide? A. group instant messaging services B. Web-based meeting services C. corporate file sharing services D. conference call services Answer: C QUESTION 2 What does Secure Virtual Workspace (SVW) provide? A. a virtual desktop on a client desktop B. protected file storage on a remote server C. a […]
QUESTION 1 Click the Exhibit button. Referring to the exhibit, R1, R2, and R3 boot at the same time. Several minutes later, R4 boots. After R4 has been online for 40 seconds, which router will be the OSPF designated router? A. R1 B. R2 C. R3 D. R4 Answer: B QUESTION 2 Click the […]
QUESTION 1 Which network mask is the equivalent of 255.255.248.0? A. /20 B. /21 C. /22 D. /23 Answer: B QUESTION 2 Which login class permission will allow a user to use the telnet utility? A. Network permission B. Maintenance permission C. Supervisor permission D. Shell permission Answer: A QUESTION 3 Which command do you […]
QUESTION 1 What is a specific feature of Network Attached Storage (NAS)? A. NAS presents data to the user as if it is stored on a file server B. NAS uses the file system of the client computers. C. The NAS operating system does not provide security features. D. With NAS the file system is […]
QUESTION 1 Which of the following is NOT part of quality planning? A. Define quality responsibilities B. Gain acceptance of the project product C. Agree acceptance criteria D. Set quality tolerances Answer: B QUESTION 2 Which should be provided by a project mandate? A. Terms of reference B. Detailed Business Case C. Stage tolerances D. […]
QUESTION 1 Which two processes will contribute MOST to enabling effective problem detection? A. Incident and financial management B. Change and release and deployment management C. Incident and event management D. Knowledge and service level management Answer: C QUESTION 2 Which of the following would be used to communicate a high level description of a […]
QUESTION 1 What can you do with the DBMS_LOB package? A. Use the DBMS_LOB.WRITE procedure to write data to a BFILE. B. Use the DBMS_LOB.BFILENAME function to locate an external BFILE. C. Use the DBMS_LOB.FILEEXISTS function to find the location of a BFILE. D. Use the DBMS_LOB.FILECLOSE procedure to close the file being accessed. Answer: […]
QUESTION 1 Examine the parameters for your database instance: NAMETYPE VALUE ————————– ——————————- ————————— undo_management string AUTO undo_retentioninteger 12 00 undo_tablespace string UNDOTBS1 You execute the following command: SQL> ALTER TABLESPACE undotbs1 RETENTION NOGUARANTEE; Which statement is true in this scenario? A. Undo data is written to flashback logs after 1200 seconds. B. Inactive undo […]
QUESTION 1 You need to create a table for a banking application. One of the columns in the table has the following requirements: 1) You want a column in the table to store the duration of the credit period. 2) The data in the column should be stored in a format such that it can […]
QUESTION 1 You notice that the performance of your production 24/7 Oracle database significantly degraded. Sometimes you are not able to connect to the instance because it hangs. You do not want to restart the database instance. How can you detect the cause of the degraded performance? A. Enable Memory Access Mode, which reads performance […]