COMPILE DATABASE Command Example
The following example compiles all stored procedures in the testdata database.
testdata
CLOSE DATABASES COMPILE DATABASE (HOME(2) + 'data\testdata')