SAP Note 1572951 - Dump DATASET_CANT_OPEN in RTCCTOOL

Component : Service Data Download -

Solution : https://service.sap.com/sap/support/notes/1572951 (SAP Service marketplace login required)

Summary :
This SAP Note addresses the issue of not being able to open the PSE file ("SAP_AGS_OLCNT_VERIFY.pse") from the file system during RTCCTOOL execution or SDCC download, causing DATASET_CANT_OPEN dumps. The error relates to an inconsistency where the file exists in the database but is missing in the file system. Solutions include implementing a correction with SNOTE or using a manual debugger workaround. Future support packages or upgrades in higher SAP releases will automatically correct this by ensuring all database PSE files are written to the file system upon restart.

Key words :
report /ssa/nxs form nxs_check_n_update_sapags_pse line 1312, breakpoint manually change sy-subrc, statement  read dataset lf_pse_filepath, lt_pse_file-bindata length lf_len, catch system-exceptions open_dataset_no_authority = 266, file system  clear lf_len_file, open dataset lf_pse_filepath, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssfpse_store form readpse, service preparation check, attached correction instruction

Related Notes :

69455Servicetools for Applications ST-A/PI (ST14, RTCCTOOL, ST12)