Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with size category

former_member642890
Participant
0 Kudos

Hi,

Im uploading some huge amount of data into one standard table, when i checked the size category in the technical settings of that table it is '2' i.e. "Data records expected: 5.600 to 22.000".

But, the amount of data which im uploading is double the size of this. So, i would like to know whether will this make any difference in the table properties or any thing as such.

Since, this is a standard table, i cannot increase the size category..

So, what is the solution for this.

Thanks

rohith

6 REPLIES 6

Former Member
0 Kudos

size category 2 takes upto 33,000 records....

0 0 to 2.000

1 2.000 to 8.200

2 8.200 to 33.000

3 33.000 to 130.000

4 130.000 to 530.000

5 530.000 to 1.000.000

6 1.000.000 to 2.100.000

7 2.100.000 to 4.200.000

8 4.200.000 to 8.500.000

0 Kudos

Hey dude,

I know all these info... please don't tell me.

My query is different, please read it once again..

Thanks

rohith

matt
Active Contributor
0 Kudos

Please keep it civil Rohith. Your last post could be construed as being rather aggressive

Thank-you

matt

0 Kudos

Hey Matt,

I wasn't aggressive, i was just informing him to read it again. I was just trying to put things in a better way.

Any solution ?

Thanks

rohith

matt
Active Contributor
0 Kudos

> I wasn't aggressive, i was just informing him to read it again. I was just trying to put things in a better way.

Having read the original question now - I agree with you. He should have read it properly. Especially as size category varies from system to system!

matt

matt
Active Contributor
0 Kudos

>

> Im uploading some huge amount of data into one standard table, when i checked the size category in the technical settings of that table it is '2' i.e. "Data records expected: 5.600 to 22.000".

>

> But, the amount of data which im uploading is double the size of this. So, i would like to know whether will this make any difference in the table properties or any thing as such.

>

> Since, this is a standard table, i cannot increase the size category..

The only effect that having more than expected can have is on how the database is organised. So it could impact performance.

To be really sure - talk to your dba/basis team. If necessary, you can always repair the standard object.

matt