Instead of downloading and copying SAP_HANA_STUDIO Media to every workstation whenever there’s a new revision released, we can simply update HANA system’s hdbstudio_update via SUM, create a software site in frontend Hana Studio to the updated hdbstudio_repository, and Yes! your Hana Studio will get updated itself automatically.
Steps:
a) Update HANA System to latest revision, which include HANA Server, HANA Client, HANA Studio, Saphostagent, SUM4HANA via SUM.
b) Once done, hdbstudio_repository in /hana/shared/SID will get updated.
c) Ensure SUM is running on the HANA System by executing ./sum.sh
d) Launch Hana Studio on your fronted and go to Windows -> Preferences -> Install/Update -> Available Software Sites and enter the update Hana System fqdn ended with :8080/studio_repository
eg: saphana.com:8080/studio_repository
e) Click “OK” and try to “RELOAD” to ensure connectivity and information are able to loaded from the HANA System.
f) Now go to Automatic Updates and select option as depicted below:
g) Click “OK” and quit/close Hana Studio
h) Lauch HANA Studio and you’ll notice:
i) Click on the message prompts and it’ll show you the newer version available:
j) Click “Next” -> “OK” and frontend Hana studio is updating and completed within few mins.
k) Restart HANA studio and check its version, just to ensure the correct and updated version is reflected.
This is more realistic and time saving, make administrator task easier 😉
Cheers,
Nichola Chang
The secret is which update site can be publicly be used. 🙂
Do you have one to share?
Nope 😉
Gotto update from internal updated system, as advised, is good to have your hana studio revision same as the hdb.
Cheers,
What do you do to ensure that the HANA Client is running the appropriate revision ?
Hi Martin,
Can check the before/after version of Hana Studio via -> Help -> About SAP HANA Studio:
eg:

I suppose Martin meant the clients (drivers), i.e. jdbc, odbc, regi etc.
Is there a repository back in HANA server as well (e.g. /client_repository)?
Nope, there’s no client_repository in Hana Server, manual upgrade is the option now.