adspace
When installing the datastage7.5x2 edtion iam getting
aproblem i.e the cpu count is 2 but the cpu count in
installation is one . how can i install in my p.c (system
is dual core).
Answer Posted / Nilesh Rai
To install DataStage 7.5x2 Edition on your dual-core system with only one CPU count being recognized, follow these steps:
1. Check if the BIOS settings are set to enable both cores in your dual-core processor. If not, adjust the settings accordingly.
2. Install DataStage 7.5x2 Edition as usual on your system.
3. After installation, check the installation logs for any errors related to CPU count.
4. If there are errors, try running the installation with a script that sets the number of CPUs manually. For example, in Linux you can use the following command: `./install -c 2` (Replace `2` with the actual number of your cores if it's more than 1).
5. If the issue persists, contact IBM Support for further assistance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers