How can I deal with an error ORA-01654
![]()
gaurao khadse (15●1●10)
| asked May 04 '21, 7:45 a.m.
edited May 04 '21, 9:16 a.m. by Ralph Schoon (62.3k●3●36●43) hello All,
When I am trying to create the new stream or Repository from a Particular stream i am getting below error:
ORA-01654: unable to extend index RDM_CCM_DBUSER.SCM_COMP_SS_LOCKED_BY by 1024 in tablespace RDM_CCM
ORA-01654: unable to extend index RDM_CCM_DBUSER.SCM_COMP_SS_LOCKED_BY by 1024 in tablespace RDM_CCM
But this error is not coming for all stream only for 4-5 stream.
Could you please help me regarding this.
Thanks and Regrads,
Gaurao Khadse
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered May 04 '21, 9:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER 1. Write a question into the question. Do not copy 20 lines of useless information there. Example: How can I deal with an error ORA-01654
2. This looks like a database issue and you should likely look into the server log files and talk to your database people.
3. I have found the same error in Jazz.net questions and the solution was to increate the table space by the DB Admins Usually you should have a policy that the table space grows automatically.
You can open a case with support, if you want a more detailed answer.
|