SQL Exception - RQM - Websphere crashed following
I'm getting the following exception in my SystemOut log...
this exception occurs multiple times, then....
Anyone ever had this? Unfortunately, it's crashing our production server....
RQM [qm: AsynchronousTaskRunner-1] ERROR epository.internal.RepositoryRemoteSnapshotService - ORA-01654: unable to extend index RICALM.SCALCNT_PK by 128 in tablespace USERS
this exception occurs multiple times, then....
RQM [qm: AsynchronousTaskRunner-2] ERROR com.ibm.team.datawarehouse - No more data to read from socket com.ibm.team.repository.commonTeamRepositoryException: No More data to read from socket... Returning connection to the pool Connection #8335 has 1 open statements
Anyone ever had this? Unfortunately, it's crashing our production server....
One answer
It seems that the disk storing your user tablespace is not enough. Could you please contact your DB administrator to check and extend the space?
Usually we do not suggest to store tables in RICALM schema to user tablespace. Please see https://jazz.net/wiki/bin/view/Main/MoreControlOverTheOracleDataWarehouseSetup.
Usually we do not suggest to store tables in RICALM schema to user tablespace. Please see https://jazz.net/wiki/bin/view/Main/MoreControlOverTheOracleDataWarehouseSetup.