Dear all, I'm updating SP stack on a SAP ERP 6.0 EhP7 system, running on SAP ASE database (16.0.01.01 version). During SP stack update of SAP_APPL and SAP_FIN components, see defined queue below, the SPAM stops on IMPORT_PROPER phase. Package ID Comp.-ID Release Short Description SAPKH61707 SAP_APPL 617 SAP_APPL 617: SP 0007 SAPK-61707INSAPFIN SAP_FIN 617 SAP_FIN 617: SP 0007 SAPKH61708 SAP_APPL 617 SAP_APPL 617: SP 0008 SAPK-61708INSAPFIN SAP_FIN 617 SAP_FIN 617: SP 0008 SAPKH61709 SAP_APPL 617 SAP_APPL 617: SP 0009 SAPK-61709INSAPFIN SAP_FIN 617 SAP_FIN 617: SP 0009 SAPKH61710 SAP_APPL 617 SAP_APPL 617: SP 0010 SAPK-61710INSAPFIN SAP_FIN 617 SAP_FIN 617: SP 0010 Looking into SAP syslog, I've found the error messages below. I'd found the SAP Note 2201556 which it is related to this error in SAP Support Portal. However, after SAP note implementation the error still active and I'm not able to proceed and complete the SP stack update. The messages below are also mentioned in SAP Notes 2197922 and 2162596 and these notes references the SAP note above to resolve the error. The ABAP changes for SAP Note 2201556 were applied manually into referred methods, because SNOTE cannot be used due to the OCS queue lock generated by SPAM procedure (which remains incomplete in IMPORT_PROPER). During error resolution I'd upgrade also the SAP Kernel patch level and I(m processing SPAM update with the patch levels presented below: R3trans - patch 224 tp - patch 310 Thanks in advance, Herman Arancibia Error messages at syslog C DbSlExecute - Error 99 (dbcode 175) on DDLExecute C DbSlExecute - Statement too long to display. Truncated version below: C [CREATE VIEW "PPHMRP_PERF" AS SELECT "PPHMRPLOG_STAT"."MANDT" AS "MANDT", "PPHMRPLOG_STAT"."UUID", "PPHMRPLOG_STAT"."MRP_COMMENT" C dbdssyb: DBSL99 SQL175 C [ASE Error SQL175][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Functions may only be nested to level 32. C B ***LOG BY2=> sql error 175 performing EXE [dbds 670] B ***LOG BY0=> [ASE Error SQL175][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Functions may only be nested to level 32. [dbds 670] C C Wed Nov 18 13:26:40 2015 C ERROR: -1 in function ExecuteAndFlush (SQLExecDirect) [line 13247] C (175) [ZZZZZ] [SAP][ASE ODBC Driver][Adaptive Server Enterprise]Functions may only be nested to level 32. |