Running report in 11g following error
hi,
I was running a report in 11g (11.1.1.1.0 version) getting the following error
The report terminated with error:
REP - 1401 feature thousands is deprecated.
REP - 1401 A fatal PL/SQL error occur in program unit cf_formatation
ORA - 12713: Charecter data loss in NCHAR/CHAR conversion.
My database( name dev) is of 10.2.0.4 version and checked
NLS_NCHAR_CONV_EXCP is FALSE,
paltform windows XP-2
note: This same report is working in 10g report (10.1.2.0.2 version).
should I apply any path?
Thanks in advance.