Viewing 15 posts - 316 through 330 (of 642 total)
you need to answer as blow question
what is your server h/w configuration?
how many disk array controller?
what is disk configuration for RAID 0, 5, or 10?
September 18, 2012 at 1:15 am
ok, SQL agent side mirror logs jobs running every 3 minites, I understod the next time intervel history logs display those were 0KB, 0 milliseconds, so everything restored at mirror...
September 17, 2012 at 5:30 am
No, there is sql trace running for capture error results. I thought application side might be issue? pl. check error page here.
September 17, 2012 at 4:49 am
This data and execute statement working fine in SSMS.
whenever call application side working fine at first time, calling next time error throwing like "'Arithmetic overflow error converting numeric... "
Insert statement...
September 17, 2012 at 4:13 am
DDL statements...
exec ChangeTable 'SIL_TRAN_H','Tran_Code|Ref_No|Modify_By|Modify_Dt','1003|2012083014645|37100666|17 Sep 2012 12:25:45'
exec ChangeTable 'SIL_TRAN_H','Tran_Code|Ref_No|Modify_By|Modify_Dt','1004|2012083014645|37100666|17 Sep 2012 12:25:45'
exec ChangeTable 'SIL_TRAN_H','Tran_Code|Ref_No|Modify_By|Modify_Dt','1005|2012083014645|37100666|17 Sep 2012 12:25:45'
exec ChangeTable 'SIL_TRAN_D','Tran_Code|Ref_No|Rec_no|column_id|column_value','1003|2012083014645|1|1|4DA-TE-304A/B/C'
exec ChangeTable 'SIL_TRAN_D','Tran_Code|Ref_No|Rec_no|column_id|column_value','1003|2012083014645|1|2|30 Aug 2012-14645'
exec ChangeTable 'SIL_TRAN_D','Tran_Code|Ref_No|Rec_no|column_id|column_value','1003|2012083014645|1|3|JGDTA'
exec ChangeTable 'SIL_TRAN_D','Tran_Code|Ref_No|Rec_no|column_id|column_value','1003|2012083014645|1|4|FCC/PRU'
exec ChangeTable 'SIL_TRAN_D','Tran_Code|Ref_No|Rec_no|column_id|column_value','1003|2012083014645|1|5|553'
September 17, 2012 at 3:29 am
please find the attached sample data for header and detail table
September 17, 2012 at 3:05 am
What does the mirroring status tell you on each occasion for the principal and mirror?
Every occasion for the principal & mirror server status is sychcronized mode.
September 17, 2012 at 1:21 am
I assume that DB Mirror environment is configured such a way that it utilizes synchronous mirroring without automatic failover and no wittness.
If the Mirrorred instance doesnt not receive any responses...
September 12, 2012 at 3:42 am
Perry Whittle (9/12/2012)
are you using the default mirroring timeout value?What is the result of the following query?
select mirroring_connection_timeout from sys.database_mirroring
Yes, currently default mirroring time out values.
query result
mirroring_connection_timeout = 10
September 12, 2012 at 3:10 am
Thanks
one final clarifications, still I am not getting conclusion about LPIM setting.
1.SQL SERVER 2008 on top of Windows 2008 enterprise edition both x86 and x64
2.SQL SERVER 2008 R2 on...
September 11, 2012 at 3:19 am
Thanks for reply
I do have a question though.
Server OS’s are x64, and even though I have set the value for LPIM with the service account, I have never seen a...
September 11, 2012 at 1:51 am
TotalServerMemoryMB - 3270.125000
For the Lock page memory enable
---------------------------------
Lock Pages in Memory is a setting that can be set on 64-bit operating systems that essentially tell Windows not to swap out...
September 11, 2012 at 12:33 am
Thanks for your valuable reply. I hope, i am going to correct path for fixing memory related issues.
As per memory overivew result in production server as below
PhysicalMemoryGB - 8.00
BufferPoolCommittedMemoryGB...
September 10, 2012 at 11:37 pm
Thank you for replay
Yes, I have enabled Lock page Memory in Local policy setting.
Now Performance Tap showing 4.55 GB after SQL services restarted on yesterday..
Sqlservr.exe using 103 MB for current...
September 10, 2012 at 10:36 pm
Thanks for your replay...
Mr. Jeff comments is good method stoping IIS services instead of using single user mode in database side.
I have done migration activity last weekend and application aslo...
September 10, 2012 at 1:13 am
Viewing 15 posts - 316 through 330 (of 642 total)