Quantcast
Channel: SCN: Message List - SAP MaxDB
Viewing all articles
Browse latest Browse all 2539

Re: Checks MAIN_NEWBAS/PARCONV_UPG were negative: DSYS_PHHEAD_ECI2PH

$
0
0

Hi SAP BASIS,

 

In case you can use the MaxDB Database Studio to query against the database the following query:

 

SELECT

          Field1, Field2, Field3, ..., FieldN, Count(*)

FROM

          Table1

GROUP BY

               Field1, Field2, Field3, ..., FieldN

HAVING

               count(*) > 1;

 

Use the Fields of your index. If you have only one retu

 

In case you can check whether it's a bug in SUM or your table has 2 results for the KEY specified in your index.

 

As James already suggested, it's weird enough to open an SAP incident to have this analyzed by the SUM or Dictionary experts.

 

Regards


Viewing all articles
Browse latest Browse all 2539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>