SAP Knowledge Base Article - Preview

2491612 - SPDD dump: DATASET_NOT_OPEN - CX_SY_FILE_OPEN_MODE

Symptom

Transaction SPDD dumps with below error during upgrade:

Category                   ABAP Programming Error
Runtime Errors             DATASET_NOT_OPEN
Except.                    CX_SY_FILE_OPEN_MODE
ABAP Program               RSUMOD02
Application Component      BC-UPG

Short text
     File "/usr/sap/put/log/umodstat.dat" is not open.

 What happened?
     Error in the ABAP Application Program

     The current ABAP program "RSUMOD02" had to be terminated because it has
     come across a statement that unfortunately cannot be executed.

Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_FILE_OPEN_MODE', was not
     caught in
    procedure "GET_PHASE" "(FORM)", nor was it propagated by a RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    When accessing the file "/usr/sap/put/log/umodstat.dat", the system recognized
     that this file is
    not open. Therefore, the file cannot be accessed.


Read more...

Environment

SAP Netweaver, SAP ERP

Product

SAP ERP 6.0 ; SAP enhancement package 1 for SAP NetWeaver 7.3

Keywords

SPDD, DATASET_NOT_OPEN, dump, CX_SY_FILE_OPEN_MODE, RSUMOD02, upgrade, SUM, umodstat.dat , KBA , BC-UPG-PRP , Upgrade Preparation , BC-UPG-NA , Note Assistant , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.