Exam 156-21581 All QuestionsBrowse all questions from this exam
Question 61

How many users can have read/write access in Gaia Operating System at one time?

    Correct Answer: A

    In the Gaia Operating System, only one user can have read/write access at one time. If another user requires read/write access, they would need to use commands such as 'lock database override' or 'unlock database' to gain access. This ensures data integrity and prevents conflicts that could arise from concurrent write operations.

Discussion
monkemann21Option: A

Correct, if another user has r/w access, you need to use "lock database override" or "unlock database" to claim r/w access. Ref: https://sc1.checkpoint.com/documents/R80.20_GA/WebAdminGuides/EN/CP_R80.20_Gaia_AdminGuide/html_frameset.htm?topic=documents/R80.20_GA/WebAdminGuides/EN/CP_R80.20_Gaia_AdminGuide/162435

DavitOption: A

Agreed with A

TemiEkumOption: A

A is correct.