- Learning Informatica PowerCenter 10.x(Second Edition)
- Rahul Malewar
- 295字
- 2021-07-02 20:55:37
Informatica installation - the prerequisites
Please be careful while you are doing the installation as any issues with the minimum system requirements might hamper the Informatica PowerCenter installation process and you might have to re-initiate the complete installation.
The following points show some prechecks that you need to do before initiating the installation:
- Operating system: Informatica PowerCenter can be installed on Windows-based operating systems or UNIX-based operating systems. Informatica releases different versions of software for different UNIX-based operating systems. For all Windows operating systems, we have a common installable. In this book, we will refer to the Windows operating system.
- Database: Informatica PowerCenter requires a database for configuration. Make sure you have installed a database (Oracle, Microsoft SQL Server, or DB2). In this book, we will refer to Oracle the a database. The installation process requires two different database users. Please make sure you create two database users with all admin privileges. In this book, we are using SYSTEM as one user and HR as the other user.
- System requirements: We need to check the system capabilities before we proceed with the installation. Informatica recommends 6 GB of RAM for the installation, but practically even 2 GB of RAM works well. The difference shows up in the processing, but it won't hamper the installation process.
Also, approximately 35 GB of hard disk space will be required for the downloaded, extracted, and installed files and folders.
Before downloading the Informatica software, please check whether your machine is a 32-bit or 64-bit one. Informatica 10.1.0 version can be installed only on a 64-bit machine as against previous versions of Informatica, which can be installed on 32-bit and 64-bit machines.
Once you have checked the minimum system requirements, we are all set to take the next step towards installation.
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Python機器學習:數據分析與評分卡建模(微課版)
- Java入門很輕松(微課超值版)
- 軟件測試項目實戰之性能測試篇
- Mastering matplotlib
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Python+Office:輕松實現Python辦公自動化
- Python預測之美:數據分析與算法實戰(雙色)
- Drupal Search Engine Optimization
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- SQL Server 2008實用教程(第3版)
- Mastering Machine Learning with scikit-learn