'Database Type in infacmd.sh command in Informatica PowerCenter

I am trying to create a Repository Service from a script for Informatica Powercenter 10.4x

In the infacmd.sh syntax, we need to mention the DatabaseType. Previously I had Oracle database..so the value I used was, DatabaseType=oracle in the command.

Now my Database is Microsoft SQL Server. Therefore the value for DatabaseType has to be changed now. What will be in place of oracle for MSSQL server.

Thanks for the help!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source