MB3-700 · Question #80
Which two actions can you use to repair or reconstruct damaged Microsoft Dynamics GP data? (Each correct answer presents a complete solution. Choose two.)
The correct answer is A. Use the Check Links process in Microsoft Dynamics GP. B. Run a Reconcile process in Microsoft Dynamics GP. A: Checking links examines tables, checking corresponding information in related tables and, if possible, changing the damaged data to match the corresponding data in an undamaged table. If you were alerted to damage by an alert message indicating damage to a specific table…
Question
Which two actions can you use to repair or reconstruct damaged Microsoft Dynamics GP data? (Each correct answer presents a complete solution. Choose two.)
Options
- AUse the Check Links process in Microsoft Dynamics GP.
- BRun a Reconcile process in Microsoft Dynamics GP.
- CRun the DBCC CHECKDB command in SQL Server.
- DUse the SQL Database Maintenance window in Microsoft Dynamics GP.
How the community answered
(27 responses)- A78% (21)
- C7% (2)
- D15% (4)
Explanation
A: Checking links examines tables, checking corresponding information in related tables and, if possible, changing the damaged data to match the corresponding data in an undamaged table. If you were alerted to damage by an alert message indicating damage to a specific table, the name of the table won't be listed in the Check Links window. Any user can run check links. B: You should reconcile your data if checking links doesn't resolve the problem. Reconciling compares corresponding data in different table groups and removes any lone, or "orphan," records. For example, a report option that was created for a report that no longer exists is an orphan record, and would be removed. Reconciling also checks to be sure that corresponding or identical information stored in two different tables is the same, and if there are discrepancies, changes the information in the table you're reconciling to match the information in the table it's being compared with.
Topics
Community Discussion
No community discussion yet for this question.