Viewing 13 posts - 61 through 74 (of 74 total)
Please tell me , nobody has got any links not even Pdf's in their mails ? 🙁
February 21, 2013 at 5:47 am
GilaMonster (2/12/2013)
GilaMonster (6/17/2012)
When you attach, explicitly remove the ldf in the dialog (if they didn't provide it). Or use CREATE DATABASE ... FOR ATTACH_REBUILD_LOG
Yes the Script was useful ... i...
February 12, 2013 at 7:04 am
Welsh Corgi (2/12/2013)
If you delete the log file and revise the script you can attach the database.
I would provide the script but...
February 12, 2013 at 6:53 am
GilaMonster (6/18/2012)
All I can suggest is contact the author and/or MS Press and complain/ask for a working DB.
I am also facing the same problem....
February 12, 2013 at 6:34 am
Try to use " Lookup Dataflow item"
January 29, 2013 at 2:41 am
Mackers (1/25/2013)
hmmmmmm sounds like restarting the service is your best option at this pointLooks like no-one else is using it tho judging from the DSVs
Mack
hhmmm....think so done with restarting the...
January 25, 2013 at 7:51 am
surilds (1/25/2013)
Any Third party tool provides this information??
Based on your Full requirement may be somebody could suggest , but your just asking with small info..based on that , your getting...
January 25, 2013 at 7:37 am
Mackers (1/25/2013)
January 25, 2013 at 5:41 am
surilds (1/25/2013)
Can you please share the query?
select s.text, qs.* from sys.sysprocesses qs
cross apply sys.dm_exec_sql_text(qs.sql_handle) s
where qs.dbid > 1 and qs.dbid <> 10 and qs.stmt_end <>0
order by...
January 25, 2013 at 4:49 am
Hi Thanks for the Reply,
We have tried with the given Two Commands but we are not able to find anything related to the Restore but in Job we can...
January 25, 2013 at 4:46 am
I have got the Query to know this but not yet particular time and only current instance
January 25, 2013 at 4:35 am
ESAT ERKEC (10/12/2012)
Firstly backup our ReportServer Database
then I backup Encription Keys and then
Uninstall reportserver feature in sql server
reboot box then...
October 12, 2012 at 4:15 am
HI bro , i know this sounds crazy to ask after this long period , but have you found the answer, if so please share with us . Now i...
October 12, 2012 at 3:56 am
Viewing 13 posts - 61 through 74 (of 74 total)