cancel
Showing results for 
Search instead for 
Did you mean: 

LD_LIBRARY_PATH libicuuc.sl.30, libicudata.sl.30, libicui18n.sl.30 [nlsui0.

Former Member
0 Kudos

Helllo,

We have implementated the note oss Note 41732 - Deletion of data in

transport directory. It is ok and the parameters were added.

When we execute :

tp clearold all pf=/usr/sap/trans/bin/TP_DOMAIN_PRO.PFL

It is correct and writes in /usr/sap/trans/tmp/CLEAROLD.LOG

But When We define in crontab, the file CLEAROLD.LOG indicates mistake;

Could not open the ICU common library.

The following files must be in the path described by

the environment variable "LD_LIBRARY_PATH":

libicuuc.sl.30, libicudata.sl.30, libicui18n.sl.30 [nlsui0.c 1603]

pid = 4842

We have definite for proadm the variable ;

SHLIB_PATH=/usr/sap/PRO/SYS/exe/run:/oracle/client/10x_64/instantclient

In the crontab, We have added;

05 16 08 * * /usr/sap/PRO/SYS/exe/run/tp clearold all

pf=/usr/sap/trans/bin/TP_DOMAIN_PRO.PFL

> /usr/sap/trans/tmp/CLEAROLD.LOG 2>&1

Also We have try it;

05 16 08 * * /sapmnt/PRO/exe/tp clearold all

pf=/usr/sap/trans/bin/TP_DOMAIN_PRO.PFL

> /usr/sap/trans/tmp/CLEAROLD.LOG 2>&1

Could you hepl us?

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

I hope you are scheduling it from <sid>adm user.

Thanks

Sunny

Former Member
0 Kudos

Hello,

The entry has been made in proadm crontab so it is not necessary to put su u2013 proadm u2013c at the beginning, is it?

Regards

sunny_pahuja2
Active Contributor
0 Kudos

Hi

You should put this in crontab. Then it should work.

Thanks

Sunny

Answers (0)