cancel
Showing results for 
Search instead for 
Did you mean: 

SPAM stuck in phase IMPORT

Former Member
0 Kudos

Dear All,

I'm updating the support package of component SAP_BASIS in Netweaver 7.3 ,  it appears the error  "Type "IF_DBA_SOLMAN" is unknown"".

The detail error as below :

Category               ABAP Programming Error
Runtime Errors         SYNTAX_ERROR
ABAP Program           SAPLSYDB
Application Component  BC-DB-DBI
Date and Time          08.06.2013 14:05:45

Short text
     Syntax error in program "SAPLSYDB ".

What happened?
     Error in the ABAP application program.

     The current ABAP program "SAPLSTPA" had to be interrupted because it contains
     a statement that cannot be executed.

     In the include "CL_DB6_SYS====================CU " in the line 53 of program
      "SAPLSYDB " the following syntax
     errors occur:
     "Type "IF_DBA_SOLMAN" is unknown"
     " "
     " "
     " "

     Author and last person to change the include are:
     Author "SAP "
     Last changer "SAP "

Thanks,

Michael

Accepted Solutions (0)

Answers (3)

Answers (3)

ashish_mishra2
Contributor

Hi,

>> Error 1: Error in TP_DOMAIN_BW1.PFL: transdir not set.

     - You need to check your trans directory bin directory and see if PFL file is having this DIR_TRANS Parameter or see if file is accessible.

>> Error 2- possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED." R3trans finished  (0012).

    - this usually happens when there is mismatch between your kernel and DBSL library.

You just pasted logs of R3trans -d command. the location where you execute this command, immediately after execution, there would be a file generated called trans.log.

You need to review that trans.log and see if any mismatch is reported there.

If not the same then definitely there  would have been some error reported. If you are unable to locate the one, upload trans.log as attachment. We 'll review that.

Note: Important aspect is you need to make sure that all kernel components are on same level and also check oracle client installation if that is proper and in place as per SNOTE 998004.

Cheers !!!

Ashish

ashish_mishra2
Contributor
0 Kudos

Hi Michael,

This is known issue to SAP where in they fixed this by running OS level commands or sometimes by using their internal tools and completed the stuck import from OS level. For this you would need to raise message with SAP.

However I have command syntax, you can try and see if it works.

tp r3i SAPKB70012 SID pf=TP_DOMAIN_SID.PFL tag=spam

here SAPKB70012 is the patch name which was stuck for me.

You can give a try, otherwise you will have to raise a message with SAP only.

Cheers !!!

Ashish

former_member189797
Active Contributor
0 Kudos

Hello Michael,

Please never use the internal tp commands without the recommendation from SAP.

Sometimes these may work but also there is a chance that these may destroy the system...so there are a lots of check needed before you use such commands. This is why It is not supported. If you are not able to solve the issue, raise the message with SAP.

Regards,

Gaurav

Former Member
0 Kudos

Hi Ashish,

The error still
exists after I patched the TP420 and R3trans430.

And it appears the error
as below when I execute command 'R3trans
-d':

T:\usr\sap\BW1\DVEBMGS00\exe>R3trans -d
This is R3trans
version 6.24 (release 720 - 23.05.13 - 20:13:04 ).
unicode enabled
version
R3trans=>sapparam(1c): No Profile used.
R3trans=>sapparam:
SAPSYSTEMNAME neither in Profile nor in Commandline
2EETW169 no connect
possible: "connect failed with
DBLI_RC_LOAD_LIB_FAILED."
R3trans finished
(0012).

What's wrong with TP ?

Thanks,
Michael

Former Member
0 Kudos

Hi Michael,

R3trans should return with RC code 0.When you are running R3trans -d it will create a file trans.log in the same directory where you are running the command.

I don't think there is problem with R3trans or tp .. Please check the trans.log file

Please check for the errors in the log.

Thanks,

Jagadish.

Former Member
0 Kudos

Hi Jagadish,

I send a message to SAP, and they still cannot resolve it by now.

I execute the command as you gave, but it appears the error as below:

