Viewing 15 posts - 1 through 15 (of 22 total)
Sorry i mean date and time it Ran?
August 2, 2013 at 9:02 am
How can i pull the time it Ran?
August 2, 2013 at 8:50 am
Thanks for the comments
do you mean to use this way
Select (UALog.*)
or
Select * (UALog)
July 24, 2013 at 7:39 am
Its not showing any delay in trace
July 23, 2013 at 2:53 pm
Here is the Execution Plan
<?xml version="1.0" encoding="utf-16"?>
<ShowPlanXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.1" Build="10.0.4000.0" xmlns="http://schemas.microsoft.com/sqlserver/2004/07/showplan">
<BatchSequence>
<Batch>
<Statements>
...
July 23, 2013 at 1:29 pm
No no as you mentioned about un necessary repetative part of SP, thats what i meant
July 18, 2013 at 1:37 pm
can you please post the changes you like to make then i will test it?
Regards
July 18, 2013 at 1:33 pm
This SP is running ON
Microsoft SQL Enterprise Manager
Microsoft Corporation
Version: 8.0
July 18, 2013 at 1:32 pm
Means i will have to first restore full database backup,
and then all the transactional log backups since the last full backup with no recovery?
and last transactional log backup with recovery????
July 14, 2013 at 6:07 pm
The table where i need to add a column that is already replicated.
July 12, 2013 at 8:15 am
Its Resolved,
THanks for the participation
July 11, 2013 at 2:02 pm
Msg 207, Level 16, State 1, Line 13
Invalid column name 'NumberRows'.
Msg 207, Level 16, State 1, Line 13
Invalid column name 'Time_stamp'.
July 11, 2013 at 1:25 pm
Viewing 15 posts - 1 through 15 (of 22 total)