0

I can login user SEC_MGR when I use the TOAD tool. But, It has error when i login by SQLPLUS:

enter image description here

enter image description here

asked Nov 6, 2015 at 5:16
1
  • remove the 'as SYSDBA' on your connect string, does that help? Commented Nov 9, 2015 at 13:24

1 Answer 1

0

Because this version I am using is Oracle 12c, so user SEC_MGR is replaced by SYSTEM user.

Try to login with user SYSTEM/manager to access.

answered Nov 9, 2015 at 14:05
1
  • SYSTEM does not have the sysdba privilege and thus you can't logon with SYSTEM and as sysdba Commented Nov 9, 2015 at 14:55

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.