I have an existing Database and want to create a second database. Is it as simple as loging in as the sys user and issuing a create database statement (obviously with all of the associated other commands).
Do I need to issue a command "user sys identified by password" to create a new sys and system user?
THanks in advance for all of your help.
Do I need to issue a command "user sys identified by password" to create a new sys and system user?
THanks in advance for all of your help.