Viewing 9 posts - 121 through 130 (of 130 total)
Absolutely. I had a similar problem once.
BOL - refer "truncate_only"
Although the transaction log may be truncated manually, it is strongly recommended that you do not do this, as it...
The systems fine with no users loggged in. Can we keep it that way ?br>
May 11, 2004 at 10:05 pm
I think Frank was very funny.
You'd be better off asking how long is a piece of string - but REALLY it should have more ram no matter what other...
The systems fine with no users loggged in. Can we keep it that way ?br>
November 25, 2003 at 12:07 am
Here's some sites I have found useful (remarkably, some of them are Msoft's)
Msoft VB Support Centre: http://support.microsoft.com/default.aspx?scid=fh;EN-AU;vbb
Msoft ADO code examples: http://msdn.microsoft.com/library/en-us/ado270/htm/mdaexamples_vb01.asp
MSoft VB Reference Documentation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbstartpage.asp
VBNET good examples, How To's: http://www.mvps.org/vbnet/index.html?code/network/
Tips...
The systems fine with no users loggged in. Can we keep it that way ?br>
November 18, 2003 at 3:54 pm
Don't think it's suitable since it is run from SQL Server but you might be interested in
CREATE VIEW USERINFO
AS
SELECT hostname, program_name, nt_username, net_address,
net_library, loginame, nt_domain
FROM...
The systems fine with no users loggged in. Can we keep it that way ?br>
October 29, 2003 at 11:00 pm
Thanks for the effort but I am getting the developer to re-write. Sorry it took me a while to get back.
The systems fine with no users loggged in. Can we keep it that way ?br>
March 17, 2003 at 4:19 pm
There is a logfile for DTC. Check out 'DTC Log' under System32.
Also check out DAC.EXE in the System32 folder.(DTC Admin Console)
Possibly a DTCTRACE.exe session will help.
DB
The systems fine with no users loggged in. Can we keep it that way ?br>
November 3, 2002 at 4:48 pm
What part of the process is taking so much time ?
The systems fine with no users loggged in. Can we keep it that way ?br>
October 16, 2002 at 5:55 pm
This will not be immediately any solution for you, but I had the same problem a while ago and it was something about name resolution on the network.
Sorry, I just...
The systems fine with no users loggged in. Can we keep it that way ?br>
October 16, 2002 at 4:31 pm
You do know you can't run a query from EM that takes longer than 30 secs yeah ?
So if you are using QA to do this you shouldn't strike timeout...
The systems fine with no users loggged in. Can we keep it that way ?br>
August 26, 2002 at 12:15 am
Viewing 9 posts - 121 through 130 (of 130 total)