zoukankan      html  css  js  c++  java
  • Trained myself of Informatica 6.0 (part 2 Installation).

         As I learned from Oracle Warehouse Builder (OWB), professional ETL tools would not be installed and configurated easily as MSSQL DTS. Therefore I should have to read installation  and cofiguration docs before kicking off. But the bad habit that just running setup.exe before any reading hit me again.
        The installation process succeed smoothly, except several dialogbox poped up to the man having nothing to do but  to close them. Bingo! The man was me. I had no idea how to fill up those blank textbox, I could not decide if I should input a different password of my system password.
        At least I made this software lay on my computer now. In MMC service window, I found two services named "Informatica" and "Informatica Repository" configurated in manual mode. Run them! This thought result in many errors in system log. What a stupid crap! I shouted, clicked and stared. It's time for reading works,thanks god there's not so many documents to read as cognos.

         In setup disk , two folders named manuals and help exist. files in thest folders are the same in content , they just various in file format as chm and pdf.
         In my opinion, install.pdf is the first doc we should read carefully. Repository and Informatica server should be configurated first , then two services I metioned could be started.

    -----To be continued.

  • 相关阅读:
    程序员是怎么炼成的---OC题集--练习答案与题目(3)
    程序员是怎么炼成的---OC题集--练习答案与题目(2)
    152. Maximum Product Subarray
    151. Reverse Words in a String
    150. Evaluate Reverse Polish Notation
    148. Sort List
    147. Insertion Sort List
    145. Binary Tree Postorder Traversal
    144. Binary Tree Preorder Traversal
    140. Word Break II
  • 原文地址:https://www.cnblogs.com/kingc/p/167423.html
Copyright © 2011-2022 走看看