Hi there,
MY Environment :
alpha 4100, 2 GB RAM DU 4.0D, quota is not used.
I have planned a script to backup oracle dbf files ( where the data is kept
in oracle DB) , at night,
But I am planning to run this script as oracle user in crontab (because it
must shutdown the DB etc..), and it has no permissions to read, on
quota.group and quota.user files. these files reside in filesets where
oracle dbf files are. Like this ;
-rw-rw---- 1 oracle dba 3221227520 Nov 1 11:39 abone1.dbf
-rw-rw---- 1 oracle dba 3221227520 Nov 1 11:39 abone3.dbf
-rw-rw---- 1 oracle dba 3145730048 Nov 1 11:39 abone4.dbf
-rw-rw---- 1 oracle dba 1073743872 Nov 1 11:39 abone6.dbf
-rw-rw---- 1 oracle dba 2198865920 Nov 1 11:39 abone8.dbf
-rw-r----- 1 root operator 8192 Dec 7 1997 quota.group
-rw-r----- 1 root operator 8192 Dec 7 1997 quota.user
we are not utilizing quota restrictions on users.
I want to ask the following ;
because oracle user could not backup those quote files, can that make a
problem when we restore (if we need) the dbf files... ???
selcuk.karaca_at_aski.gov.tr
Unix sys Admin
ASKI - ANKARA
Received on Wed Nov 01 2000 - 09:48:52 NZDT