Archives

Archive for the ‘general’ Category

Have you downloaded Oracle client for AIX, gunzipped and now unable with the usual command to extract using cpio? I know…maybe this is the right solution oracle@aixsrv:/app/oracle>cpio -idmv < 10gr2_aix5l64_client.cpio cpio: 0511-903 Out of phase! cpio attempting to continue… cpio: 0511-904 skipping 642010 bytes to get back in phase! One or more files lost and [...]

Dec 24th, 2009 | Filed under general
Tags: ,

Poche parole: Servomuto (e non mi interessa che sia FoppaPedretti!) Un paio di camicie (chi è interessato mi chieda come..BTW ricorda che vesto solo classico, il colore dell’anno è viola, tessuto modello poplin anche senza righe e magari un monogramma) Miscelatore per la cucina Contributo riparazione parafango auto Contributo tagliando auto Macchina fotografica (da vedere [...]

Dec 3rd, 2009 | Filed under general

Just two word to say that from yesterday I’m qualified as Oracle Certified Professional. Nothing more.

Oct 28th, 2009 | Filed under general

I’ve passed with success the exam 1Z0-052, with the previous exam 1Z0-007 now I’m an Oracle Certified Associate. Today I’m looking to attend the second exam 1Z0-053 to become Oracle Certified Professional. Good luck to myself

Sep 4th, 2009 | Filed under general

Today I’ll start to prepare myself to attend Oracle exam 1Z0-052 – Oracle 11g Administration I . I’ve already attended the related course in Oracle and now it’s time to take the exam. Any information is needed. I’ve already taken SelfTest software but is not similar to topics covered in my course. Maybe the only [...]

Aug 3rd, 2009 | Filed under general

I’ve always thought that ASM is a sucking unneeded part of oracle. Is really slow, is another abstraction layer between database a disk block, is not mature for production environment and simply sucks. Yesterday I made an error. Altering a diskgroup to add a new lun to ASM in a RAC environment cause an error [...]

Jul 14th, 2009 | Filed under general

Now building my own wishe’s list for 2009 Christmas and Birthday: NetPC … now sure now if eeePC from Asus, or Samsung Some people want to pay a flight with me as pilot in command A trip in Zanzibar or Maldive or Mexico or another exotic place (first time in my life) A sorround system [...]

Jul 13th, 2009 | Filed under general
Tags:

After some days (I think few months) of abscoding I’m back again to write something here in my blog. As far as I remember this a technical blog but during last years technical posts were been strictly reduced maybe due to economy crisis Now what’s new? I became a pilot, Private Pilot, with license CH-52405, [...]

Jun 12th, 2009 | Filed under general
Tags:

As filed in my subject. I’m looking again for a second work as a consultant. Ten years of experience in systems administration and security. Contact me for any other informations.

May 15th, 2009 | Filed under general

This post can be longer indeed, but let’s from scratch. First, identify from v$session_waits if there’re buffer busy waits with this query: select p1 "File ID", p2 "Block ID", p3 "Reason ID" from v$session_wait where event = ‘buffer busy waits’; Now, you can find file id and block id of buffer busy. Using the following [...]

Mar 24th, 2009 | Filed under general
Tags: