former_member629541
Explorer
Member since ‎06-18-2013

User Statistics

  • 25 Posts
  • 1 Solutions
  • 1 Kudos given
  • 4 Kudos received

User Activity

I am trying to login to hdbsql tenant database using command line post a password change and it prompts me to manually update the password via a password confirmation prompt like: hdbsql -i 02 -u SYSTEM -p Password123 You have to change your passwo...
Hi, I am consistently getting the error hdbcli.dbapi.Error: (10, 'authentication failed') when I have $ in my password "Aditya$123". I am using standard hdbcli dbapi with the connection syntax as below: self.dbConn = dbapi.connect(user=db_user, p...
Hi, I am performing a refresh of a target SAP HANA 2.0 SPS4 database H47 from a source database H45 using data of the latter. Post refresh and recovery of the Systemdb, I noticed that the primary tenant name (which should be same as systemdb name) ...
Hi, How can we find log backups created during a particular time interval? I am looking for a hdbsql command/query that can return the list of log backups created during a time interval t2-t1. Also I wish to copy the log backups generated in this i...
Hi, It took some efforts to find the location of the HANA db binaries that my colleague had downloaded and extracted from market place at /home/mydir/Downloads/SAP_HANA_DATABASE. There was a HANA db installed on the Linux VM. Is it possible to find...
Kudos given to