1832988 Members
2242 Online
110048 Solutions
New Discussion

login problem

 
SOLVED
Go to solution
BAUKnight
Frequent Advisor

login problem

dears,
we have installed hp ux 11.11 on a new server, we had to install oracel 9i, so we created the oracle user and make him in the dba group as oracle installation manual recommends, after installing oracle, we modified the .profile file of the oracle user,the file with modifications and additions attached,
when we log using the serial console cable or using telnet as oracle user, we had no problem and everything goes smoothly and happyly, but when i use my X-software (I am using x-manager and reflectin-X) but both x-software has the following problem:
i check the $ORACLE_HOME, $ORACLE_SID that is modified and exported in the atttached .profile file, i see them not set, anyone has any idea why is this and how can i solve the issue.
please all advice me ASAP.
thx
2 REPLIES 2
Piergiacomo Perini
Trusted Contributor
Solution

Re: login problem

hi,

you have to modified also the file
.dt_profile (or something like this,sorry but i don't remember exactly the name), stand in $HOME/.dt.

hth
regards
pg
BAUKnight
Frequent Advisor

Re: login problem

thx Piergiacomo
the solution was to uncomment the line
#DTSOURCEPROFILE=true
in the $HOME/.dtprofile file.

thx again,