My Oracle Support Banner

Using RCOUNT in Analyis Section Shows Different Results After Patching (Doc ID 2784310.1)

Last updated on JUNE 21, 2021

Applies to:

Oracle Analytics Server - Version 5.5.0.0.201012 and later
Information in this document applies to any platform.

Symptoms


You have a column in your analysis that uses the RCOUNT function.

e.g.

case
  when rcount(1) between 1 and 20 then Page 1
  when rcount(1) between 21 and 40 then Page 2
  else Page 3
end



You have this column placed in the section of the report To limit the number of printed records in each page to 20 records.

This worked perfectly in OAS 5.5 prior to applying the Bundle Patch 5.5.0.0.201216, but after applying the Bundle Patch, the RCOUNT column is always showing page 1 once it is placed in the section column.

Changes

 Applied the BP 5.5.0.0.201216

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.