Showing posts with label ORA-01970: You must specify a database name for CREATE CONTROLFILE. Show all posts
Showing posts with label ORA-01970: You must specify a database name for CREATE CONTROLFILE. Show all posts

Friday, 20 January 2012

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.