Skip to Main Content

Oracle Database Discussions

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!

Connect as SYS remotely

sparrowDCLXVIJun 10 2007 — edited Jun 15 2007
Hi all

I have intalled Oracle Apps R12 on Windows server 2003. I want to connect as the SYS user from a remote machine. I can connect from the server as it uses OS authentication.

I have checked that the REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE in the init.ora file.

I have run orapwd and created the password file.

However, I still cannot connect remotely. I get an invalid username/password error.

I tried changing the password by logging in as SYSTEM, and typing:
alter user SYS identified by sys;
but I then get an ORA-28046: Password change for SYS disallowed. I think this is because I have a password file set up?

I need to find out what to do to connect remotely. Any help would be appreciated.

Thanks

Alex
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2007
Added on Jun 10 2007
18 comments
2,347 views