Identifying your new executable with an environment variable and without relocatingSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLPrintLast Updated: March 30, 20201 minute readOpenEdgeVersion 12.2Documentation Identifying your new executable with an environment variable and without relocating Define the environment variable ORASRV. For example: ORASRV=$DLC/oebuild/_orasrv export ORASRV Change permissions on the newly created executable to include the Set UID bit. For example: chmod u+s $DLC/oebuild/_orasrv Note: Once you create your executables, see Configuring the DataServer for instructions to configure and use the DataServer executables.
Identifying your new executable with an environment variable and without relocating Define the environment variable ORASRV. For example: ORASRV=$DLC/oebuild/_orasrv export ORASRV Change permissions on the newly created executable to include the Set UID bit. For example: chmod u+s $DLC/oebuild/_orasrv Note: Once you create your executables, see Configuring the DataServer for instructions to configure and use the DataServer executables.
Identifying your new executable with an environment variable and without relocating Define the environment variable ORASRV. For example: ORASRV=$DLC/oebuild/_orasrv export ORASRV Change permissions on the newly created executable to include the Set UID bit. For example: chmod u+s $DLC/oebuild/_orasrv Note: Once you create your executables, see Configuring the DataServer for instructions to configure and use the DataServer executables.