Viewing 15 posts - 211 through 225 (of 3,061 total)
kaushal_shah26 (8/19/2012)
August 19, 2012 at 5:23 pm
rmcmanus05 (8/16/2012)
... provide me with a rough training/development guide to become a top/expert dba.
Database performance is what you want to tackle.
Be sure you understand execution plans and wait events. Be...
August 17, 2012 at 6:21 am
Lynn Pettis (8/9/2012)
August 12, 2012 at 4:44 pm
newbieuser (8/6/2012)
August 8, 2012 at 11:05 am
SREERAJ. R (8/8/2012)
As per the business requirement, any SQL script that I make should follow ANSI standard, so that it should successfully execute in both SQL Server 2005 and Oracle....
August 8, 2012 at 11:03 am
Let's go to the basics... do you have a proper E/R model for the workflow system?
In most cases each Entity in the E/R model would translated into a physical table...
August 4, 2012 at 2:00 pm
As a rule of thumbs it should be an index per each dimension pointing to a specific fact table.
Remember that the function of the dimensions is to provide the means...
August 4, 2012 at 1:54 pm
Long time ago I was a Project Manager in the old sense of the term - at that point in time the "Project Manager" was a Sr Systems Analyst in...
August 4, 2012 at 1:38 pm
VygonDBA (8/3/2012)
August 4, 2012 at 12:48 pm
aadee2ak (8/3/2012)
August 4, 2012 at 12:43 pm
Just for documentation purposes I wouldn't name my TEMP tablespace TEMPDB 'cause it feels like the SQL Server concept of tempdb which does not exist in the Oracle world.
Space allocated...
August 4, 2012 at 10:26 am
surma.sql (8/2/2012)
I check scheduler, There is nothing in theirso what i need to do for this
Monitor the system at 23:40 - see from where the process is connecting to...
August 2, 2012 at 3:30 pm
surma.sql (8/2/2012)
PaulB-TheOneAndOnly (8/2/2012)
surma.sql (8/2/2012)
I have very wired problem
I schedule my back up at 3:00 AM everyday.and it store backup to different server.
now last 7-10 days I notice, there is...
August 2, 2012 at 2:40 pm
surma.sql (8/2/2012)
I have very wired problem
I schedule my back up at 3:00 AM everyday.and it store backup to different server.
now last 7-10 days I notice, there is one more...
August 2, 2012 at 2:28 pm
lianvh (8/2/2012)
August 2, 2012 at 2:16 pm
Viewing 15 posts - 211 through 225 (of 3,061 total)