I have the commands that I need. If I execute these commands at the prompt, everything works as expected. SQLPlus runs the query, exports the result to a file and then Mailx emails that file to me.
I have a problem with Java 1.5.0 for AIX. The error happens just when I log on with specific user on AIX (myuser). When I log on with other user java works ok.
I have application.so on Aix 5.3 and gcc 4.2.4. Application.so uses boost:asio. There is example.c which does dlopen and dlclose for application.so. However, when example.c exits - I get a core dump.
I have problem with EMC\'s Documentum Java on AIX 6.1 server. I have install it in /dctm/dfc_shared/java/1.6.0_00/. For example when I run command \"java -version\" from /dctm/dfc_shared/java/1.6.0_00
I am using AIX. When I try to copy all the file in a folder to another folder with the开发者_Python百科 following command:
We run application built by SAP which runs on IBM JRE. I can get the thread level CPU usage using ps -mp <PID> -o THREAD. Is there any similar way to kill a particular thread from OS (AIX 5.3)?
I\'m debugging a dynamic memory allocation problem in some C code in AIX 6.1 and in my stack trace I get the command memmove_overlay before the crash.
I get the following error 开发者_开发百科 message while buliding PHP on AIX5.2: \"checking whether libxml build works... no\",
To probe network adapter properties in IPv4, we can use SIOCGIFONF, SIOCGIFNETMASK etc. On HP-UX and Solaris, the IPv6 equivalents are SIOCGLIFONF, SIOCGLIFNETMASK.
I run the following command on my AIX machine. /usr/java6_64/jre/bin/java -jar myapp.ja开发者_JAVA百科r