cancel
Showing results for 
Search instead for 
Did you mean: 

Size Limit of BIAR files

Former Member
0 Kudos

We have tried to import the BIAR file of roughly 850 megs in size using the Promotion Management front end tool within the CMC and we get the following error message:
Sorry, Promotion management application is unable to process your request.
The error from the server is: Unable to retrieve Job from the selected file. Please check the file.(PRS 00009)Input/output exception occurred : '/apps/software/busxi42/bo42/sap_bobj/tomcat/temp/LCM_BIAR_download55366097325456043052.lcmbiar (No such file or directory)' (FWM 04013) JobFromFileFailed
2. We have tried to import the BIAR file of roughly 850 megs in size using the LCM command line tool in Unix (lcm_cli.sh) and we receive the following error:
Logged in to Central CMS as: administrator
CLI Action selected: Promote
The selected file is not supported.
UnsupportedLCMBIAR
EXIT_WITH_ERROR

I have found two separate SAP notes for our issues above (which I have attached to this email) and I have tried the recommended resolutions, but the import still does not work

Is there any specified size limit for BIAR files ?

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member199543
Contributor
0 Kudos

try Promotion Management application, which is available from 4.2 sp05. it performs far much better than CMC based solution.

CdnConnection
Active Contributor
0 Kudos

Aakash,

I have done BIAR file up 1.5Gig, some things to consider when the BIAR file are large:

  • APS Spilt properly (LARGE +)
  • Memory (Xmx) configured properly for the APS's after split
  • PromotionManagement Server memory (Xmx) sized to 2g or higher
  • Core Server memory (Xsx) sized to 2g or higher
  • Also make sure the OS Temp space has lots of extra space, 10Gb+

Regards,

Ajay

0 Kudos

Hi Akash,

This problem usually happens with split lcmbiar files. The 850MB lcmbiar that you are trying to import is that a splitter lcmbiar file?

If its splitted / or even single, try placing the lcmbiar file at '/apps/software/busxi42/bo42/sap_bobj/tomcat/temp/' and then import.

It should work.

Regards,

Kunal Kharat

Former Member
0 Kudos

Hi Akash,

May I know, where you have stored your LCMbiar file ?
LCM_BIAR_download55366097325456043052.lcmbiar, is it your LCMbiar ?

As per the error it seems that your destination does not support some contents which are present in this job.

I would suggest you to try with same kind of objects in one shot and check which type of objects are failing.

Regards,
Vaibhava

denis_konovalov
Active Contributor
0 Kudos

There is no hard limit on BIAR file size.
If BIAR file size is about to exceed certain thresholds - it will be split into several parts by the export process.

As to your issue - how and where was the BIAR (or is it LCMBIAR) generated ?
What product version you're importing it into ?

Former Member
0 Kudos

Hi ,

Yes it is the LCMBIAR generated in BI 4.1 system.

I am trying to import in 4.2 sp3 version and getting the above error when the size of file is 850 mb .

Once the size is below 512 MB it works fine and gets imported.

Is there any such recommended size limit that it should be below 512 MB ?

denis_konovalov
Active Contributor
0 Kudos

How was it generated and what's in it ?
As far as size - 850mb or 512mb - makes no difference for the promotion management. It should work.
You either have a badly generated file or an issue with its content or not enough resources to import it.

Former Member
0 Kudos

It was generated through promotion management and it has large reports.

If it has an issue with content what kind of issue it could be ?

Also when importing similar kind of file with size less that 512 MB it works fine .

denis_konovalov
Active Contributor
0 Kudos

then might be a resource thing or it didn't actually generated in source system correctly.

Former Member
0 Kudos

So what should be the troubleshooting steps for resource thing because I have tried generating it many times and it fails everytime while importing .

denis_konovalov
Active Contributor
0 Kudos

look at the full stack of the error for additional clues, maybe run a full end to end trace.
Why is the file in the error is in the tomcat temp dir ?