Editing pfile created from spfile 2006-04-06 - By Yechiel Adar
The problem is that oracle use '0A' as line terminator instead of '0D0A'. This is a common problem with oracle text files, like logs, on windows. Notepad does not handle this. You can use wordpad for this.
Personally, I am using Textpad and have no problem seeing the file OK.
Adar Yechiel Rechovot, Israel
Michael Ray wrote:
>Oracle claims the create pfile from spfile command results in an ascii >file, which technically is correct, but it's got special ascii >characters so notepad or the like isn't suitable to edit it. > > -- http://www.freelists.org/webpage/oracle-l
|
|