Viewing 15 posts - 16 through 30 (of 114 total)
Sean Lange (8/27/2012)
Saga... (8/27/2012)
<tr>
<td>' + ss.ServerName +'</td>
<td>' + ss.DBName +'</td>
<td>' + Occurrences +'</td>
</tr>
'
FROM /*DBINVENTORY ss --after...
August 30, 2012 at 4:43 am
Luis Cazares (8/27/2012)
August 30, 2012 at 4:41 am
SELECT @MSGOUT = @MSGOUT + '
<tr>
<td>' + ss.ServerName +'</td>
<td>' + ss.DBName +'</td>
<td>' + Occurrences +'</td>
</tr>
'
FROM /*DBINVENTORY ss --after removing this commented...
August 27, 2012 at 5:33 am
Main objective is to find duplicate db's...... and out put is perfect..... which I am looking for....
Can you please help wi
August 27, 2012 at 4:24 am
Hi All,
sorry for late reply.....
Laurie it worked out.... tons of thanks!!!!
August 23, 2012 at 10:08 am
GSquared (7/12/2012)
July 13, 2012 at 6:38 am
I am not asking about my environment .... I just gave that example...in fact my environment is not like this... I raed in some papers.... so want to clarify my...
July 12, 2012 at 10:48 am
Yes I am asking in terms of application.... that application needs staging database, with main database to start some services.
just want to know generic terminology for staging.
July 12, 2012 at 10:15 am
I mean for e.g I have database HP561CT and HP561CTstg.
As per this demo names, i have reffered master means main HP561CT and HP561CTstg as staging database.
Just wanted to know...
July 12, 2012 at 7:44 am
For replication it creates some job....
please specify why you want to do that with agent off.
there is a way in which you can use one utility from microsoft replmerg.exe...
June 18, 2012 at 7:12 am
and what in terms of costing....
June 15, 2012 at 8:02 am
Thanks a lot guys for your reply...
Reason I think for oracle's popularity is they are very complicated, most important is platform independency.
As our Microsoft is limited. Even microsoft...
June 15, 2012 at 6:45 am
You just said that only High Availability offering AlwaysOn is the new functionality added...
But SQL 2012 is cloud ready platform... my question is in that context....
because database administration...
June 12, 2012 at 5:19 am
you can use batch file execution using Powershell script.....
June 7, 2012 at 7:15 am
Thank you grant and Koen...
I am seeking career opportunity....
New technology....
New job roles....
Cloud compatibility...
How it can be beneficial through all aspects.....
June 5, 2012 at 3:45 am
Viewing 15 posts - 16 through 30 (of 114 total)