Certification Questions

Q:

What is Log Shipping?

Answer

Log shipping defines the process for automatically taking backup of the database and transaction files on a SQL Server and then restoring them on a standby/backup server. This keeps the two SQL Server instances in sync with each other. In case production server fails, users simply need to be pointed to the standby/backup server. Log shipping primarily consists of 3 operations:


Backup transaction logs of the Production server.


Copy these logs on the standby/backup server.


Restore the log on standby/backup server.

Report Error

View answer Workspace Report Error Discuss

2 2339
Q:

Assume a router has a loopback address of 135.77.9.254. Convert the loopback address to an IS-IS system ID.

Answer

The loopback address written in dotted decimal and using three digits for each byte has a value of 135.077.009.254. The system ID is 13.50.77.00.92.54.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

1 2335
Q:

You are installing windows 2000 Professional on a computer that is not on a network . When prompted by Windows 2000 Setup during the installation, what should you " Make this computer a member of "?

A) Domain B) Active Directory domain
C) E-mail group D) Workgroup
 
Answer & Explanation Answer: D) Workgroup

Explanation:

In general, if your computer is not on a network, make the computer a member of a workgroup

Report Error

View Answer Report Error Discuss

0 2334
Q:

Project Management Processes

What is the underlying concept for the interaction among the project management processes?

Answer

Plan-do-check-act cycle

Report Error

View answer Workspace Report Error Discuss

0 2333
Q:

Difference between Union and Union all?

Answer

The difference between Union and Union all is that Union all will not eliminate duplicate rows, instead it just pulls all rows from all tables fitting your query specifics and combines them into a table. A UNION statement effectively does a SELECT DISTINCT on the results set.

Report Error

View answer Workspace Report Error Discuss

10 2331
Q:

You have a Windows NT 4.0 Workstation computer with an NTFS file system that you use for software development. As your company upgrades their systems to Windows 2000, you will need to be able to test applications in both the Windows NT Workstation environment and the Windows 2000 environment. You decide that the easiest course of action would be to install Windows 2000 Professional in a dual boot environment with Windows NT 4.0 Workstation on your computer. What should you do before installing Windows 2000 Professional?

A) Edit the BOOT.INI file to reflect the new installation of Windows 2000 Professional. B) Install Service Pack 3 or later for Windows NT Workstation 4.0.
C) Install Service Pack 4 or later for Windows NT Workstation 4.0. D) Convert the NTFS file system to FAT.
 
Answer & Explanation Answer: C) Install Service Pack 4 or later for Windows NT Workstation 4.0.

Explanation:
Report Error

View Answer Report Error Discuss

0 2331
Q:

Which tool should you use to authorize a RIS server in Active Directory?

A) The DHCP administrative tool B) The DNS administrative tool
C) Active Directory Users and Computers D) Active Directory Sites and Services
 
Answer & Explanation Answer: A) The DHCP administrative tool

Explanation:

You must use the DHCP administrative tool to authorize a RIS server in Active Directory.

Report Error

View Answer Report Error Discuss

0 2322
Q:

Which of the following is an independent accounting unit within a client?

A. Controlling area

B. Company code

C. Operating concern

D. Plant

Answer

Answer : B


 


Explanation : Company code is an independent accounting unit within a client.

Report Error

View answer Workspace Report Error Discuss

Subject: SAP CO

0 2321