About

What DBA really stand for?

Doing Business After-hours

Drinking Beer Allday

A Novice DBA and a Experienced DBA

Funny error messages
SQL> select intelligence_level from developer;
select intelligence_level from developer
*
ERROR at line 1:
ORA-00904: “INTELLIGENCE_LEVEL”: invalid identifier

SQL> select count() from developer_brain;
select count(
) from developer_brain
*
ERROR at line 1:
ORA-00942: table or view does not exist

Yesterday: A DBA’s backup song
YESTERDAY (to be sung to the tune of the Beatles’ song – Yesterday):
Yesterday,
All those backups seemed a waste of pay
Now my database has gone away

Oh I believe in yesterday

Suddenly,
There’s not half the files there used to be
And there’s a deadline
hanging over me
The system crashed so suddenly.

I pushed something wrong
What it was I could not say

Now my data’s gone
and I long for yesterday-ay-ay-ay.

Yesterday,
The need for back-ups seemed so far away.
Thought all my data was here to stay,
Now I believe in yesterday.

Here is a Youtube video of the song.