I am trying to address some insert performance issues we are having for a wide 
table by increasing the pagesize for that table. As far as I can tell, this 
means issuing a call to syscs_set_database_property to set the desired 
pagesize, then creating the table. I'd kind of like to be able to verify that 
the table created has the proper pagesize.

Is there a way to determine the pagesize being used by a given table?

TIA

=============================================
David Parker
[email protected]




Reply via email to