Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update utilemb.sqc #82

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Update utilemb.sqc #82

merged 2 commits into from
Sep 4, 2024

Conversation

writernaut
Copy link
Contributor

@writernaut writernaut commented Jul 16, 2024

Added 'util_' to instances of 'dbAlias', 'user', and 'password' for the Db2 11.5.9 release (see ID Task 2870)

Copy link
Member

@kdrodger kdrodger left a comment

Choose a reason for hiding this comment

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

Just in need of DCO sign-off. Thanks.

Added 'util_' to instances of 'dbAlias', 'user', and 'password' for the Db2 11.5.9 release (see ID Task 2870)

Signed-off-by: Steve Darling <[email protected]>
On line 69, changed character value in brackets:
char util_pswd[256];
instead of
char util_pswd[15];

Signed-off-by: Steve Darling <[email protected]>
@kdrodger kdrodger merged commit d40ddd1 into IBM:master Sep 4, 2024
1 check passed
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.

None yet

2 participants