Hi,
Could you please let me know what is the limit of records in this table?
Is there any occasion where insert to this table fails due to socket connection?
Hi,
Could you please let me know what is the limit of records in this table?
Is there any occasion where insert to this table fails due to socket connection?
Hi @nisha,
as this table is handled as all the other database tables, there would be no special situation where an insert fails. The size for the table is based in the database configuration. Usually all tables share the same diskspace.
Do you inspect any error in regards to this database table?
Hope this helps, Ingo