Oracle error Note: Incorrect controlfiles Reconstruction

Source: Internet
Author: User
The following error was reported when executing the create Control File Script: SQLgt; @ unknown controlfile. sqlSP2-0042: unknowncommandDATAFILE

The following error is reported when you execute the create Control File Script: SQLgt; @/orac/controlfile. SQL SP2-0042: unknown command DATAFILE-rest of lin

The following error is reported when you execute the create Control File Script:

SQL> @/orac/controlfile. SQL

SP2-0042: unknown command "DATAFILE"-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0044: For a list of known commands enter HELP

And to leave enter EXIT.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0044: For a list of known commands enter HELP

And to leave enter EXIT.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0044: For a list of known commands enter HELP

And to leave enter EXIT.

SP2-0734: unknown command beginning "'/orac/ora..."-rest of line ignored.

SP2-0734: unknown command beginning "CHARACTER..."-rest of line ignored.

1 create controlfile reuse database "JASON" NORESETLOGS ARCHIVELOG

2 MAXLOGFILES 16

3 MAXLOGMEMBERS 3

4 MAXDATAFILES 100

5 MAXINSTANCES 8

6 MAXLOGHISTORY 292

7. LOGFILE

8 GROUP 1'/orac/oradata/jason/redo01.log' SIZE 50 M,

9 GROUP 2'/orac/oradata/jason/redo02.log 'SIZE 50 M,

10 GROUP 3'/orac/oradata/jason/redo03.log' SIZE 50 M

11 * -- standby logfile,

You only need to execute the following statement to solve the problem:

SQL> set sqlbl on

The sqlbl parameter is explained as follows (from the official website) because there are blank lines in our SQL script, an error is reported when executing the script.

Set sqlbl [ANKLINES] {ON | OFF}

Set sqlblanklines is not supported in iSQL * Plus

Controls whether SQL * Plus puts blank lines within a SQL command or script. ON interprets blank lines and new lines as part of a SQL command or script. OFF, the default value, does not allow blank lines or new lines in a SQL command or script.

Enter the BLOCKTERMINATOR to stop SQL command entry without running the SQL command. Enter the SQLTERMINATOR character to stop SQL command entry and run the SQL statement

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.