How can I specify Oracle ODP.net settings in DATPROF software
In Privacy and Subset, we use the Oracle Data Provider for .NET (ODP.NET) to connect to an Oracle database. This driver offers several configurable settings.
It is possible to use these settings within DATPROF Privacy and Subset.
Step-by-step guide
- Open your Connection editor
- Add to the Username the required settings seperated by a semicolon.
- Example: TESTUSER; connection lifetime=5; connection Timeout=30;Pooling=false
All available settings are listed here: https://docs.oracle.com/html/E15167_01/featConnecting.htm