1.

Upper bound on expected throughput of the capture job is calculated using which of the following computation?(a) (maxtrans * maxscans) / number of seconds between scans(b) (maxtrans * maxscans) * number of seconds between scans(c) (maxtrans * maxscans) – number of seconds between scans(d) None of the mentionedThis question was addressed to me during an online exam.This intriguing question originated from Change Data Capture in division Monitoring and Auditing of SQL Server

Answer»

The correct CHOICE is (a) (maxtrans * maxscans) / number of seconds between scans

Easy explanation: When RUNNING in one shot mode, you can COMPUTE an UPPER bound on expected THROUGHPUT of the capture job



Discussion

No Comment Found

Related InterviewSolutions