3.33.3. database
The section describes the database parameters. Depending on the version in use of the standalone server, the following parameters are required:
- The infobase is located in the DBMS. Required parameters: dbms, server, and name.
- The infobase is located in the 1Cv8.1CD file. Required path parameter.
The dbms and path parameters cannot be used at the same time.
dbms required
Type of the DBMS in use. The parameter can take values:
- MSSQLServer. Microsoft SQL Server.
- PostgreSQL. PostgreSQL.
- IBMDB2. IBM Db2.
- OracleDatabase. Oracle Database.
The remaining parameters of the indicated DBMSs correspond to the requirements of the client-server version of the 1C:Enterprise platform.
server required
The DBMS server name.
name required
Database name.
user
The name of the user on behalf of whom the standalone server will connect to the DBMS.
password
The DBMS user password.
path required
Path to the 1Cv8.1CDdatabase file.