User bio
404 bio not found
Member since Apr 14, 2022
Posts:
Replies:
Yes.
Or you can immediately increase the logical size of the IRISTEMP to the desired value, for example:
%SYS>set status=##class(Config.Databases).Get("IRISTEMP",.props) %SYS>set status=##class(SYS.Database).ModifyDatabase(props("Directory"),5*1024) ; 5Gb
In this case, you will immediately increase the size from 240Mb to 5Gb, bypassing many small expansions.
Display Free Space Information Using the Management Portal
Size The current allocated size of the database, in megabytes.
Note:
This field measures the logical size of the database. As a result, the size reported here may be lower than the physical size of the database, in particular for the IRISTEMP database.
Look at MaxIRISTempSizeAtStart
Certifications & Credly badges:
Vitaliy has no Certifications & Credly badges yet.
Global Masters badges:
Vitaliy has no Global Masters badges yet.
Followers:
Following:
Vitaliy has not followed anybody yet.
There was something similar: Event onPostDispatch %CSP.Rest or similar