IBM Security QRadar SIEM V7.4.3 Administration — Question 29
IBM provides a utility to move the data from an old appliance to a new appliance.
Which command runs that utility?
Answer options
- A. sh syncAriel.sh –i <IP address>
- B. sh syncData.sh –i <IP address>
- C. ./syncData.sh <IP address>
- D. ./syncAriel.sh <IP address>
Correct answer: A
Explanation
The correct command is 'sh syncAriel.sh –i <IP address>', which is specifically designed for the data migration process. The other options either reference the wrong script or lack the correct execution format for this utility.