Re: Trouble with ASM

From: thierry gascard <tgascard_at_gmail.com>
Date: Tue, 23 Feb 2010 18:06:17 +0100
Message-ID: <645b2a261002230906j6abcd8dbt429a0310bfeb982c_at_mail.gmail.com>



Thank you. It's ok now

ls -l $ORACLE_HOME/bin/oracle
-r-sr-s--x 1 oracle asmadmin 201096686 Jan 18 13:47 oracle

it was :
ls -l $ORACLE_HOME/bin/oracle
-r-sr-s--x 1 oracle oinstall 201096686 Jan 18 13:47 oracle

and i compare with other servers :
s -l $ORACLE_HOME/bin/oracle
-r-sr-s--x 1 oracle asmadmin 201096686 Jan 18 13:47 oracle

So, during the rdbms installation, oracle's binary GID is modified because ASM is installed.
I didn't know that.

Regards.

Thierry.

2010/2/23 Robert Bialek <bialekr_at_gmail.com>

> Hi,
>
> I thought if i gave asmadmin to oracle, i 'll be able to connect sysasm
>> with oracle isn't it ?.
>>
>
> Sure. I was asking you to change the group (chown oracle:asmadmin
> $RDBMS_HOME/bin/oracle, if not already done)
> on the RDBMS oracle binary, not to give asmadmin OS group to oracle user.
>
> Cheers,
> Robert
>
>>
>> 2010/2/23 Robert Bialek <bialekr_at_gmail.com <mailto:bialekr_at_gmail.com>>
>>
>>
>> Hello Thierry,
>>
>>
>> Hello David,
>>
>> [root_at_dbyac43: ~]# id grid
>> uid=1100(grid) gid=1000(oinstall)
>> groups=1200(asmadmin),1201(asmdba),1202(asmoper),1000(oinstall)
>> [root_at_dbyac43: ~]# id oracle
>> uid=1101(oracle) gid=1000(oinstall)
>> groups=1201(asmdba),1300(dba),1301(oper),1000(oinstall)
>>
>> what is the GID of the oracle RDBMS binary? asmadmin? If not
>> change it to asmadmin and try again...
>>
>> Cheers,
>> Robert
>>
>>
>>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 23 2010 - 11:06:17 CST

Original text of this message