Database Administration (MOSC)

MOSC Banner

Discussions

Query Generates too many child cursors

edited Jul 29, 2020 5:00AM in Database Administration (MOSC) 13 commentsAnswered

Dear Experts,

As you see, there are lots of generated child cursors for a particular query.

actually, every execution of a query generates one more child cursor.

Reason:

<ChildNode><ChildNumber>0</ChildNumber><ID>45</ID><reason>NLS Settings(2)</reason><size>2x568</size></ChildNode>

Is there anu way to pick up more information about facing issue?

For example: to find NLS Settings values before and after changes?

There is a sql which are causing the Spike in Child Cursors.

"SELECT nots.Id, nots.ActiveFrom, nots.ActiveTill, nots.BodyEn, nots.BodyKa, nots.ClientId, nots.HasAttachment, nots.IsCancelled, nots.IsDeleted, nots.IsMustRead, nots.IsNoReplay, nots.IsOutGoing, nots.IsRead, nots.RecipientId, nots.SubjectEn, nots.SubjectKa

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center