I installed the Oracle database, but I can not remember how I connect at the bank prompt. I think it's System connect "password". Someone corrects me, favor.
I installed the Oracle database, but I can not remember how I connect at the bank prompt. I think it's System connect "password". Someone corrects me, favor.
In the oracle terminal type:
CONNECT SYSTEM/root
root is the password set in the installation.
CONNECT system/[email protected]
One thing you can try is if you are the same user to do the installation, try doing:
conn / as sysdba