Hi
thanks again for you help.
actually yesterday i've tried to install DB2 9.5 Service Pack 3 with hope it wont fail but it did with the same error messages.
also, i've tried than to create the instance manually and its stil failed.
somehow i think the problem is something related to the ports.
all the general error messages indicates something about resolving, although its not the reason.
i can see in db2diag.log i have the following error:
2010-12-12-17.37.23.258219+120 I1106A395 LEVEL: Error
PID : 467106 TID : 1 PROC : db2
INSTANCE: db2inst1 NODE : 000
EDUID : 1
FUNCTION: DB2 UDB, command line process, clp_start_bp, probe:3
MESSAGE : CLP frontend unable to get REQUEST queue handle
DATA #1 : Hexdump, 4 bytes
0x0FFFFFFFFFFFD7B8 : 870F 0042 ...
this error with the request time out repeats in different things i've tried.
i though maybe there is a problem in the port at /etc/services.
i've tried to execute the command db2icrt using -p port_address instead of the name but it also failed

i can see that /etc/services i have an entry fo
db2inst1 50000
this port isnt used by any other service, but i know that in the original command of the db2icrt its try to configure db2c_db2inst1,
this portname isnt includes in my /etc/services, is that can be a problem?
its a wild guess cause the installation itself define this file so i guess she knows what she's doing
i dont understand much at DB2 so im not sure what else can i check...
im trying to downlod right now the AIX64_V9.5_recommanded_fickPack, which is FP7, hopefully it will help somehow...
thanks a lot