如何设置环境,以便可以连接到TimesTen、使用实用程序等?
发布于 2020-10-30 02:40:26
为了使用TimesTen实用程序和将连接到TimesTen的应用程序,需要设置各种环境变量。最好/最简单的方法是源码(而不是运行)环境设置脚本:/bin/ttenv.csh(在Windows run上) \bin\ttenv.bat
https://stackoverflow.com/questions/64597257
相似问题