Skip to Content
Author's profile photo Gopinath Rachamandran

cron to schedule a backup Error

When i try to execute backup.sh i am getting below error

./bacup.sh: line 1056:/usr/sap//HDB//trace/script_log_backup_fri.txt: No such file or directory

./bacup.sh: line 365:/usr/sap//HDB//exe/script_log_backup_fri.txt: No such file or directory

./bacup.sh: line 385:/usr/sap//HDB//exe/script_log_backup_fri.txt: No such file or directory

./bacup.sh: line 392:/usr/sap//HDB//exe/script_log_backup_fri.txt: No such file or directory

Please help me to Solve.

Thanks,

Gopinath.

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Lars Breddemann
      Lars Breddemann

      There is a double // in your path.

      Please check how you set up the paths for the script.

      Author's profile photo Gopinath Rachamandran
      Gopinath Rachamandran
      Blog Post Author

      Thank you. i checked. i change the path in script. it is working.