Topic: AIX IBM
Answers to Common Questions
How to Install Acrobat Reader 7.0.9 for IBM Aix
You can download Adobe Reader 7.0.9 on any operating system, including IBM AIX, as long as it is supported by Acrobat. Adobe Reader 7.0.9 allows you to create PDF files using the Adobe software. Adobe PDF documents can be viewed, printed, v... Read More »
Source: http://www.ehow.com/how_7480747_install-reader-709-ibm-aix.html
How to install AIX in IBM Server?
Hi, have a look at this: http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.install/doc/insgdrf/new_complete_install.htm Norbert Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_23777393.html
What type of scripting background? IBM AIX - Scripting
For me, the biggest difference is that you can't install AIX on a desktop machine (there is no intel based installation), and that's not the way for solaris. Everything else can be done, one way or another... Is it "if-then-else-endif", or ... Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_23342335.html
Answers to Other Common Questions
2) AIX is an operating system, the hardware it runs on is called 'pSeries' formerly known as RS/6000. There SMP machines in the pSeries midrange servers, so you could exploit intra-partition parallelism or have multiple logical EEE nodes on... Read More »
Source: http://www.experts-exchange.com/Database/DB2/Q_20475042.html
Hi, did you install openssh as it is shipped by IBM in their AIX Expansion pack? If so, you should be able to start the ssh server (sshd) by issuing startsrc -g ssh You can test whether it is running by issuing lssrc -g ssh sshd listens by ... Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_24099787.html
http://www.sendmail.org/m4/readme.html Latest ML patch must be applied first, so sendmail is updated and safe: http://www-912.ibm.com/eserver/support/fixes/maintpkg.jsp?system=2&release=51 Move to Sendmail area when you are done with AIX (b... Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_21481229.html
This is different depending on your forms version, but one if these files should do it: $ORACLE_HOME/forms60/admin/resource/US/fmrweb.res $ORACLE_HOME/forms90/admin/resource/US/fmrweb.res Let me know if that doens't work. Read More »
Source: http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q...
OK then, it seems that your apr... rpms are too new. You should try to uninstall them (rpm -e ...) and install 0.9.... versions instead. They're available here - http://www.perzl.org/aix/index.php?n=Main.Apr and here - http://www.perzl.org/... Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_24647665.html
you may try netstat -ap (if supported) OR lsof -i:1158 http://www.hmug.org/man/8/LSOF.php this will give you pid that you can use kill -9 pid to terminate Read More »
Source: http://www.experts-exchange.com/OS/Unix/AIX/Q_24144535.html
Given the output of perror, shmget most likely had set errno to ENOENT, meaning that no such entry was found. Are you sure key value 7001 is correct? Normally a key is created using ftok() ... You could try to bitwise-or the last parameter ... Read More »
Source: http://www.experts-exchange.com/Programming/Languages/C/Q_1000985...
Want A Personal Answer?
728,177 people are answering.
About - Privacy - AskEraser - Advertise - Careers - Ask Blog - iPhone - Android - Help - Feedback ©2012 Ask.com