Monday, September 29, 2008

CompTIA 220-601 exam Demo

1. Which of the following has to be installed on a laptop in order to use a compact flash storage device?
A. a multi-media card reader
B. USB 2.0 drivers
C. USB 1.1 drivers
D. an enhanced 1.44 floppy drive
Answer: A

2. When a user is typing on a laptop the cursor sometimes moves on its own. Which of the following is MOST likely the cause?
A. The keyboard driver needs to be updated.
B. There are conflicting serial ports.
C. The mouse driver needs to be updated.
D. The user is brushing the touch pad while typing.
Answer: D

3. Which of the following are considered plug and play technologies in a laptop?
A. SATA
B. RAID
C. USB
D. EIDE
Answer: C

4. Which of the following are primary differences between a laptop and a desktop CPU? (Select TWO).
A. heat production
B. L2 Cache
C. clock speed
D. front side bus
E. power consumption
Answer: AE

5. A client reports that the laptop is not performing a complete charge of the battery. Which of the following actions should be taken FIRST?
A. Update the BIOS.
B. Run the battery calibrator.
C. Reinstall the ACPI drivers.
D. Replace the power adapter.
Answer: B

more Q&A: http://www.killtest.com

Sunday, September 28, 2008

Which CompTIA certification is right for me?

Which CompTIA certification is right for me?Achieving a CompTIA IT certification is a great way to begin your career in IT. Choose from the list below the job role that most resembles your career goals to find out which IT certification is right for you.?Future IT Job Roles Which CompTIA certification applies?Database Development and Administration Design and form databases so users can create data queries and interpret results; CompTIA Project + manage growth of the database; keep data secure and create security procedures; CompTIA Security+ implement backup and recovery processes; maintain system security and reliability. CompTIA Server+? ?________________________________________?Network Devices Troubleshoot and maintain desktop and laptop computers, CompTIA Linux+ computer devices such as PDAs,computer peripherals, CompTIA Network+ and other devices that connect to a network or computer including cellular telephones, CompTIA Security+palm computers, beepers, etc. Manage a LAN and administer the LAN server for a small group. CompTIA Server+?________________________________________?Network InfrastructureTroubleshoot and maintain the wired, wireless or satellite network. CompTIA A+Includes data, voice and video transmission, routing and switching on these networks. CEA-CompTIA DHTI+Requires working with integrated services and multi-vendor products. CompTIA Project+Includes monitoring, maintenance, upgrades and security. CompTIA Network+CompTIA Security+ ?________________________________________?Programming Write, maintain, and update computer code. CompTIA A+At the direction of a senior programmer, CompTIA Linux+perform computer programming for applications or portions of applications. CompTIA Project+Requires knowledge of a computer program including C, C++, Java, etc. ?________________________________________?Technical Writing Design and write documentation and user guides for technology equipment and systems such as computers, CompTIA A+computer equipment, and software products.. CompTIA Project+Research technology documentation requirements. Design and write user manuals. ?________________________________________?Web Development and Administration Writing and debugging code as directed by Senior Programmers, CompTIA e-Biz+Software Engineers and/or Systems Analysts. Analyze, design, develop, adapt, CompTIA Linux+test and maintain computer and Internet-based applications. Use development tools and programming languages in creating and testing the software.

Friday, September 26, 2008

Passed The Security+ Exam

I took my first shot at the Security+ exam, and with a score of 858. It’s great to be past this one.I’ll go over a little bit about the exam here first. Then I’ll explain what I did for studying so others can get an idea of what they can do to prepare for the exam.I think I had about 6 or 7 questions on Access Controls, which most people say there are a lot on this exam. I even had two questions back-to-back that were almost the same with a few words changed. Some of the study material from ProProfs helped me on one of these questions because of a key word that I associated with RBAC.testpassport help you pass any exam!Of course, there were quite a bit of questions on cryptography as well. There was one question on PKI certificates that tripped me up because it wasn’t covered at all in the Sybex or Syngress books, at least that I could remember. I have a lot of knowledge with relational databases; so I used this to try to figure out the answer. I figured, if a Website holds a certificate, and they serve customers, then they have one certificate serving either one or many customers giving either a one-to-many or a one-to-one relationship. However, from what little I could find on the Internet, I believe the relationships are many-to-one and many-to-many. I’m still not exactly sure. I can’t find any explanation for this, and it makes me confused on the reasoning . It’s too bad the books didn’t explain it.

Wednesday, September 24, 2008

RFID+ Certification RF0-001 Practice Test RF0-001 Practice Exam

RF0-001 practice exam covers all the practice test objectives to pass RF0-001 Exam. It includes RF0-001 Braindumps, As well Questions & Answers, Realistic Practice Labs, and Interactive Testing Engine.Our practice test covers the information associated with each RF0-001 exam topics in details and includes information found in no other practice test sites on the web.

