I have Collabnet Subversion 1.6.9, Trac 0.11.6, Python 2.6.1 from Sun\'s Webstack, Sunfreeware.com\'s swig 1.3.36 running on Solaris 10 5/09 SPARC.
The following is the result after run on solaris, it shows there are two heaps, but in my understanding, for a process, there is only one heap which is a large continuous memory which can be managed b
Good Evening, I am pretty new to Unix so maybe this mini project is too ambitious.Hoping someone could point in in the right direction.
I\'m working on a project where we are dealing with importing/exporting data from database tables using ksh scripts and Perl scripts.We have an existing process to export data from a table to a file a
I\'ve got a problem on my Solaris servers. When I launch a Sun Java process with restricted memory it takes more than twice the ressources.
I have a situation where I need to pick up files from a directory and process them as quickly as开发者_开发问答 they appear. The process feeding files into this directory is writing them at a pretty r
How can I create a 开发者_运维知识库solaris package that will not to break soft links when the package gets installed ?You can use the class field in the prototype file to conditionally install things
I have a server serverA running a weblogic application App1, with base url /app1/ on port 7001, and another server serverB, running a weblogic application App2, with base url /app2/ on port 8001. Both
Our application has a couple of shell scripts that are called from web-based Oracle Forms 10g, running on multiple Solaris 10 servers.We\'ve discovered recently that the shell scripts are not running
Is there any compiler option to make time_t 64-bit in Solaris 5.8 in forte compiler. I need to develop library 开发者_如何学Cin 32-bit and I cannot change it to 64-bit as it effects existing client ap