Viewing 15 posts - 1,606 through 1,620 (of 2,387 total)
Check the installation log c:\winnt\sqlstp.log for any errors.
June 18, 2003 at 2:17 pm
You should run setup from SQL Server 2000 CD to upgrade SQL Server 7.0 to SQL Server 2000.
June 18, 2003 at 1:44 pm
quote:
and then search for a word in that document
Use Full-Text search service.
June 17, 2003 at 1:56 pm
How many SQL Servers are participating the destributed transaction? Hvae you already setup linked server?
June 17, 2003 at 1:01 pm
Set it up in schedule tab once you create log file.
Edited by - Allen_Cui on 06/17/2003 12:10:23 PM
June 17, 2003 at 12:09 pm
System monitor shows you real time performance on your server. You can schedule to log the performance into log files using counter logs under performance logs and alters.
June 17, 2003 at 11:36 am
In most cases, EXCEPTION_ACCESS_VIOLATION is caused by Microsoft application bugs. Which version and service pack do you run?
June 17, 2003 at 8:21 am
Setup server alias using client network utility.
June 17, 2003 at 8:05 am
Check service 'MSDTC' is started in this machine.
June 16, 2003 at 11:36 am
Check SQL Server errorlog for error 'Performance monitor shared memory setup failed: -1'. If you see it, It is a bug of SQL Server and you need call Microsoft for...
June 16, 2003 at 11:32 am
Try to re-schedule the job from this DTS package.
June 16, 2003 at 11:30 am
quote:
After deployment to the customer’s production plant, the SQL Server 7.0 computer was re-named to 'MES2' so that it fit into...
June 16, 2003 at 9:55 am
Use DTS Designer to open this package and change from there.
June 16, 2003 at 9:15 am
You can't restore database between servers that have different code page.
June 16, 2003 at 8:04 am
Viewing 15 posts - 1,606 through 1,620 (of 2,387 total)