Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

setenv

happy10319Apr 25 2018 — edited Apr 25 2018

Hi,

When run

setenv MYVAR myvalue

bash: setenv: command not found

But ok for:

[oracle@oamim2 ~]$ man setenv

Finally:

[root@oamim2 oracle]# which setenv

/usr/bin/which: no setenv in (/u01/app/oracle/product/11.2.0/dbhome_1/bin:/usr/sbin:

Should I install a library or a package:

yum install what??

Thanks.

This post has been answered by handat on Apr 25 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2018
Added on Apr 25 2018
2 comments
294 views