Bonjour,
Pendant l'installation d'oracle 11gR1 sur un serveur AIX 6.1, ça bloque à l'étape "oracle linking", en dessous les logs durant l'installation :
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:


INFO: rm -f ntcontab.*


INFO: (if [ "assemble" = "compile" ] ; then /oracle/db/product/11.1.0/db_1/bin/gennttab > ntcontab.c ; /oracle/db/product/11.1.0/
db_1/bin/oraxlc -c ntcontab.c ; rm -f /oracle/db/product/11.1.0/db_1/lib/ntcontab.o ; mv ntcontab.o /oracle/db/product/11.1.0/db_1
/lib/ ; /bin/ar -X64 rv /oracle/db/product/11.1.0/db_1/lib/libn11.a /oracle/db/product/11.1.0/db_1/lib/ntcontab.o ; fi)


INFO: (if [ "assemble" = "assemble" ] ; then /oracle/db/product/11.1.0/db_1/bin/gennttab > ntcontab.s ; /bin/as -a64 -o ntcontab
.o ntcontab.s ; rm -f /oracle/db/product/11.1.0/db_1/lib/ntcontab.o ; mv ntcontab.o /oracle/db/product/11.1.0/db_1/lib/ ; /bin/ar -X
64 rv /oracle/db/product/11.1.0/db_1/lib/libn11.a /oracle/db/product/11.1.0/db_1/lib/ntcontab.o ; fi)


INFO: mv: 0653-401 Cannot rename ntcontab.o to /oracle/db/product/11.1.0/db_1/lib//ntcontab.o:
A file or directory in the path name does not exist.


INFO: make: 1254-004 The error code from the last command is 1.
Stop.
D'avance merci