Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Normal
-
Resolution: Not Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UCMDB
-
Labels:None Labels
-
Customer:Ooreedo Tunisia
Description
PGW cannot be created.
This error is displayed
erreur PGW could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement
Root Cause:
PGW save fails with ORA-01658. PGW tables/indexes are not in SYSAUX (they are in DEMO_AUDUST_08_ACE_TS). However, SYSAUX is highly fragmented (largest free extent = 3MB) and both datafiles are already at MAX size, so Oracle cannot allocate new extents.
Action:
DBA to extend SYSAUX (add new datafile or increase MAXSIZE).