Our challenging questions with Correct Answers built to simulate the actual exam. Unlimited, FREE auto-updates so you’re never behind on any topic. The whole package comes as an automatic download so there’s no waiting or shipping. Our practice test will determine you to take your RF0-001 certification exam and pass the official exam on your first try, guaranteedNow guaranteed RF0-001 exam training is available in various formats to best suit your needs and learning style. Whether you are a hands-on tactile learner, visually or even a textbook training veteran, Testpassport has the RF0-001 resources that will enable you to pass your RF0-001 test with flying colors.As with other CompTIA exams,or RF0-001 exam is structured to stack or plug into other related courses. The combination of CompTIA courses builds the complete core knowledge base you need to meet your RFID+ certification requirements.

Our on-site online training experts create all of the CompTIA RF0-001 exam products available through Testpassport. Our main goal is to get your certified with a firm understanding of the core material. Whereas other online distributors only concern themselves with helping you obtain the paper, we strive to educate the certification candidate and better prepare them for their IT career.The RF0-001 Questions and Answers as well as our other RF0-001 exam training tools are not only priced to be easy on your budget - but each one is also backed with our guarantee. Testpassport guarantees that after using our CompTIA certification training tools, you will be prepared to take and pass your RFID+ exam.

The latest Oracle 1Z0-043 exam demo(4)

Information from: http://www.killtest.com/10gDBA/1z0-043.asp

16. The backup retention policy is configured as RECOVERY WINDOW 2. You executed the followingcommand in Recovery Manager (RMAN) against your database:RMAN> REPORT OBSOLETE;What would you see in the output?
A. a list of all the expired backups and copies
B. a list of all those files that have been deleted in the last two days
C. a list of all those files that have been recovered within the last two days
D. a list of backups and copies that are outside the range covered by the current retention policy
Answer:D

17. Last night, a media failure caused the loss of a temporary file that belongs to your database. Which two thingsmay happen this morning when you try to open your database? (Choose two.)A. The database opens normally.
B. The database prompts for a database recovery.
C. The database writer writes to a trace file, indicating that the temporary file is not found.
D. The database gets mounted and throws an error indicating that the temporary file requires recovery.
Answer:AC

18. A user executes a query on the EMP table, which contains thousands of rows, to get details about employees inone of the departments. The user receives the following error:SQL> SELECT ename FROM emp WHERE deptno=10 ORDER BY sal;SELECT ename FROM emp WHERE deptno=10 ORDER BY salERROR at line 1:ORA-01157: cannot identify/lock data file 201 - see DBWR trace fileORA-01110: data file 201: ‘/u01/app/oracle/oradata/orcl/temp01.dbf’What is a possible reason?
A. The tempfile belonging to the default temporary tablespace is missing.
B. The database is opened in restricted mode, so queries are not allowed.
C. The default temporary tablespace required to execute the query is offline.
D. The default temporary tablespace required to execute the query is dropped.
E. The default temporary tablespace required to execute the query is read-only.
Answer:A

19.You are working on a database, where you have three redo log groups. When the database is down for a backup,an operating system (OS) user deletes all the redo log files in a group. What will happen when you open yourdatabase?
A. The instance starts and the database opens because two redo log groups still exist.
B. Before the instance starts, you receive an error about the missing redo log files of a group.
C. The instance starts and the database opens with an error message written to the alert log file.
D. The instance starts and the database opens, but every attempt to write to redo log files fails with an error.
E. The instance starts, the database is mounted, but efforts to open the database fail, and an error about the missingredo log group is displayed.
Answer:E

20.A media failure has occurred. This has resulted in all the members of the next log group being renderedinaccessible to the log writer process (LGWR) at a log switch. How does this failure affect the operationalkilltest Orcal 1Z0-043killtest Help you pass any IT Exams! Page 9 of 9database?
A. The database re-creates the missing redo log files automatically.
B. The database continues to function normally with the existing files.
C. The database allows only queries; no other statements are allowed.
D. The database returns an error and the database instance shuts down.
E. The user sessions that generate redo logs are terminated automatically.
Answer:D

Tuesday, September 23, 2008

The latest Oracle 1Z0-043 exam demo(3)

11. Your database is functioning in NOARCHIVELOG mode. Your database contains 15 tablespaces. You want touse Recovery Manager (RMAN) to perform backups.Which two backups would you be able to perform when the database is being accessed by users? (Choose two.)
killtest Orcal 1Z0-043
killtest Help you pass any IT Exams!
A. backup of offline tablespaces
B. backup of read-only tablespaces
C. backup of system-critical tablespaces
D. backup of online, locally managed tablespaces
E. backup of read/write dictionary-managed tablespaces
Answer:AB

