Solved

Change the file permissions for ORASBT.log to 660

  • 8 May 2023
  • 3 replies
  • 166 views

Userlevel 2
Badge +8

how to apply/change the permission for ORASBT.log under Log_Files/ directory

current this file has got 777 permission, however as per this KB
https://kb.commvault.com/article/54238 its mentioned that required File permission is 660

No i tried to change the file permission to 660 for ORASBT log and did a cvpkgchg

but cvpkgchg is not getting completed rather it just exists the installation UI right after user group permissions page,
and the file permission is reverting to 777/ 775 permission once a backup/restore is initiated on that client.

 

How do we change the permission back to 660.

 

icon

Best answer by alligator 11 May 2023, 15:45

View original

3 replies

Userlevel 4
Badge +12

Hi @alligator 

 

Use cvpkgchg -p 660 as root

 

let us know if it still changes the permission after this?

 

Regards,

Userlevel 2
Badge +8

@Gowri Shankar 

regarding the permissions changes for ORASBT.log to 660

i tried cvpkgchg -p 660 as you suggested and it is giving me error that root user needs full permissions

usually root user would have all permissions right?:thinking:

 

thank you.

Userlevel 2
Badge +8

i found an article for this issue 

https://documentation.commvault.com/2023/expert/20307_preserving_user_permissions_for_log_files_on_unix_clients_for_oracle.html

It says we need to add an additional key to avoid this permissions gettin reverted to 777 post changing the permissions to 660

😀
 

Reply