|
|||||||
| Contact Us to hear more about |
Troubleshooting Microsoft SSIS Connectors by Attunity |
Attunity for SSIS - Data Integration Technology - Microsoft SSIS Connectors by Attunity |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to troubleshoot installation problems for Microsoft SSIS Connectors by Attunity?
SUMMARY This step by step article describes how to troubleshoot the installation of the Microsoft SSIS Connectors by Attunity. We will start with the basic common problems and continue to generation a verbose log file if needed. STEP 1 Common problems for a failing installation could be one of the followings: PROBLEM 1STEP 2 If the installation fails without a self explanatory error message, the next step is to check the Windows Event Viewer. The Event Viewer is located in the Control Panel/Administrative Tools. Installation errors will normally be logged in the Application section of the Event Viewer. STEP 3 If the error is persistant we recommend running the installation with verbose debugging. This could help the user/support engineer understand the actions which could have caused the failure. To run the installation with verbose logging perform the followings: - Click the Windows Start menu, and then click Run (advanced users may want to run it from the command prompt). - Write the full path to the installation kit including the logging flag, for example: C:\Kits\AttunitySSISOraAdaptersSetup.msi /L*v! C:\ora_install.txtThis command will execute the specific kit with Verbose logging. The log file will be created at "C:\ora_install.txt". APPLIES TO
Last edited by Adeeb Mass'ad; 09-03-2008 at 01:59 PM. |