Hi All,
Has anyone else run into this? I have a view in Oracle that I am using for an x,y event layer in ArcMap (and by way of publishing, a mapping service). I have over 21K rows in the view when I query in Oracle. When I open the layer file in ArcMap, I SEE all of the points (at least the ones that have valid x y coords - there are a few nulls), but when I open the attribute table there are only 2048 in the list. Yet, I can go to one that is not showing in the attribute list and do an info tool and get the data.
What kind of quirkiness is this?
ETA: Win7 x64, Arc10 SP1, Oracle 10g, our server for SDE is SQL Server 2008
Thanks.
Yes, you are right the 2048 is the default value for the number of rows that ESRI returns at first so as not to overwhelm you when you have a half a million rows in a table like I do in some other tables. I have pressed the end of the table arrow and only get the 2048 - I want to know where the rest of the 20K are.
Thanks
This happens to me with SDE (Arc10) on SQL Server 2008 about once a week. The table will only show 2048 records. If I close my ArcMap session and re-open then the table is fine.
I've repeatedly searched these forums for someone else experiencing this problem so I kind of got excited when I saw this thread. I have had it happen with XY Events and Joins and it is never reproducible b/c a simple ArcMap close fixes the problem.
I'm having this exact issue. Anyone know how to fix it??
I have a table of 800,000+ records, and I need the entire table, but it only loads 2048, so my custom app is failing since it can't access all records. I try the >| button in the attribute table and then all rows show up, but if I close the table and reopen I'm back to 2048...
Very frustrating!