Stopping RAC Database Results PRCR-1133, PRCR-1132, CRS-5017, PLS-00553, ORA-06550
(Doc ID 1673396.1)
Last updated on APRIL 12, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
While stopping RAC database, receive below error
$ srvctl stop database -d <dbname> -o immediate
...
PRCR-1133 : Failed to stop database racdb and its running services
PRCR-1132 : Failed to stop resources using a filter
CRS-5017: The resource action "ora.<dbname>.<servicename>.svc stop" encountered the following error:
ORA-06550: line 1, column 33:
PLS-00553: character set name is not recognized
ORA-06550: line 0, column 0:
PL/SQL: Compilation unit analysis terminated
. For details refer to "(:CLSN00108:)" in "$GRID_HOME/log/<nodename1>/agent/crsd/oraagent_oracle/oraagent_oracle.log".
...
PRCR-1133 : Failed to stop database racdb and its running services
PRCR-1132 : Failed to stop resources using a filter
CRS-5017: The resource action "ora.<dbname>.<servicename>.svc stop" encountered the following error:
ORA-06550: line 1, column 33:
PLS-00553: character set name is not recognized
ORA-06550: line 0, column 0:
PL/SQL: Compilation unit analysis terminated
. For details refer to "(:CLSN00108:)" in "$GRID_HOME/log/<nodename1>/agent/crsd/oraagent_oracle/oraagent_oracle.log".
Changes
There was character set change from US7ASCII to AL32UTF8 for the database.
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 |
References |