Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2067

Re: Is there an easy way to count number of records in the clustered CDPOS table without getting dump?

$
0
0

Use a custom sql with Open Cursor with Package size. Keep adding sy-dbcnt in the Fetch loop. At the end of loop it will give you the count of rows. Since cdpos is a cluster table it cannot be processed using database tools.


Viewing all articles
Browse latest Browse all 2067


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