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).



When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu ..

Answer / 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

More DB Development Interview Questions

State the acid rules?

1 Answers  


Explain about the database management systems.

1 Answers  


Where is dbms used?

1 Answers  


Explain about the hierarchical model of the database?

1 Answers  


Explain about relational database management systems?

1 Answers  


How to read and create .LDC data files which are used by linguatic dictionary.

1 Answers  


explain detail about ftp in datastage?

1 Answers   IBM,


How to combine two function together?

1 Answers  


How to create an external table.

1 Answers  


What is the database development process?

1 Answers  


How can you log an error to the server event log from a stored procedure?

1 Answers  


What is the maximum length of an extended property?

1 Answers  


Categories