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!

problem in EXP/IMP

483335Mar 7 2006 — edited Mar 8 2006
Hi all

I am trying to Export the Scott schema using the following command

c:\>exp sys/password file=scott.dmp log=scott.log owner=scott
Error:
Exp-00056: Orace error 28009 encountered
ORA-28009: connection to sys should be as sysdba or sysoper
Note : I entered the User name and password again
Username:sys
password:Password
Exp-00056: Orace error 28009 encountered
ORA-28009: connection to sys should be as sysdba or sysoper
UserName:system
Password:manager
EXP-00057: ORACLE error 1017 encountered
ORA-01017: invalid username/password;logon denied
EXP-0005: all allowable logon attempts failed
EXP-00000: Export terminated unsuccessfully;
Note: I am using the same Sys/password for login to database.I dont know why i am getting this error. can any one please help me

Thanks in Advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2006
Added on Mar 7 2006
4 comments
659 views