Exit C_HANATEC_10 SAP Certified Technology Associate - SAP HANA (Edition 2015)
Question 5 of 5
0% complete
Q5 Single choice

You have created a file named backup.sql with the following information to run a backup:

/c -n <server name> -i<instance number> -u <user> -p <password>

BACKUP DATA USING FILE ('backupDirectory/data/COMPLETE_BK')

Which of the following commands executes the backup?

Please choose the correct answer.

Response:

  • A

    hdbsql -I backup.sql

  • B

    hdbsql -c backup.sql

  • C

    hdbsql -S backup.sql

  • D

    hdbsql -o backup.sql