‎2011 Feb 16 12:36 PM
HI ALL,
i created a database table which holds 10,000.
as transactions increased on th data base table ,now the table has 1lakh records,
should i tried to change the size category of phyiscal storage loaction,but i am getting the error.
‎2011 Feb 16 1:11 PM
what error are you getting?
adjust the table using tcode se14
Thanks
Bala Duvvuri
‎2011 Feb 16 2:29 PM
Hi,
The maximum number of records, the table can hold is defined Using technical settings.
Its mandatory to give technical settings while creating a table.
Depends on your requirement, you have to set the size category of table.
Path:
Technical settings --> Logical storage Parameters --> size category .
<< Moderator message - Point begging removed >>
Edited by: Rob Burbank on Feb 16, 2011 10:07 AM
‎2011 Feb 16 3:10 PM
>
> The maximum number of records, the table can hold is defined Using technical settings.
Incorrect - it can hold any number of records.
Rob