Login  Register

Re: Enable enterprise manager

Posted by Roshan on Jun 19, 2017; 8:38am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Enable-enterprise-manager-tp2811p2815.html

the file emca is in /app/PMTG/db/tech_st/11.1.0/bin
The profile is

PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:.

export PATH
export PS1='oraprod#'
. /app/PMTG/db/tech_st/11.1.0/PMTG_erpprod.env
export PATH=/app/PMTG/db/tech_st/11.1.0/appsutil/scripts/PMTG_erpprod:$PATH
if [ -s "$MAIL" ]           # This is at Shell startup.  In normal
then echo "$MAILMSG"        # operation, the Shell checks
fi                          # periodically.
stty erase ^?