cancel
Showing results for 
Search instead for 
Did you mean: 

support packs issue

Former Member
0 Kudos

hi everyone,

we extracted files using SAPCAR and can find files in EPS/in. But in SPAM we cannot find the file to place it in queue?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The could be some dependencies for the Downloaded Support Package. On the Support Package Download page, choose the 'Info' link. and see whats mentioned in the Package Import Conditions

Also check the file permission.

Answers (4)

Answers (4)

Former Member
0 Kudos

This is what you need to do........

Add the R file to /usr/sap/trans/data

e.g.

R079280.L6D

Add the K file to /usr/sap/trans/cofiles

e.g.

K079280.L6D

Add the file manually to the buffer using:

tp addtobuffer <<file extension><file name>> <queue> <profile>

e.g.

tp addtobuffer L6DK079280 DR3 pf=/usr/sap/trans/bin/TP_DOMAIN_DR3.PFL

Then import the transports, when they appear in your dev queue

James

jochen_rundholz
Active Participant
0 Kudos

Sorry, don't do this unless you know 120% what you do. What is the reason that you would add a support pack manually like this into the queue? Furthermore after SAPCAR on an SP you don't have an R and K file, this is only available after dissasemble step.

We are not talking about a transport file you got, but about a SP. (Though even for a transport file you can use the GUI).

Regards,

Jochen

jochen_rundholz
Active Participant
0 Kudos

Or the most simple reason, you've extracted them but not uploaded them.

SPAM -> Support Package -> Load Packages -> from application server

does it help? If not, what does

SPAM -> (Directory) "New Support Packages" -> display (all located on the entry page lower left area)

output?

Regards,

Jochen

Former Member
0 Kudos

Hi,

This might be because some one has changed the path for the queue,You can check the path in al11.

Regards,

Vamshi.

Former Member
0 Kudos

Hi. Can you provide information about the files which you are extracted ? The file names is? Also the OS SAP DB versions is?

For example if you have UNIx like OS the extracted files must have owner SIDADM and best if 777 authorizations. Regards.

Edited by: Sergo Beradze on Apr 6, 2008 10:33 AM