SAP Knowledge Base Article - Preview

2114464 - Wrong ALTER statement when the APPEND clause is removed from table - SAP PD

Symptom

  • Removing the APPEND clause from table definition generates an ALTER statement.
  • The generated file contains an incorrect syntax: the ALTER TABLE statement uses the APPEND keyword but does not specify any value.
  • It generates:
       alter table tablename
          append;
    instead of
       alter table tablename
          append no;

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."


Read more...

Environment

  • SAP PowerDesigner (PD) 16.5
  • SAP PowerDesigner (PD) 16.6
  • IBM DB2 for z/OS

Product

SAP PowerDesigner 16.5 ; SAP PowerDesigner 16.6

Keywords

physical, option, deleted, removed, 776951, CR776951, CR#776951 , KBA , BC-SYB-PD , PowerDesigner , 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.