Fixed Assets - EBS (MOSC)

MOSC Banner

Error: Concurrent Manager encountered an error while running Oracle*Report for your concurrent reque

edited Aug 5, 2019 5:04AM in Fixed Assets - EBS (MOSC) 4 commentsAnswered

Hi,

When running program Mass Revaluation Preview Report it ends in error indicating that: Concurrent Manager encountered an error while running Oracle*Report for your concurrent request XXXXX.

I have found as a solution the Doc ID 2231482.1

I have run the script:

select th.book_type_code,dp1.period_name, dp2.period_name, mr.mass_reval_id

from fa_transaction_headers th,

fa_mass_revaluations mr,

fa_deprn_periods dp1,

fa_deprn_periods dp2

where th.mass_transaction_id = mr.mass_reval_id

and th.book_type_code = mr.book_type_code

and th.date_effective between dp1.period_open_date and

Tagged:

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.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center