RCA Workflow Optimization and Troubleshooting 1 — Questions and Answers
Question 1: What is the primary tool in Relativity for diagnosing user access issues?
- Relativity Desktop Client
- Audit History Log
- Permissions Checker (Correct answer)
- System Log Viewer
Correct answer: Permissions Checker
The Permissions Checker is the primary tool in Relativity for diagnosing and troubleshooting user access issues. It allows administrators to simulate the permissions of a specific user or group on any object or function within a workspace. This helps identify exactly why a user might not be able to access or perform certain actions, streamlining the resolution of access-related problems.
Question 2: How can administrators reduce review time across large document sets?
- Enable background processing
- Increase SQL server memory
- Use the batching feature (Correct answer)
- Disable deduplication
Correct answer: Use the batching feature
The batching feature in Relativity allows administrators to divide large document sets into smaller, manageable groups called batches. These batches can then be assigned to multiple reviewers, enabling concurrent review and significantly accelerating the overall review process. This parallel workflow is crucial for efficiently managing large-scale e-discovery projects and reducing review time.
Question 3: What should be checked first when a workspace fails to load?
- User group
- Audit logs
- SQL Server connection and status (Correct answer)
- Folder browser view
Correct answer: SQL Server connection and status
Relativity workspaces are fundamentally dependent on the SQL Server for storing all document metadata, coding decisions, and configuration settings. If a workspace fails to load, the most critical first step in troubleshooting is to verify the connection to the SQL Server and ensure that the relevant databases are online and accessible. Without a healthy SQL connection, the workspace cannot function.
Question 4: Which Relativity tool is best for monitoring system performance over time?
- Case Metrics
- Relativity Desktop Client
- Performance Dashboard (Correct answer)
- Document Viewer
Correct answer: Performance Dashboard
The Performance Dashboard in Relativity is a dedicated tool that provides a centralized view of key system metrics and performance indicators over time. It allows administrators to monitor server health, agent activity, database performance, and other critical aspects of the Relativity environment. This dashboard is essential for identifying performance bottlenecks, tracking trends, and proactively addressing potential issues.
Question 5: What might cause slowness in document review performance?
- Empty audit logs
- Disabled agents
- Large native file previews or redactions (Correct answer)
- Low user count
Correct answer: Large native file previews or redactions
Slowness in document review performance can often be attributed to the rendering of large native file previews or complex documents with numerous redactions. Displaying these elements in the Relativity viewer requires significant system resources, including processing power and network bandwidth. This can lead to longer loading times and a degraded user experience, especially with highly complex or large files.
Question 6: Which log file contains errors related to agent activity in Relativity?
- Web server logs
- SQL profiler logs
- Agent log file (Correct answer)
- Load file log
Correct answer: Agent log file
Each Relativity Agent generates its own specific log files, which meticulously record its activities, status, and any errors encountered during its operations. These agent log files are indispensable for diagnosing and troubleshooting issues related to background tasks performed by agents, such as processing, indexing, or analytics. They provide detailed insights into agent behavior and failures.
What is the primary tool in Relativity for diagnosing user access issues?