G
George Potemkin
Guest
How to avoid common issues with Progress SQL-92 Server knowledgebase.progress.com/.../21552 The recomendations in the article may be applied to this case as well. If root starts Progress executables, _sqlsrv2 may not be able to find shared libraries in $DLC/lib directory on some platforms even when environment variables are set correctly. This is because some OS have implemented a security mechanism that only allows root to load shared libraries from /usr/lib directory. Add a soft link to this directory if this is the case.
Continue reading...
Continue reading...