Exit C_HANATEC142 SAP Certified Technology Associate - SAP HANA (Edition 2014)
Question 1 of 5
0% complete
Q1 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.

Choose one:

  • A

    hdbsql -S backup.sql

  • B

    hdbsql backup.sql

  • C

    hdbsql -o backup.sql

  • D

    hdbsql -I backup.sql

Previous Next