You can check sysmaster:sysdbspaces for the columns create_size, and
extend_size
or run
oncheck -pr
John F. Miller III
STSM, Lead Architect
miller3@us.ibm.com
503-747-1366
IBM Informix Dynamic Server (IDS)
ids-bounces@iiug.org wrote on 03/25/2014 12:43:18 PM:
> From: "ROGER VILCA"<rvilca@luzdelsur.com.pe>
> To: ids@iiug.org,
> Date: 03/25/2014 12:44 PM
> Subject: Re: Question about chunks extendables [32797]
> Sent by: ids-bounces@iiug.org
>
> Thanks John,
>
> Based on the link:
>
> http://pic.dhe.ibm.com/infocenter/idshelp/v117/index.jsp?topic=%
> 2Fcom.ibm.adref.doc%2Fids_sapi_106.htm
>
> I have the examples:
>
> The following command sets the minimum create size to 60 megabytes and
the
> minimum extend size to 10 megabytes for dbspace3:
> EXECUTE FUNCTION task("modify space sp_sizes", "dbspace3", "60000",
"10000");
>
> The following command sets the minimum create size to 20 percent and the
> minimum extend size 1.5 percent for dbspace8:
> EXECUTE FUNCTION task("modify space sp_sizes", "dbspace8", "20", "1.5");
>
> seemingly, the API only permit modify the values, but, is it posible to
know
> the current values ?
>
> Roger
>
>
>
>
>
*******************************************************************************
To post a response via email (IIUG members only):
1. Address it to ids@iiug.org
2. Include the bracketed message number in the subject line: [32798]
*******************************************************************************
↧