How to configure session parameters for instant client on windows?
Hello,
how can the win-32_12201_client on windows (10) be configured such that some specific session parameters are always read when a connection to a database is made?
We have a program as an exe-file which uses the instant client, but does not set it's session parameters itself. As I don't want to change the parameters on the database (i.e. setting NLS_LENGTH_SEMANTICS to CHAR instead of the default and recommended BYTE), the session should start on windows with it's parameters set to it's need. We can not change the exe-file obviously (third-party-product).
Thanks in advance!