Skip to main content
Question

Invalid LOB locator specified


Forum|alt.badge.img+6

Anyone that can shade some light on…

 

 

I get the error trying to run a (scheduled) report for a particular account.

4 replies

Forum|alt.badge.img+6
  • Author
  • Do Gooder
  • 15 replies
  • August 6, 2022

Hello community. Has anyone had any luck?


Manoj Ruwanhewa
Superhero (Partner)
Forum|alt.badge.img+15

You better check any CLOB code  in the report logic with texts exceeding 32KB.

CLOB is something like a file handle. Therefore Oracle calls it sometimes a lob locator. It must either point into table's data segment(lob segment) or to a temporary tablespace. LOBs can have up to 176TB, therefore they can not be kept in database server RAM.

Sometimes implicit conversion from/to VARCHAR2 works, so it might seem that CLOB is variable like any other.

 

 


Marcel.Ausan
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 1142 replies
  • January 3, 2024

@mpmysight you may wanna check below post also. Maybe it’s not applicable in your case as you’re using a custom C_% RPI package.

https://community.ifs.com/22r2-general-questions-employee-partner-only-405/quick-report-scheduling-error-42397

 


MLHSKULKARNI
Do Gooder (Customer)
Forum|alt.badge.img+2
  • Do Gooder (Customer)
  • 3 replies
  • May 23, 2024

hi,

I am facing similar issue while Scheduling the Report, and help will be appreciated. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings