Note The application and the LLA server processes must have identical file access permissions (database files, log files, and so on). The file access permissions are not checked at startup; subsequently, insufficient file access permissions can cause the LLA server to crash at a later point.
3 Configure solidDB to meet your environment, performance, and operation needs.
Use the solid.ini configuration file to define basic configuration settings such as database file names and locations, database block size, and so on.
If you do not plan to use the implicit start method for starting the solidDB server with SSC API, set the Accelerator.ImplicitStart parameter to no, see Accelerator section (LLA)
With the default setting (Accelerator.ImplicitStart=yes) the server starts automatically when you use the function SQLConnect, which is required for any ODBC connection. The function SaConnect behaves in the same way. When the SQLConnect or SaConnect function is called for the first time, the server is implicitly started.