SAP Knowledge Base Article - Preview

3230693 - Database Dump/Backup fail 7712 Stored procedure 'saptools.dbo.SP_ADM_DUMPDB' may be run only in chained transaction mode.- SAP ASE for BS / BW

Symptom

  • Database dump/backup in DBA Cockpit failed with error:

    Msg 7712, Level 16, State 2:
    Stored procedure 'saptools.dbo.SP_ADM_DUMPDB' may be run only in chained transaction mode. The 'SET CHAINED ON' command will cause the current session to use chained transaction mode.

  • The execution mode associated with 'SP_ADM_DUMPDB' is 'Chained' on the system.

    isql -Usapsa -S<SID> -X
    1> exec sp_procxmode 'SP_ADM_DUMPDB'
    2> go
     procedure name         user name                   transaction   mode 
    ------------------          ---------                      ------------------
     SP_ADM_DUMPDB          dbo                         Chained




Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE) for Business Suite
  • SAP Adaptive Server Enterprise (ASE) for Business Warehouse
  • SAP Netweaver (NW) All versions

Product

SAP Adaptive Server Enterprise 16.0 ; SAP NetWeaver 7.4

Keywords

7712, SP_ADM_DUMPDB, chained transaction mode, SET CHAINED ON , database dump, backup , KBA , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , BW-SYS-DB-SYB , BW on Adaptive Server Enterprise , 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.