Skip to content

Conversation

stm85
Copy link
Contributor

@stm85 stm85 commented Apr 9, 2024

-E
Specifies the if HDBSQL returns an error. Values are: OKAY = 0, ERROR = 1, USAGE = 2, SQLERROR = 3, and VAR = 4.

if -E is not set when using-I option the sql will not fail on first error and still continue running the sql commands inside the file. If the last command is successfully, the whole run is market as successfully

-E	
Specifies the <exit-code> if HDBSQL returns an error. Values are: OKAY = 0, ERROR = 1, USAGE = 2, SQLERROR = 3, and VAR = 4.

if -E is not set when using-I option the sql will not fail on first error and still continue running the sql commands inside the file. If the last command is successfully, the whole run is market as successfully
@rainerleber
Copy link
Collaborator

Hi @stm85 thanks for the PR. Sorry for the delay i will take a look and test it by my self after that i will merge the pr as fast as possible.

@rainerleber
Copy link
Collaborator

@stm85 Could you please add a changelog fragment

@stm85
Copy link
Contributor Author

stm85 commented Apr 22, 2024

sure :-D

@rainerleber
Copy link
Collaborator

@stm85 i edit a typo

Copy link
Collaborator

@rainerleber rainerleber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rainerleber rainerleber merged commit 7d8bc0f into sap-linuxlab:main Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants