Viewing 15 posts - 106 through 120 (of 134 total)
I work for a utility company. We have 18 SQL Server servers running 25 instances, 42 Oracle servers running 58 instances, and ADABASE on the mainframe. There are...
June 5, 2003 at 6:00 am
Thank you for both of your comments. I will be doing this with VB. Going with .NET.
Thanks again,
Joseph
June 2, 2003 at 2:06 pm
The system is being designed to share documents accross the corporation and have a sync process. The hardware setup and design is out of my hands. I have...
May 29, 2003 at 8:02 am
Thanks for replying.
I was hoping someone finally found a simpler method for monitoring software and databases.
With only 3 of us DBA's, it is hard to research...
April 14, 2003 at 12:21 pm
Andy,
We use "What UP" for our enterprise monitoring. You said "low tech". I would be interested if you have an suggestions on "high tech" options that...
April 14, 2003 at 11:12 am
Use the IMPORT/Export featrue in SQL Server 2000.
1) First the "to" database needs to exist.
2) From "all tasks" select export
3) Choose your source/destincation
4) Copy objects and data between SQL...
April 10, 2003 at 6:50 am
One point I have not seen, is that how well Oracle and SLQ Server work depend largely on the people involved.
You have to have people that know what...
March 21, 2003 at 9:11 am
Thank you all for you help. I have a solution coded and working. I went with reading the csv into a record set, processing the information into a...
February 4, 2003 at 2:32 pm
Thanks,
So, I process the *.csv file into OPENXML file, that can be passed into a SQL Stored procedure.
I will try this. If any one has code snipets (vb and/or...
February 4, 2003 at 8:35 am
Thanks for the suggestion. I plan on doing the cutting up of the file(s) on the vb side.
I was looking for more efficient way of processing the records into...
February 4, 2003 at 8:21 am
Look at the responses to 'devereauxj'. I just posted the same question.
Joe
January 13, 2003 at 7:03 am
Thanks you for all the advice. I have to wait until Tuesday morning to try this (24x7)production server. I will post the result.
Joe
January 10, 2003 at 10:48 am
The SQL Agent was stopped and is not reporting "Could not start agent... Service did not return error... could be windows error or internal service error... contact admistrator."
I tried running...
January 10, 2003 at 7:48 am
Yes, the SQL Server Agent is running.
January 10, 2003 at 7:35 am
Thanks for all your help. It ended up being permissions problem with a domain user.
thanks
Joseph
November 6, 2002 at 6:02 am
Viewing 15 posts - 106 through 120 (of 134 total)