Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01031 insufficient privileges - what am i missing?

Re: ORA-01031 insufficient privileges - what am i missing?

From: Helma <helma.vinke_at_hotmail.com>
Date: Wed, 31 Oct 2007 00:22:54 -0700
Message-ID: <1193815374.982484.192650@y42g2000hsy.googlegroups.com>


On Oct 31, 1:16 am, joel garry <joel-ga..._at_home.com> wrote:
> On Oct 30, 10:55 am, Helma <helma.vi..._at_hotmail.com> wrote:
>
>
>
> > appearantly i am missing something, I might decide to reinstall....
>
> Search metalink for changeperm.sh. Read every link.
>
> jg
> --
> @home.com is bogus.
> WTF is up with google groups???

Hi Joel,

Thanks for the pointer. I've read that the changeperm is a script that needs to be run as the software owner (oracle) in order to relax the permissions for other users. But it's the software owner who also has the problems. But i'll run it in order to avoid problems for the other users to come.

Now i tried to recompile the config.o to include the 'oracle' as DBA group, as adviced in one of the links you provided with the changeperm search:

make -f ins_rdbms.mk config.o ioracle

this solved it. I tried this like before, but got a ' No rule to make target ' error. After checking all the make-versions, the make.log file for similar errors, i found out in my personal journal that i made a typo in the above command. It runs now and solved the issue.

Thanks for the help people!
Helma Received on Wed Oct 31 2007 - 02:22:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US