Re: .. missing .. directories (urgent )

From: Bill Thompson (wht@NEO.RR.COM)
Date: Tue Mar 04 2003 - 21:33:39 EST


Shekhar,

I've run into this before (permission denied on the ".." directory)

unmount /u04

change the permissions of the underlying directory (e.g.: chmod 777 /u04)

remount /u04

all should be okay

Bill Thompson
Sr UNIX Systems Administrator
The Goodyear Tire & Rubber Co.

Contains Confidential and/or Proprietary Information
May Not Be Copied or Disseminated Without Express Consent of The Goodyear Tire & Rubber Company.

AIX-L Archives: http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2

  ----- Original Message -----
  From: Bruce Whittaker
  Newsgroups: bit.listserv.aix-l
  To: aix-l@Princeton.EDU
  Sent: Tuesday, March 04, 2003 6:28 PM
  Subject: Re: .. missing .. directories (urgent )

  Shekhar,

  I haven't seen this before but at a guess, the oracle user doesn't have access to one of the parent directories. Also, does oracles shell exist on that machine ?

  Bruce Whittaker,
  CASS Support,
  Extension 34193
  External (02) 9269 4193.
  ----------------------------------------------------------------------------------------
  This e-mail may contain confidential or privileged information. If you have received it in error, please notify the sender immediately via return e-mail and then delete the original e-mail. EnergyAustralia has collected your business contact details for dealing with you in your business capacity. More information about how we handle your personal information, including your right of access is contained at http://www.energy.com.au.
  ----------------------------------------------------------------------------------------

       

        Shekhar Dhotre <Shekhar.Dhotre@LENDLEASEREI.COM>
        Sent by: IBM AIX Discussion List <aix-l@Princeton.EDU>
        05/03/2003 10:00
        Please respond to IBM AIX Discussion List

               
                To: aix-l@Princeton.EDU
                cc:
                Subject: .. missing .. directories (urgent )

  Hi all ,

  This weekend one of the admin in sydney performed server move ( Migrated H0 to B80 ) and moved all file systems from one server to another (exportvg and importvg ).

  When DBA`s logs in they cant use any command .. system Gives permission error .. but when I log in as root ,I can execute all commands . I noticed that when I login as oracle - I don't see ..(dot,dot) directories I only see . (dot). What we are missing here ?

  (:llsyddev1) oracle /u04
>ls -la
  ./..: No permission
  total 40
  drwxrwsr-x 6 oracle dba 512 Mar 5 09:05 .
  drwxr-sr-x 7 oracle dba 512 Nov 27 15:06 app
  drwxrwsrwx 2 oracle dba 512 Aug 1 2002 llbriodata
  drwxrwx--- 2 root system 512 Sep 3 2001 lost+found
  drwxr-sr-x 6 oracle dba 512 Jan 20 10:12 oradata
  (:llsyddev1) oracle /u04
>id
  uid=500(oracle) gid=500(dba) groups=1(staff),501(oaa)
  (:llsyddev1) oracle /u04
>exit

  llsyddev1# id
  uid=0(root) gid=0(system) groups=2(bin),3(sys),7(security),8(cron),10(audit),202
  (xcomadm)
  llsyddev1# cd /u04
  llsyddev1# ls -la
  total 48
  drwxrwsr-x 6 oracle dba 512 Mar 05 09:05 .
  drwxr-xr-x 45 bin bin 1536 Mar 01 22:18 .. (here I see (dot dot )
  drwxr-sr-x 7 oracle dba 512 Nov 27 15:06 app
  drwxrwsrwx 2 oracle dba 512 Aug 01 2002 llbriodata
  drwxrwx--- 2 root system 512 Sep 03 2001 lost+found
  drwxr-sr-x 6 oracle dba 512 Jan 20 10:12 oradata

  Thanks in advance

  SD
  Atlanta , GA-30346



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:37 EDT