Hello Everybody,
I want to use secure_storage with 2 Machines (not at the same time):
- SAP Desktop (WTS)
- SAP Notebook (Windows 7 x64)
What I did on SAP Desktop (WTS)
- Check Windows Explorer for existing Home Share N:\ ( https://sat.wdf.global.corp.sap> Home Share) and create subfolder: "N:\SAP HANA Studio"
- When starting SAP HANA Studio Rev102 define the follwing folder in "Workspace Launcher": "N:\SAP HANA Studio"
- Window > Preferences > type secure > Secure Storage > Tab Contents > The path is "N:\SAP HANA Studio\.eclipse\org.eclipse.equinox.security\secure_storage"
- Exit SAP HANA Studio
What I did on SAP Notebook:
- Check Windows Explorer for existing Home Share N:\ ( https://sat.wdf.global.corp.sap> Home Share) and create subfolder: "N:\SAP HANA Studio"
- Install SAP HANA Studio via Software Center (SCClient) or Software Corner (Browser) but don't start it
- Start > Search for cmd or command > right click on cmd.exe > Run as administrator
- cd to your home: C:\Users\<D/C/I>\
- mkdir .eclipse && cd .eclipse
- mklink /D org.eclipse.equinox.security "N:\SAP HANA Studio\.eclipse\org.eclipse.equinox.security" symbolic link created for org.eclipse.equinox.security <<===>> N:\SAP HANA Studio\.eclipse\org.eclipse.equinox.security
- Start SAP HANA Studio
- Instead of the System list "Landscape" the message "Secure storage is locked" [Unlock] appears
- When I click on [Unlock] nothing happens
- Window > Preferences > type secure > Secure Storage > Tab Contents > The path is "C:\Users\<D/C/I>\.eclipse\org.eclipse.equinox.security\secure_storage"
Any Idea?
Thank you and best regards
Christian