Skip to main content
Solved

error getting running post backup script execution on backup

  • April 2, 2026
  • 3 replies
  • 14 views

Forum|alt.badge.img+3

i am getting error to execute the post script running on oracle database backup. getting following error 

Error Code: [7:78] ... Executable file (/opt/commvault/Base/post_scripts/db_rman_listarch_remote_vlsbi.sh ) not found in installation directory or executing outside of installation directory is disabled

however i executed the script manually on the server and it’s running fine, even the script copied on the commvault installaion directory on the /opt/commvault/Base/post_script folder. 

 

Best answer by AMIR

the issue resolved with support. Issue was created by the command center when we added the script using the command center on the subclient  /opt/commvault/Base/post_scripts/db_rman_listarch_remote_vlsbi.sh and after that added /suppress after saving command center added “”  before and ending due to that issue created the same thing added from console no issue so updated to the engineer to double check with the engineering and report that issue. 

However my issue resolved after readding the scripts from console. 

 

 

3 replies

Forum|alt.badge.img+14
  • Vaulter
  • April 2, 2026

can you post the script here or show what the top few lines look like.


Forum|alt.badge.img+14
  • Vaulter
  • April 2, 2026

looks like this key should help:

Key: nLimitedAdminAccess
Type: DWORD

Category:Local
Value: 0

Restart Commvault services on the client after applying the change


Forum|alt.badge.img+3
  • Author
  • Apprentice
  • Answer
  • April 3, 2026

the issue resolved with support. Issue was created by the command center when we added the script using the command center on the subclient  /opt/commvault/Base/post_scripts/db_rman_listarch_remote_vlsbi.sh and after that added /suppress after saving command center added “”  before and ending due to that issue created the same thing added from console no issue so updated to the engineer to double check with the engineering and report that issue. 

However my issue resolved after readding the scripts from console.