Sample Header Ad - 728x90

What is the difference between sys and system accounts in Oracle databases?

51 votes
4 answers
100916 views
There are two ways to connect to Oracle as an administrator using SQL Plus: 1. sqlplus sys as sysdba 2. sqlplus system/manager These accounts should be used for different purposes, I suppose. Which tasks are these two schemas meant for? When should I use one over the other?
Asked by Lazer (3361 rep)
Jan 7, 2011, 08:00 PM
Last activity: May 8, 2023, 09:57 AM