When creating spfile or nomount, the following problems occur: SQLgt; createspfilefrompfile * ERRORatline1
When creating spfile or nomount, the following problems occur: SQLgt; create spfile from pfile * ERROR at line 1
The following problem occurs during spfile creation or nomount:
SQL> create spfile from pfile;
Create spfile from pfile
*
ERROR at line 1:
ORA-01078: failure in processing system parameters
LRM-00123: invalid character 158 found in the input file
Originally in the init $ sid. ora file, I added Chinese characters to the comments section.
It cannot contain Chinese characters or even comments.
Related reading:
SPFILE error causing database startup failure (ORA-01565)
ORA-01172, ORA-01151 error handling
ORA-00600 [2662] troubleshooting
Troubleshooting for ORA-01078 and LRM-00109
Notes on ORA-00471 Processing Methods
ORA-00314, redolog corruption, or missing Handling Methods
Solution to ORA-00257 archive logs being too large to store
,