I beleive I've found the solution that worked for me. Had to create a new forward zone, add the A records for those servers I needed to get to and then change the configurations in the DNS configurations on all my clients to look at that new forward zone. That's working for now.
I'm installing a new DNS onto an existing Win NT 4 domain that is using external DNS's and an internal WINS. I need to resolve the name of a server on another network to an IP so my users can use the web pages on it.
How can I add that info to this new DNS? Tried adding a reverse lookup...
I can get that far, but how do I set the setting of the task manager to hide when it's minimized and isn't always on top? Without having to go to each computer?
I've been able to get some more logging in place with the applications that are connecting to the SQL tables. According to their logs, they are showing a 2 second delay in writting a record to one of the tables.
What can cause a delay in writting a record to SQL?
The tables are being reindexed nightly, during low usage times. There was a job on SQL running the reindex that I forgot about. It's not reindexing any system tables, though. I'll have to check into that.
Question:
I'm showing two applications whose CPU and Memory Usage figures always...
I have the default maint. plans on the databases that run every night. The server itself was defraged about a two weeks ago. I will try another defrag tonight.
Not quite sure on how to shrink and re-index the databases. I checked to see that the indexes on the tables used was there but...
Got a real brain-twister here, I think.
I have a third party application that writes and reads from another workstation to/from two databases on separate SQL 2000 server. For the past two weeks, it has become very "sensitive" to anything else using SQL on that server. The writers of...
This is a guess but I use to have some similar problems. It was due to lack of indexes on the tables and how the transaction log handles data.
I made indexes on all the fields I searched by, plus set up primary keys.
As for deleting a lot of records at a time, the short answer is you...
Anyone know how to control which monitor displays an application opens up on where there dual monitors? Right now, I can drag the windows but I am wondering if there is something like a registry setting that governs this.
KirkRock,
I'm wanting to do this without having to create all the user's profiles on the PC.
bcastner,
In the documentation you pointed me to, it appears that there either has to be a Windows 2000 server as a domain controller involved and/or in an Active Directory environment. Don't have a...
I'm trying to change where the My Documents folder points to but the Folder Redirection option is not showing up in my Group Policy MMC. I've tried re-registering the DLL (C:\WINDOWS\system32\fde.dll) but it still doesn't show up. Only thing I can think of is that I'm not in a Win 2K domain...
Got a user that is trying to use MS Word to write her emails and everytime she clicks on the TO button to get an address, the window freezes. She's running Outlook 2002, from Office XP.
When I uncheck the checkbox to use Word to write emails, the contact list works fine. Doesn't freeze. Any...
I don't want to delete all the records in a table nor get rid of the table itself. I'm cleaning out old records from the table which turns out to be a lot of records.
Does anyone know of any SQL code that will tell MS-SQL to not to log to the transaction log?
I'm trying to delete a large number of records from a table but to do it all at once causes the transaction log to fill up. So, I'm thinking that if it was possible to tell SQL not to log the when I'm...
I'm trying this but when I enter "ntuser" for the key name, I'm getting a "Insufficient privilege to load the key" error. I'm logged in as the administrator so I should have full rights, right? ???
It turns out that my problem with my SQL Server was not, at least directly, related to SQL. I have another server connected to it that was having problems with a frame relay connection. The connection was delaying causing that server to work extra hard to keep the connection up. We ended up...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.