cancel
Showing results for 
Search instead for 
Did you mean: 

Support Pack General Question:- IMPORT_PROPER phase

Former Member
0 Kudos

Hi All,

Is there any command at OS level to complete IMPORT_PROPER phase of SPAM transaction (support pack import)?

Accepted Solutions (1)

Accepted Solutions (1)

vincentlim826
Employee
Employee
0 Kudos

let say it is System PRD

how about

tp addtobuffer <PACKAGE> PRD pf=myprofile.pfl

tp import <PACKAGE> PRD pf=myprofile.pfl

tp cleanbuffer PRD pf=myprofile.pfl

?

cheers,

Vincent

Former Member
0 Kudos

Hi ,

Is there any command at OS level to complete IMPORT_PROPER phase of SPAM transaction (support pack import) in My QAS system............. ?

I tried the following command in my DEV & QAS System.but not solved.

C:\>tp cleanbuffer qas pf=myprofile.pfl

This is tp version 320.56.89 (release 620)

E-myprofile.pfl could not be opened.

EXIT

Error in myprofile.pfl: transdir not set.

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

tp finished with return code: 208

meaning:

error in transportprofil (param missing, unknown,...)

Former Member
0 Kudos

Hi,

First check wehther tp is working fine or not.

tp connect <SID> should return rc=0

In your case profile has incorrect file permissions.Change the file permissions

and then try.

Thanks,

Sagar Askani.

Former Member
0 Kudos

Hi Sagar Askani,

Thanks a lot for replying.

In the QAS system i am executing the following command:

E:\usr\sap\QAS\SYS\exe\run>tp connect qas

This is tp version 320.56.89 (release 620)

E-TPSETTINGS could not be opened.

EXIT

Error in TPSETTINGS: transdir not set.

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

tp finished with return code: 208

meaning:

error in transportprofil (param missing, unknown,...)

Could u plz. advice me to go forward.

Regards,

Eswar.

Former Member
0 Kudos

Hi,

You have use this command tp connect SID pf=profile path.

for your error pls send me the import log.

Thanks,

Sagar.

Answers (0)