Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

CLM 4.0.3: Data collection "Star" job fail

 Hi,
     I have just installed CLM 4.0.3, they are using  Oracle 10g as DB. 
I have configured the data warehouse and all the data collection jobs run .o.k, except "Star" job fails.

AT JTS-etl log:
Java.sql.SQLException: ORA-00604: There was an error level 1 recursive SQL ORA-04031: could not be allocated 4120 bytes of shared memory ("shared pool","select Type#,blocks,extents,..." ,"Typecheck","KgghteInit") 

At CCM-etl log:
ERROR Ouse.service.scm.internal.ScmRemoteSnapshotService - java.sql.SQLException: ORA-04031: could not be allocated 2240 bytes of shared memory ("shared pool","F_TEXT_FILE_VERSION_METRICS","KGLS heap","KGLS MEM BLOCK") 

Has anyone come across these errors?

Regards,
Kunal

0 votes


Accepted answer

Permanent link
This is usually caused when more shared memory is needed than was allocated in the shared pool in your Oracle configuration.

You should speak with your Oracle DBA in regards to this issue. They will need to increase the amount of available shared memory by increasing the value of the INIT.ORA parameters shared_pool_reserved_size and shared_pool_size. This must be done from the Oracle configuration side, and cannot be adjusted from RTC or JTS.

 
Kunal Doddanavar selected this answer as the correct answer

3 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 21 '13, 10:22 a.m.

Question was seen: 4,693 times

Last updated: Oct 21 '13, 10:42 a.m.

Confirmation Cancel Confirm