Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 4343

hdbsql to run without password on the command prompt no hdbuserstore

$
0
0

Hi Folks,

 

This might be a strange requirement,

hdbsql -i 01 -u system
Password:

Welcome to the SAP HANA Database interactive terminal.

Type:  \h for help with commands
       \q to quit

 

If i run like this then password is invisible,

 

But if i run like this i dont get prompted for a password screen where i can enter

hdbsql -i 01 -u system -I temp.sql

* -10709: Connection failed (RTE: Kerberos error. Major: "unspecified ", minor: "No credentials cache found"

 

I dont want to use it like this :  hdbsql -i 02 -u system -I temp.sql -p *******

Also i dont want to use the existing hdbsuserstore key.

Is there a way to achieve this?


Viewing all articles
Browse latest Browse all 4343

Trending Articles