cancel
Showing results for 
Search instead for 
Did you mean: 

SPAM/SAINT update error during MAIN IMPORT due to DEADLOCK

Former Member
0 Kudos

Hi,

We are updating SPAM/SAINT from version 7.02/0043 to 7.02/0045. The update ran well for all systems, except our production system. The update stopped with return code 12 at MAIN IMPORT phase with a DEADLOCK situation during the import of R3TRFUGRSPAM. We can't restart the import via SPAM transaction, because we cannot access this transaction for the moment (short dump when accessing).

Solution ?

Thanks in advance,

Christophe

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Finally I found the correct command:

tp R3I SAPKD70245 EP1 pf=/usr/sap/trans/bin/TP_DOMAIN_ED1.PFL tag=spam -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8

This command enabled me to complete the MAIN IMPORT part. After that, I could access the SPAM transaction again and finish the update process (execution of the Method Execution phase via a new call of Support Package -> Import SPAM/SAINT update).

Kind regards,

Christophe

benoit-schmid
Contributor
0 Kudos

Hello Christophe,

In which SAP Note have you find this command?

Christophe Brandt wrote:

Finally I found the correct command:

tp R3I SAPKD70245 EP1 pf=/usr/sap/trans/bin/TP_DOMAIN_ED1.PFL tag=spam -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8

Thanks in advance for your answer.

rupali_karbhari3
Active Contributor
0 Kudos

those are called as UMOD options while using tp options

refer link [http://www.alternateplanet.net/2010/01/sap-tp-command-options-uncondition-modes/]

[http://help.sap.com/saphelp_45b/helpdata/en/3d/ad5b814ebc11d182bf0000e829fbfe/content.htm]

Regards,

Former Member
0 Kudos

Hi,

Thanks for the help.

I know that the import has to be repeated. If I remember correctly, I have to launch the import via OS commend prompt (here it is Linux). In the case of a SPAM/SAINT update, this import should be performed with special options. But I don't remember these options.

In the log, I can see the following (extract only):

Start import R3TRFUGRSPAM ...

(...)

report ~SPAMTOP======================HIL (L) synchronized.

now touching the master programs

199 REPOS activated (LSPAM$01 - LSPAMUXX ) after deleting 199

47359492 297329435

REPOS SAPLSPAM P inserted.

0 entries for TRDIRT imported (SAPLSPAM E*).

0 entries for TRDIRT imported (SAPLSPAM D*).

REPOTDSAPLSPAM A replaced.

REPOTESAPLSPAM A replaced.

[ dev trc,00000] Mon Feb 20 11:55:08 2012 29538497 29.609699

[ dev trc,00000] dbdynpdb2: no VERSION column found in table DYNPSOURCE 14 29.609713

DYNPS SAPLSPAM 0101 replaced and activated (load removed).

DYNPS SAPLSPAM 0102 replaced and activated (load removed).

sap_dext called with msgnr 16:

db call info

function: db_setget

fcode: RT_GET (0)

tabname: D020T

len (char): 40

key: SAPLSPAM

ok fetches: 0

last entry:

retcode: 16

Main import

End date and time : 20120220115508

Ended with return code: ===> 12 <===

Kind regards,

Chistophe

rupali_karbhari3
Active Contributor
0 Kudos

Hi,

Refer SAP Note # 1454536 if helps.

pls provide details Dump thrown by system.

Regards,