Viewing 15 posts - 946 through 960 (of 1,884 total)
Or if you know that this table is updated only by your application, you can put this logic on the application level.
March 28, 2006 at 1:47 pm
Hi,
there is a file TNS Names in Oracle client that has to have entries. My Oracle user did it on my computer for her database.
I would ask an Oracle DBA...
March 28, 2006 at 1:44 pm
Steve and John are correct. It may be just a typo in the path that you provided for the query. If there is no path name in the error log...
March 28, 2006 at 1:36 pm
Hi,
I normally ask for 4 GB RAM for SQL Server. I don't usually enable AWE (it is a good idea too to enable it for more then 2 GB) so...
March 28, 2006 at 9:04 am
I always get this message when I am upgrading (or test-upgrading) the database application when I have Enterprise Manager open and the upgrade script is running. That is why each...
March 28, 2006 at 8:52 am
Hi,
Right-click on the shared folder on the server and go to 1.Security Tab - Click Add and follow the screens. 2. Sharing Tab - make sure Shared As is clicked...
March 28, 2006 at 8:38 am
Agree with Brian.
I did want to add myself that the backups are very readable in the text editor but was afraid to sound too pessimistic.
March 28, 2006 at 8:29 am
Rudy,
--- 4) revoke sysadmin from all Windows Users/Groups except 'Builtin\Administrators'
Them, AD Administrators like to group into their own group and use scripts to add this group to local Administrators group, which...
March 27, 2006 at 3:58 pm
I could not find it too. The only polling interval in 2005 BOL is applicable to Target servers when you have Multiserver Administration
Moreover, there is no Edit context menu...
March 27, 2006 at 3:01 pm
Hello,
The default share permission is READ for everyone, so your DIR command will execute, but you need CHANGE share permission and WRITE NTFS permission on the share \\WebServerName\EdIdata...
March 27, 2006 at 9:57 am
Natalie,
here is an example of the job that deletes old backups.
The job step has to be of ActiveX Script type. In the Command textbox enter something like this replacing MyBackupFolder...
March 27, 2006 at 9:45 am
Hello Mathew,
I usually run
after updating statistics or in your case after creating statistics. SQL Server uses statistics during creating execution plans when compiling. DBCC FREEPROCCACHE will...
March 27, 2006 at 9:32 am
When you say "There is a Windows group", what is the scope of this group? What is a domain functional level for Domain Y? Could it be that it is...
March 27, 2006 at 9:23 am
Great Question!
Here is a good article on how to use Network Service account in ASP.NET and SQL Server:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000015.asp
March 27, 2006 at 9:11 am
I tested it, it works! Good Job David!
They say in Russia that " NEW is a well forgotten OLD "
March 24, 2006 at 3:24 pm
Viewing 15 posts - 946 through 960 (of 1,884 total)