I login as "oracle" again (bash) and tried to run:
$ ulimit -n 131072
-bash: ulimit: open files: cannot modify limit: Operation not permitted
Anyone know why?
You can't raise your limit unless you're the root user. Once root does it,
you'll need to relogin.