My Oracle Support Banner

PURGE OLD RLM_DEMAND_EXCEPTIONS DATA (Doc ID 2791242.1)

Last updated on JANUARY 07, 2022

Applies to:

Oracle Release Management - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.3 version, Purge Schedule Related Issues

ACTUAL BEHAVIOR
---------------
Need assistance on purging old records for rlm_demand_exceptions
from the following RLM Tables:
RLM_SCHEDULE_LINES
RLM_SCHEDULE_HEADERS
RLM_DEMAND_EXCEPTIONS

EXPECTED BEHAVIOR
-----------------------
Need clarification on how to purges these records

STEPS
-----------------------
1. Responsibility: Release Management
2. select count(*)
  from rlm_demand_exceptions.
  >>> Returned: 51353762 records

3. select count(*)
  from rlm_demand_exceptions
  where sched_generation_date < sysdate - &delete_beyond_days; (365)
  >>> Returned: 42395202 records

BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, need clarification and instructions for purging
eligible records.

Changes

 

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.