Hi,
How to export tables using system or sysdba username.
C:>exp system/test123 tables=AAA file='C:\dump\Ndump\test.dmp' log='C:\dump\Ndump\test.log'
EXP-00056: ORACLE error 1017 encountered
ORA-01017: invalid username/password; logon denied
Kindly help me