Skip to main content

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

 

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


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

 

 

 


...are printing fine because:

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

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.


Reply