Sponsored Content
Operating Systems AIX Prerequisites for Infosphere v9.1 Post 302840081 by bakunin on Sunday 4th of August 2013 09:29:06 AM
Old 08-04-2013
Quote:
Originally Posted by tostay2003
Hi,

We want to install Infosphere v9.1 and the manual illustrates the below requirements. I am not good at unix. So want to clarify and know whether I am going the right direction.

Prerequisites are below
Code:
All AIX 6.1 technology levels and fix packs are supported.

Processors: RISC POWER5, POWER6, and POWER7 processors

The Asynchronous I/O Extension (AIO) package is required.

For DB2 10.1 support  the following is requried:

xLc comipler version 11.1.0.1 or above.
AIX 6.1 Technology Level (TL) 6 and Service Pack (SP) 5
6.1: 6.1.0.0-06-05

For WAS 8.5 support: IBM i 6.1 POWER System and future OS versions and fix packs



How can I check for
Code:
a) The Asynchronous I/O Extension (AIO) package
b) IBM i 6.1 POWER System and future OS versions and fix packs
c) AIX 6.1 Technology Level (TL) 6 and Service Pack (SP) 5
6.1: 6.1.0.0-06-05
d) xLc comipler version 11.1.0.1 or above.

Quote:
c) AIX 6.1 Technology Level (TL) 6 and Service Pack (SP) 5
This is a certain version of the operating system installed. Issue a oslevel -s and watch the output. For instance "6100-00-01-0748" would mean:

6100: AIX 6.1
00: Technology Level 0
01: Service Pack 1
0748: Build date: the 48th week of 2007

Quote:
d) xLc comipler version 11.1.0.1 or above.
You mean "compiler". This is IBMs C/C++ compiler. Check with "lslpp" if it is installed (read the man page of "lslpp" first) and if it isn't then get it installed. You may need to purchase a license for it first, check this with your IBM sales representative.

Quote:
b) IBM i 6.1 POWER System and future OS versions and fix packs
Describes the hardware you need (obviously) and the OS version. See above for details.

Quote:
a) The Asynchronous I/O Extension (AIO) package
Hmm, don't know about this one. AIO (Asynchronous I/O) is a part of the systems kernel and can be enabled (per default it is in AIX 6.1) and tuned (doesn't need to be tuned, though, usually). I am not aware of any "Extension Package" you might need to use it. Check back with the software provider and find out what they really mean.

I hope this helps.

bakunin
 

6 More Discussions You Might Find Interesting

1. Solaris

VxVM volume extending Prerequisites

Hellow Experts, Could anyone tell me the Prerequisites for extending a Volume on VxVM. (3 Replies)
Discussion started by: sudhan143
3 Replies

2. Solaris

Prerequisites for Solaris10 Branded Zone within Solaris 11 Express

Dear all, we are trying to install a Solaris10 Branded Zone on a Solaris 11 Express system getting this message: ***The image patch level is downrev for running in a solaris10 branded zone*** The Sparc Solaris 10 system is running Release 11/06 and Patch 119254-70 is installed. Does the... (0 Replies)
Discussion started by: xunil321
0 Replies

3. Programming

J2EE prerequisites

Hi guys, I'm going to start studding about J2EE in a couple of weeks. I have no idea about its technologies. what prerequisites do i need. I only know java and have basic knowledge about HTML. I have a solid knowledge on database. 1. Do i need java script or CSS knowledge for JSP and JSF? 2.... (1 Reply)
Discussion started by: majid.merkava
1 Replies

4. UNIX for Dummies Questions & Answers

Makefile prerequisites

In the makefile code below am I correct to say that the prerequisites are: 4thg 4thx 4thd 4thc lib4th OBJ4TH = errs_4th.o save_4th.o load_4th.o free_4th.o comp_4th.o \ name_4th.o dump_4th.o exec_4th.o open_4th.o hgen_4th.o cgen_4th.o all: lib4th.a 4th # 4thc 4thd 4thx 4thg lib4th.a:... (1 Reply)
Discussion started by: momhef4
1 Replies

5. AIX

Prerequisites for installing VIOS

Hello, I am trying to setup LPARs on a p7 system. There is an existing install of AIX 7.1 that we have been using for various tasks. Can I install VIOS on top of this existing OS without any other prep work? Or is it advisable to install a fresh copy of AIX before installing VIOS on it? ... (1 Reply)
Discussion started by: bstring
1 Replies

6. AIX

PreRequisites for Dynamic LPAR actions

Hello All, To perform Dynamic Operations from HMC in command Line (such as adding cpu to an lpar for example) in order to avoid stopping Applications, What PreRequisites are needed ? AIX version ? HMC version ? Filesets (applied/committed) ? and what else should I have to check ...? What is... (2 Replies)
Discussion started by: LoLo92
2 Replies
All times are GMT -4. The time now is 10:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy