SaveMAC
Enable/disable saving the source code for cached query routines.
Synopsis
[SQL] SaveMAC=n
Description
The value n may be 1 or 0:
-
When 1 (true) the source code (.MAC and .INT) for cached query routines is saved.
-
When 0 (false) it is not.
Examples
SaveMAC=0
Range of Values
0 or 1. The default is 0.
Management Portal
On the page System Administration > Configuration > SQL and Object Settings > General SQL Settings, for the Cached query - Save Source setting, choose Yes (true) or No (false).