i m using oracle 10g express edition i forgotten my username and password so please suggest me any idea to recover the username and password or tel any other possibilites to reset the username and password.
Software/Hardware used:
windows 7 ultimate
ASKED:
April 4, 2012 7:46 AM
UPDATED:
April 4, 2012 9:01 PM
Try out the following….just enter sql command line and do the rest !
conn / as sysdba
alter user system identified by manager; (ucan type as ur desire instead of manager)
it shows like user altered. Next try the same action.
Though I believe u may know the db SYS pass however.
may this could suggest to ur answer
i want oracle 10g user name & password