Archive for June, 2006

Export result from query to Excel

Friday, June 23rd, 2006

I found a good post on the Oracle Forums that can export the result of any query to a csv file. It can be found at http://forums.oracle.com/forums/thread.jspa?messageID=1160117

Autoextend tablespaces

Friday, June 23rd, 2006

Today I learned that even if you let tablespaces autoextend themselves, you also need to think about how much the maximum space is they are allowed to extend themselves to.

My customer complained about not being able to see their uploaded pdf files and all the tablespaces had autoextend on so I was quite confused, until I saw that one of them had reached its maximum size……