Exit PROENV in Linux startup script

OOsorio

New Member
I have a script to start the database on Linux boot. Part of the script is the execution of PROENV. Since PROENV does not exit, the rest of the script does not get executed. Is there an instruction that will tell PROENV to exit like PROENV /e or something similar?
 
Back
Top