My Oracle Support Banner

Purge Inactive Sessions Program Fails With Ora-01555 Error (Doc ID 2621027.1)

Last updated on AUGUST 20, 2021

Applies to:

Oracle Concurrent Processing - Version 12.1.3 to 12.1.3 [Release 12.1]
Information in this document applies to any platform.

Symptoms

Concurrent request 'Purge Inactive Sessions' completes with error status.

Alert Log is having the error as :

ORA-01555 caused by SQL statement below (SQL ID: xxxxxxxxxxxxx, Query Duration=xxxxx sec, SCN: xxx):
SELECT USER_ID, LOGIN_ID, LAST_CONNECT,LIMIT_TIME, RESPONSIBILITY_ID,RESPONSIBILITY_APPLICATION_ID, ORG_ID FROM ICX_SESSIONS WHERE (NVL(DISABLED_FLAG,'N') = 'N') AND (LAST_CONNECT + 1 + (NVL(LIMIT_TIME,4)/24)) <SYSDATE

Changes

 N/A

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.