--- title: "Creating the Server Connection Files (OracleToSQL) | Microsoft Docs" ms.prod: sql ms.custom: "" ms.date: "01/19/2017" ms.reviewer: "" ms.technology: ssma ms.topic: conceptual helpviewer_keywords: - "Server Connection File Creation" - "Server Connection File, Server Connection File Validation" ms.assetid: 002f129e-0868-48ad-a4b4-c68b5007e12e author: "Shamikg" ms.author: "Shamikg" manager: shamikg --- # Creating the Server Connection Files (OracleToSQL) Server information can be specified either in the servers section of the script file or in a separate server connection file. The command line parameter for the server connection file is, `-c `. If the same server id is present in both the script file and server connection file, then the server definition in the script file is considered. **Example:1** ``` ``` ``` ``` **Example: 2** ``` ``` ``` ``` ## Next Step The next step in operating the console is [Executing the SSMA Console (OracleToSQL)](../../ssma/oracle/executing-the-ssma-console-oracletosql.md) ## See Also [Executing the SSMA Console](executing-the-ssma-console-oracletosql.md)