Skip to main content
Solved

Report Error

  • May 22, 2025
  • 4 replies
  • 73 views

Forum|alt.badge.img+3

Hello Community!

Hope you all are doing well, A sudden error occur on printing a Work Order which was working completely fine till yesterday when I discussed it with my DBA he showed me the table space which was enough and said it shouldn't appear, any one knows what is the root cause of this error.
Thanks in Advance

Error while printing work order sheet on Prepare Work Order

 

Best answer by knepiosko

...are printing fine because:

  1. RPT table is linked to different tablespace name
  2. the amount of data is quite small

4 replies

Forum|alt.badge.img+17
  • Superhero (Partner)
  • 516 replies
  • May 22, 2025

Error is related to IFSAPP_REPORT_DATA tablespace name, not IFSAPP_LOB. There is only 1MB free.


Forum|alt.badge.img+3
  • Author
  • Sidekick (Customer)
  • 8 replies
  • May 22, 2025

@knepiosko But other modules report are printing perfectly fine, error only appears on this specific report

 

 

 


Forum|alt.badge.img+17
  • Superhero (Partner)
  • 516 replies
  • Answer
  • May 22, 2025

...are printing fine because:

  1. RPT table is linked to different tablespace name
  2. the amount of data is quite small

Forum|alt.badge.img+7
  • Sidekick (Employee)
  • 98 replies
  • May 22, 2025

I agree with the partner user knepiosko….the IFS_REPORT_DATA tablespace is definitely full.  Ask your DBA to increase the allocation for that tablespace and its related data file.  This should resolve the problem.

P.S. - IFS_REPORT_INDEX is getting close to full as well based on the screen shot above.  Point this out to the DBA as well.