12. Which two statements regarding compressed backups in Recovery Manager (RMAN) are true? (Choose two.)
A. Backup compression is disabled by default.
B. Backup compression applies to only backup sets.
C. Backup compression applies to only image copies.
D. Backup compression cannot be enabled using the CONFIGURE command.
E. Backup compression can be used with both backup sets and image copies.
F. Backup compression works only if the COMPATIBILITY parameter is set to 9.0.0.0 or higher.
Answer:AB

13. What purpose would you achieve by enabling the block change tracking feature?
A. eliminate the necessity for backups
B. perform optimized image copy backups
C. perform optimized incremental backups
D. enable checkpoint (CKPT) to perform checkpointing at every block change
E. enable database writer (DBWn) to write changed blocks to data files faster
Answer:C

14. You are managing a database for which incremental backups can be very time consuming. In order to performoptimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?
A. You need to mention it with every BACKUP command.
B. You need to configure it using the CONFIGURE command.
C. The block change tracking feature is used automatically by RMAN.
killtest Orcal 1Z0-043
killtest Help you pass any IT Exams!
D. You need to set the necessary initialization parameters to direct RMAN to use the feature.
Answer:C

15. You executed the following command in Recovery Manager (RMAN) against your Oracle 10g database:RMAN> REPORT NEED BACKUP days 3;What would be the output of this command?A. a list of files that require a backup within three days
B. a list of files that have not been backed up for three days
C. a list of files that RMAN recommends be backed up only once in every three days, based on low volatility
D. a list of files for which a backup has already been performed and may need a backup after three days
Answer:B

Monday, September 22, 2008

The latest Oracle 1Z0-043 exam demo(2)

High quality and Value for the 1Z0-043 Exam.
Killtest Practice Exams for oracle database 10g:administration ii 1Z0-043 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.

100% Guarantee to Pass Your 10g DBA exam and get your 10g DBA Certification. We guarantee your success in the first attempt. If you do not pass the 1Z0-043 exam (oracle database 10g:administration ii) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.

6. In the parameter file of your production database, the CONTROL_FILE_RECORD_KEEP_TIME parameter isset to 31. What would be the impact of this setting on the backup that is being performed by using RecoveryManager (RMAN)?
A. The backup would be retained on the media for 31 days.
B. The backup would be maintained in the recovery catalog for 31 days.
C. The backup metadata would be retained in the control file for 31 days.
D. The backup metadata would be maintained in the recovery catalog for 31 days.
E. Automatic backups of the control file will be retained in the flash recovery area for 31 days.
Answer:C

7. You observe that the senior database administrator always uses the following command when connecting toRecovery Manager (RMAN), and then starts executing commands to backup the database files:$ rman target /What would be the effect of this command?
A. RMAN would use the current operating system location to place the backup.
B. RMAN would use the control file of the target database to maintain the backup.
C. RMAN would use the recovery catalog of the target database to maintain the backup.
D. RMAN would use the control file of the target database to maintain the backup metadata.
E. RMAN would use the recovery catalog of the target database to maintain the backup metadata.
Answer:D

8. You execute the following command to perform a backup by using Recovery Manager (RMAN):RMAN> run{allocate channel c1 type sbt;backup datafile 1;The command errors out. A part of the error message is as follows:RMAN-03009: failure of allocate command on c1 channelORA-19554: error allocating device, device type: SBT_TAPE, device name:What could explain why the statement failed?
A. sbt is not a valid device type.
B. Media Management Library was not loaded.
C. The sbt device cannot be used for data file backups.
D. No path was defined in the ALLOCATE CHANNEL command.
E. The channel is currently being used by another RMAN session.
Answer:B

9. View the Exhibit.You executed the following command to perform a backup of the USERS tablespace: BACKUP TABLESPACE USERS;Which three types of files are backed up? (Choose three.)
A. password file
B. online redo log files
C. the current control file
D. archived redo log files
E. the current server parameter file
F. all the data files belonging to the USERS tablespace
G. data files belonging to the USERS tablespace and all the default tablespaces
Answer:CEF

10. You executed the following command in Recovery Manager (RMAN) to perform a backup of the DETTBStablespace:RMAN> BACKUP TABLESPACE DETTBS;Under which conditions would this command execute successfully? (Choose all that apply.)
A. The database is in NOMOUNT state.
B. The database is in ARCHIVELOG mode and the tablespace is online.
C. The database is in ARCHIVELOG mode and the tablespace is offline.
D. The database is in NOARCHIVELOG mode and the tablespace is online.
E. The database is in NOARCHIVELOG mode and the tablespace is offline.
Answer:BCE