ORA-00600 [kspsetpao1] Creating Spfile on OS/390
(Doc ID 330942.1)
Last updated on OCTOBER 11, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.1.0.3 and laterIBM z/OS on System z
Symptoms
Creating a spfile from a pfile fails with the following error:
SQL> create spfile='ORACLE.<NAME>.SPFILE' from
pfile='<PATH>/init<SID>';
create spfile='ORACLE.<NAME>.SPFILE' from
pfile='<PATH>/init<SID>';
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kspsetpao1], [106], [81], [*],
[SHARED_POOL_SIZE], [9], [], [].I
'<PATH>/init<SID>' -> is init.ora copied from OS/390 to USS HFS. This is required for SPFILE on OS/390.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |