In which I engage in a little self-indulgent “tooting my own horn” in the wake of receiving my R12 Apps DBA OCP certification.
-
General Info
-
Categories
-
Feeds
-
Content License
-
Recent Posts
-
Posted elsewhere
In which I engage in a little self-indulgent “tooting my own horn” in the wake of receiving my R12 Apps DBA OCP certification.
While working from home this evening, I had to download some patches to a remote Linux system, and was struck, not for the the first time, by the inconvenience of it all. So I wrote a quick shell function that helps me grab patches using wget. And then, I decided to share with the world, or at least the really small portion of the world that visits my blog.
I recently ran across an interesting situation while I was working on an E-Business Suite environment: the adstrtal.sh and adstpall.sh scripts weren’t doing anything. They weren’t showing errors, but neither were they starting or stopping services. This post takes a look at the problem, unearths the cause, and presents a solution that isn’t always palatable, but in this case is warranted.