C1000-141 · Question #48
If a user receives a 'Data not found' message, what should be the first step in troubleshooting?
The correct answer is A. Verify the data access permissions. Verifying data access permissions (A) is the correct first step because "Data not found" most commonly occurs when a user lacks the rights to view or retrieve the data - the data exists, but the system won't surface it to an unauthorized user. Network connectivity (B) would…
Question
If a user receives a 'Data not found' message, what should be the first step in troubleshooting?
Options
- AVerify the data access permissions.
- BCheck the network connectivity.
- CRebuild the user's profile.
- DIncrease the server memory.
How the community answered
(38 responses)- A84% (32)
- B5% (2)
- C3% (1)
- D8% (3)
Explanation
Verifying data access permissions (A) is the correct first step because "Data not found" most commonly occurs when a user lacks the rights to view or retrieve the data - the data exists, but the system won't surface it to an unauthorized user. Network connectivity (B) would typically produce a connection timeout or error, not a "data not found" message, making it a less targeted first check. Rebuilding a user's profile (C) is a disruptive, time-consuming action that should only be considered after simpler causes are ruled out. Increasing server memory (D) addresses performance and capacity issues, not missing data access. Memory tip: Think "permissions before problems" - when data exists but can't be seen, the first suspect is always authorization, not infrastructure.
Topics
Community Discussion
No community discussion yet for this question.