Created
December 7, 2020 19:30
-
-
Save mesmacosta/69548a3197dfdb545fa510bcd91d4fff to your computer and use it in GitHub Desktop.
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
| 2.2. Set environment variables | |
| Replace below values according to your environment: | |
| export SAPHANA2DC_DATACATALOG_PROJECT_ID=google_cloud_project_id | |
| export SAPHANA2DC_DATACATALOG_LOCATION_ID=google_cloud_location_id | |
| export SAPHANA2DC_SAPHANA_SERVER=saphana_server | |
| export SAPHANA2DC_SAPHANA_USERNAME=saphana_username | |
| export SAPHANA2DC_SAPHANA_PASSWORD=saphana_password | |
| export SAPHANA2DC_SAPHANA_DATABASE=saphana_database |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment