Check Point Certified Automation Specialist (CCAS) — Question 27
When a User process or program suddenly crashes, a core dump is often used to examine the problem. Which command is used to enable the core-dumping via GAIA clish?
Answer options
- A. set core-dump enable
- B. set core-dump per_process
- C. set user-dump enable
- D. set core-dump total
Correct answer: A
Explanation
The correct answer is A, as 'set core-dump enable' is specifically the command that activates core-dumping in GAIA clish. Options B and D relate to core-dump settings but do not enable it, while C refers to user-dumps, which is not the same as core-dumps.