Skip to content

Question , Is any way to set V$Session module, Action , Clientinfo before connection cursor created #343

@koasi

Description

@koasi

Hey Guys
I have a situsation, that we have to set V$session.client_identifier .client_identifier or V$session.PROGRAM when connection created.

I had study few thing

  1. in the oracledb sorce code V$session.PROGRAM is get from sys.executable, seems no possible to revise.

  2. Set connection.identifier , seems it only alter V$session.client_identifier after cursor created.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions