Hi All,

I am using oracle 8.1.7 in HP-UX 11.0 and I am using sqlplus
As my admin tool. In production server I logged in as oracle user and executed this command

„« sqlplus /nologging
„« SQL > connect internal
„« connect internal asking password but when use SVRMGLR connect internal not asking any password and it is going through.

I tried issuing the same command using sqlplus in my development server which is also 8.1.7 in HP-UX 11.0 connect internal does not ask any password it went through.

Please help to find the cause and resolve the issue