Brrestore restored directories under sapdatas wrong owner
Hello !
We are using brrestore 620 patch 32 with AIX 5.1 and Oracle 9.2.0.2.
When we imported online backup (xxx.anf) with brrestore 620 patch 32
all sapdata directories where <sid>adm and it shoud be ora<sid> owner.
Thefore our backup import canceled. Also controlfiles where
<sid>adm owner so our brrestorre did not restored controlfiles.
We received permission denied message.
What might be solution ?
Best regards,
Sapman.
brrestore should have S-bit set to ora<SID> user, also your control files should be ora<SID> owned.
was it on a different unix-server ?
check the userid (number), not the username
eg server A orasid has number 1, but on server B sidadm has number 1, so in that sence it's normal that it belongs to sidadm ...