CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 43: 70-764: Administering a SQL Database Infrastructure

You have a SQL Server 2012 database named DB1. You have a backup device named Device1. You discover that the log file for the database is full. You need to ensure that DB1 can complete transactions. The solution must not affect the chain of log sequence numbers (LSNs). Which code segment should you execute?

Nội dung câu hỏi

You have a SQL Server 2012 database named DB1. You have a backup device named Device1. You discover that the log file for the database is full. You need to ensure that DB1 can complete transactions. The solution must not affect the chain of log sequence numbers (LSNs). Which code segment should you execute?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. BACKUP LCG DB1 TO Device1 WITH COPY_ONLY
  2. B. BACKUP LOG DB1 TO Device1 — đáp án hiện tại
  3. C. BACKUP LOG DB1 TO Device1 WITH NCRECCVERY
  4. D. BACKUP LOG D31 TO Device1 WITH TRUNCATE ONLY

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề