Was this helpful?
Start Netu
To access netu, follow the instructions below for your operating system:
Windows: At the command prompt, change directory to %II_SYSTEM%/ingres/sig/netu, and then type netu.
UNIX: Verify that the environment variable II_SYSTEM is set to the location of your current Ingres instance and that $II_SYSTEM/ingres/sig/netu is in the search path of the user who owns the installation. If not, do this now.
C shell:
set path=($path $II_SYSTEM/ingres/sig/netu)
Bourne shell:
PATH=$PATH:$II_SYSTEM/ingres/sig/netu
VMS: Enter the following at your operating system prompt:
netu:== $ii_system:[ingres.sig.netu]netu.exe
Last modified date: 11/28/2023