1z0-083 Exam QuestionsBrowse all questions from this exam

1z0-083 Exam - Question 52


You plan to install Oracle Grid Infrastructure for a Standalone Server and Oracle Database for the first time on a server.

Examine this command and its outcome:

Which two are true? (Choose two.)

Show Answer
Correct Answer: ACDE

The output of the command indicates that the user 'oracle' is part of the 'oinstall' group and the 'dba' group. This means that 'oracle' will be an owner of the Oracle Inventory as it is part of the 'oinstall' group, and the user account 'oracle' and the 'oinstall' group can be used for all Oracle software installations. This setup is typical for maintaining proper permissions and privileges for Oracle installations.

Discussion

12 comments
Sign in to comment
martinalexandOptions: AE
Jul 16, 2020

A, E D not: The SYSASM Privilege for Administering Oracle ASM SYSASM is a system privilege that enables the separation of the SYSDBA database administration privilege from the Oracle ASM storage administration privilege. Access to the SYSASM privilege is granted by membership in an operating system group that is designated as the OSASM group. This is similar to SYSDBA and SYSOPER privileges, which are system privileges granted through membership in the groups designated as the OSDBA and OSOPER operating system groups. You can designate one group for all of these system privileges, or you can designate separate groups for each operating system privilege.

imkissjr
Feb 27, 2023

A is wrong - for Oracle Grid Infrastructure installation the owner of Oracle Inventory is the grid C , E are the right answers

2211094
Jun 13, 2024

But we ont have user grid on that question. Oracle can be used to install both oracle database and grid.

rashedptdbaOptions: AE
Oct 5, 2021

Correct:A,E

asefaOptions: AE
Oct 25, 2020

I will go with A, E

Rayyan0504Options: AE
Jul 26, 2021

I will go with A,E

ald85Options: AD
Jun 17, 2020

I think A,D

veginha
Jun 17, 2020

I was thinking in A, C

ald85
Jun 18, 2020

c is incorrect -> oracle can own database and grid in an single-user installation, and this output oracle has dba and oinstall group.

proact
Oct 15, 2020

C is correct as it saids, ".... but not Grid...."

Logic_AOptions: BD
Jun 21, 2020

for sure C is incorrect and E is correct

ald85
Jun 21, 2020

You are right, SYSASM is in Grid installation not in Database Software. AE are correct.

Neil107Options: AC
Aug 9, 2021

I believe it's AC. E is a given thing, it goes back to 10g or even prior! D is incorrect.

jareachOptions: AE
Feb 7, 2023

The others do not make sense.

vkraOptions: AE
Feb 16, 2023

Reference: https://docs.oracle.com/en/database/oracle/oracle-database/19/cwlin/creating-operating-system-oracle-installation-user-accounts.html#GUID-4DA71FFA-AB5B-49AA-B21D-92C952C8A3FC

ScottLOptions: AE
May 2, 2023

AE correct

_gio_Options: CE
May 26, 2023

I think CE because if you install Oracle restart with grid user, grid user will be the owner of /u01/app/oraInventory

_gio_
Jun 6, 2023

Sorry AE, poorly written question but reasoning by exclusion AE

kaka321Options: AE
Jul 21, 2023

you need to analyze this question based on the issued command. AE is correct.