Viewing 15 posts - 376 through 390 (of 492 total)
Msg 121, Level 20, State 0, Line 0
A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired
In...
April 27, 2011 at 9:48 am
If you want to restrict user can see only definition of the objects then remove all rights exclude public then give VIEW DEFINITION
Regards,
Syed Jahanzaib Bin Hassan
MCTS | MCITP | OCA...
April 26, 2011 at 5:37 am
Install DB2 client on the SQL server machine and create the DSN of this DB2 machine and create the ODBC Linked Server then check this,RPC and RPC out should...
April 26, 2011 at 5:31 am
You have already a gaint Server HP 980,send me these information as well
1-Total RAM in a Server ?
2-Total Physical Drives not partitions (According to my understanding FusionIO is work as...
April 26, 2011 at 5:26 am
I know very well,but SP2 of SQL Server 2008 released after SQL Server 2008 R2,I have mentioned just try it,I didnt said that is the solution ok,You cant access SQL...
April 26, 2011 at 5:19 am
yes i forget to mention you have to change the password in the login script because when you generate an script then this will have encrypted password,so change as you...
April 26, 2011 at 4:56 am
That solution for manual jobs execute automatically,It will check by the DBA which one is resource full and etc,I will not suggest you to change the career because I love...
April 26, 2011 at 4:51 am
Hardware requirement and analysis depend on the load of the Server,RAID Level 5 is best for databases and RAID Level 10 is costly but better than Level 5,Fiber channel Card...
April 26, 2011 at 4:48 am
1-User Databases backup
2-Jobs Backup as attachment shown
3-Linked Server script Backup if any same as job backup
4-Logins script backup same as job backup
5-Database Trigger script Backup if any Right click to...
April 26, 2011 at 4:43 am
SELECT @@VERSION
Cumulative Update # 6 is available for SQL Server 2008 R2
http://support.microsoft.com/kb/2489376
Regards,
Syed Jahanzaib Bin Hassan
MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA
My Blog
April 26, 2011 at 3:43 am
Just create a new login then give public role on msdb and give these 3 Roles to a newly added user
1-SQLAgentOperatorRole
2-SQLAgentReaderRole
3-SQLAgentUserRole
Regards,
Syed Jahanzaib Bin Hassan
MCTS | MCITP | OCA | OCP...
April 26, 2011 at 3:38 am
First thing is go to the agent and then right click on it first set the history maintain in the database as attachement shows
Second things is go to Job Activity...
April 26, 2011 at 2:30 am
SQL Server Management Studio,type ssms in the run then this studio will open,its client or management tool for SQL Server
Regards,
Syed Jahanzaib Bin Hassan
MCTS | MCITP | OCA | OCP...
April 26, 2011 at 2:23 am
is your application Server is another than SQL server,is there network medium betweek these servers
Regards,
Syed Jahanzaib Bin Hassan
MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA
My...
April 26, 2011 at 2:21 am
There are several indexes are showing Scanning it must be index seek
Index Seek is better than Index scan,work on it
Regards,
Syed Jahanzaib Bin Hassan
MCTS | MCITP | OCA | OCP |...
April 25, 2011 at 4:01 am
Viewing 15 posts - 376 through 390 (of 492 total)