alter_storage.sql
alter table call_req
storage (next 20M)
/

alter table chg
storage (next 3M)
/

alter table wf
storage (next 10M)
/