Oracle – Setup

ptimothyp@gmail.com Avatar

Oracle
Open Command prompt, navigate to the sqlplus directory and run
sqlplus / as sysdba

In the sqlplus type the following
alter user SYSTEM identified by stormer;

Use SQL Developer to connect using the SYSTEM account.

Enjoying this article?

Subscribe to get new posts delivered straight to your inbox. No spam, unsubscribe anytime.

No spam. Unsubscribe anytime.

You may also like

See All Uncategorized →