Oracle DBA, How To, Error, Cause and Action

ORA-01970: You must specify a database name for CREATE CONTROLFILE

ORA-01970: You must specify a database name for CREATE CONTROLFILE




Cause: Missing a database name




Action: Retype CREATE CONTROLFILE command with the DATABASE keyword.