Welcome at microwebservices.eu, my interests:
microservices.com.pl, Java, cloud on AWS, J2EE, containerization/Dockerization, Kubernetes, JEE, EJB, JSP, Maven, Web Services, SOAP, REST, High Availability Systems, Genetic Algorithms, Neural Networks etc.
See linkedin.com/in/grathor33/, bitbucket.org and https://github.com/grathor33/
Monday, November 19, 2012
Shell limits for the oracle user
Check the shell limits for the oracle user and set them if necessary: ulimit -d 1048576 ulimit -s 409600 ulimit -c unlimited ulimit -n 65536 ulimit -m unlimited ulimit -v unlimited ulimit -u 16384
No comments:
Post a Comment