cancel
Showing results for 
Search instead for 
Did you mean: 

'SPDA_DISASSEMBLE_QUEUE' failed with code 3 key DATASET_WRITE_ERROR

former_member196171
Participant
0 Kudos

I am getting following error while running SUM , please help , EHP_INCLUSION log is attached too, please help

from : SAPup_troubleticket.log

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/data/RGPFD21.SAP'.

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/cofiles/KGPFD21.SAP'.

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/data/R-73602INFINBASIS.SAP'.

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/cofiles/K-73602INFINBASIS.SAP'.

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/data/R-60020INECCDIMP.SAP'.

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/cofiles/K-60020INECCDIMP.SAP'.

4 ETQ399 Deleting '/usr/sap/SID/SUM/abap/data/RB73105.SAP'.

4 ETQ399 ... ERROR in patch queue handling

1EETQ399 Last error code set is 'RFC error system SID nr 00 function 'SPDA_DISASSEMBLE_QUEUE' failed with code 3 key DATASET_WRITE_ERROR: Error when writing to the file /usr/sap/SID/SUM/abap/data/RB73105.SAP.

If you put new packages in the download directory, use option 'init' to upload them'

1EETQ204 Upgrade phase "EHP_INCLUSION" aborted with severe errors ("20130119030858")

sapsidci:sidadm 160> tail -100 SAPup_troubleticket.log

This trouble ticket was created by SAPup on 20130119030858

-------------------------------------------------------------

SAPup broke during phase EHP_INCLUSION in module PREP_EXTENSION / Extension module

Error Message: RFC error system SID nr 00 function 'SPDA_DISASSEMBLE_QUEUE' failed with code 3 key DATASET_WRITE_ERROR: Error when writing to the file /usr/sap/SID/SUM/abap/data/RB73105.SAP.

If you put new packages in the download directory, use option 'init' to upload them

-------------------------------------------------------------

-------------------------------------------------------------

Summary of SAPup:

-------------------------------------------------------------

SAPehpi Release:        lmt_007

SAPehpi Version:        SAPup release lmt_007 version 47.000

Start Release:          731

Target Release:         731

-------------------------------------------------------------

Summary of host system details:

-------------------------------------------------------------

SID:                    SID

Host:                   sapsidci

MS Host:                sapsidci

GW Host:                sapsidci

Start Path:             /usr/sap/SID/DVEBMGS00/exe

Kernel Path:            /usr/sap/SID/DVEBMGS00/exe

-------------------------------------------------------------

Summary of operating system details:

-------------------------------------------------------------

OS Type:                AIX

OS Version:             6.1.0

-------------------------------------------------------------

Summary of database details:

-------------------------------------------------------------

Database Type:          ora

Database Version:       11.2.0.3.0

-------------------------------------------------------------

Summary of RFC details:

-------------------------------------------------------------

Host:                   sapsidci

GW Host:                sapsidci

Client:                 000

Destination:            SID

Language:               E

System No.:             00

-------------------------------------------------------------

-------------------------------------------------------------

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Please make sure that upgrade directory should have enough space and has permission to write.

Thanks

Sunny

0 Kudos

Hello Sunny,

i have the same error. I have checked the permissions and space, both are okay.

The file which SUM wants to write doesn't exists. Here is the log:

1EETQ399 Last error code set is: RFC error system O98 nr 00 function 'SPDA_DISASSEMBLE_QUEUE' failed with code 3 key DATASET_WRITE_ERROR: Error when writing to the file /SUM/SUM/abap/data/RE60079.SAP.

If you put new packages in the download directory, use option 'init' to upload them

1EETQ204 Upgrade phase "EHP_INCLUSION" aborted with severe errors ("20141015104504")

Could you help, please.

Answers (1)

Answers (1)

former_member189797
Active Contributor
0 Kudos

Hello,

This error may occur due to the 2 reasons.

1. ../data/ directory do not have the enough space.

2. ../data/ directory do not have the write permission.

Please check the above points and the issue will be resolved.

Regards,

Gaurav

richard_simoniii
Explorer
0 Kudos

Often, you will see that you are getting a dump with CALL_C_FUNCTION_NO_AUTHORITY and S_C_FUNCT authorization will fix it, but the root cause is that DDIC does not have SAP_ALL in many cases.