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: February 11, 20261 minute readOpenEdgeVersion 13.0Documentation 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.