Hi All
I am using Oralce Database 10g 10.2.0.4 version.
I have have problem as below
The cause of this problem has been identified in
Bug 6795880 - BATCH JOBS HANG WAITING ON 'KKSFBC CHILD COMPLETION'
It is caused by a session going into an infinite spin just after a wait for 'kksfbc child completion'. The spin can be identified in the call stack by the following routines: kksSearchChildList -> kkshgnc, where kksSearchChildList loops forever.
This problem can also lead to internal errors such as:
ORA-600 [kksSearchChildList1]
ORA-600 [kksSearchChildList2]
ORA-600 [kksSearchChildList3]
ORA-600 [kkshgnc-nextchild]

Please help us to resolve this issue... Application is working fine, but new sessions are not created and throws the above issue.
Thanks in Advance,
Su.gi