How do I set up the environment so I can connect to TimesTen, use utilities, etc?
Asked
Active
Viewed 67 times
0
-
Did you try to ask the [documentation](https://docs.oracle.com/database/sql-developer-17.3/TTSDV/connect.htm#TTSDV111) about this? – astentx Nov 10 '20 at 09:48
1 Answers
0
Various environment variables are required to be set in order to use TimesTen utilities and for applications that will connect to TimesTen. The best/easiest way to do this is to source (not run) the environment setup script: <instance_home>/bin/ttenv.[c]sh (on Windows run) <instance_home>\bin\ttenv.bat