nerdexam
Oracle

1Z0-068 · Question #25

Which two Operating System users and groups must be created on each node before installing Oracle Grid Infrastructure 12c?

The correct answer is B. an O/S group to own the software inventory D. an O/S group called dba. B: Creating the Oracle Inventory Group If an Oracle Inventory Does Not Exist If the oraInst.loc file does not exist, then create the Oracle Inventory group by entering a command similar to the following: # /usr/sbin/groupadd -g 54321 oinstall The preceding command creates the…

Install Oracle Grid Infrastructure

Question

Which two Operating System users and groups must be created on each node before installing Oracle Grid Infrastructure 12c?

Options

  • Aan O/S user to own the Clusterware installation and a different O/S user to own the Automatic
  • Ban O/S group to own the software inventory
  • Can O/S user to own the Oracle Database installation
  • Dan O/S group called dba
  • Ea group to own the ASMLIB-provisioned storage
  • Fa group to own Automatic-Storage Management (ASM) Filter Driver-provisioned storage

How the community answered

(59 responses)
  • A
    12% (7)
  • B
    80% (47)
  • C
    5% (3)
  • E
    2% (1)
  • F
    2% (1)

Explanation

B: Creating the Oracle Inventory Group If an Oracle Inventory Does Not Exist If the oraInst.loc file does not exist, then create the Oracle Inventory group by entering a command similar to the following: # /usr/sbin/groupadd -g 54321 oinstall The preceding command creates the oraInventory group oinstall, with the group ID number 54321. Members of the oraInventory group are granted privileges to write to the Oracle central inventory (oraInventory), and other system privileges for Oracle installation owner users. D: Oracle recommends that you create one software owner to own each Oracle software product (typically, oracle, for the database software owner user, and grid for Oracle Grid Infrastructure). Incorrect Answers: A: During an Oracle Grid Infrastructure installation, both Oracle Clusterware and Oracle Automatic Storage Management (Oracle ASM) are installed. You no longer can have separate Oracle Clusterware installation owners and Oracle ASM installation owners. https://docs.oracle.com/database/121/CWLIN/usrgrps.htm#CWLIN179

Topics

#OS users#OS groups#oinstall group#dba group

Community Discussion

No community discussion yet for this question.

Full 1Z0-068 Practice