tp=>sapparam(1c): No Profile used.
tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
This is tp version 380.07.22 (release 720, unicode enabled)
E-TP_DOMAIN_BW1.PFL could not be opened.
EXIT
Error in TP_DOMAIN_BW1.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 transport profile (parameter missing or unknown)

Thanks,

Michael

Former Member
0 Kudos

Hi Michale ,

Before running the comand please mover your temp directory files to other lcoation .Particularly slog file  and then run the comand

Hope this helps

achmad_dimyati5
Participant
0 Kudos

Hi Michael,

Just quick check:

- Did you update the SPAM to latest patch?

- Did you update the R3trans & tp?

Usually I used SUM to implement support package as SUM will check some important notes.

I have checked SUM notes, no information about this error Note 1707161 - Central Note -
Software Update Manager 1.0 SP06 [lmt_007]
as well as SP note (Note 1502670 - Support Package Stack  Guide - SAP NetWeaver 7.3). Also from latest SP09 NW 7.3 info (https://websmp104.sap-ag.de/maintenanceNW73) .

If you have used latest SPAM as well as R3trans & tp, I think this is bug from the package itself.

I check it in my system which are 7.31 with SAPBASIS 06, I can't find any similar type name.

Regards,

Achmad

Former Member
0 Kudos

Hi Achmad,

Thanks very much for your reply.

-I have updated the SPAM to Version7.30/0049.

-I have updated the kernel to 720 with patch 201.

My SAP system is NW7.3, and curren package level of of SAP_BASIS is SAPKB71102(Basis support package 02 for 7.11), so do I need continue patch the package for 7.11 or I could patch the package to SAP_BASIS730 directly ?

And now when I load package from front end in SPAM that it will appears another error '"Type "CL_FS_PATH" is unknown".

Could you please help to check it ?

Thanks & Regards,

Michael

achmad_dimyati5
Participant
0 Kudos

Hi Michael,

It seems something wrong here. As NW 7.3 should minimally contains these components:

SAPBASIS 7.30

SAP_ABA 7.30

SAP BW 7.30

PI_BASIS 7.30

and you should use the kernel 7.20 EXT with latest patches (402).

How come you got SAP_BASIS 7.11?

Best Regards,

Achmad

Former Member
0 Kudos

Hi Achmad,

I checked it in SPAM as below :

And the components of NW7.3 in SAINT as below:

Ok, I will update the kernel to 402 and try again.

Thanks,

Michael

achmad_dimyati5
Participant
0 Kudos

Hi Michael,

Please provide screen capture from System --> Status. From SAP System Data what component version you have and the detail of SP?

What is your current SPAM step? If it is still possible to reset, please reset the update and I advise you to use software update manager (Note 1707161 - Central Note -
Software Update Manager 1.0 SP06 [lmt_007]
) to update the system.

Using maintenance optimizer from Solution Manager, create a proper stack related with Support Package/maintenance rather than doing it from SPAM.

Best Regards,

Achmad

Former Member
0 Kudos

Hi Achmad,

The screen capture from System --> Status is same as  the components of NW7.3 in SAINT.

The queue has been processed up to import phase 'IMPORT_PROPER'. This means
that objects or system information have already been imported into your
system. So I cannot reset the current update.

How to use maitenance optimizer from Solution Manager to create a proper statck related with Support Package/maintenance ?

Thanks,

Michael

Former Member
0 Kudos

Hi Micheal,

Use Solution manager using MOPZ (Maintainence Optimizer) transaction to exactly define the stack level for the system.

If you are using Solman 7.1 then use solman_workcenter Tcode.

Thanks

Sandeep

Former Member
0 Kudos

Hi Micheal,

You are currently on SAP NW730. If so how can you do the SAP_BASIS 7.11.

Support Packages for SAP_BASIS730 release should be look like this : SAPKB730xx (xx : SP Level)

In My Case we have SAP_BASIS730 on level 7 which is SAPKB73007

SAP_ABA as SAPKA73007

PI_BASIS as SAPK-73007INPIBASIS ....

Please check the support packages which you have downloaded.

I recently done the SP work from SAPNW730 07 to 08 without issues.

I used solution manger to identify the SP stack. It will show it based on OS/DB . Use MOPZ or solman_workcenter for downloading the support packages from solution manager

Thanks,

Sandeep