SQL Exception - RQM - Websphere crashed following
Chris Ryan (157●3●24●28)
| asked Jul 05 '13, 8:30 a.m.
retagged Jul 08 '13, 12:28 a.m. by Jun Wang (607●7)
I'm getting the following exception in my SystemOut log...
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. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.