Feeds:
Posts
Comments

Archive for October, 2010

I loved this one … yes my code is wordy, it prints a lot of helpful text, and it has a lot of comments. Funny how anyone can open up my scripts and edit them without any other documentation or discussion.  To be fair, I don’t know if his prices came from server-class hardware, but [...]

Read Full Post »

Today I received an ORA-04031 error when upgrading to 11.2.0.2, with the memory allocation error happening during the final utlrp.sql recompilation step and referring consistently to the large pool. ERROR at line 1: ORA-12801: error signaled in parallel query server P237 ORA-12853: insufficient memory for PX buffers: current 84352K, max needed 13280400K ORA-04031: unable to [...]

Read Full Post »

ggrep is my new BFF

Picked up a handy log file search tip today, for searching those pesky log file formats that list date on one line, then the log message on the next line (alert logs, for instance).  It’s annoying to grep for just what you want to see, then not have any idea what the timestamp was.  I’ve [...]

Read Full Post »

11/18/2010 edit: after more troubleshooting on this box, we learned more about what was happening, and while the post below stands as valid items to look at, our issues were perhaps more complex and may have been related to a different issue.  See this post as well as all three posts on some gotchas we [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.