Hi Deepak, i have the same problem as Chaks but i have to read the flat file from ftp and then i have to insert data into sql server 2000. can you suggest...
3988
Veer Ji Wangoo
vwangoo
Aug 1, 2006 11:01 am
Yes, you are right Radhey. Thanks but it is very well documented in RC release and it was a bugged under following KB ... ...
3989
Deepak Kumar
deepakontheweb
Aug 1, 2006 11:10 am
Hi Taruna: I have a SP to refer you.. Thanks to: Nigel R; FTP get file using tsql Author Nigel Rivett ...
3990
Rupesh mallick
rupesh_2006m...
Aug 1, 2006 12:01 pm
Thank your very much radhye.Thanks a lot . i did not get answer since last 2 days. thanks a ton the problem get solved rupesh Veer Ji Wangoo <veerw@...>...
3991
Anjana Ram
anjana_r21
Aug 1, 2006 12:33 pm
Hi All, As per recent observations by many of the SQLCON members and core team, we would like to make few requests to the SQLCON members to manage the quality...
3992
Roji. P. Thomas
roji_pt
Aug 1, 2006 12:46 pm
Great Deepak. I appreciate you for giving credits to the original author. Hope everyone will follow this simple practice :) Regards Roji. P. Thomas ...
3993
vijayasekar S
vjsekars
Aug 1, 2006 5:32 pm
Hi I need to study performance of a sql instance and submit my recommendations 1)Is there any document or links steps to be followed in analysing sql server...
3994
Santhosh
san_spy
Aug 1, 2006 8:12 pm
Vijay, http://www.extremeexperts.com/SQL/Articles/SQLCounters.aspx would be a nice place to start with. They have given some good description of most of the...
3995
Santhosh
san_spy
Aug 2, 2006 3:04 am
Hi, We are having a very high transaction server. We dont care about the data loss but we need fast insertion. Currently the database is under simple recovery...
3996
kumanan archunan
dkumans_a2000
Aug 2, 2006 6:13 am
Gr8 deepak its really nice work around. regards kumanan "Roji. P. Thomas" <thomasroji@...> wrote: Great Deepak. I appreciate you for giving credits to...
3997
koushik roy
koushikroy_2001
Aug 2, 2006 6:28 am
Hi Team, I have installed SQL 2005 Reporting service on one of our production server. When I trying to open report manager, getting below error after...
3998
Deepak Kumar
deepakontheweb
Aug 2, 2006 6:38 am
Santhosh: I would suggest look at the DISKIO requirments part for your database to process efficiently. How you have configured and placed your database files...
3999
Deepak Kumar
deepakontheweb
Aug 2, 2006 7:20 am
Hmmmm this is very generic error message... can't relate it for single solution. Can you tell us: What is the OS version and service pack? Have you applied SP1...
4000
koushik roy
koushikroy_2001
Aug 2, 2006 7:38 am
Hi Deepak, Thanks for your quick reply. Yes, you are right. I have checked many article, but not getting suitable soluation. I am using Windows server 2003 EM...
4001
Deepak Kumar
deepakontheweb
Aug 2, 2006 8:40 am
Can you please post the lastest reporting service's log file which is under the: "C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\LogFiles...
4002
taruna gaur
taruna_gaur
Aug 2, 2006 11:24 am
Hi Santhosh, I think this link will be useful for you ...
4003
Veer Ji Wangoo
vwangoo
Aug 2, 2006 2:49 pm
Well I feel that recovery simple is ok in your case But just read through BOL you will come tom know loads of things about it ... Also if you are looking for...
4004
veer
vwangoo
Aug 3, 2006 8:42 am
one of the nasty Threads that MVPs sought about with MS but evry interesting :) http://weblogs.asp.net/plip/archive/2006/07/30/SQL-Server-2005- ...
4005
Deepak Kumar
deepakontheweb
Aug 3, 2006 9:04 am
Hi: This is not a very new bug, it was first reported to MS on April 18, 2006 by Skiwi. Bug status is still active... hopefully in next service pack of hotfix...
4006
Thomas Roji
roji_pt
Aug 3, 2006 9:31 am
... Since you mentioned that, here is a humble attempt. NOTE: Before running this query, you should set the dispaly mode to text and Results font to a fixed...
4007
VISHNAT
Aug 3, 2006 2:27 pm
Its Super o Super..How do you go about with this .. am really interested in knowing .. My head goes around and around on how do you do this .. If you can share...
4008
Veer Ji Wangoo
vwangoo
Aug 3, 2006 3:51 pm
Ha haah hey I need a river in this.. I tried but somehow House collapsed because of that :-):-):-) As a line in longhorn mktg at MS would say "Give me...
4009
Sirisha valupadas
sereesha_1987
Aug 4, 2006 4:46 am
Hi all, Please send me sql server 2000 script to send emails through database. i tried using CDONT's and SMTP mail but i m not getting.. Plz... send me Thanks ...
4010
nitin kumar
tanu_22781
Aug 4, 2006 6:08 am
Hi all, a log backup file has been deleted or not generated during log shipping. Files has been created before and after that file. how can i recover if it is...
4011
nitin kumar
tanu_22781
Aug 4, 2006 6:59 am
Hi all, a log backup file has been deleted or not generated during log shipping. Files has been created before and after that file. how can i recover if it is...
4012
Deepak Kumar
deepakontheweb
Aug 4, 2006 7:09 am
You can check out details from MSDB..log_shipping_plan_history details. Another confirm the sequence of transaction log backups from SQL Server error log...
4013
Deepak Kumar
deepakontheweb
Aug 4, 2006 7:35 am
Hi: You can send Emails from MS SQL Server 2000 using below SQL command.. EXEC xp_sendmail @recipients = 'someone@...', @message = 'I am on holidays,...
4014
nitin kumar
tanu_22781
Aug 4, 2006 7:54 am
Thankz Deepak, I already idetified that a backup log file is missing. now how can i over come from it. one option is i can re build log-shipping, but it will...
4015
Deepak Kumar
deepakontheweb
Aug 4, 2006 8:09 am
Can you give us the Error log information.. error log details Thanks, Deepak kumar MVP, MCDBA - SQL Server http://www.forum.sqlknowledge.com Disclaimer: This...
4016
nitin kumar
tanu_22781
Aug 4, 2006 8:55 am
Deepak ill give u the details after 1 hour. i tell u whats happening . back of transaction log is being done properly as per schedule. but somewhere in middle...