Skip to content

Conversation

@aosingh
Copy link
Member

@aosingh aosingh commented Nov 5, 2023

Fixes #110

Updated dbt profile to support session_info provided by user. User scan track active sessions in v$session using these values:

 session_info:
      action: "dbt run"
      client_identifier: "abhisoms_mac"
      client_info: "x86_64"
      module: "dbt-module-1.5.2"

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 5, 2023
@aosingh aosingh merged commit 745b53f into main Nov 7, 2023
@aosingh aosingh deleted the bugxfix-1.6/110 branch November 7, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Have the client_identifier, model and action attributes logged on the dbt.log enabling maintenance of the respective sessions

2 participants