Created
March 15, 2021 05:20
-
-
Save shaheerxt/12dc65eada3f7cc6eae0f5c081d15361 to your computer and use it in GitHub Desktop.
check sap hana installed plugin details
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hdbsql SYSTEMDB=> select plugin_name,value from m_plugin_manifests where KEY = 'fullversion'; | |
| PLUGIN | VALUE | | |
| ------ | ----------------------------------- | | |
| AFL | 2.00.054.0000 Build 1611928859-1530 | | |
| EPMMDS | 1.00.202102.02.1611928859 | | |
2 rows selected (overall time 9207 usec; server time 2876 usec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment