Need helkp with table storage parameters
Database Oracle 8.0.6.0 windows 2000 server, Dictionary managed tables
I have a table with following storage parameters:
Percent free = 10
Percent Used = 40
Initial Extent = 196100 KB
Next Extent = 1152000 KB
Pct Increase = 50
Min Extents =1
Max Extents = Unlimited
I received the following error message during database health check.
Error : ULTGNP.A_PT_ORDREG in tablespace ULTGNP
Tot Exts : 10 Next Ext (Kb): 1152000 Kb Avail TS : 1143816
Could someone please suggest what will be the optimal values for this table. Shall i set the Pct Increase to zero or hundred? Or shall i set Initial Extent = next Extent.
Please help..
Best Regards,