Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: dbca init.ora incomplete last line
I think it means the last line in your file doesn't end in a newline
character.
It shouldn't hurt anything but you should be able to get rid of the message by adding the newline character.
--Walt Weaver
Bozeman, Montana
On Tue, 2003-11-18 at 09:54, Barbara Baker wrote:
> Oracle 9.2.0.4 64-bit
> Solaris 9
>
> List:
> I've used dbca to create scripts for a new database
> using the option "Generate Database Creation Scripts".
> This completed without errors.
>
> When I vi the init.ora file created by this process,
> vi issues a message
> "init.ora" [Incomplete last line] 98 lines
>
> Don't know if I've missed something critical.
>
> I'm wondering if someone who completed this task could
> check their init.ora and see what is at the bottom of
> the init.ora file created by dbca. The last lines of
> my init.ora file are:
>
> ###########################################
> # System Managed Undo and Rollback Segments
> ###########################################
> undo_management=AUTO
> undo_retention=10800
> undo_tablespace=UNDOTBS1
>
> Thanks for any help!
> Barb
>
>
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Walt Weaver INET: wweaver_at_rightnow.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Nov 18 2003 - 16:09:26 CST
![]() |
![]() |