RE: Strange Error In SQL*Plus

  • From: Scott Canaan <srcdco@xxxxxxx>
  • To: Sayan Malakshinov <xt.and.r@xxxxxxxxx>
  • Date: Tue, 17 Jan 2017 20:23:54 +0000

Interesting result:

The ones that work have the groups dba and oinstall.  The ones that don’t work 
don’t have the oinstall group.  I knew something had to be different.

The ls command doesn’t work anywhere.

Scott Canaan ’88 (srcdco@xxxxxxx<mailto:srcdco@xxxxxxx>)
(585) 475-7886 – work                (585) 339-8659 – cell
“Life is like a sewer, what you get out of it depends on what you put into it.” 
– Tom Lehrer

From: Sayan Malakshinov [mailto:xt.and.r@xxxxxxxxx]
Sent: Tuesday, January 17, 2017 3:14 PM
To: Scott Canaan
Cc: ORACLE-L
Subject: Re: Strange Error In SQL*Plus

Scott,

Could you show results of "groups" command and
ls -l /ora/app/oracle/product/12.1.0/dbhome_1 | awk '{print $3, $4}' | uniq

Other related posts: