Stats (SapphireIMS)

Update Update     PDF PDF     Choice of period :  Day Day  Week Week  All All  Customized Customized


           (m/d/yy)     


Used memory % CPU Http sessions
Active threads Active jdbc connections Used jdbc connections
Http hits per minute Http mean times (ms) % of http errors
Sql hits per minute Sql mean times (ms) % of sql errors
Other charts
% Garbage Collector time Threads count Loaded classes count
Used buffered memory Used non heap memory Used physical memory
Used swap space % System CPU Mean age of http sessions (min)
Transactions per minute Free disk space Usable disk space
Jsp hits per minute Jsp mean times (ms) % of jsp errors

http Statistics http - all

Request% of cumulative timeHitsMean time (ms)Max time (ms)Standard deviation% of cumulative cpu timeMean cpu time (ms)Mean allocated Kb% of system errorMean size (Kb)Mean hits sqlMean time sql (ms)
http global 100 1,315 18 5,210 159 100 8 2,776 0.00 0 1 4
http warning 6 6 287 338 82 6 122 133,835 0.00 18 10 12
http severe 32 3 2,654 5,210 2,414 29 1,114 100,086 0.00 16 90 1,564
4,271 hits/min on 20 requests       Details       Clear
Request% of cumulative timeHitsMean time (ms)Max time (ms)Standard deviation% of cumulative cpu timeMean cpu time (ms)Mean allocated Kb% of system errorMean size (Kb)Mean hits sqlMean time sql (ms)
graph/query/uniqueresult POST 54 1,293 10 211 9 50 4 626 0.00 0 1 0
graph/searchRecords.* ajax POST 20 1 5,210 5,210 0 17 2,031 151,223 0.00 10 76 3,288
graph/changeState.* ajax GET 9 1 2,341 2,341 0 9 1,109 14,513 0.00 27 193 1,376
graph/getAdditionalFieldTriggers.* ajax POST 1 2 230 338 152 2 132 133,944 0.00 7 22 20
graph/changeDropDown.* ajax POST 1 1 412 412 0 1 203 134,524 0.00 11 2 30
graph/getFixedFieldsRefreshingMethodCalls.* ajax POST 1 1 331 331 0 1 125 134,139 0.00 1 15 20
graph/getOnLoadContentList.* ajax POST 1 1 330 330 0 1 125 134,172 0.00 62 2 8
graph/getOnSubmitContentList.* ajax POST 1 1 306 306 0 0 109 133,676 0.00 31 2 5
graph/getEnclosureTemplates.* ajax POST 1 1 298 298 0 0 109 133,135 0.00 0 1 0
graph/getDropDownSortType.* ajax POST 1 2 138 177 54 2 148 133,283 0.00 0 2 0
graph/getMacroValue.* ajax POST 0 2 113 119 7 1 109 134,464 0.00 2 5 4
graph/validateMandatoryFields.* ajax POST 0 1 168 168 0 0 109 134,886 0.00 0 70 67
graph/getConfiguredTriggerMetods.* ajax POST 0 1 156 156 0 1 125 135,351 0.00 66 43 44
graph/getUpdatedPageLoadingTime.* ajax POST 0 1 152 152 0 1 156 133,009 0.00 0 0 0
graph/getJSONGridAdditionalFieldData.* ajax POST 0 1 117 117 0 0 93 133,877 0.00 1 20 16
graph/getConfiguredTriggerMetodsList.* ajax POST 0 1 111 111 0 0 109 133,895 0.00 1 12 7
graph/SLAViolatedCount.* ajax POST 0 1 102 102 0 0 109 132,775 0.00 0 1 1
graph/getCurrentTime.* ajax POST 0 1 99 99 0 0 109 132,969 0.00 0 1 0
graph/getPageLoadedTimeStatus.* ajax POST 0 1 98 98 0 0 109 133,104 0.00 0 1 0
graph/checkIsLinked.* ajax POST 0 1 95 95 0 0 109 132,992 0.00 0 1 0

sql Statistics sql - all

Request% of cumulative timeHitsMean time (ms)Max time (ms)Standard deviation% of system error
sql global 100 9,829 1 1,748 24 0.01
sql warning 3 13 36 49 8 0.00
sql severe 32 7 687 1,748 662 0.00
31,922 hits/min on 9,382 requests       Details       Clear
Request% of cumulative timeHitsMean time (ms)Max time (ms)Standard deviation% of system error
graphSELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime , sd.CreationTime AS CreationTime,state.StateName AS Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID And s1.CurrentStatus IN (54,55,69) ),Char) As ChildConsignCount
,ifnull((select ifnull(data,'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),user.fullname) as MerchantName
,ifnull((select ifnull((concat('Rs.',data)),'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1),'Rs.0') as OrderValue
,ifnull((concat((select ifnull((data),ifnull((user.FullName),'--')) from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),' || ',(select ifnull((group_concat(data)),'--')
from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 24 limit 1),' || ', (select ifnull((concat('Rs.',data)),'--') from
sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1))),sd.title) as ProductNames
,sd.problemid AS JProblemId,currentStatus AS JStatus,SubmittedBy As JSubmittedBy, ApprovalManager As AppId , (select sb.color from sd_bookmarks sb,sd_bookmark_details sbs where sb.bookmarkid=sbs.bookmarkid and sbs.problemid = sd.ProblemID and sb.userid = 2198) AS bookmarkColor FROM usermgmt_master USER, sd_statesmaster state,usermgmt_master user1 RIGHT JOIN sd_servicereqmaster sd ON user1.UserID=sd.Owner WHERE sd.projectID =1 AND
user.UserID=sd.SubmittedBy AND state.stateID=sd.currentStatus and ((((sd.RequestID like '%CIMS-MO07255003%' or sd.Title like '%CIMS-MO07255003%' or sd.ProbDescription like '%CIMS-MO07255003%')) and (SubmittedBy=2198 or Owner=2198 or ApprovalManager=2198 or ProblemID in(Select DISTINCT sm.ProblemID from sd_servicerequest_multiapproval sm,sd_multiapproval_master am where sm.StateID=am.StateID and (if((am.AppType<>0),1,(if(sm.Status<>0,1,0)))) and sm.Owner=2198) or ProxySubmittedBy=2198 or groupid in (622,721,722,723,159) ))) order by ProblemID DESC limit ?
11 1 1,748 1,748 0 0.00
graphselect count(sd.problemid) FROM usermgmt_master USER, sd_statesmaster state,usermgmt_master user1 RIGHT JOIN sd_servicereqmaster sd ON user1.UserID=sd.Owner WHERE sd.projectID =1 AND
user.UserID=sd.SubmittedBy AND state.stateID=sd.currentStatus and ((((sd.RequestID like '%CIMS-MO07255003%' or sd.Title like '%CIMS-MO07255003%' or sd.ProbDescription like '%CIMS-MO07255003%')) and (SubmittedBy=2198 or Owner=2198 or ApprovalManager=2198 or ProblemID in(Select DISTINCT sm.ProblemID from sd_servicerequest_multiapproval sm,sd_multiapproval_master am where sm.StateID=am.StateID and (if((am.AppType<>0),1,(if(sm.Status<>0,1,0)))) and sm.Owner=2198) or ProxySubmittedBy=2198 or groupid in (622,721,722,723,159) ))) order by ProblemID DESC
9 1 1,432 1,432 0 0.00
graphSELECT assetvalue,assetvalue FROM assetdetails WHERE itemdetailsid=142 AND (SELECT IF(DATA='RAW Card Location',1,0) FROM sd_servicereq_additionalparams WHERE problemid=774151 AND FieldID=132 ) UNION SELECT locationname,locationname FROM servicedesklocationmaster where locationname like '%%' and (SELECT IF(DATA='RAW Card Location',0,1) FROM sd_servicereq_additionalparams WHERE problemid=774151 AND FieldID=132) 4 1 629 629 0 0.00
graphselect assetvalue,assetvalue FROM assetdetails where itemdetailsid=142 and (select if(data='raw card location',1,0) from sd_servicereq_additionalparams where problemid=774151 and fieldid=132 ) union select locationname,locationname from servicedesklocationmaster where locationname like '%%' and (select if(data='raw card location',0,1) from sd_servicereq_additionalparams where problemid=774151 and fieldid=132) limit 1 4 1 606 606 0 0.00
graph{call AutoAssign()} 1 1 226 226 0 0.00
graph{call PopulateSMSInfo(595536,70,now())} 0 1 114 114 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595562,'SLA',"PopulateSMSInfo(595562,73,now())",now()) 0 1 56 56 0 0.00
graph SELECT fieldid FROM sd_additionalparams_access_details where FIELDID = ? and ((FieldAccessCategory=1 and (AccessID in ( ?, ?, ?, ? ) or AccessID = 0) and (AccessPermission = 0 or AccessPermission in( ? ))) or (FieldAccessCategory=9 and (AccessID in ( ?, ?, ?, ? ) or AccessID=0) and (AccessPermission=0 or AccessPermission in( ? )))) limit ? 0 67 0 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595024,'SLA',"PopulateSMSInfo(595024,73,now())",now()) 0 1 49 49 0 0.00
graph{call PopulateSMSInfo(595764,78,now())} 0 1 47 47 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510321/INV/01/25/1' 0 1 46 46 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251002/INV/01/25/1' 0 1 45 45 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595168,'SLA',"PopulateSMSInfo(595168,4,now())",now()) 0 1 41 41 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803692 0 1 37 37 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510239/INV/01/25/1' 0 1 37 37 0 0.00
graph SELECT AccessPermission FROM sd_additionalparams_access_details where FieldAccessCategory = ? and FIELDID = ? limit ? 0 50 0 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809868 0 1 32 32 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246215/INV/12/24/1' 0 1 32 32 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245070/INV/12/24/1' 0 1 31 31 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245384/INV/11/24/1' 0 1 28 28 0 0.00
graphselect distinct userdetail2_.UserID as col_0_0_, usermgmtma0_.FullName as col_1_0_ from usermgmt_master usermgmtma0_ inner join userdetails userdetail2_ on usermgmtma0_.UserID=userdetail2_.UserID cross join sd_project_roles_details sdprojectr1_ inner join sd_project_roles sdprojectr3_ on sdprojectr1_.ProjectRoleID=sdprojectr3_.ProjectRoleID inner join sd_project_master sdprojectm4_ on sdprojectr3_.ProjectID=sdprojectm4_.ProjectID cross join groupdetail groupdetai5_ where userdetail2_.UserStatus=0 and groupdetai5_.UserID=userdetail2_.UserID and groupdetai5_.UserID=userdetail2_.UserID and sdprojectr1_.UserID=userdetail2_.UserID and sdprojectm4_.ProjectID=1 and sdprojectr3_.RoleName='Technician' group by userdetail2_.UserID order by usermgmtma0_.FullName 0 1 28 28 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595180,'SLA',"PopulateSMSInfo(595180,72,now())",now()) 0 1 26 26 0 0.00
graph{call PopulateSMSInfo(595078,73,now())} 0 1 25 25 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807336 0 1 25 25 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816088 0 1 24 24 0 0.00
graph SELECT r.FIELDID FROM sd_additionalparams_details r,sd_additionalparams_details su, sd_additionalparams_details st, sd_additionalparams_details df1,sd_additionalparams_details df2,sd_additionalparams_details df3 where r.FIELDID = su.FIELDID and r.FIELDID = st.FIELDID and st.FIELDID = su.FIELDID and su.FIELDID = df1.FIELDID and df1.FIELDID = df2.FIELDID and df2.FIELDID = df3.FIELDID and r.FIELDID in (SELECT FIELDID FROM sd_additionalparams where Status=0 and GridControlFieldID=0 and ProjectID = ? ) and r.CONTROLFLOW_CATEGORYID =1 and ( r.CONTROLFLOW_CATEGORY_VALUE=0 OR r.CONTROLFLOW_CATEGORY_VALUE = ? ) and st.CONTROLFLOW_CATEGORYID =3 and (st.CONTROLFLOW_CATEGORY_VALUE=0 OR st.CONTROLFLOW_CATEGORY_VALUE = ? ) and df1.CONTROLFLOW_CATEGORYID=4 and (df1.CONTROLFLOW_CATEGORY_VALUE=0 OR df1.CONTROLFLOW_CATEGORY_VALUE = ? ) and df2.CONTROLFLOW_CATEGORYID=5 and (df2.CONTROLFLOW_CATEGORY_VALUE=0 OR df2.CONTROLFLOW_CATEGORY_VALUE = ? ) and df3.CONTROLFLOW_CATEGORYID=6 and (df3.CONTROLFLOW_CATEGORY_VALUE=0 OR df3.CONTROLFLOW_CATEGORY_VALUE = ? ) and su.CONTROLFLOW_CATEGORYID =2 and (su.CONTROLFLOW_CATEGORY_VALUE=0 OR su.CONTROLFLOW_CATEGORY_VALUE = ? ) group by r.FIELDID order by r.FIELDID 0 2 11 13 2 0.00
graph{call PopulateSMSInfo(595390,1,now())} 0 1 23 23 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822206 0 1 21 21 0 0.00
graphselect sdaddition0_.FIELDID as col_0_0_ from sd_additionalparams sdaddition0_ where sdaddition0_.GridControlFieldID=? limit ? 0 22 0 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,72,now())",now()) 0 1 20 20 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595750,'SLA',"PopulateSMSInfo(595750,1,now())",now()) 0 1 20 20 0 0.00
graphselect distinct sdviewacce0_.AccessValue as col_0_0_ from sd_viewaccess_details sdviewacce0_ inner join sd_viewaccess_master sdviewacce1_ on sdviewacce0_.ViewAccessID=sdviewacce1_.ViewAccessID where (sdviewacce1_.ViewAccessID in (select sdviewacce3_.ViewAccessID from sd_viewaccess_details sdviewacce2_ inner join sd_viewaccess_master sdviewacce3_ on sdviewacce2_.ViewAccessID=sdviewacce3_.ViewAccessID where sdviewacce2_.ProjectID=? and (sdviewacce2_.ModuleType=1 and sdviewacce2_.AccessType=6 and (sdviewacce2_.AccessValue in (? , ? , ?)) or sdviewacce2_.ModuleType=2 and sdviewacce2_.AccessValue=?) group by sdviewacce3_.ViewAccessID)) and sdviewacce0_.ModuleType=1 and sdviewacce0_.AccessType=? 0 8 2 12 3 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248118/INV/01/25/1' 0 1 19 19 0 0.00
graph{call PopulateSMSInfo(595420,4,now())} 0 1 18 18 0 0.00
graph SELECT wm.WorkGroupID, wm.WorkGroupName FROM sd_workgroupmaster wm, sd_workgroupdetails wd, sd_project_roles rm, sd_project_roles_details rd where wm.ProjectID = ? and wm.ProjectID = rm.ProjectID and wm.WorkGroupStatus = 0 and wm.WorkGroupID = wd.WorkGroupID and ((wd.WorkGroupType = 6 and (wd.WorkGroupValue = rm.ProjectRoleID and rm.ProjectRoleID = rd.ProjectRoleID and rd.UserID = ? ))) union (SELECT wm.WorkGroupID, wm.WorkGroupName FROM sd_workgroupmaster wm, sd_workgroupdetails wd,sd_project_roles rm where wm.ProjectID = ? and wm.ProjectID = rm.ProjectID and wm.WorkGroupStatus = 0 and wm.WorkGroupID = wd.WorkGroupID and wd.WorkGroupType = 7 and wd.WorkGroupValue = ? ) 0 1 18 18 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,5,now())",now()) 0 1 17 17 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,70,now())",now()) 0 1 17 17 0 0.00
graph{call PopulateSMSInfo(595352,1,now())} 0 1 16 16 0 0.00
graph{call PopulateSMSInfo(595676,73,now())} 0 1 16 16 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808548 0 1 16 16 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854752 0 1 16 16 0 0.00
graph{call PopulateSMSInfo(595288,72,now())} 0 1 15 15 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805564 0 1 15 15 0 0.00
graph{call PopulateSMSInfo(595696,6,now())} 0 1 15 15 0 0.00
graph select SQL_CACHE vm.fieldid, vm.mappingid, t.scripttype, if(scripttype =0 ,(select newUIContent from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content, vm.custommethod,mm.newUImethodname,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),isScriptUpgradeRequires, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid inner join method_mapping mm on mm.mappingid = vm.mappingid where vm.fieldtype =? and vm.fieldId not in (0,39) and vm.projectID =? and vm.CustomMethod <> 0 and vm.fieldId not in (9,10,11,13,14,15) 0 6 2 10 3 0.00
graph SELECT AccessPermission FROM sd_additionalparams_access_details where FieldAccessCategory = ? and FIELDID = ? and (AccessID = ? or AccessID=0) limit ? 0 22 0 1 0 0.00
graph select SQL_CACHE vm.fieldid, vm.mappingid, t.scripttype, if(scripttype =0 ,(select newUIContent from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content, vm.custommethod,mm.newUImethodname,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),isScriptUpgradeRequires, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid inner join method_mapping mm on mm.mappingid = vm.mappingid where vm.fieldtype =? and vm.fieldId not in (0,39) and vm.projectID =? and vm.CustomMethod = 0 0 4 3 6 2 0.00
graph{call PopulateSMSInfo(595106,48,now())} 0 1 12 12 0 0.00
graphselect fixedfield0_.NewUI_ElementId as col_0_0_ from fixedfieldscriptelementids_lookup fixedfield0_ where fixedfield0_.FieldId=? limit ? 0 10 1 2 0 0.00
graphselect sdaddition0_.GridControlFieldID as col_0_0_ from sd_additionalparams sdaddition0_ where sdaddition0_.FIELDID=? limit ? 0 22 0 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595570,'SLA',"PopulateSMSInfo(595570,48,now())",now()) 0 1 11 11 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,1,now())",now()) 0 1 10 10 0 0.00
graph SELECT fieldid FROM sd_additionalparams_access_details where FIELDID = ? and FieldAccessCategory=1 and (AccessID in ( ?, ?, ?, ?) or AccessID=0) and (AccessPermission=0 or AccessPermission in( ? ) ) limit ? 0 18 0 1 0 0.00
graphselect distinct sdprojectr1_.ProjectRoleID as col_0_0_ from sd_project_roles_details sdprojectr0_ inner join sd_project_roles sdprojectr1_ on sdprojectr0_.ProjectRoleID=sdprojectr1_.ProjectRoleID where sdprojectr0_.ProjectRoleID=sdprojectr1_.ProjectRoleID and sdprojectr1_.ProjectID=? and sdprojectr0_.UserID=? 0 10 1 2 0 0.00
graph{call PopulateSMSInfo(595114,68,now())} 0 1 10 10 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,72,now())",now()) 0 1 9 9 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857184 0 1 9 9 0 0.00
graphselect macromaste1_.MACRO_HTML_TYPE as col_0_0_ from sd_additionalparams sdaddition0_ cross join macromaster macromaste1_ where macromaste1_.MACROID=sdaddition0_.MACROID and sdaddition0_.FIELDID=? limit ? 0 12 0 2 0 0.00
graphselect fieldId from sd_additionalparams_access_details where accesspermission =? and fieldAccessCategory = 7 limit ? 0 5 1 3 0 0.00
graph{call PopulateSMSInfo(595534,76,now())} 0 1 8 8 0 0.00
graphselect methodmapp0_.MethodName as col_0_0_, methodmapp0_.NewUIMethodName as col_1_0_ from method_mapping methodmapp0_ where methodmapp0_.MappingID<>21 0 12 0 1 0 0.00
graph select SQL_CACHE t.scripttype, if(scripttype =0 ,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content,(select NewUIContent from validationscript_details t1 where t1.scriptid = t.scriptid) as NewUIContent, isExistingScript,vm.scriptid from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid where vm.fieldid = 0 and vm.fieldtype = 0 and vm.projectID = ? 0 2 4 4 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805192 0 1 8 8 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595612,'SLA',"PopulateSMSInfo(595612,75,now())",now()) 0 1 8 8 0 0.00
graphselect sdservicer0_.ProblemId as ProblemI1_264_0_, sdservicer0_.AlertID as AlertID2_264_0_, sdservicer0_.AlternativeEmail as Alternat3_264_0_, sdservicer0_.ApprovalManager as Approval4_264_0_, sdservicer0_.AssetNumber as AssetNum5_264_0_, sdservicer0_.Attachment as Attachme6_264_0_, sdservicer0_.Category as Category7_264_0_, sdservicer0_.CcMailId as CcMailId8_264_0_, sdservicer0_.ContactNumber as ContactN9_264_0_, sdservicer0_.ConversionType as Convers10_264_0_, sdservicer0_.CreationTime as Creatio11_264_0_, sdservicer0_.CSI as CSI12_264_0_, sdservicer0_.CurrentStatus as Current13_264_0_, sdservicer0_.DelegatedFrom_ApprovalManager as Delegat14_264_0_, sdservicer0_.DelegatedFrom_Owner as Delegat15_264_0_, sdservicer0_.DepartmentID as Departm16_264_0_, sdservicer0_.DerivedField1 as Derived17_264_0_, sdservicer0_.DerivedField2 as Derived18_264_0_, sdservicer0_.DerivedField3 as Derived19_264_0_, sdservicer0_.Enclosure as Enclosu20_264_0_, sdservicer0_.ExpectedClosureTime as Expecte21_264_0_, sdservicer0_.GroupID as GroupID22_264_0_, sdservicer0_.ImpactID as ImpactI23_264_0_, sdservicer0_.IncidentType as Inciden24_264_0_, sdservicer0_.isLinked as isLinke25_264_0_, sdservicer0_.IsRead as IsRead26_264_0_, sdservicer0_.IsRead_UserID as IsRead_27_264_0_, sdservicer0_.IsTransferred as IsTrans28_264_0_, sdservicer0_.LastOperatedTime as LastOpe29_264_0_, sdservicer0_.LevelOneStatus as LevelOn30_264_0_, sdservicer0_.LevelTwoStatus as LevelTw31_264_0_, sdservicer0_.LocationID as Locatio32_264_0_, sdservicer0_.Owner as Owner33_264_0_, sdservicer0_.ParentID as ParentI34_264_0_, sdservicer0_.Platform as Platfor35_264_0_, sdservicer0_.Priority as Priorit36_264_0_, sdservicer0_.ProbDescription as ProbDes37_264_0_, sdservicer0_.ProjectTransferComment as Project38_264_0_, sdservicer0_.ProxySubmittedBy as ProxySu39_264_0_, sdservicer0_.ReferenceID as Referen40_264_0_, sdservicer0_.RepeatCall as RepeatC41_264_0_, sdservicer0_.RequestID as Request42_264_0_, sdservicer0_.REQUESTTYPE as REQUEST43_264_0_, sdservicer0_.Resolution_CauseID as Resolut44_264_0_, sdservicer0_.ResolutionComment as Resolut45_264_0_, sdservicer0_.Resolution_Days as Resolut46_264_0_, sdservicer0_.Resolution_Hours as Resolut47_264_0_, sdservicer0_.Resolution_Minutes as Resolut48_264_0_, sdservicer0_.ProjectID as Project57_264_0_, sdservicer0_.ServiceID as Service58_264_0_, sdservicer0_.Severity as Severit49_264_0_, sdservicer0_.SLAViolationComment as SLAViol50_264_0_, sdservicer0_.SubCategory as SubCate51_264_0_, sdservicer0_.SubmittedBy as Submitt52_264_0_, sdservicer0_.SubmittedThrough as Submitt53_264_0_, sdservicer0_.Title as Title54_264_0_, sdservicer0_.UrgencyID as Urgency55_264_0_, sdservicer0_.version as version56_264_0_ from sd_servicereqmaster sdservicer0_ where sdservicer0_.ProblemId=? 0 10 0 1 0 0.00
graphselect sdservicer0_.Data as col_0_0_ from sd_servicereq_additionalparams sdservicer0_ where sdservicer0_.FIELDID=? and sdservicer0_.ProblemID=? limit ? 0 12 0 1 0 0.00
graphselect sdconfigse0_.SettingValue as col_0_0_ from sd_configsettings sdconfigse0_ where sdconfigse0_.ProjectID=? and (sdconfigse0_.ServiceID=? or sdconfigse0_.ServiceID=0) and sdconfigse0_.SettingKEY=? 0 9 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,78,now())",now()) 0 1 7 7 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,75,now())",now()) 0 1 7 7 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,6,now())",now()) 0 1 7 7 0 0.00
graphselect sduserfeed0_.ID as col_0_0_, sduserfeed0_.Name as col_1_0_, sduserfeed0_.Rating as col_2_0_, sduserfeed0_.isDefault as col_3_0_ from sd_userfeedback_options sduserfeed0_ where sduserfeed0_.Status=0 and sduserfeed0_.ProjectID=? order by sduserfeed0_.DisplayOrder 0 6 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595624,'SLA',"PopulateSMSInfo(595624,1,now())",now()) 0 1 7 7 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,73,now())",now()) 0 1 7 7 0 0.00
graphSELECT distinct AState FROM sd_workflowmaster sw inner join sd_workflowdetail s on sw.StateMovementID=s.StateMovementID and s.WORKFLOW_CATEGORYID =1 inner join sd_workflowdetail d on d.StateMovementID = s.StateMovementID and d.WORKFLOW_CATEGORYID =2 inner join sd_workflowdetail e on e.StateMovementID = d.StateMovementID and (e.WORKFLOW_CATEGORYID =3 and find_in_set(e.WORKFLOW_CATEGORY_VALUE,?)) inner join sd_workflowdetail f on d.StateMovementID = f.StateMovementID inner join sd_workflowdetail g on f.StateMovementID = g.StateMovementID inner join sd_workflowdetail h on g.StateMovementID = h.StateMovementID inner join sd_servicereqmaster sd on sd.currentstatus=sw.PState and sw.projectid=sd.projectid and sd.serviceid=s.WORKFLOW_CATEGORY_VALUE and (d.WORKFLOW_CATEGORY_VALUE=0 OR d.WORKFLOW_CATEGORY_VALUE=sd.subcategory) and (f.WORKFLOW_CATEGORYID=4 and (f.WORKFLOW_CATEGORY_VALUE=0 OR f.WORKFLOW_CATEGORY_VALUE=sd.derivedField1)) and (g.WORKFLOW_CATEGORYID=5 and (g.WORKFLOW_CATEGORY_VALUE=0 OR g.WORKFLOW_CATEGORY_VALUE =sd.derivedField2)) and (h.WORKFLOW_CATEGORYID=6 and (h.WORKFLOW_CATEGORY_VALUE=0 OR h.WORKFLOW_CATEGORY_VALUE =sd.derivedField3)) where sd.problemid = ? 0 1 7 7 0 0.00
graphSELECT SettingValue as OutputValue FROM configsettings WHERE SettingKey = 'ENABLE_SERVICEDESK_EMAIL_REQUEST_FEATURE'; 0 8 0 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595626,'SLA',"PopulateSMSInfo(595626,41,now())",now()) 0 1 6 6 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595614,'SLA',"PopulateSMSInfo(595614,1,now())",now()) 0 1 6 6 0 0.00
graph select SQL_CACHE vm.fieldid, vm.mappingid, t.scripttype, if(scripttype =0 ,(select newUIContent from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content, vm.custommethod,mm.newUImethodname,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),isScriptUpgradeRequires, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid inner join method_mapping mm on mm.mappingid = vm.mappingid where vm.fieldtype =? and vm.fieldId not in (0,39) and vm.projectID =? and vm.CustomMethod = 0 and vm.fieldId not in (9,10,11,13,14,15) 0 6 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,76,now())",now()) 0 1 6 6 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,72,now())",now()) 0 1 6 6 0 0.00
graphUpdate sh_timers_status_detail sd Set sd.LastResponseTime = now() Where sd.Type = 2 and sd.TimerID = 5014 and sd.SiteID = 1 0 4 1 2 0 0.00
graphselect methodmapp0_.MappingID as col_0_0_ from method_mapping methodmapp0_ where methodmapp0_.MethodName=? and methodmapp0_.NewUIMethodName<>'x' limit ? 0 6 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595336,'SLA',"PopulateSMSInfo(595336,22,now())",now()) 0 1 6 6 0 0.00
graph select SQL_CACHE t.scripttype, if(scripttype =0 ,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content,(select NewUIContent from validationscript_details t1 where t1.scriptid = t.scriptid) as NewUIContent, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid where vm.fieldtype = 0 and vm.fieldid = 39 and vm.projectID = ? 0 2 2 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,82,now())",now()) 0 1 5 5 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,14,now())",now()) 0 1 5 5 0 0.00
graphUpdate sh_timers_status_detail sd Set sd.LastResponseTime = now() Where sd.Type = 2 and sd.TimerID = 5015 and sd.SiteID = 1 0 4 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,72,now())",now()) 0 1 5 5 0 0.00
graphSELECT SettingValue as OutputValue FROM configsettings WHERE SettingKey = 'ATTACHMENTSPATH'; 0 8 0 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595716,'SLA',"PopulateSMSInfo(595716,1,now())",now()) 0 1 5 5 0 0.00
graphselect vcm.methodNames,vcm.arguments,vcm.actions from validationscript_custommethods vcm inner join validationscript_mapping vm on vm.scriptid = vcm.scriptid and vm.projectId =? and vm.fieldtype=? and vm.fieldId =? limit ? 0 6 0 2 0 0.00
graphUpdate sh_timers_status_detail sd Set sd.LastResponseTime = now() Where sd.Type = 2 and sd.TimerID = ? and sd.SiteID = ? AND ProbeId = ? 0 4 1 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808412 0 1 5 5 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,78,now())",now()) 0 1 5 5 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,68,now())",now()) 0 1 5 5 0 0.00
graphSELECT IsServer as OutputValue FROM SiteDetail; 0 8 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,1,now())",now()) 0 1 5 5 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595336,'SLA',"PopulateSMSInfo(595336,1,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,82,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,48,now())",now()) 0 1 4 4 0 0.00
graph SELECT fieldid FROM sd_additionalparams_access_details where FIELDID = ? and FieldAccessCategory=10 and (AccessID in ( ?, ?, ?, ?) or AccessID=0) and (AccessPermission=0 or AccessPermission in( ? ) ) limit ? 0 5 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595748,'SLA',"PopulateSMSInfo(595748,73,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,75,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,14,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,14,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595336,'SLA',"PopulateSMSInfo(595336,14,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,9,now())",now()) 0 1 4 4 0 0.00
graph select SQL_CACHE vm.fieldid, vm.mappingid, t.scripttype, if(scripttype =0 ,(select newUIContent from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content, vm.custommethod,mm.newUImethodname,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),isScriptUpgradeRequires, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid inner join method_mapping mm on mm.mappingid = vm.mappingid where vm.fieldtype =? and vm.fieldId not in (0,39) and vm.projectID =? and vm.CustomMethod <> 0 0 4 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595614,'SLA',"PopulateSMSInfo(595614,4,now())",now()) 0 1 4 4 0 0.00
graph{call PopulateSMSInfo(595418,76,now())} 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,70,now())",now()) 0 1 4 4 0 0.00
graphselect sdstatesma0_.StateId as col_0_0_ from sd_statesmaster sdstatesma0_ where sdstatesma0_.ProjectID=? and sdstatesma0_.IsEndState=1 and sdstatesma0_.Status=0 limit ? 0 2 2 2 0 0.00
graphselect distinct imv.siteID,imv.ColumnID,imv.ProfileValues,imv.ProfileID from imsprofilemaster imp inner join probemaster p on imp.siteID =p.siteID and p.status =1 inner join imsprofilevalues imv on imv.ProfileID=imp.profileID AND imv.SiteID =imp.SiteID AND imp.TableID =? order by imv.siteID 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,48,now())",now()) 0 1 4 4 0 0.00
graphselect sdstatesma0_.StateId as col_0_0_ from sd_statesmaster sdstatesma0_ where sdstatesma0_.Status=0 and sdstatesma0_.IsEndState=1 and sdstatesma0_.ProjectID=? limit ? 0 2 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595522,'SLA',"PopulateSMSInfo(595522,41,now())",now()) 0 1 4 4 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595476,'SLA',"PopulateSMSInfo(595476,1,now())",now()) 0 1 4 4 0 0.00
graphSELECT SettingValue as OutputValue FROM configsettings WHERE SettingKey = 'MAIL_RETRIEVAL_INTERVAL'; 0 8 0 1 0 0.00
graphselect macromaste0_.MACRO_HTML_TYPE as col_0_0_, macromaste0_.MACRO_DEFAULT_VALUE as col_1_0_, macromaste0_.MACRO_DATASOURCE_TYPE as col_2_0_, macromaste0_.MACRO_QUERY as col_3_0_ from macromaster macromaste0_ where macromaste0_.MACROID=? 0 8 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,82,now())",now()) 0 1 3 3 0 0.00
graphSELECT ks.Slno FROM knowledge_store ks,knowledge_tickets kt where ks.Status = 0 and ks.BaseType=? and ks.Slno=kt.Slno and kt.TicketID=? 0 2 1 3 2 0.00
graph{call PopulateSMSInfo(595198,5,now())} 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246052/INV/12/24/1' 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,9,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02253258/INV/02/25/1' 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,6,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,73,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,76,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,4,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,82,now())",now()) 0 1 3 3 0 0.00
graphselect locationname,locationname FROM servicedesklocationmaster limit 1 0 3 1 2 1 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,70,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,41,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,72,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,6,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595568,'SLA',"PopulateSMSInfo(595568,73,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,76,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,73,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595342,'SLA',"PopulateSMSInfo(595342,1,now())",now()) 0 1 3 3 0 0.00
graphselect macrodetai0_.ColumnName as col_0_0_, macrodetai0_.ColumnType as col_1_0_, macrodetai0_.ColumnMacroId as col_2_0_, macrodetai0_.ColumnWidth as col_3_0_, (select macromaste2_.MACRO_HTML_TYPE from macromaster macromaste2_ where macromaste2_.MACROID=macrodetai0_.ColumnMacroId) as col_4_0_ from macrodetails_griddata macrodetai0_ cross join sd_additionalparams sdaddition1_ where macrodetai0_.MacroId=sdaddition1_.MACROID and sdaddition1_.Status=0 and sdaddition1_.FIELDID=? 0 2 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,22,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595340,'SLA',"PopulateSMSInfo(595340,41,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,48,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595552,48,now())} 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595720,41,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,76,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595260,'SLA',"PopulateSMSInfo(595260,22,now())",now()) 0 1 3 3 0 0.00
graphSelect Slno from knowledge_store where Status = 0 and projectID=? and IsApproved=1 and (BaseType=1 or isKBVisible=1) and ( ( concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ? or concat(',',keywords,',') like ?) or (Select Slno from knowledge_tickets where TicketID=767476 and Slno=knowledge_store.Slno)) 0 2 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595698,'SLA',"PopulateSMSInfo(595698,1,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595340,72,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595024,'SLA',"PopulateSMSInfo(595024,75,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595624,'SLA',"PopulateSMSInfo(595624,48,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595740,'SLA',"PopulateSMSInfo(595740,73,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595458,9,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,1,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245060/INV/12/24/1' 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,9,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,1,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242193/INV/12/24/1' 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,6,now())",now()) 0 1 3 3 0 0.00
graph select distinct gridControlFieldId from sd_additionalParams where gridcontrolFieldId != 0 and projectId=? and status =0 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,6,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,1,now())",now()) 0 1 3 3 0 0.00
graphselect sdaddition0_.FIELDID as col_0_0_ from sd_additionalparams sdaddition0_ where sdaddition0_.GridControlFieldID=? and sdaddition0_.Status=0 0 4 0 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2947162 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595538,6,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595352,'SLA',"PopulateSMSInfo(595352,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,70,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595246,'SLA',"PopulateSMSInfo(595246,73,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595706,41,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595630,'SLA',"PopulateSMSInfo(595630,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595624,'SLA',"PopulateSMSInfo(595624,41,now())",now()) 0 1 3 3 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817880 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595740,'SLA',"PopulateSMSInfo(595740,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,4,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,41,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,68,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242758/INV/12/24/1' 0 2 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595628,'SLA',"PopulateSMSInfo(595628,72,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,70,now())",now()) 0 1 3 3 0 0.00
graphselect macromaste1_.MACRO_HTML_TYPE as col_0_0_ from sd_additionalparams sdaddition0_ cross join macromaster macromaste1_ where sdaddition0_.FIELDID=? and sdaddition0_.MACROID=macromaste1_.MACROID 0 6 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,75,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595734,'SLA',"PopulateSMSInfo(595734,73,now())",now()) 0 1 3 3 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805736 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595182,22,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,73,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,68,now())",now()) 0 1 3 3 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808564 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,6,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,82,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,82,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,78,now())",now()) 0 1 3 3 0 0.00
graph SELECT r.FIELDID FROM sd_additionalparams_details r,sd_additionalparams_details su, sd_additionalparams_details st, sd_additionalparams_details df1,sd_additionalparams_details df2,sd_additionalparams_details df3 where r.FIELDID = su.FIELDID and r.FIELDID = st.FIELDID and st.FIELDID = su.FIELDID and su.FIELDID = df1.FIELDID and df1.FIELDID = df2.FIELDID and df2.FIELDID = df3.FIELDID and r.FIELDID in (SELECT FIELDID FROM sd_additionalparams where Status=0 and GridControlFieldID=0 and ProjectID = ? and FIELDID in (?, ?, ?, ?, ?, ?) ) and r.CONTROLFLOW_CATEGORYID =1 and ( r.CONTROLFLOW_CATEGORY_VALUE=0 OR r.CONTROLFLOW_CATEGORY_VALUE = ? ) and st.CONTROLFLOW_CATEGORYID =3 and (st.CONTROLFLOW_CATEGORY_VALUE=0 OR st.CONTROLFLOW_CATEGORY_VALUE = ? ) and df1.CONTROLFLOW_CATEGORYID=4 and (df1.CONTROLFLOW_CATEGORY_VALUE=0 OR df1.CONTROLFLOW_CATEGORY_VALUE = ? ) and df2.CONTROLFLOW_CATEGORYID=5 and (df2.CONTROLFLOW_CATEGORY_VALUE=0 OR df2.CONTROLFLOW_CATEGORY_VALUE = ? ) and df3.CONTROLFLOW_CATEGORYID=6 and (df3.CONTROLFLOW_CATEGORY_VALUE=0 OR df3.CONTROLFLOW_CATEGORY_VALUE = ? ) and su.CONTROLFLOW_CATEGORYID =2 and (su.CONTROLFLOW_CATEGORY_VALUE=0 OR su.CONTROLFLOW_CATEGORY_VALUE = ? ) group by r.FIELDID order by r.FIELDID 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,4,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595624,'SLA',"PopulateSMSInfo(595624,73,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10249696/INV/12/24/1' 0 2 1 2 0 0.00
graph{call PopulateSMSInfo(595334,5,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,75,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,70,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,73,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595562,'SLA',"PopulateSMSInfo(595562,41,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,82,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595518,'SLA',"PopulateSMSInfo(595518,73,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,48,now())",now()) 0 1 3 3 0 0.00
graphselect sdaddition0_.LoadInChild as col_0_0_ from sd_additionalfields_permissions sdaddition0_ where sdaddition0_.FieldID=? and (sdaddition0_.AccessToRole=0 or sdaddition0_.AccessToRole in (? , ? , ? , ?)) 0 9 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,22,now())",now()) 0 1 3 3 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809044 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,76,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595248,5,now())} 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595504,68,now())} 0 1 3 3 0 0.00
graphselect count(sdattachme0_.AttachmentID) as col_0_0_ from sd_attachmentdetails sdattachme0_ where (sdattachme0_.DisplayType in (0 , 1)) and sdattachme0_.ProblemId=? 0 2 1 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,22,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,1,now())",now()) 0 1 3 3 0 0.00
graphSelect SettingValue from configsettings where SettingKEY='SMS_TO_TICKET_INTERVAL' 0 4 0 1 0 0.00
graphselect locationname,locationname FROM servicedesklocationmaster where servicedesklocationmaster.locationname like ? limit 0,100 0 3 1 1 0 0.00
graph{call PopulateSMSInfo(595522,41,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,70,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,78,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595702,'SLA',"PopulateSMSInfo(595702,41,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595626,'SLA',"PopulateSMSInfo(595626,48,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,22,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,14,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,6,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,22,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,72,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,68,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,75,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,5,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595186,'SLA',"PopulateSMSInfo(595186,48,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253030/INV/01/25/1 ' 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,72,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,5,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595724,'SLA',"PopulateSMSInfo(595724,73,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595524,48,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,68,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,78,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,78,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,5,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595336,4,now())} 0 1 3 3 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854708 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,78,now())",now()) 0 1 3 3 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245639/INV/12/24/1 ' 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,22,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595700,72,now())} 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,72,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,14,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,1,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,9,now())",now()) 0 1 3 3 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594988,'SLA',"PopulateSMSInfo(594988,1,now())",now()) 0 1 3 3 0 0.00
graph{call PopulateSMSInfo(595050,76,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595246,72,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247794/INV/12/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241191/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595626,'SLA',"PopulateSMSInfo(595626,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595322,48,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246587/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595540,72,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843138 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595516,41,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595428,'SLA',"PopulateSMSInfo(595428,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595744,'SLA',"PopulateSMSInfo(595744,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,73,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246203/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248845/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,72,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857128 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595502,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595086,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595188,9,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595682,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595422,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595044,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595094,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595760,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595116,'SLA',"PopulateSMSInfo(595116,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595108,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,70,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856404 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,68,now())",now()) 0 1 2 2 0 0.00
graphselect sdprojectr0_.AccessValue as col_0_0_ from sd_project_roles_access sdprojectr0_ where (sdprojectr0_.ProjectRoleID in (? , ? , ?)) and sdprojectr0_.AccessValue=? 0 2 1 1 0 0.00
graph{call PopulateSMSInfo(595154,48,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595560,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595024,'SLA',"PopulateSMSInfo(595024,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595424,'SLA',"PopulateSMSInfo(595424,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,115,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259679/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595648,'SLA',"PopulateSMSInfo(595648,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595718,'SLA',"PopulateSMSInfo(595718,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,70,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595528,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595480,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595156,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595758,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595596,'SLA',"PopulateSMSInfo(595596,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595524,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595296,'SLA',"PopulateSMSInfo(595296,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595340,'SLA',"PopulateSMSInfo(595340,48,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251959/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595718,'SLA',"PopulateSMSInfo(595718,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,82,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410188/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595424,'SLA',"PopulateSMSInfo(595424,72,now())",now()) 0 1 2 2 0 0.00
graphselect sdservicer0_.SubmittedBy as col_0_0_ from sd_servicereqmaster sdservicer0_ where sdservicer0_.ProblemId=? limit ? 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595124,'SLA',"PopulateSMSInfo(595124,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,6,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595522,73,now())} 0 1 2 2 0 0.00
graphselect sdservicer0_.ProblemId as col_0_0_ from sd_servicereqmaster sdservicer0_ where sdservicer0_.ParentID=? and (sdservicer0_.CurrentStatus not in (select sdstatecat1_.StateID from sd_statecategory_details sdstatecat1_ where sdstatecat1_.StateCategoryID in (? , ?))) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595524,'SLA',"PopulateSMSInfo(595524,48,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244655/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595424,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595516,'SLA',"PopulateSMSInfo(595516,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595242,9,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595334,82,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595052,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595418,78,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595072,'SLA',"PopulateSMSInfo(595072,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,70,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595414,68,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595044,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595322,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595674,'SLA',"PopulateSMSInfo(595674,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595336,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595078,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,70,now())",now()) 0 1 2 2 0 0.00
graphSelect SettingValue from configsettings where SettingKEY='SMS_TO_TICKET_FEATURE' 0 4 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595024,'SLA',"PopulateSMSInfo(595024,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,50,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595742,'SLA',"PopulateSMSInfo(595742,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595252,73,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595372,14,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595320,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595626,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,9,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245555/INV/11/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595364,14,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595120,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595586,'SLA',"PopulateSMSInfo(595586,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595592,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595502,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595600,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595656,'SLA',"PopulateSMSInfo(595656,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595634,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595404,50,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595428,'SLA',"PopulateSMSInfo(595428,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595538,1,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242661/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,22,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249733/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,6,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595152,76,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242863/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,41,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240387/INV/12/24/1' 0 1 2 2 0 0.00
graphSELECT AD1.ASSETVALUE,AD1.ASSETVALUE FROM ASSETMASTER AM INNER JOIN ASSETDETAILS AD ON AM.ASSETID=AD.ASSETID AND AM.ITEMTYPEID=20019 AND AD.ITEMDETAILSID=382 INNER JOIN ASSETDETAILS AD1 ON AD.ASSETID=AD1.ASSETID AND AD1.ITEMDETAILSID=383 WHERE AD.ASSETVALUE=(SELECT CATEGORYNAME FROM SD_CATEGORYMASTER WHERE CATEGORYID=8 ) AND AM.STATUS=0 ORDER BY ASSETVALUE ASC limit 1 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595686,75,now())} 0 1 2 2 0 0.00
graphselect count(distinct sdprojectr0_.ProjectRoleID) as col_0_0_ from sd_project_roles_access sdprojectr0_ where (sdprojectr0_.ProjectRoleID in (? , ? , ?)) and sdprojectr0_.AccessValue=? 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833402 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833450 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,73,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833898 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595624,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595084,'SLA',"PopulateSMSInfo(595084,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595154,72,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833778 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833786 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595674,'SLA',"PopulateSMSInfo(595674,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595620,78,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,75,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833070 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595628,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595112,'SLA',"PopulateSMSInfo(595112,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595236,73,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259166/INV/01/25/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595422,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595726,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595526,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595214,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595390,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595404,23,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595320,'SLA',"PopulateSMSInfo(595320,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595560,'SLA',"PopulateSMSInfo(595560,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595196,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595088,'SLA',"PopulateSMSInfo(595088,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595054,'SLA',"PopulateSMSInfo(595054,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595056,6,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595766,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595188,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595762,'SLA',"PopulateSMSInfo(595762,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595364,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,22,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242039/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595412,'SLA',"PopulateSMSInfo(595412,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595478,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,5,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595174,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595522,'SLA',"PopulateSMSInfo(595522,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244429/INV/12/24/1' 0 2 1 1 0 0.00
graph{call PopulateSMSInfo(595702,72,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247137/INV/11/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595274,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,22,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258961/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595290,'SLA',"PopulateSMSInfo(595290,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595724,'SLA',"PopulateSMSInfo(595724,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595054,'SLA',"PopulateSMSInfo(595054,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595372,4,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595660,48,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595306,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595502,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595138,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595744,'SLA',"PopulateSMSInfo(595744,41,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242722/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595242,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,22,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821834 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595214,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595078,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595740,'SLA',"PopulateSMSInfo(595740,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595568,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595456,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595740,'SLA',"PopulateSMSInfo(595740,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595750,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,70,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595432,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595188,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,6,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595694,72,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244087/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,68,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245716/INV/12/24/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595406,9,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249957/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966530 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595408,14,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02253133/INV/02/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,4,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242985/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595546,'SLA',"PopulateSMSInfo(595546,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595560,'SLA',"PopulateSMSInfo(595560,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595112,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595590,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595744,'SLA',"PopulateSMSInfo(595744,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,6,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240371/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595322,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595032,'SLA',"PopulateSMSInfo(595032,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,6,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595226,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595304,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595660,'SLA',"PopulateSMSInfo(595660,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595610,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595256,'SLA',"PopulateSMSInfo(595256,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595752,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595748,'SLA',"PopulateSMSInfo(595748,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595442,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595304,'SLA',"PopulateSMSInfo(595304,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595252,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,75,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595360,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595054,'SLA',"PopulateSMSInfo(595054,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595364,'SLA',"PopulateSMSInfo(595364,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,68,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037660 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595532,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,78,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037424 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595566,'SLA',"PopulateSMSInfo(595566,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247066/INV/11/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595524,'SLA',"PopulateSMSInfo(595524,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837534 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595362,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595500,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,75,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244688/INV/11/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595084,'SLA',"PopulateSMSInfo(595084,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595240,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595262,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595036,'SLA',"PopulateSMSInfo(595036,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595762,'SLA',"PopulateSMSInfo(595762,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,76,now())",now()) 0 1 2 2 0 0.00
graphselect distinct sdprojectr1_.ProjectRoleID as col_0_0_ from sd_project_roles_details sdprojectr0_ inner join sd_project_roles sdprojectr1_ on sdprojectr0_.ProjectRoleID=sdprojectr1_.ProjectRoleID where sdprojectr1_.ProjectID=? and sdprojectr0_.UserID=? and sdprojectr1_.RoleName<>'Submitter' 0 2 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822966 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595550,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,76,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595610,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822110 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822102 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595040,'SLA',"PopulateSMSInfo(595040,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595524,'SLA',"PopulateSMSInfo(595524,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595354,'SLA',"PopulateSMSInfo(595354,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595064,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,78,now())",now()) 0 1 2 2 0 0.00
graph select SQL_CACHE vm.fieldid, vm.mappingid, t.scripttype, if(scripttype =0 ,(select newUIContent from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content, vm.custommethod,mm.newUImethodname,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),isScriptUpgradeRequires, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid inner join method_mapping mm on mm.mappingid = vm.mappingid where vm.fieldtype =? and vm.fieldId not in (0,39) and vm.projectID =? and vm.CustomMethod <> 0 and vm.fieldId in (9,10,11,13,14,15) 0 2 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244436/INV/12/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240952/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595260,'SLA',"PopulateSMSInfo(595260,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,14,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825950 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595506,'SLA',"PopulateSMSInfo(595506,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,9,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252333/INV/01/25/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595608,127,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595524,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,1,now())",now()) 0 1 2 2 0 0.00
graphselect sdstatecat0_.StateCategoryID as col_0_0_ from sd_statecategory_master sdstatecat0_ cross join sd_statecategory_details sdstatecat1_ where sdstatecat0_.StateCategoryID=sdstatecat1_.StateCategoryID and sdstatecat0_.ProjectID=? and sdstatecat1_.StateID=? 0 4 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595088,'SLA',"PopulateSMSInfo(595088,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595756,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595508,'SLA',"PopulateSMSInfo(595508,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,72,now())",now()) 0 1 2 2 0 0.00
graphselect sdprojectr0_.AccessValue as col_0_0_ from sd_project_roles_access sdprojectr0_ where (sdprojectr0_.ProjectRoleID in (12 , 10 , 20)) and sdprojectr0_.AccessValue=17 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247784/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,68,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839626 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839670 0 1 2 2 0 0.00
graphselect sdstatecat0_.StateCategoryID as col_0_0_, sdstatecat1_.StateCategoryName as col_1_0_ from sd_statecategory_details sdstatecat0_ cross join sd_statecategory_master sdstatecat1_ where sdstatecat0_.StateID=? and sdstatecat0_.StateCategoryID=sdstatecat1_.StateCategoryID and sdstatecat1_.ProjectID=? 0 2 1 2 1 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825142 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595196,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595282,'SLA',"PopulateSMSInfo(595282,41,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825394 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,5,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595248,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,48,now())",now()) 0 1 2 2 0 0.00
graph select SQL_CACHE vm.fieldid, vm.mappingid, t.scripttype, if(scripttype =0 ,(select newUIContent from validationscript_details t1 where t1.scriptid = t.scriptid),(select scriptname from validationscript_details t2 where t2.scriptid = t.scriptid)) as content, vm.custommethod,mm.newUImethodname,(select content from validationscript_details t1 where t1.scriptid = t.scriptid),isScriptUpgradeRequires, isExistingScript,vm.scriptId from validationscript_details t inner join validationscript_mapping vm on vm.scriptid = t.scriptid inner join method_mapping mm on mm.mappingid = vm.mappingid where vm.fieldtype =? and vm.fieldId not in (0,39) and vm.projectID =? and vm.CustomMethod = 0 and vm.fieldId in (9,10,11,13,14,15) 0 2 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595438,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595426,'SLA',"PopulateSMSInfo(595426,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,75,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839350 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839346 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595198,14,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595490,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595412,'SLA',"PopulateSMSInfo(595412,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595704,'SLA',"PopulateSMSInfo(595704,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,76,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810836 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,4,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810908 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595410,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595492,22,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595594,41,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838922 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595420,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595176,'SLA',"PopulateSMSInfo(595176,41,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810480 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595746,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595612,113,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810260 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595590,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595256,9,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595696,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595602,'SLA',"PopulateSMSInfo(595602,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595738,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595290,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595550,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595236,'SLA',"PopulateSMSInfo(595236,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254775/INV/01/25/1 ' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252938/INV/01/25/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595442,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595334,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,9,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254240/INV/01/25/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595332,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595156,14,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251048/INV/01/25/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595446,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,22,now())",now()) 0 1 2 2 0 0.00
graphselect sdaddition0_.ID as col_0_0_ from sd_additionalfields_permissions sdaddition0_ where sdaddition0_.ProjectID=? and (sdaddition0_.AccessToRole in (?)) and sdaddition0_.LoadInChild=1 0 2 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595722,'SLA',"PopulateSMSInfo(595722,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595598,'SLA',"PopulateSMSInfo(595598,73,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247442/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595180,'SLA',"PopulateSMSInfo(595180,48,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240222/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595526,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595612,'SLA',"PopulateSMSInfo(595612,113,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595418,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595554,'SLA',"PopulateSMSInfo(595554,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595576,'SLA',"PopulateSMSInfo(595576,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595696,41,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242713/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,73,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246098/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595330,'SLA',"PopulateSMSInfo(595330,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,6,now())",now()) 0 1 2 2 0 0.00
graphselect sdsubcateg0_.SubCategoryName as col_0_0_ from sd_subcategorymaster sdsubcateg0_ where sdsubcateg0_.SubCategoryId=? 0 2 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245184/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595648,'SLA',"PopulateSMSInfo(595648,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595106,'SLA',"PopulateSMSInfo(595106,73,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250614/INV/02/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,136,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,68,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240237/INV/12/24/1' 0 1 2 2 0 0.00
graphselect sduserfeed0_.ID as col_0_0_, sduserfeed0_.Name as col_1_0_, sduserfeed0_.Weightage as col_2_0_ from sd_userfeedback_questions sduserfeed0_ where sduserfeed0_.ModuleType=1 and sduserfeed0_.Status=0 and sduserfeed0_.ProjectID=? order by sduserfeed0_.DisplayOrder 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243896/INV/12/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245603/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,75,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247558/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812640 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595426,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,82,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244535/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,76,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812992 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,68,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244350/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595756,'SLA',"PopulateSMSInfo(595756,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595106,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595430,4,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595138,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595706,75,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826094 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595066,'SLA',"PopulateSMSInfo(595066,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595316,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,68,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595590,70,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11241052/INV/11/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249141/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595506,'SLA',"PopulateSMSInfo(595506,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595352,'SLA',"PopulateSMSInfo(595352,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,118,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,82,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595152,70,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410600/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595388,82,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595360,4,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595126,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595756,'SLA',"PopulateSMSInfo(595756,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595672,75,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595712,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595542,73,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595042,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,76,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257935/INV/01/25/1 ' 0 2 1 1 0 0.00
graph{call PopulateSMSInfo(595576,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595484,'SLA',"PopulateSMSInfo(595484,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595258,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595698,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595072,72,now())} 0 1 2 2 0 0.00
graphselect group_concat(acd.fieldId) from sd_additionalparams_access_details acd, sd_additionalparams sda, macromaster mm where acd.fieldId = sda.fieldid and sda.macroid = mm.macroid and acd.accesspermission =? and acd.fieldAccessCategory = 7 and mm.macro_html_type =20 limit ? 0 1 2 2 0 0.00
graphselect macromaste0_.MACROID as col_0_0_ from macromaster macromaste0_ where macromaste0_.MACROID=? limit ? 0 8 0 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815604 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815784 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595318,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815508 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595756,'SLA',"PopulateSMSInfo(595756,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595576,'SLA',"PopulateSMSInfo(595576,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,70,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243085/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595440,'SLA',"PopulateSMSInfo(595440,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595426,'SLA',"PopulateSMSInfo(595426,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,76,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410634/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2947066 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2947062 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815224 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595340,1,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259266/INV/01/25/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595714,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,14,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240105/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595536,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595342,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595558,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595336,'SLA',"PopulateSMSInfo(595336,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595180,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595222,4,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595494,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595286,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,82,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595168,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595606,'SLA',"PopulateSMSInfo(595606,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,82,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814536 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595026,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595264,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,6,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814064 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595616,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595078,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595258,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595244,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595494,72,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818232 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818228 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818240 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595548,'SLA',"PopulateSMSInfo(595548,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595716,'SLA',"PopulateSMSInfo(595716,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595334,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818096 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595472,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,72,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3424645 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595250,48,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2921826 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595464,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595290,'SLA',"PopulateSMSInfo(595290,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595714,41,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595612,'SLA',"PopulateSMSInfo(595612,127,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803840 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242130/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803896 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803916 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251738/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595334,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,70,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595490,70,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595526,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,9,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817224 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595190,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595182,14,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817820 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817908 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817916 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595158,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803380 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817756 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595410,9,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817784 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243072/INV/12/24/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595538,48,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595500,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595502,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,78,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802900 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595624,'SLA',"PopulateSMSInfo(595624,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595712,'SLA',"PopulateSMSInfo(595712,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595430,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802316 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802432 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595444,41,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595236,'SLA',"PopulateSMSInfo(595236,48,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245043/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816832 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595350,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802800 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802836 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241047/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,73,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595490,6,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802680 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816048 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816128 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816156 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,82,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816200 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,6,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816280 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948224 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,23,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595478,68,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595698,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595496,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595400,'SLA',"PopulateSMSInfo(595400,72,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806276 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806312 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806334 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,6,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806398 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806446 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806430 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,73,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806040 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806072 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806008 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241427/INV/12/24/1' 0 2 1 2 1 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595162,'SLA',"PopulateSMSInfo(595162,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595722,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595612,'SLA',"PopulateSMSInfo(595612,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,5,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247712/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,4,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248581/INV/11/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595248,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,5,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595754,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,4,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240593/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595628,'SLA',"PopulateSMSInfo(595628,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,41,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805480 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595560,'SLA',"PopulateSMSInfo(595560,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,68,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595254,82,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247836/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819816 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805228 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805248 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805256 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,82,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819928 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805308 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805324 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819984 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595338,78,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,6,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805920 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805976 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805660 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805600 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595722,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819104 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,5,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249860/INV/12/24/1 ' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819200 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819216 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,68,now())",now()) 0 1 2 2 0 0.00
graphselect sdstaterol0_.ParameterValue as col_0_0_ from sd_state_roles sdstaterol0_ where sdstaterol0_.Parameter=1 and sdstaterol0_.ProjectID=1 and sdstaterol0_.StateID=70 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254271/INV/01/25/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252626/INV/01/25/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819032 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819052 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,68,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595424,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595716,'SLA',"PopulateSMSInfo(595716,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595472,'SLA',"PopulateSMSInfo(595472,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595330,9,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595538,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595504,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595000,'SLA',"PopulateSMSInfo(595000,41,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240938/INV/11/24/1' 0 3 0 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251233/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595426,'SLA',"PopulateSMSInfo(595426,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595522,'SLA',"PopulateSMSInfo(595522,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595052,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595518,'SLA',"PopulateSMSInfo(595518,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595580,'SLA',"PopulateSMSInfo(595580,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595554,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595174,68,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804820 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804808 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244247/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595598,'SLA',"PopulateSMSInfo(595598,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595074,'SLA',"PopulateSMSInfo(595074,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595364,'SLA',"PopulateSMSInfo(595364,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595676,'SLA',"PopulateSMSInfo(595676,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595090,9,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595190,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804500 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595340,73,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804688 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595722,'SLA',"PopulateSMSInfo(595722,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,41,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818984 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595562,'SLA',"PopulateSMSInfo(595562,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595306,4,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595390,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595496,41,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808616 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808600 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808232 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808212 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,14,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808332 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808928 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808920 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808984 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808996 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595716,'SLA',"PopulateSMSInfo(595716,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,41,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808708 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595764,76,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808816 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595242,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,70,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595430,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595538,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595066,'SLA',"PopulateSMSInfo(595066,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808084 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808048 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808052 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595342,'SLA',"PopulateSMSInfo(595342,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808160 0 1 2 2 0 0.00
graphselect count(sdmailnoti0_.ID) as col_0_0_ from sd_mailnotification sdmailnoti0_ where sdmailnoti0_.ProblemID=? 0 2 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595760,'SLA',"PopulateSMSInfo(595760,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595344,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807800 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807816 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595180,'SLA',"PopulateSMSInfo(595180,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595744,'SLA',"PopulateSMSInfo(595744,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595766,41,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,22,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807176 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241054/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807180 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807208 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807212 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,75,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595108,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595256,'SLA',"PopulateSMSInfo(595256,14,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807040 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,9,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807584 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,72,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242781/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807340 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595630,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595254,5,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595220,82,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595360,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,70,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242213/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595658,'SLA',"PopulateSMSInfo(595658,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595244,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,5,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595200,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595472,'SLA',"PopulateSMSInfo(595472,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,68,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806748 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806752 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595176,'SLA',"PopulateSMSInfo(595176,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410236/INV/12/24/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595630,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,75,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806502 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,14,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252222/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595034,'SLA',"PopulateSMSInfo(595034,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595694,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595746,'SLA',"PopulateSMSInfo(595746,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,82,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247109/INV/11/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,68,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595684,78,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595242,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,78,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992340 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992368 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595742,'SLA',"PopulateSMSInfo(595742,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595588,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,78,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595042,75,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595414,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595038,'SLA',"PopulateSMSInfo(595038,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595250,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595154,6,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256675/INV/01/25/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595614,4,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510155/INV/01/25/1 ' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10246961/INV/12/24/1' 0 1 2 2 0 0.00
graphselect sdservicer0_.FIELDID as col_0_0_, sdservicer0_.Data as col_1_0_ from sd_servicereq_additionalparams sdservicer0_ cross join sd_additionalparams sdaddition1_ where sdservicer0_.ProblemID=? and sdservicer0_.FIELDID=sdaddition1_.FIELDID and sdaddition1_.Status=0 and sdaddition1_.GridControlFieldID=? order by sdservicer0_.ParamID 0 2 1 2 1 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595346,'SLA',"PopulateSMSInfo(595346,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595496,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,68,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11243393/INV/11/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595466,5,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595040,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,70,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809560 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809512 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809536 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595342,'SLA',"PopulateSMSInfo(595342,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595358,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,78,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809028 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809076 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595530,48,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,78,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510591/INV/02/25/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809336 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809300 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809388 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595472,'SLA',"PopulateSMSInfo(595472,82,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809416 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809420 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809496 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,48,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809160 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809120 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595354,1,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809276 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809244 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595680,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595412,'SLA',"PopulateSMSInfo(595412,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,76,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240235/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595548,'SLA',"PopulateSMSInfo(595548,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595476,'SLA',"PopulateSMSInfo(595476,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595356,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595038,'SLA',"PopulateSMSInfo(595038,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595334,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595540,'SLA',"PopulateSMSInfo(595540,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,75,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248491/INV/12/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240173/INV/12/24/1' 0 2 1 1 0 0.00
graph{call PopulateSMSInfo(595108,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,78,now())",now()) 0 1 2 2 0 0.00
graphselect sdservicer0_.CurrentStatus as col_0_0_ from sd_servicereqmaster sdservicer0_ where sdservicer0_.ProblemId=? limit ? 0 2 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595508,'SLA',"PopulateSMSInfo(595508,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595656,'SLA',"PopulateSMSInfo(595656,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595706,76,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595408,5,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,75,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3076294 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,76,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3076306 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595428,1,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595610,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595608,75,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595726,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,1,now())",now()) 0 1 2 2 0 0.00
graphSelect SettingValue from sd_configsettings where SettingKEY=? and ProjectID=? and (ServiceID=? or ServiceID=0) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,6,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250910/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595460,'SLA',"PopulateSMSInfo(595460,22,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994708 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595592,'SLA',"PopulateSMSInfo(595592,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595408,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,82,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595432,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595260,'SLA',"PopulateSMSInfo(595260,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595638,'SLA',"PopulateSMSInfo(595638,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,82,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244580/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595072,'SLA',"PopulateSMSInfo(595072,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595548,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595302,22,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595342,'SLA',"PopulateSMSInfo(595342,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,75,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595110,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,9,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595430,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595526,'SLA',"PopulateSMSInfo(595526,41,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244161/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595620,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595530,41,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595524,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,75,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595764,73,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993164 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595724,'SLA',"PopulateSMSInfo(595724,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,113,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993192 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,75,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595604,1,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253484/INV/01/25/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595294,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595716,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595760,'SLA',"PopulateSMSInfo(595760,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595724,'SLA',"PopulateSMSInfo(595724,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595546,'SLA',"PopulateSMSInfo(595546,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,6,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595408,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595056,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,9,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078318 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595548,'SLA',"PopulateSMSInfo(595548,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595354,'SLA',"PopulateSMSInfo(595354,136,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595750,'SLA',"PopulateSMSInfo(595750,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595256,'SLA',"PopulateSMSInfo(595256,82,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244455/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595428,'SLA',"PopulateSMSInfo(595428,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,76,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245411/INV/12/24/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595738,70,now())} 0 1 2 2 0 0.00
graphselect sdcategory0_.CategoryName as col_0_0_ from sd_categorymaster sdcategory0_ where sdcategory0_.CategoryId=? 0 2 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,41,now())",now()) 0 1 2 2 0 0.00
graphselect group_concat(acd.fieldId) from sd_additionalparams_access_details acd, sd_additionalparams sda, macromaster mm where acd.fieldId = sda.fieldid and sda.macroid = mm.macroid and acd.accesspermission =? and acd.fieldAccessCategory = 7 and mm.macro_html_type =4 limit ? 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252826/INV/01/25/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595296,'SLA',"PopulateSMSInfo(595296,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595256,'SLA',"PopulateSMSInfo(595256,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257951/INV/01/25/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595526,'SLA',"PopulateSMSInfo(595526,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,9,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2996100 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595480,41,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248598/INV/12/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251099/INV/01/25/1' 0 1 2 2 0 0.00
graphSelect SettingValue from configsettings where SettingKEY='SUBMIT_SMS_AS_TICKET' 0 4 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595170,'SLA',"PopulateSMSInfo(595170,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595066,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595634,118,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,6,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257966/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,70,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595446,68,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595152,48,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595014,73,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903280 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595244,14,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244440/INV/12/24/1' 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917092 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595742,'SLA',"PopulateSMSInfo(595742,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595116,'SLA',"PopulateSMSInfo(595116,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595248,82,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863040 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863096 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595120,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252783/INV/01/25/1 ' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595178,5,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595758,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595732,'SLA',"PopulateSMSInfo(595732,48,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877016 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877104 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,107,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595484,'SLA',"PopulateSMSInfo(595484,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595124,'SLA',"PopulateSMSInfo(595124,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595574,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595736,'SLA',"PopulateSMSInfo(595736,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595054,'SLA',"PopulateSMSInfo(595054,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595260,'SLA',"PopulateSMSInfo(595260,14,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249331/INV/12/24/1' 0 2 1 1 0 0.00
graphselect sdstatesfi0_.TypeOfInput as col_0_0_ from sd_states_fixedfields sdstatesfi0_ where sdstatesfi0_.StateID=? and sdstatesfi0_.Input=? and sdstatesfi0_.TypeOfInput=1 limit ? 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595308,'SLA',"PopulateSMSInfo(595308,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,14,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244684/INV/12/24/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595670,'SLA',"PopulateSMSInfo(595670,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,82,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246689/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595252,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,6,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,82,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595078,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595494,'SLA',"PopulateSMSInfo(595494,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595486,'SLA',"PopulateSMSInfo(595486,73,now())",now()) 0 1 2 2 0 0.00
graphselect sdfixedfil0_.SNO as col_0_0_, sdfixedfil0_.FieldID as col_1_0_, sdfixedfil0_.AccessToRole as col_2_0_, sdfixedfil0_.DisplayName as col_3_0_, case when sum(sdfixedfil0_.IsMandatory)>=1 then 1 else 0 end as col_4_0_, sdfixedfil0_.ProjectID as col_5_0_, case when sum(sdfixedfil0_.IsVisible)>=1 then 1 else 0 end as col_6_0_, sdfixedfil0_.IsVisibleInChildCall as col_7_0_, sdfixedfil0_.LoadIfSameProject as col_8_0_, sdfixedfil0_.LoadIfDifferentProject as col_9_0_, case when sum(sdfixedfil0_.IsReadOnly)=count(sdfixedfil0_.IsReadOnly) then 1 else 0 end as col_10_0_, sdfixedfil0_.IsReadOnlyInChildCall as col_11_0_, sdfixedfil0_.IsMobileVisibility as col_12_0_, sdfixedfil0_.IsMobileListVisibility as col_13_0_, sdfixedfil0_.IsMobileChangeVisibility as col_14_0_, sdfixedfil0_.IsCollapsed as col_15_0_ from sd_fixedfileds_permissions sdfixedfil0_ where (sdfixedfil0_.AccessToRole in (?)) and (sdfixedfil0_.FieldID in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?)) and sdfixedfil0_.ProjectID=? and (sdfixedfil0_.IsMandatory=1 or sdfixedfil0_.IsMobileChangeVisibility=1 or sdfixedfil0_.IsMobileListVisibility=1 or sdfixedfil0_.IsReadOnly=0 or sdfixedfil0_.IsReadOnlyInChildCall=1 or sdfixedfil0_.IsVisible=1 or sdfixedfil0_.LoadIfDifferentProject=1 or sdfixedfil0_.LoadIfSameProject=1) group by sdfixedfil0_.FieldID 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595536,6,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595754,'SLA',"PopulateSMSInfo(595754,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595500,78,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,41,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,41,now())",now()) 0 1 2 2 0 0.00
graphSELECT sw.ScriptName, sw.ScriptProperties,sq.currentStatus FROM sd_workflowmaster sw inner join sd_servicereqmaster sq on sw.pstate = sq.currentstatus where AState = ? and sw.ProjectID=sq.projectid and sq.projectid = ? and sq.problemid = ? 0 2 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852948 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595358,1,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247251/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,9,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595530,76,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,73,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240606/INV/12/24/1' 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240559/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595106,'SLA',"PopulateSMSInfo(595106,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595338,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595442,'SLA',"PopulateSMSInfo(595442,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,127,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595490,75,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595124,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595166,4,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240016/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595480,72,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595036,'SLA',"PopulateSMSInfo(595036,1,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905512 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905496 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905492 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411259/INV/01/25/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595522,'SLA',"PopulateSMSInfo(595522,73,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905856 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905964 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905952 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,68,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240117/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595218,'SLA',"PopulateSMSInfo(595218,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,75,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595246,48,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595492,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,5,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259036/INV/01/25/1 ' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595604,'SLA',"PopulateSMSInfo(595604,1,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595742,41,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595060,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595538,73,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595098,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,76,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595416,4,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,5,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,78,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595592,'SLA',"PopulateSMSInfo(595592,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595604,'SLA',"PopulateSMSInfo(595604,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595476,82,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,68,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595198,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595736,'SLA',"PopulateSMSInfo(595736,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248690/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595014,70,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595200,5,now())} 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855328 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595620,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595260,'SLA',"PopulateSMSInfo(595260,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595442,'SLA',"PopulateSMSInfo(595442,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,76,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595674,'SLA',"PopulateSMSInfo(595674,48,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595326,70,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248837/INV/12/24/1' 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595608,1,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,4,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595404,61,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595750,'SLA',"PopulateSMSInfo(595750,41,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040920 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,68,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595640,'SLA',"PopulateSMSInfo(595640,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,1,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244477/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,76,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595422,14,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595610,78,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595448,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,78,now())",now()) 0 1 2 2 0 0.00
graph SELECT fieldid FROM sd_additionalparams_access_details where FIELDID = ? and FieldAccessCategory=9 and (AccessID in ( ?, ?, ?, ?) or AccessID=0) and (AccessPermission=0 or AccessPermission in( ? ) ) limit ? 0 5 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,76,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595764,70,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595570,'SLA',"PopulateSMSInfo(595570,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595020,'SLA',"PopulateSMSInfo(595020,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595054,'SLA',"PopulateSMSInfo(595054,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,76,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595618,75,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595358,78,now())} 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241975/INV/12/24/1' 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,5,now())",now()) 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854796 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854584 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854628 0 1 2 2 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854680 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595322,75,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,22,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595258,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,6,now())",now()) 0 1 2 2 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257499/INV/01/25/1 ' 0 2 1 2 1 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,78,now())",now()) 0 1 2 2 0 0.00
graphselect group_concat(acd.fieldId) from sd_additionalparams_access_details acd, sd_additionalparams sda, macromaster mm where acd.fieldId = sda.fieldid and sda.macroid = mm.macroid and acd.accesspermission =? and acd.fieldAccessCategory = 7 and mm.macro_html_type =1 limit ? 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,4,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,14,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595178,14,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,75,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595568,'SLA',"PopulateSMSInfo(595568,48,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595442,'SLA',"PopulateSMSInfo(595442,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595348,113,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,82,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595170,'SLA',"PopulateSMSInfo(595170,1,now())",now()) 0 1 2 2 0 0.00
graphselect usermgmtma0_.ProfilePicture as col_0_0_ from usermgmt_master usermgmtma0_ where usermgmtma0_.UserID=? 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595578,'SLA',"PopulateSMSInfo(595578,73,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595298,4,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595218,73,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,22,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595428,'SLA',"PopulateSMSInfo(595428,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595736,'SLA',"PopulateSMSInfo(595736,72,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595742,72,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595508,9,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595130,'SLA',"PopulateSMSInfo(595130,72,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,41,now())",now()) 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595056,70,now())} 0 1 2 2 0 0.00
graph{call PopulateSMSInfo(595128,41,now())} 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595424,'SLA',"PopulateSMSInfo(595424,1,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,70,now())",now()) 0 1 2 2 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595586,'SLA',"PopulateSMSInfo(595586,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857424 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254376/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857596 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857580 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595486,'SLA',"PopulateSMSInfo(595486,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595438,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244601/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595762,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595186,'SLA',"PopulateSMSInfo(595186,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256777/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250209/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857384 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595166,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595102,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595256,'SLA',"PopulateSMSInfo(595256,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595566,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843022 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843026 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843002 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843014 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843018 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595294,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595732,'SLA',"PopulateSMSInfo(595732,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843114 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843118 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843122 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843130 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857780 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3042788 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595472,'SLA',"PopulateSMSInfo(595472,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595112,'SLA',"PopulateSMSInfo(595112,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595330,'SLA',"PopulateSMSInfo(595330,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595116,'SLA',"PopulateSMSInfo(595116,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595414,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595476,'SLA',"PopulateSMSInfo(595476,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595128,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246139/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595736,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595642,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,78,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857064 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857056 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857008 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857012 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243061/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02253988/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857104 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595112,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857172 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857140 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243709/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595542,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11249042/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595178,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251676/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595710,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595332,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595160,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595490,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595598,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595406,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254075/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594994,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595354,113,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595430,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595262,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856976 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595414,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842394 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842398 0 1 1 1 0 0.00
graphselect sdstatesfi0_.InputId as col_0_0_ from sd_states_fixedfields sdstatesfi0_ where sdstatesfi0_.Input='Multi App ID' and sdstatesfi0_.StateID=? 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595588,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842490 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842454 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842462 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595028,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595192,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856756 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595516,'SLA',"PopulateSMSInfo(595516,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595388,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595012,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595480,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595042,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595170,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856864 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251109/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594992,'SLA',"PopulateSMSInfo(594992,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842302 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842306 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595336,'SLA',"PopulateSMSInfo(595336,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,76,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856920 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595392,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410439/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595608,'SLA',"PopulateSMSInfo(595608,136,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595634,115,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842938 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842946 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842926 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842954 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253162/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595380,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244808/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595494,'SLA',"PopulateSMSInfo(595494,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595262,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595750,'SLA',"PopulateSMSInfo(595750,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595316,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595144,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595346,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856536 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595262,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856516 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243045/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856584 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856620 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856624 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255113/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595592,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856400 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856464 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856440 0 1 1 1 0 0.00
graphselect profileid as db_profile_ids from imsprofilemaster where siteid=1 and tableID=34 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595502,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595296,'SLA',"PopulateSMSInfo(595296,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595758,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251354/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595002,'SLA',"PopulateSMSInfo(595002,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595254,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255377/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595766,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595692,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595024,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255598/INV/01/25/1' 0 2 0 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248820/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245012/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595250,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595448,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595740,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595736,'SLA',"PopulateSMSInfo(595736,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595430,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595300,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595676,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595354,'SLA',"PopulateSMSInfo(595354,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246580/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595754,'SLA',"PopulateSMSInfo(595754,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595422,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595580,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595612,'SLA',"PopulateSMSInfo(595612,136,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595112,'SLA',"PopulateSMSInfo(595112,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595112,'SLA',"PopulateSMSInfo(595112,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242351/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595246,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595422,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595110,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259555/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595690,'SLA',"PopulateSMSInfo(595690,1,now())",now()) 0 1 1 1 0 0.00
graphSelect SettingValue from configsettings where SettingKEY='ACKNOWLEDGEMENT_SMS_AS_TICKET' 0 4 0 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245427/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595356,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595608,'SLA',"PopulateSMSInfo(595608,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595732,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595258,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595472,'SLA',"PopulateSMSInfo(595472,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247882/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595710,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595494,'SLA',"PopulateSMSInfo(595494,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245381/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595078,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595760,'SLA',"PopulateSMSInfo(595760,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250807/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855492 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595204,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595748,'SLA',"PopulateSMSInfo(595748,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595626,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595002,'SLA',"PopulateSMSInfo(595002,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595368,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595720,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595178,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595172,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595650,'SLA',"PopulateSMSInfo(595650,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595342,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595676,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257573/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256763/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595284,'SLA',"PopulateSMSInfo(595284,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855928 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855920 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855924 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252653/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595356,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595144,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595676,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595010,'SLA',"PopulateSMSInfo(595010,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243860/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252700/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831322 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248244/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595534,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595102,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595406,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595730,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259764/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595756,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251656/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595538,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595590,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248200/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595752,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595322,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241105/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,27,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595330,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595378,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595530,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,78,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240013/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595424,'SLA',"PopulateSMSInfo(595424,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595632,'SLA',"PopulateSMSInfo(595632,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242824/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595354,136,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259598/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595268,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595484,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595760,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595530,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595500,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595556,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595300,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595678,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595396,'SLA',"PopulateSMSInfo(595396,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595736,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595582,'SLA',"PopulateSMSInfo(595582,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595702,'SLA',"PopulateSMSInfo(595702,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595102,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510406/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595072,'SLA',"PopulateSMSInfo(595072,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595596,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595406,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595220,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595238,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247436/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255349/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595002,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244486/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242720/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595210,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2830594 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2830598 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247355/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252397/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2830726 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595110,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245124/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595528,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595412,'SLA',"PopulateSMSInfo(595412,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240558/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595380,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595062,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595182,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241175/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245649/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244543/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595272,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595200,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595578,'SLA',"PopulateSMSInfo(595578,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595694,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595584,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595554,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595678,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858604 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595254,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858640 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858644 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595438,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858956 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858972 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858976 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595262,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595170,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243464/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595208,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240129/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858032 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595278,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595680,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246111/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595736,'SLA',"PopulateSMSInfo(595736,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595576,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595604,'SLA',"PopulateSMSInfo(595604,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595732,'SLA',"PopulateSMSInfo(595732,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245533/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251019/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244830/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595130,'SLA',"PopulateSMSInfo(595130,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244570/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594994,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595630,'SLA',"PopulateSMSInfo(595630,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595330,'SLA',"PopulateSMSInfo(595330,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595390,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595540,'SLA',"PopulateSMSInfo(595540,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595128,'SLA',"PopulateSMSInfo(595128,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595512,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595726,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595216,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595582,'SLA',"PopulateSMSInfo(595582,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595696,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595238,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595182,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242273/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,68,now())",now()) 0 1 1 1 0 0.00
graphselect sdaddition0_.MACROID as col_0_0_ from sd_additionalparams sdaddition0_ where sdaddition0_.FIELDID=? limit ? 0 2 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595604,'SLA',"PopulateSMSInfo(595604,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595154,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247118/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241198/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257495/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595190,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595702,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595380,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595186,'SLA',"PopulateSMSInfo(595186,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595220,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595626,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251885/INV/02/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258876/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240325/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595716,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249602/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252796/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595640,'SLA',"PopulateSMSInfo(595640,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595416,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595428,'SLA',"PopulateSMSInfo(595428,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595254,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248681/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595600,'SLA',"PopulateSMSInfo(595600,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595086,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247611/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248214/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595580,'SLA',"PopulateSMSInfo(595580,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,76,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833414 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595410,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833442 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833446 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833466 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595560,'SLA',"PopulateSMSInfo(595560,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595086,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244701/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244666/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595586,'SLA',"PopulateSMSInfo(595586,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2965390 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595262,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595470,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595098,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595708,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833310 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833314 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833374 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833398 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833334 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253060/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833874 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833862 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595644,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595186,'SLA',"PopulateSMSInfo(595186,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833922 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833910 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595626,'SLA',"PopulateSMSInfo(595626,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595452,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833710 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833774 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833762 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595298,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595108,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247494/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833810 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833830 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833834 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833822 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833826 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595152,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595182,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595654,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246901/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595762,'SLA',"PopulateSMSInfo(595762,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247075/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595330,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247198/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241368/INV/12/24/1' 0 1 1 1 0 0.00
graphselect assetvalue,assetvalue FROM assetdetails where itemdetailsid=142 and (select if(data='raw card location',1,0) from sd_servicereq_additionalparams where problemid=774151 and fieldid=132 ) union select locationname,locationname from servicedesklocationmaster where locationname like '%%' and (select if(data='raw card location',0,1) from sd_servicereq_additionalparams where .assetvalue like ? and problemid=774151 and fieldid=132) limit 0,100 0 1 1 1 0 100.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595106,'SLA',"PopulateSMSInfo(595106,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241407/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595300,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595678,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833010 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833002 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595458,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595692,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242552/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595116,'SLA',"PopulateSMSInfo(595116,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595098,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595424,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833174 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252443/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595692,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247660/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247319/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258987/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595506,'SLA',"PopulateSMSInfo(595506,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595146,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246986/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595432,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240177/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248418/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251539/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595282,'SLA',"PopulateSMSInfo(595282,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595570,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254767/INV/02/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243052/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595466,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,39,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595170,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595358,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595744,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247365/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247129/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241361/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252598/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410203/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595506,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254400/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595478,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,70,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3033024 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832998 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595482,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,116,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246625/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254445/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250003/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595480,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595058,'SLA',"PopulateSMSInfo(595058,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832794 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832774 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832778 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595474,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595158,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595500,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595562,'SLA',"PopulateSMSInfo(595562,1,now())",now()) 0 1 1 1 0 0.00
graphselect sdstatesma0_.StateId as col_0_0_ from sd_statesmaster sdstatesma0_ where sdstatesma0_.ProjectID=? and sdstatesma0_.IsStartState=1 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595704,'SLA',"PopulateSMSInfo(595704,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595632,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252583/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595238,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595592,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595568,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594986,'SLA',"PopulateSMSInfo(594986,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595494,'SLA',"PopulateSMSInfo(595494,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244282/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595364,'SLA',"PopulateSMSInfo(595364,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595482,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832290 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595204,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256541/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595558,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259800/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245302/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595594,'SLA',"PopulateSMSInfo(595594,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251353/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595412,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595736,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595710,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250499/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595568,'SLA',"PopulateSMSInfo(595568,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595384,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595042,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832394 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595256,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248441/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595088,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251252/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595674,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595150,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595490,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595506,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595766,'SLA',"PopulateSMSInfo(595766,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595694,'SLA',"PopulateSMSInfo(595694,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595354,'SLA',"PopulateSMSInfo(595354,113,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595518,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595692,'SLA',"PopulateSMSInfo(595692,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595062,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595728,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595196,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244406/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595584,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247987/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240146/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247168/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595114,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595766,'SLA',"PopulateSMSInfo(595766,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595476,'SLA',"PopulateSMSInfo(595476,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245268/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595038,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595220,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247203/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250193/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595610,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595640,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595598,'SLA',"PopulateSMSInfo(595598,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248665/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255341/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595482,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595330,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595340,'SLA',"PopulateSMSInfo(595340,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595296,'SLA',"PopulateSMSInfo(595296,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595398,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595396,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246043/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595012,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595372,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240775/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254053/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595318,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595508,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831806 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831820 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242528/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595146,'SLA',"PopulateSMSInfo(595146,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831514 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595162,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595616,'SLA',"PopulateSMSInfo(595616,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245306/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240806/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595176,'SLA',"PopulateSMSInfo(595176,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595666,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246152/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595112,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595156,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595654,'SLA',"PopulateSMSInfo(595654,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595650,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595752,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831974 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831962 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595050,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595534,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243902/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595120,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595490,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10246578/INV/10/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248889/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595006,78,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2953164 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2967762 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2967766 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2953140 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821874 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821878 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821882 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595180,'SLA',"PopulateSMSInfo(595180,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594994,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595762,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594990,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821954 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821942 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821970 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821910 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821918 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821990 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595676,'SLA',"PopulateSMSInfo(595676,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821662 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821694 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244945/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2953412 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821714 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821794 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821798 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821770 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595528,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821830 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821838 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821822 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595346,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595340,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595066,'SLA',"PopulateSMSInfo(595066,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595072,'SLA',"PopulateSMSInfo(595072,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595638,'SLA',"PopulateSMSInfo(595638,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253898/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595448,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595364,'SLA',"PopulateSMSInfo(595364,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595358,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252497/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595616,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248959/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251447/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595458,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595660,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595052,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595458,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595542,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595606,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595488,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244615/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251849/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595748,'SLA',"PopulateSMSInfo(595748,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595054,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595526,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510576/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595660,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595128,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256058/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243579/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242846/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255325/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245433/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595272,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251434/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595070,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595264,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595576,'SLA',"PopulateSMSInfo(595576,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248467/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595522,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595070,'SLA',"PopulateSMSInfo(595070,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595628,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595636,'SLA',"PopulateSMSInfo(595636,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595186,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595746,'SLA',"PopulateSMSInfo(595746,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595644,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595322,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11242806/INV/02/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251518/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240198/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595734,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595292,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240029/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595234,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820104 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820108 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820112 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820116 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820184 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820188 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244118/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820192 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820172 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820176 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820140 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820144 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820148 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820168 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966526 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966534 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595128,'SLA',"PopulateSMSInfo(595128,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966582 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966586 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595298,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966546 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966558 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966566 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820212 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820240 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820248 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820232 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02256001/INV/02/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820260 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820264 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820252 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,6,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820292 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820272 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820276 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595630,'SLA',"PopulateSMSInfo(595630,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595298,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240480/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820000 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820004 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820008 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820064 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820020 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820012 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820016 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820040 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820044 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820048 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820036 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247642/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595460,'SLA',"PopulateSMSInfo(595460,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595108,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595356,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595388,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595180,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820300 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595402,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595534,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595364,'SLA',"PopulateSMSInfo(595364,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243486/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595634,120,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247346/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595416,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594998,'SLA',"PopulateSMSInfo(594998,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595378,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254765/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,76,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2834074 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2834078 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595466,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252271/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595172,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595466,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247637/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595740,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510413/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510436/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2834238 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247706/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595674,'SLA',"PopulateSMSInfo(595674,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245299/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595662,'SLA',"PopulateSMSInfo(595662,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595124,'SLA',"PopulateSMSInfo(595124,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245216/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02256015/INV/02/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595474,'SLA',"PopulateSMSInfo(595474,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595034,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595720,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595188,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595196,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595458,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595120,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595390,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595108,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595138,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244631/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595604,'SLA',"PopulateSMSInfo(595604,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595432,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595274,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244891/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595256,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250412/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242280/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410184/INV/12/24/1 ' 0 2 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243376/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595090,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595208,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595636,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595584,'SLA',"PopulateSMSInfo(595584,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595468,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595128,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595282,'SLA',"PopulateSMSInfo(595282,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595538,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595230,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595554,'SLA',"PopulateSMSInfo(595554,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595722,'SLA',"PopulateSMSInfo(595722,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823806 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823834 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247609/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595248,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258424/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823922 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595358,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252675/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595230,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595320,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595710,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595598,'SLA',"PopulateSMSInfo(595598,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241333/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10243492/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254421/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595244,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823242 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595560,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595366,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823318 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595294,'SLA',"PopulateSMSInfo(595294,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837614 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837610 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837618 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595278,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837634 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837638 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837622 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037172 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037164 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037132 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823006 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037116 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595378,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595138,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595478,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595128,'SLA',"PopulateSMSInfo(595128,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023212 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254475/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023216 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243723/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595088,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037736 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595248,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037668 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037656 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037612 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595508,'SLA',"PopulateSMSInfo(595508,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595558,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595038,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,1,now())",now()) 0 1 1 1 0 0.00
graphselect sdprojectr0_.AccessValue as col_0_0_ from sd_project_roles_access sdprojectr0_ where (sdprojectr0_.ProjectRoleID in (? , ? , ? , ?)) and sdprojectr0_.AccessValue=? 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037576 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595106,'SLA',"PopulateSMSInfo(595106,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595660,'SLA',"PopulateSMSInfo(595660,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250231/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037476 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037460 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254642/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037404 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595054,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595272,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595408,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595358,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595192,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595566,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246780/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023468 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595386,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023456 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023424 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023416 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595004,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254436/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595752,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595462,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594998,'SLA',"PopulateSMSInfo(594998,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595256,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595530,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595124,'SLA',"PopulateSMSInfo(595124,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595354,'SLA',"PopulateSMSInfo(595354,127,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595120,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248584/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595154,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595396,'SLA',"PopulateSMSInfo(595396,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595496,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595222,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595634,116,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595416,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595336,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252512/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595704,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411171/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595536,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595092,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595534,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244250/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252482/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241942/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595148,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595180,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595182,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595144,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595712,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253754/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595582,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595418,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595088,'SLA',"PopulateSMSInfo(595088,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595200,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595202,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595246,'SLA',"PopulateSMSInfo(595246,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822974 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3038052 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3038048 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595636,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595462,'SLA',"PopulateSMSInfo(595462,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595654,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595080,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595382,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595504,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595628,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595172,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,27,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822098 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251872/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822034 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822054 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822062 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252641/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595658,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594988,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595720,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595722,'SLA',"PopulateSMSInfo(595722,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595028,'SLA',"PopulateSMSInfo(595028,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02253940/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247788/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250192/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595382,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240813/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595426,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595594,'SLA',"PopulateSMSInfo(595594,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,23,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249939/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595644,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595396,'SLA',"PopulateSMSInfo(595396,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595298,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244840/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822194 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822190 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411295/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595734,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246801/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254091/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822218 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595220,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595642,'SLA',"PopulateSMSInfo(595642,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595308,'SLA',"PopulateSMSInfo(595308,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241251/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595658,'SLA',"PopulateSMSInfo(595658,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595766,'SLA',"PopulateSMSInfo(595766,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240828/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595516,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595274,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595164,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594990,'SLA',"PopulateSMSInfo(594990,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595636,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595700,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595340,'SLA',"PopulateSMSInfo(595340,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,139,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595726,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248672/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595586,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595344,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595612,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246143/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254152/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595122,'SLA',"PopulateSMSInfo(595122,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595162,'SLA',"PopulateSMSInfo(595162,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595260,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595470,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595416,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595696,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595468,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595186,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248397/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249713/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595616,'SLA',"PopulateSMSInfo(595616,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240347/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595408,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02253567/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595290,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595728,'SLA',"PopulateSMSInfo(595728,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250875/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251080/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595450,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595222,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595130,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595208,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595468,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,113,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595548,'SLA',"PopulateSMSInfo(595548,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595764,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10241916/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595500,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595154,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258866/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257579/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595510,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595238,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595390,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,76,now())} 0 1 1 1 0 0.00
graphselect UDF_dayhour(?,?) 0 2 0 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253560/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825870 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825898 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254723/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595476,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825974 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595452,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595318,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241258/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253625/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825718 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825730 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825722 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595068,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595214,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595298,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595348,118,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595074,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595016,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595294,'SLA',"PopulateSMSInfo(595294,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244936/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595124,'SLA',"PopulateSMSInfo(595124,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839662 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839646 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825098 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839678 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839674 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839698 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839750 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839718 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839702 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839706 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839738 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839722 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595432,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825174 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595064,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595106,'SLA',"PopulateSMSInfo(595106,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244032/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839478 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839498 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839442 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839434 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839430 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595074,'SLA',"PopulateSMSInfo(595074,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250471/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243462/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839530 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595516,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839594 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839562 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839558 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839554 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595602,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839586 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595330,'SLA',"PopulateSMSInfo(595330,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595670,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595426,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595536,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825210 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595708,'SLA',"PopulateSMSInfo(595708,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595308,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595184,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825378 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244983/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595440,'SLA',"PopulateSMSInfo(595440,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594988,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595744,'SLA',"PopulateSMSInfo(595744,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247361/INV/11/24/1' 0 1 1 1 0 0.00
graphselect sdaddition0_.FIELDID as col_0_0_, sdaddition0_.MACROID as col_1_0_, sdaddition0_.FIELD_STORAGE_TYPE as col_2_0_, sdaddition0_.FIELD_DISPLAYNAME as col_3_0_, sdaddition0_.ORDERBY as col_4_0_, sdaddition0_.CustomValidationScript as col_5_0_, sdaddition0_.ClientSideValidationScript as col_6_0_, sdaddition0_.URL as col_7_0_, sdaddition0_.DependentFieldPopulaterQuery as col_8_0_ from sd_additionalparams sdaddition0_ where sdaddition0_.FIELDID in (? , ? , ? , ? , ? , ? , ? , ?) order by sdaddition0_.ORDERBY, sdaddition0_.FIELDID 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595292,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510330/INV/02/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246981/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595332,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595594,'SLA',"PopulateSMSInfo(595594,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246538/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595336,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247582/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595102,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595628,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244874/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595180,72,now())} 0 1 1 1 0 0.00
graphselect Distinct i.SystemID as AgentMeterNodes from probescheduledetail pd inner join probemaster pm on pd.probeid=pm.probeid inner join inventorymaster i on i.siteid=pm.siteid and i.SystemID=pd.ProbeschedulerID where pd.TaskTypeID=16 and i.managenode=1 and i.isvpnclient=1 and pm.siteid=1 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595058,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246321/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595022,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595158,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595480,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595012,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810780 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810788 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810792 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810744 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810752 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810756 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810768 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810764 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810812 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810824 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810820 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810848 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810844 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810800 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810892 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810856 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595128,'SLA',"PopulateSMSInfo(595128,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252380/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810940 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810952 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810968 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810916 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810928 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810920 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595290,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595712,'SLA',"PopulateSMSInfo(595712,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253012/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810556 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595414,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245324/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595034,'SLA',"PopulateSMSInfo(595034,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595612,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810660 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810640 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810724 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595628,'SLA',"PopulateSMSInfo(595628,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242915/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595328,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595390,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254560/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595400,'SLA',"PopulateSMSInfo(595400,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595290,'SLA',"PopulateSMSInfo(595290,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824566 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595576,'SLA',"PopulateSMSInfo(595576,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595346,'SLA',"PopulateSMSInfo(595346,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824578 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,70,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810052 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810076 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595276,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244319/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810088 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838942 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838946 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838938 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838956 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838902 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838926 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838914 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410911/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810300 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810324 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595642,'SLA',"PopulateSMSInfo(595642,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810392 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595542,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595704,'SLA',"PopulateSMSInfo(595704,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595214,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810400 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595376,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810472 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595616,'SLA',"PopulateSMSInfo(595616,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810148 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810168 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595630,'SLA',"PopulateSMSInfo(595630,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810104 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810252 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824898 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810268 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810264 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810248 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595276,'SLA',"PopulateSMSInfo(595276,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595596,'SLA',"PopulateSMSInfo(595596,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595762,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242977/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595252,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595112,'SLA',"PopulateSMSInfo(595112,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595372,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595728,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595712,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595446,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595084,'SLA',"PopulateSMSInfo(595084,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595378,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595620,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595072,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595176,'SLA',"PopulateSMSInfo(595176,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595138,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595524,'SLA',"PopulateSMSInfo(595524,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824270 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595214,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824006 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244795/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595666,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595498,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595112,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246034/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595560,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595494,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595332,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595056,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595356,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595472,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595234,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244715/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255708/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595418,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595750,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595712,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595366,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243443/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247834/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250168/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595506,'SLA',"PopulateSMSInfo(595506,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240653/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595260,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595090,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595004,'SLA',"PopulateSMSInfo(595004,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252100/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244334/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254144/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595744,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595282,'SLA',"PopulateSMSInfo(595282,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595056,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243407/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595704,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595504,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247073/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594990,'SLA',"PopulateSMSInfo(594990,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252781/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595588,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595760,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244575/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248027/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595696,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244435/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595148,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813888 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595174,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595468,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595342,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813944 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813904 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813900 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813968 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813984 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813996 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595584,'SLA',"PopulateSMSInfo(595584,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256856/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595396,'SLA',"PopulateSMSInfo(595396,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595500,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595148,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595084,'SLA',"PopulateSMSInfo(595084,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595734,'SLA',"PopulateSMSInfo(595734,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256802/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595316,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595580,'SLA',"PopulateSMSInfo(595580,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595610,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240284/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595668,'SLA',"PopulateSMSInfo(595668,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595586,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240523/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595578,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813088 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595156,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595244,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813124 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813164 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595106,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813156 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595254,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813104 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813100 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813120 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813112 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595560,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813184 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813176 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813196 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813188 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595450,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595260,'SLA',"PopulateSMSInfo(595260,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595302,'SLA',"PopulateSMSInfo(595302,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595606,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595660,'SLA',"PopulateSMSInfo(595660,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595052,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595008,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595760,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595228,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595716,'SLA',"PopulateSMSInfo(595716,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595022,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813200 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813208 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813212 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595476,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813220 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595366,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595322,73,now())} 0 1 1 1 0 0.00
graphSELECT jd.SystemID, psd.ProbeSchedulerID as JobID FROM probescheduledetail psd INNER JOIN jobdetails jd on jd.JobID=psd.ProbeSchedulerID INNER JOIN inventorymaster i on i.siteid=jd.siteid and i.SystemID=jd.SystemID where i.ManageNode=1 and psd.TaskTypeID=3 and psd.MonitoringID=4 and i.SiteID=1 Group by jd.SystemID 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247011/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252433/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595192,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595486,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595358,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595276,'SLA',"PopulateSMSInfo(595276,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595744,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595170,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595418,'SLA',"PopulateSMSInfo(595418,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250102/INV/02/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249262/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595282,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595018,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595064,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595246,'SLA',"PopulateSMSInfo(595246,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250432/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595032,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2827038 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2827034 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595594,'SLA',"PopulateSMSInfo(595594,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254544/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595388,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243803/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595108,'SLA',"PopulateSMSInfo(595108,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595092,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595170,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595198,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595330,'SLA',"PopulateSMSInfo(595330,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595682,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594998,'SLA',"PopulateSMSInfo(594998,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595088,'SLA',"PopulateSMSInfo(595088,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595208,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595462,'SLA',"PopulateSMSInfo(595462,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595328,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247535/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240804/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253733/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595122,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595164,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594994,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595350,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595398,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812596 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595114,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812612 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812680 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812692 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812632 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812668 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246740/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595412,'SLA',"PopulateSMSInfo(595412,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595062,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245925/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595712,'SLA',"PopulateSMSInfo(595712,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595552,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO102410447/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812964 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812980 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812988 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812916 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812928 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595604,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595730,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595536,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595584,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244641/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812700 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595572,'SLA',"PopulateSMSInfo(595572,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595616,'SLA',"PopulateSMSInfo(595616,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595478,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812812 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595400,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,52,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826378 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595700,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243120/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826086 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247465/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826106 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826158 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826166 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595494,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826182 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826130 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826122 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826150 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826134 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826142 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595694,'SLA',"PopulateSMSInfo(595694,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595626,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247822/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826746 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826742 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826738 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826702 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826770 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826778 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595434,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595468,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595702,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595518,'SLA',"PopulateSMSInfo(595518,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826542 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,78,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240307/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595166,'SLA',"PopulateSMSInfo(595166,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244427/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11242437/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594994,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240905/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595612,136,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595198,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259062/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251972/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595190,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595160,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595688,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595680,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253539/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595468,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595040,'SLA',"PopulateSMSInfo(595040,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595334,'SLA',"PopulateSMSInfo(595334,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826054 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826038 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826070 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826002 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595568,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826014 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826022 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240750/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595098,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595620,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595660,'SLA',"PopulateSMSInfo(595660,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595164,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247065/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595308,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594986,'SLA',"PopulateSMSInfo(594986,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247352/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595122,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595370,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244202/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595568,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246677/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595376,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3015048 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3015024 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3015032 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240043/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595268,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595056,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595554,'SLA',"PopulateSMSInfo(595554,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595420,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595480,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246157/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595320,'SLA',"PopulateSMSInfo(595320,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243330/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595720,76,now())} 0 1 1 1 0 0.00
graph select el.Estimated_SLABreachTime,el.Previous_Status,el.IsTicketActive,el.TotalTimeConsider ,ed.ResolveTime_Min,ed.SLA_ID,el.IsSLA_Breached,ed.Interval_time, ed.NBD_cutoff_time, ed.NBD_without_cutofftime_Businessday from escalation_lookup el, escalation_details ed where el.ProblemID = ? and el.SlaID = ed.SLA_ID and el.Estimated_SLABreachTime <> '0000-00-00 00:00:00' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595350,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595554,'SLA',"PopulateSMSInfo(595554,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595250,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595066,'SLA',"PopulateSMSInfo(595066,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595386,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510810/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255839/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595634,136,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2801940 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595382,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595384,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595098,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11249031/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595342,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595040,'SLA',"PopulateSMSInfo(595040,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241125/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595284,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244559/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595566,'SLA',"PopulateSMSInfo(595566,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595252,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595704,'SLA',"PopulateSMSInfo(595704,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595658,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595462,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815600 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815608 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815612 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815692 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815696 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815620 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815636 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594988,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815716 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815728 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815736 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815792 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815788 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595688,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815740 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815748 0 1 1 1 0 0.00
graphselect distinct sdprojectr0_.ProjectRoleID as col_0_0_ from sd_project_roles_details sdprojectr0_ where sdprojectr0_.UserID=2198 and (sdprojectr0_.ProjectRoleID in (select sdprojectr1_.ProjectRoleID from sd_project_roles sdprojectr1_ where sdprojectr1_.RoleName<>'Submitter' and sdprojectr1_.ProjectID=1)) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815764 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815780 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258333/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815452 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815456 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815408 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410659/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595080,'SLA',"PopulateSMSInfo(595080,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815544 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258096/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815504 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815512 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815540 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255315/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259528/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259482/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595196,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243189/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595064,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595578,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595156,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246033/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595124,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815988 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815992 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595344,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595012,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595486,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595226,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595536,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595084,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595642,'SLA',"PopulateSMSInfo(595642,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815192 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595756,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815212 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243150/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248807/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815268 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595730,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815296 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595510,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815232 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815244 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815260 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815256 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246999/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595556,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595502,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2947166 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815304 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815300 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815308 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815312 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815324 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595514,'SLA',"PopulateSMSInfo(595514,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815344 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815364 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815356 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595466,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815012 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815016 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595102,9,now())} 0 1 1 1 0 0.00
graphselect distinct sdprojectr0_.ProjectRoleID as col_0_0_ from sd_project_roles sdprojectr0_ cross join sd_project_roles_details sdprojectr1_ where sdprojectr1_.UserID=2260 and sdprojectr1_.ProjectRoleID=sdprojectr0_.ProjectRoleID and sdprojectr0_.ProjectID=1 0 3 0 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815172 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595006,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,127,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,61,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251988/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595428,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242270/INV/12/24/1' 0 1 1 1 0 0.00
graphselect sdaddition0_.MACROID as col_0_0_ from sd_additionalparams sdaddition0_ where sdaddition0_.GridControlFieldID=? 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245542/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595216,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595392,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595218,'SLA',"PopulateSMSInfo(595218,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595040,'SLA',"PopulateSMSInfo(595040,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595538,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595620,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595000,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595710,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595210,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595730,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595302,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247379/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595642,'SLA',"PopulateSMSInfo(595642,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595244,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244869/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595150,'SLA',"PopulateSMSInfo(595150,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595248,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595278,78,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814980 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595760,'SLA',"PopulateSMSInfo(595760,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594990,'SLA',"PopulateSMSInfo(594990,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246010/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595144,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595452,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244982/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595482,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595682,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594998,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247798/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595202,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595646,'SLA',"PopulateSMSInfo(595646,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240726/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240771/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595702,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595228,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244904/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814340 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595562,'SLA',"PopulateSMSInfo(595562,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595608,'SLA',"PopulateSMSInfo(595608,113,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245952/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814404 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814400 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814408 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595584,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814472 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814480 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814416 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814436 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595112,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243692/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814124 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241319/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251172/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595736,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814220 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814228 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595392,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595594,'SLA',"PopulateSMSInfo(595594,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255978/INV/02/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595372,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814760 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595176,'SLA',"PopulateSMSInfo(595176,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595142,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257156/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814580 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814556 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595260,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245300/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246149/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595434,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595620,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595764,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595026,'SLA',"PopulateSMSInfo(595026,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240136/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595754,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256772/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595676,'SLA',"PopulateSMSInfo(595676,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595680,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595172,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595000,'SLA',"PopulateSMSInfo(595000,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595086,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595748,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595164,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251129/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814004 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595722,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814068 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814084 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814020 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814028 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814052 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595266,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595240,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595282,'SLA',"PopulateSMSInfo(595282,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595234,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,4,now())",now()) 0 1 1 1 0 0.00
graphselect sdstatesma0_.StateName as col_0_0_ from sd_statesmaster sdstatesma0_ where sdstatesma0_.StateId=? and sdstatesma0_.Status=0 0 2 0 1 0 0.00
graph{call PopulateSMSInfo(595570,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595294,'SLA',"PopulateSMSInfo(595294,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595000,'SLA',"PopulateSMSInfo(595000,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248910/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3149794 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595660,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595498,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595036,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595588,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595276,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595398,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256493/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818224 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595668,'SLA',"PopulateSMSInfo(595668,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246956/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818244 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818236 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595174,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241016/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595350,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594990,'SLA',"PopulateSMSInfo(594990,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818156 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595316,'SLA',"PopulateSMSInfo(595316,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818176 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818100 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243328/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818136 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818184 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595594,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595478,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818200 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818204 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595052,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595334,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595138,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595478,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595116,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248356/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595284,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240974/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595254,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3424605 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3424619 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510309/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595632,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257388/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595552,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595034,'SLA',"PopulateSMSInfo(595034,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2921834 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2921830 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243771/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595698,'SLA',"PopulateSMSInfo(595698,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250485/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411327/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254243/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244636/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803636 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803696 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,4,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803644 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803660 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803664 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803724 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595426,'SLA',"PopulateSMSInfo(595426,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595452,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595228,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595202,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803456 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803476 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,4,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803480 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803408 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803404 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803436 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803440 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248701/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803508 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803580 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803596 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803524 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595628,'SLA',"PopulateSMSInfo(595628,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803544 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595216,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257509/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240283/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247480/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803848 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803876 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803800 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803832 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595552,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803892 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803968 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803984 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803924 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803932 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803940 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595628,'SLA',"PopulateSMSInfo(595628,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595384,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817368 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595374,'SLA',"PopulateSMSInfo(595374,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240454/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817408 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817404 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817412 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595652,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595268,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595488,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595194,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595528,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817208 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817220 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817228 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817244 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595496,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817248 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595412,'SLA',"PopulateSMSInfo(595412,4,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817272 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817276 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595562,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817348 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595038,'SLA',"PopulateSMSInfo(595038,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254411/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817840 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817860 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817856 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817872 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803228 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817864 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817876 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817804 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817812 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595022,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817824 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817832 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817836 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251865/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817892 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803248 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803280 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803284 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817912 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803320 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803332 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803340 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803344 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803360 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803388 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803392 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803396 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595414,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803052 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803076 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,27,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803024 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803032 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803044 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247631/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255574/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803108 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803100 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817748 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817760 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,106,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803172 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817772 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803124 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817792 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803148 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594992,'SLA',"PopulateSMSInfo(594992,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246351/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240904/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595006,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595764,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595742,'SLA',"PopulateSMSInfo(595742,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595392,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595502,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248709/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595518,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595390,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595216,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595696,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595322,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595392,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595748,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246840/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595420,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595446,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594998,'SLA',"PopulateSMSInfo(594998,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595430,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245113/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595206,'SLA',"PopulateSMSInfo(595206,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595654,'SLA',"PopulateSMSInfo(595654,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595124,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595216,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595038,'SLA',"PopulateSMSInfo(595038,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251940/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245144/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595290,'SLA',"PopulateSMSInfo(595290,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595660,'SLA',"PopulateSMSInfo(595660,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245341/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595294,'SLA',"PopulateSMSInfo(595294,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595756,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595300,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802920 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802944 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802996 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802968 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595734,'SLA',"PopulateSMSInfo(595734,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802988 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240072/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595476,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595510,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595012,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595576,'SLA',"PopulateSMSInfo(595576,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595542,'SLA',"PopulateSMSInfo(595542,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243833/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595690,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595348,'SLA',"PopulateSMSInfo(595348,119,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595088,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595040,'SLA',"PopulateSMSInfo(595040,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595384,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595608,'SLA',"PopulateSMSInfo(595608,127,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816928 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816936 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816948 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816944 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816904 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802352 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802356 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802392 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816952 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816956 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816960 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595554,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816980 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802336 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816972 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802400 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802488 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10245360/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802448 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595004,'SLA',"PopulateSMSInfo(595004,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595234,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248833/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816780 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802132 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595050,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595224,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802192 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242603/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251455/INV/02/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252010/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816828 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816824 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802264 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802228 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802220 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243414/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802704 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802708 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802756 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802752 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256910/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802768 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802776 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802716 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802728 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802720 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802744 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802792 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595078,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802812 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802884 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802844 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802856 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802852 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802864 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249761/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595434,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802544 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595554,'SLA',"PopulateSMSInfo(595554,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245587/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802556 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802568 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802572 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802580 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802592 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802648 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802668 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802660 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802612 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595528,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595190,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595086,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816040 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816044 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816052 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816056 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595350,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249936/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816112 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816104 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,6,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816164 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816196 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,78,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816272 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816268 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816204 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816208 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595360,'SLA',"PopulateSMSInfo(595360,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816212 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240322/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595364,'SLA',"PopulateSMSInfo(595364,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595722,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816008 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510364/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595690,'SLA',"PopulateSMSInfo(595690,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595208,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816560 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595356,70,now())} 0 1 1 1 0 0.00
graphselect sdstatesfi0_.Parameter as col_0_0_, sdstatesfi0_.DisplayName as col_1_0_, sdstatesfi0_.isVisible as col_2_0_, sdstatesfi0_.isMandatory as col_3_0_ from sd_states_fixedfields_permissions sdstatesfi0_ where sdstatesfi0_.Parameter=? and sdstatesfi0_.StateInputId=? 0 2 0 1 0 0.00
graph{call PopulateSMSInfo(595056,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595498,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251187/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802000 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802028 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816668 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,6,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802036 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802044 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802052 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802056 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240384/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948160 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595090,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948152 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948156 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948140 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595274,76,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816372 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816376 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816396 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816340 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816344 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594988,'SLA',"PopulateSMSInfo(594988,48,now())",now()) 0 1 1 1 0 0.00
graphselect SettingKey,SettingValue from configsettings where SettingKey in ('SOFTWARE_METER_STATUS', 'BLACKLIST_SOFTWARE_UNINSTALLATION','EXTENDEDAGENT_JOB_CHECKTIME','BLACKLIST_ALERT_TITLE','BLACKLIST_ALERT_MSG','BLACKLIST_SOFTWARE_ALERT_STATUS') 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948200 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595426,'SLA',"PopulateSMSInfo(595426,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948240 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948244 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948236 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948232 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948228 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948220 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948272 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948260 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948264 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948256 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948252 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816404 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948180 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948172 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948176 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816424 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240477/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258151/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595160,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595584,'SLA',"PopulateSMSInfo(595584,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595452,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247095/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247929/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595246,'SLA',"PopulateSMSInfo(595246,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595368,68,now())} 0 1 1 1 0 0.00
graphSELECT AD1.ASSETVALUE,AD1.ASSETVALUE FROM ASSETMASTER AM INNER JOIN ASSETDETAILS AD ON AM.ASSETID=AD.ASSETID AND AM.ITEMTYPEID=20019 AND AD.ITEMDETAILSID=382 INNER JOIN ASSETDETAILS AD1 ON AD.ASSETID=AD1.ASSETID AND AD1.ITEMDETAILSID=383 WHERE AD.ASSETVALUE=(SELECT CATEGORYNAME FROM SD_CATEGORYMASTER where AD1.ASSETVALUE like ? and AD1.ASSETVALUE IN ('Other Branch Location') and CATEGORYID=8 ) AND AM.STATUS=0 ORDER BY ASSETVALUE ASC 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244822/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595276,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,115,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012511690/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806296 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595010,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595406,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806240 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806244 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806260 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806268 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595626,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242098/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806326 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806338 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806362 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806394 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242564/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2938234 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806450 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806474 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806414 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806044 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806076 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806012 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806092 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244255/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806184 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806196 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806116 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806140 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806152 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595600,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806224 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806232 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251027/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595460,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252533/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595372,9,now())} 0 1 1 1 0 0.00
graphselect sdquestion0_.SelectedStates as col_0_0_, sdquestion0_.Status as col_1_0_ from sd_questionnaire sdquestion0_ where sdquestion0_.Status=0 and sdquestion0_.ProjectID=? 0 3 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595336,'SLA',"PopulateSMSInfo(595336,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595620,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246179/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595428,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595348,119,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251128/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595070,'SLA',"PopulateSMSInfo(595070,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,6,now())} 0 1 1 1 0 0.00
graphselect sdprojectr0_.AccessValue as col_0_0_ from sd_project_roles_access sdprojectr0_ where (sdprojectr0_.ProjectRoleID in (? , ?)) and sdprojectr0_.AccessValue=? 0 2 0 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595580,'SLA',"PopulateSMSInfo(595580,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,78,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243688/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247509/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595068,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595102,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595154,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595476,'SLA',"PopulateSMSInfo(595476,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594988,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595062,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595588,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595180,'SLA',"PopulateSMSInfo(595180,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241272/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256521/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595466,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253646/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243142/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595588,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595636,'SLA',"PopulateSMSInfo(595636,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242440/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805388 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805392 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257237/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595042,78,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805412 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595268,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805468 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805484 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805492 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805424 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805428 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805432 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805436 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805440 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805444 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805448 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805452 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805464 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595584,'SLA',"PopulateSMSInfo(595584,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595180,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805508 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805500 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805504 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805512 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805524 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805588 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805596 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805544 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805548 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805552 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805560 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805568 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805572 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805576 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805580 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595370,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805196 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805152 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805156 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595182,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10246645/INV/10/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253150/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249469/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805224 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805232 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819864 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819868 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805240 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805244 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805252 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819828 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819824 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819836 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805204 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805208 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819860 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805220 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805296 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595766,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595518,'SLA',"PopulateSMSInfo(595518,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819992 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819988 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805360 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595414,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805316 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819952 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819980 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595012,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595602,'SLA',"PopulateSMSInfo(595602,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805864 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595038,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805880 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805888 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805820 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805836 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805860 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805904 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805912 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805928 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595276,'SLA',"PopulateSMSInfo(595276,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805944 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805980 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595422,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805628 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805624 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805636 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595206,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805656 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805616 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595004,'SLA',"PopulateSMSInfo(595004,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805768 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805776 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805708 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805720 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805788 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819144 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819100 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819196 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819152 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819164 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819184 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247172/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595116,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819232 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819244 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819264 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819268 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819212 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819220 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595190,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819300 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595630,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243002/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244418/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595154,'SLA',"PopulateSMSInfo(595154,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595628,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819012 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819016 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244938/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241311/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819084 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819028 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819044 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819056 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819064 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819060 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595610,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247025/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595276,'SLA',"PopulateSMSInfo(595276,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805000 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595762,'SLA',"PopulateSMSInfo(595762,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805024 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805072 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805088 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805080 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805096 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805056 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805068 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805060 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595410,'SLA',"PopulateSMSInfo(595410,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254760/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805108 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805116 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805128 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805132 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805100 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819352 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819348 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819360 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819384 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819388 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819304 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244608/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243056/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595562,72,now())} 0 1 1 1 0 0.00
graphselect distinct sdprojectr0_.ProjectRoleID as col_0_0_ from sd_project_roles_details sdprojectr0_ inner join sd_project_roles sdprojectr1_ on sdprojectr0_.ProjectRoleID=sdprojectr1_.ProjectRoleID where sdprojectr1_.RoleName=? and sdprojectr1_.ProjectID=? and sdprojectr0_.UserID=? 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595300,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595208,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595642,'SLA',"PopulateSMSInfo(595642,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595008,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3374276 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595196,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249691/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2897512 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595636,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595084,'SLA',"PopulateSMSInfo(595084,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595144,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595110,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595520,'SLA',"PopulateSMSInfo(595520,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595218,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595694,'SLA',"PopulateSMSInfo(595694,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595250,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595064,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595318,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595098,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595276,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595300,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595382,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595764,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595318,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804956 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804968 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804908 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804912 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804924 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804928 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804996 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595408,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244752/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244263/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595172,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595056,76,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804708 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804788 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804760 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804764 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594990,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595414,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804828 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595646,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,70,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804852 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247506/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804880 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804884 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259706/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240818/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246164/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241357/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595474,'SLA',"PopulateSMSInfo(595474,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595498,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595284,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595024,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595402,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410633/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595238,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595218,'SLA',"PopulateSMSInfo(595218,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804096 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595698,'SLA',"PopulateSMSInfo(595698,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804092 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595652,'SLA',"PopulateSMSInfo(595652,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595762,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595152,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804148 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804152 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804208 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510009/INV/02/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804264 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804268 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804280 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804284 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818872 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818888 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595138,'SLA',"PopulateSMSInfo(595138,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595508,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243739/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804028 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804052 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804532 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804556 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804560 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243600/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804528 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804580 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595536,'SLA',"PopulateSMSInfo(595536,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,78,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804664 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804628 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804624 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804648 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244981/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595712,'SLA',"PopulateSMSInfo(595712,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804696 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804308 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818952 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595262,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818916 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255850/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804376 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804332 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804348 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818988 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595572,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595478,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804432 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804436 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804408 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804460 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804492 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808460 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808468 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808476 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808492 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808420 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808428 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808432 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808452 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595158,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808528 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808532 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,76,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808584 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808580 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808592 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808544 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240453/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808556 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808560 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808568 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808572 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808612 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808632 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808640 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808648 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808604 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808220 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808252 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808280 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595302,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595294,'SLA',"PopulateSMSInfo(595294,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595674,'SLA',"PopulateSMSInfo(595674,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808340 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808364 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595482,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808372 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808376 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808300 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808304 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808316 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,70,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808388 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808392 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808404 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255056/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808912 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595004,'SLA',"PopulateSMSInfo(595004,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808980 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808936 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808944 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808948 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808956 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595510,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595580,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245957/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595504,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808656 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808660 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808664 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808668 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808684 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808692 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595218,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808736 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808748 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808752 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808764 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808768 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808716 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808720 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808728 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808780 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808792 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595204,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595398,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595702,'SLA',"PopulateSMSInfo(595702,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808876 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808888 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808812 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808828 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595184,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808824 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808836 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808848 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595694,'SLA',"PopulateSMSInfo(595694,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808852 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241147/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595758,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10244812/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410539/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595562,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510029/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240422/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595558,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595460,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808012 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808016 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411110/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808064 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808060 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808088 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,82,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808096 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808020 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808024 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808028 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808032 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808056 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2872636 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595560,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595446,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808104 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808148 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808140 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595066,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245943/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808176 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595716,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595376,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595586,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595682,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595130,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244697/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595380,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2872556 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,107,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595608,113,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254014/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595678,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595006,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595090,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595074,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595282,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595546,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254619/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595558,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246970/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595700,'SLA',"PopulateSMSInfo(595700,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595360,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595704,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2886564 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2886552 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246039/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595724,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595372,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595242,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595062,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595598,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807824 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807832 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807836 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807840 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807892 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807896 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807844 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807852 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807856 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807864 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807872 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807884 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253460/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807928 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807920 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807936 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807948 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807944 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807956 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807904 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807912 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807968 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595386,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807976 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807980 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807984 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807988 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807992 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807996 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595088,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248266/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242827/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595004,'SLA',"PopulateSMSInfo(595004,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411252/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595022,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243871/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595472,'SLA',"PopulateSMSInfo(595472,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595008,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595410,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595176,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595228,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595226,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807132 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595486,'SLA',"PopulateSMSInfo(595486,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807156 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807160 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595662,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807100 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807112 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807116 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595530,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807172 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807184 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245345/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595426,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595676,'SLA',"PopulateSMSInfo(595676,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807252 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807260 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807272 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807220 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595740,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595338,'SLA',"PopulateSMSInfo(595338,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807300 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807304 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807316 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595758,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240569/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595760,'SLA',"PopulateSMSInfo(595760,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595726,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807020 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595340,'SLA',"PopulateSMSInfo(595340,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807032 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807004 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807068 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807060 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807088 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807080 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807568 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807572 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807592 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595268,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595008,'SLA',"PopulateSMSInfo(595008,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807644 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807648 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807652 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807668 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807672 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807676 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807612 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807624 0 1 1 1 0 0.00
graphselect sduserfeed0_.Name as col_0_0_ from sd_userfeedback_questions sduserfeed0_ where sduserfeed0_.ModuleType=2 and sduserfeed0_.Status=0 and sduserfeed0_.ProjectID=? limit ? 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807688 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807692 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245267/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807700 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807716 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595636,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595410,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807792 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807796 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807724 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253087/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595004,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807732 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807736 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807740 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807748 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807752 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807760 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807384 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807396 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807348 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246939/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807420 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807432 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807436 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807444 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807400 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807492 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595688,'SLA',"PopulateSMSInfo(595688,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807460 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807468 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807472 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10248365/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595006,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595164,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,120,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807524 0 1 1 1 0 0.00
graphselect sdstatesma0_.StateName as col_0_0_ from sd_statesmaster sdstatesma0_ where sdstatesma0_.Status=0 and sdstatesma0_.StateId=? 0 2 0 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807548 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807560 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807516 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595584,'SLA',"PopulateSMSInfo(595584,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243023/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595238,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595386,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,78,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240903/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254594/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595712,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595348,127,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250313/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595218,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244480/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595284,'SLA',"PopulateSMSInfo(595284,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595402,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595280,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595020,1,now())} 0 1 1 1 0 0.00
graphSelect ProfileID from imsprofilevalues where ColumnID=210 and ProfileValues=1 and SiteID=1 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244841/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595234,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595698,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510526/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243498/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595418,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595174,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595206,'SLA',"PopulateSMSInfo(595206,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595290,'SLA',"PopulateSMSInfo(595290,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252882/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594990,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595698,'SLA',"PopulateSMSInfo(595698,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595142,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,52,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595382,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595608,136,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244557/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594988,'SLA',"PopulateSMSInfo(594988,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595350,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595040,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510472/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595592,'SLA',"PopulateSMSInfo(595592,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595534,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2910664 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595148,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595168,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595594,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806716 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806724 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806736 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806708 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806796 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806764 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806768 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806780 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595364,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806840 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806844 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806860 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595520,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806876 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806888 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806490 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410757/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2938262 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806554 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249607/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806588 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806596 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806518 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806522 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806526 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595274,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595716,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806616 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806628 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806620 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806688 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806692 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250996/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806656 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806672 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252346/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595264,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595364,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253185/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595566,'SLA',"PopulateSMSInfo(595566,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806956 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595004,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806976 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806928 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806944 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595580,'SLA',"PopulateSMSInfo(595580,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595712,'SLA',"PopulateSMSInfo(595712,73,now())",now()) 0 1 1 1 0 0.00
graphUpdate sh_timers_status_detail sd Set sd.LastResponseTime = now() Where sd.Type = 2 and sd.TimerID = 4010 and sd.ProbeID = 1 and sd.SiteID = 1 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595378,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595578,'SLA',"PopulateSMSInfo(595578,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595514,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595360,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595010,'SLA',"PopulateSMSInfo(595010,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242664/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595196,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594990,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254111/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,116,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595386,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595184,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595696,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595344,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595616,'SLA',"PopulateSMSInfo(595616,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595598,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595362,'SLA',"PopulateSMSInfo(595362,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595352,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595676,'SLA',"PopulateSMSInfo(595676,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,9,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257959/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595740,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,14,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2874728 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2874712 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2874716 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595716,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992408 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595548,'SLA',"PopulateSMSInfo(595548,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595292,'SLA',"PopulateSMSInfo(595292,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595276,'SLA',"PopulateSMSInfo(595276,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012511238/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595062,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594988,'SLA',"PopulateSMSInfo(594988,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595118,'SLA',"PopulateSMSInfo(595118,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243847/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595396,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250375/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254173/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243343/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245600/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595530,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595330,'SLA',"PopulateSMSInfo(595330,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258149/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241923/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595766,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595188,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245011/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595068,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595242,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595228,'SLA',"PopulateSMSInfo(595228,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243054/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244270/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595306,'SLA',"PopulateSMSInfo(595306,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,61,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595090,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595510,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595192,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595032,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595330,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10244749/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595632,'SLA',"PopulateSMSInfo(595632,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595158,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595652,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595278,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595252,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595500,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595572,'SLA',"PopulateSMSInfo(595572,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240181/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595396,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11242318/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595190,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240747/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595508,'SLA',"PopulateSMSInfo(595508,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595536,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595200,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809844 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595556,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809900 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595258,'SLA',"PopulateSMSInfo(595258,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809548 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809552 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809572 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809588 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809580 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809520 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,139,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809540 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595090,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809676 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809684 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809688 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250290/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809624 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809640 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809660 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595524,'SLA',"PopulateSMSInfo(595524,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,75,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809708 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809712 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809720 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809736 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250424/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595158,'SLA',"PopulateSMSInfo(595158,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595160,'SLA',"PopulateSMSInfo(595160,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,106,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595236,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595236,'SLA',"PopulateSMSInfo(595236,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595344,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240204/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595766,'SLA',"PopulateSMSInfo(595766,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595024,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595088,'SLA',"PopulateSMSInfo(595088,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595758,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595302,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595548,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595418,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595316,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595336,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809032 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809040 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809056 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809068 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595034,'SLA',"PopulateSMSInfo(595034,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809064 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809000 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809008 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809012 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809016 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809024 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809020 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410675/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809080 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809084 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809092 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809096 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243777/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595026,'SLA',"PopulateSMSInfo(595026,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595636,'SLA',"PopulateSMSInfo(595636,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809304 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809312 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809316 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809320 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809332 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809344 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809392 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242082/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809368 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809372 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809384 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595314,'SLA',"PopulateSMSInfo(595314,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595504,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809432 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243400/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809444 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809448 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809456 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809460 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809412 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809424 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595200,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809472 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809484 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809480 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595644,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,22,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809100 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809104 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595122,'SLA',"PopulateSMSInfo(595122,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809156 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809152 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809168 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809180 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809184 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809108 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809112 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809116 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809132 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809136 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809148 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809140 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595120,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595656,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809200 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809208 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809216 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809228 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809248 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809252 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809264 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3364618 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595328,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243063/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595268,'SLA',"PopulateSMSInfo(595268,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253583/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242020/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242578/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595386,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510013/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240949/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595504,'SLA',"PopulateSMSInfo(595504,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595566,'SLA',"PopulateSMSInfo(595566,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595178,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253808/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254559/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595590,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595732,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240282/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595200,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595476,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595234,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595758,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595092,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595742,'SLA',"PopulateSMSInfo(595742,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595450,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247769/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595106,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245491/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595126,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240359/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595060,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595572,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246155/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595050,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595066,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252790/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595254,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410380/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595064,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595732,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595470,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595184,'SLA',"PopulateSMSInfo(595184,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,50,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595256,'SLA',"PopulateSMSInfo(595256,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595368,'SLA',"PopulateSMSInfo(595368,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242376/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595084,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595636,'SLA',"PopulateSMSInfo(595636,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595008,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257451/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595396,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595488,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240475/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594996,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595374,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595254,'SLA',"PopulateSMSInfo(595254,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595726,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258377/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994652 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994644 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994676 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,70,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994624 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595302,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994792 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595152,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595624,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252376/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595174,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247940/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595494,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251317/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244122/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258441/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595184,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595590,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595500,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253446/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595016,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595098,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241193/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595416,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994844 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595506,'SLA',"PopulateSMSInfo(595506,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994812 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994808 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595250,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595470,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595226,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595138,82,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876696 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243489/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876700 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,70,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876780 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876728 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244137/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595632,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595420,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243536/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595278,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595016,'SLA',"PopulateSMSInfo(595016,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242803/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595566,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595114,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257496/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595342,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595480,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253612/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595748,'SLA',"PopulateSMSInfo(595748,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595618,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595018,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876792 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595166,'SLA',"PopulateSMSInfo(595166,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,27,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257508/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595544,'SLA',"PopulateSMSInfo(595544,6,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876968 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876964 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2876960 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595078,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595332,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595446,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595458,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595700,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252745/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595150,'SLA',"PopulateSMSInfo(595150,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595184,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595306,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595210,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410760/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595470,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253432/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595252,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595022,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594998,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595734,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244995/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254603/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595506,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595430,'SLA',"PopulateSMSInfo(595430,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595724,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254859/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240048/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241022/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595708,'SLA',"PopulateSMSInfo(595708,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595014,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245354/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595328,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595454,'SLA',"PopulateSMSInfo(595454,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246993/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247357/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595172,'SLA',"PopulateSMSInfo(595172,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595310,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594992,'SLA',"PopulateSMSInfo(594992,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595754,'SLA',"PopulateSMSInfo(595754,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595176,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252803/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244238/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594994,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595142,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595580,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02253323/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595328,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993212 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595528,4,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993248 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993240 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595326,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595142,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241255/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595640,'SLA',"PopulateSMSInfo(595640,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595000,75,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2929176 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2929172 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2929156 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595198,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595344,'SLA',"PopulateSMSInfo(595344,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595302,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246931/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595068,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595042,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249914/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251154/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595352,'SLA',"PopulateSMSInfo(595352,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240467/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595222,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595236,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595640,'SLA',"PopulateSMSInfo(595640,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242314/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595344,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595348,116,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595438,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255809/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244863/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2875008 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595442,'SLA',"PopulateSMSInfo(595442,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595450,'SLA',"PopulateSMSInfo(595450,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248901/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594988,'SLA',"PopulateSMSInfo(594988,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242850/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595212,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247202/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595742,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO102410009/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595192,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595752,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595172,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595538,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249891/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595050,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595140,'SLA',"PopulateSMSInfo(595140,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595768,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595586,'SLA',"PopulateSMSInfo(595586,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595604,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595462,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257609/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595218,'SLA',"PopulateSMSInfo(595218,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595304,'SLA',"PopulateSMSInfo(595304,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595678,'SLA',"PopulateSMSInfo(595678,78,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245297/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595508,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255732/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595640,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595600,'SLA',"PopulateSMSInfo(595600,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078322 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595130,'SLA',"PopulateSMSInfo(595130,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595194,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595564,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595152,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595526,'SLA',"PopulateSMSInfo(595526,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595264,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242345/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595682,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258370/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595354,127,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595756,'SLA',"PopulateSMSInfo(595756,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595492,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595214,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595284,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594992,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595284,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245072/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595366,'SLA',"PopulateSMSInfo(595366,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246713/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595222,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595530,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595532,'SLA',"PopulateSMSInfo(595532,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595582,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244401/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595272,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595368,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595506,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595616,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595624,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595108,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245506/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250211/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595394,'SLA',"PopulateSMSInfo(595394,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595700,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240808/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595248,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595062,'SLA',"PopulateSMSInfo(595062,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410635/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595528,'SLA',"PopulateSMSInfo(595528,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595374,'SLA',"PopulateSMSInfo(595374,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595222,82,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250964/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595662,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595260,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254331/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595438,'SLA',"PopulateSMSInfo(595438,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595692,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595548,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595662,'SLA',"PopulateSMSInfo(595662,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595402,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240374/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595726,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595732,'SLA',"PopulateSMSInfo(595732,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244587/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595570,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595734,'SLA',"PopulateSMSInfo(595734,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595326,'SLA',"PopulateSMSInfo(595326,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410181/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252305/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2996344 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510245/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251976/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,61,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,48,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2996144 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595370,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246216/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595328,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595302,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252596/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595140,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595328,'SLA',"PopulateSMSInfo(595328,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595582,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244769/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595674,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595562,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595588,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595382,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595322,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595496,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595324,'SLA',"PopulateSMSInfo(595324,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595024,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595714,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595416,'SLA',"PopulateSMSInfo(595416,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903972 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595034,'SLA',"PopulateSMSInfo(595034,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249879/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595506,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595398,'SLA',"PopulateSMSInfo(595398,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595084,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595750,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243831/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248346/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595406,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595636,'SLA',"PopulateSMSInfo(595636,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595258,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595126,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595420,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595236,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248377/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245160/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594992,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595498,'SLA',"PopulateSMSInfo(595498,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595646,'SLA',"PopulateSMSInfo(595646,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595420,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249704/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595136,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595688,'SLA',"PopulateSMSInfo(595688,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595756,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595460,'SLA',"PopulateSMSInfo(595460,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917738 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917742 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595126,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595460,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917762 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248613/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595162,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248298/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11242271/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,70,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595486,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917528 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595344,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250180/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903420 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903452 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595226,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,122,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257446/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595042,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595444,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595034,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595366,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595120,'SLA',"PopulateSMSInfo(595120,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251631/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595236,'SLA',"PopulateSMSInfo(595236,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244882/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903324 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903320 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903316 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903348 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903336 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903332 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903368 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903388 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903292 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903288 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903284 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595540,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251850/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595458,'SLA',"PopulateSMSInfo(595458,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242515/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595748,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595558,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240389/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244548/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595252,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595446,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595552,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410080/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256499/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250987/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595380,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595690,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595684,'SLA',"PopulateSMSInfo(595684,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595486,'SLA',"PopulateSMSInfo(595486,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595438,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595038,'SLA',"PopulateSMSInfo(595038,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595736,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595412,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595200,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,73,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252956/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595538,'SLA',"PopulateSMSInfo(595538,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595006,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917100 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595086,'SLA',"PopulateSMSInfo(595086,41,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917124 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595570,'SLA',"PopulateSMSInfo(595570,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917184 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917168 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595146,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595682,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595142,68,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595234,'SLA',"PopulateSMSInfo(595234,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240746/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243357/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595730,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,76,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917028 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595068,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917096 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595214,'SLA',"PopulateSMSInfo(595214,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595420,'SLA',"PopulateSMSInfo(595420,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595632,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595578,'SLA',"PopulateSMSInfo(595578,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863044 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595570,'SLA',"PopulateSMSInfo(595570,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863112 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595230,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595544,70,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595260,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242190/INV/12/24/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863224 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863236 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863208 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863204 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246375/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595030,'SLA',"PopulateSMSInfo(595030,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595710,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595068,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863720 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863732 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863712 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595240,'SLA',"PopulateSMSInfo(595240,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595092,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595504,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595680,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241336/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595592,'SLA',"PopulateSMSInfo(595592,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,14,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877000 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595264,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595296,'SLA',"PopulateSMSInfo(595296,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250758/INV/02/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877132 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595274,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2916900 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595738,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2916968 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2916988 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595170,'SLA',"PopulateSMSInfo(595170,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595364,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595242,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595688,'SLA',"PopulateSMSInfo(595688,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595126,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595424,'SLA',"PopulateSMSInfo(595424,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248083/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595454,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244637/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411151/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595188,'SLA',"PopulateSMSInfo(595188,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246020/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect sdstatesfi0_.TypeOfInput as col_0_0_ from sd_states_fixedfields sdstatesfi0_ where sdstatesfi0_.StateID=70 and sdstatesfi0_.Input='Enclosure Template' and sdstatesfi0_.TypeOfInput=1 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595126,'SLA',"PopulateSMSInfo(595126,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245638/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595666,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,14,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595018,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595132,'SLA',"PopulateSMSInfo(595132,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595434,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595078,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251079/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595278,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595758,'SLA',"PopulateSMSInfo(595758,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595750,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247818/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,5,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257671/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595576,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595414,'SLA',"PopulateSMSInfo(595414,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11241048/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595000,'SLA',"PopulateSMSInfo(595000,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251533/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595316,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246922/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595298,'SLA',"PopulateSMSInfo(595298,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595034,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595252,'SLA',"PopulateSMSInfo(595252,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257281/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595276,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595436,23,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595688,'SLA',"PopulateSMSInfo(595688,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595698,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595190,'SLA',"PopulateSMSInfo(595190,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595286,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595186,'SLA',"PopulateSMSInfo(595186,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240653/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595142,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595734,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595232,70,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852624 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246138/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595512,'SLA',"PopulateSMSInfo(595512,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595184,9,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595338,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595052,'SLA',"PopulateSMSInfo(595052,6,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852764 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595268,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595444,'SLA',"PopulateSMSInfo(595444,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(594992,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595250,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244369/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595516,'SLA',"PopulateSMSInfo(595516,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595656,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595216,'SLA',"PopulateSMSInfo(595216,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595148,'SLA',"PopulateSMSInfo(595148,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595582,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,76,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247969/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595558,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595194,'SLA',"PopulateSMSInfo(595194,82,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257158/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595018,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852840 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852848 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595678,78,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2984752 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595710,'SLA',"PopulateSMSInfo(595710,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595570,'SLA',"PopulateSMSInfo(595570,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595186,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595042,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253069/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595078,'SLA',"PopulateSMSInfo(595078,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595750,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595316,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595614,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250812/INV/02/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595146,'SLA',"PopulateSMSInfo(595146,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595370,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244862/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595632,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595110,5,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254593/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595472,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595126,68,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595236,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595134,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595456,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595698,'SLA',"PopulateSMSInfo(595698,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252453/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595590,'SLA',"PopulateSMSInfo(595590,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595198,'SLA',"PopulateSMSInfo(595198,82,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595312,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595072,'SLA',"PopulateSMSInfo(595072,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595552,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905624 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248431/INV/11/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905672 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595104,'SLA',"PopulateSMSInfo(595104,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247888/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595698,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905700 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905740 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905768 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905788 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905780 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595008,76,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595372,'SLA',"PopulateSMSInfo(595372,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595750,'SLA',"PopulateSMSInfo(595750,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,39,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595534,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595370,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242406/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595402,5,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905500 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250490/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905520 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905516 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905552 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905532 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905476 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905472 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905460 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,72,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905480 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595034,41,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252926/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510027/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595672,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241285/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595356,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595092,'SLA',"PopulateSMSInfo(595092,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595100,76,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240179/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905836 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905872 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905888 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905884 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595052,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595228,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244672/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257866/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595458,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595466,'SLA',"PopulateSMSInfo(595466,14,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595104,78,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595082,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510648/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595696,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595110,'SLA',"PopulateSMSInfo(595110,5,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595616,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243081/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595006,'SLA',"PopulateSMSInfo(595006,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242117/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595542,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10247425/INV/11/24/1' 0 1 1 1 0 0.00
graphselect psd.ProbeSchedulerID as ProbeSchedulerID from probescheduledetail psd inner join probemaster pm on pm.probeid=psd.probeid inner join inventorymaster i on i.siteid=pm.siteid and psd.probeschedulerid=i.systemid and i.managenode=1 and psd.TaskTypeID=1 and psd.MonitoringID=4; 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595220,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594992,'SLA',"PopulateSMSInfo(594992,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253566/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905160 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595714,'SLA',"PopulateSMSInfo(595714,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595198,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595566,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595102,'SLA',"PopulateSMSInfo(595102,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,22,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,70,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244971/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595244,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246627/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905028 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595100,'SLA',"PopulateSMSInfo(595100,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595754,'SLA',"PopulateSMSInfo(595754,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10242164/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595182,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595202,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251635/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,70,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595592,'SLA',"PopulateSMSInfo(595592,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595450,82,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595624,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595610,'SLA',"PopulateSMSInfo(595610,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253868/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595692,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595096,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595752,'SLA',"PopulateSMSInfo(595752,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595388,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595390,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595376,'SLA',"PopulateSMSInfo(595376,68,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242887/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244329/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595680,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595270,48,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410552/INV/12/24/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242309/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411272/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595296,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,6,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595244,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595578,'SLA',"PopulateSMSInfo(595578,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257757/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257288/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595528,27,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595554,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595590,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595278,'SLA',"PopulateSMSInfo(595278,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595152,'SLA',"PopulateSMSInfo(595152,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595178,'SLA',"PopulateSMSInfo(595178,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595616,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595284,'SLA',"PopulateSMSInfo(595284,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240071/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257511/INV/01/25/1 ' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251002/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595686,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595550,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3172098 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3172090 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595024,'SLA',"PopulateSMSInfo(595024,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595194,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3172110 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247263/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595488,'SLA',"PopulateSMSInfo(595488,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595256,4,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248736/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3172122 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595574,'SLA',"PopulateSMSInfo(595574,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595192,'SLA',"PopulateSMSInfo(595192,9,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855200 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855284 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855292 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855256 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855336 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595706,6,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251059/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595498,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595314,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595052,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,139,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855024 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,68,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855040 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855008 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855096 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595388,'SLA',"PopulateSMSInfo(595388,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855076 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855180 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855160 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855100 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595110,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855188 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855196 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040964 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040932 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411502/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,5,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040812 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257021/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595194,22,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595626,'SLA',"PopulateSMSInfo(595626,1,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040796 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040760 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040728 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595226,'SLA',"PopulateSMSInfo(595226,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246984/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595000,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040660 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240241/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253380/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248392/INV/11/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244613/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595642,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595380,5,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259408/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595130,'SLA',"PopulateSMSInfo(595130,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595130,'SLA',"PopulateSMSInfo(595130,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,14,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250571/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595252,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595764,'SLA',"PopulateSMSInfo(595764,75,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595120,5,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595210,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595028,'SLA',"PopulateSMSInfo(595028,72,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595502,'SLA',"PopulateSMSInfo(595502,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595056,'SLA',"PopulateSMSInfo(595056,75,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247255/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595530,'SLA',"PopulateSMSInfo(595530,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595048,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595552,'SLA',"PopulateSMSInfo(595552,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595092,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595448,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595348,136,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595734,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595312,'SLA',"PopulateSMSInfo(595312,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595082,'SLA',"PopulateSMSInfo(595082,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595266,'SLA',"PopulateSMSInfo(595266,68,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595262,'SLA',"PopulateSMSInfo(595262,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595114,'SLA',"PopulateSMSInfo(595114,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595060,'SLA',"PopulateSMSInfo(595060,73,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595702,'SLA',"PopulateSMSInfo(595702,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595332,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595370,'SLA',"PopulateSMSInfo(595370,82,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595288,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595430,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250318/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2908320 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2908336 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,78,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595214,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,6,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,73,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595474,4,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595020,'SLA',"PopulateSMSInfo(595020,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595404,107,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,76,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595490,48,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595370,9,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854312 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854308 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595318,'SLA',"PopulateSMSInfo(595318,22,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249214/INV/12/24/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854380 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854408 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,22,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854488 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252135/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854464 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854436 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854432 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854492 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595560,'SLA',"PopulateSMSInfo(595560,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253379/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595022,70,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595332,'SLA',"PopulateSMSInfo(595332,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595018,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595496,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,118,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,72,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595582,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595516,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,9,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595532,41,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2840182 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253537/INV/01/25/1 ' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854792 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854776 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854784 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854780 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595492,9,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595226,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854876 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854888 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854884 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854856 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854852 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854848 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854844 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,52,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854896 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854892 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595064,'SLA',"PopulateSMSInfo(595064,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854916 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595228,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250458/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258171/INV/01/25/1' 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854596 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854576 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854588 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854536 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854532 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595348,75,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595622,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854632 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854624 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854608 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854668 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854756 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854744 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595132,6,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854712 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854728 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595590,72,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595374,1,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247988/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595640,'SLA',"PopulateSMSInfo(595640,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595766,'SLA',"PopulateSMSInfo(595766,48,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251510/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256500/INV/01/25/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595644,78,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595408,'SLA',"PopulateSMSInfo(595408,4,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595222,'SLA',"PopulateSMSInfo(595222,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595764,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595296,72,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3041132 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3041108 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,73,now())",now()) 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2868032 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595664,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595676,48,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3041736 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595666,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595406,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595754,'SLA',"PopulateSMSInfo(595754,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595022,'SLA',"PopulateSMSInfo(595022,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595464,'SLA',"PopulateSMSInfo(595464,1,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253904/INV/01/25/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595726,'SLA',"PopulateSMSInfo(595726,78,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,78,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248322/INV/11/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595384,'SLA',"PopulateSMSInfo(595384,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595726,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595118,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,22,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240870/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595078,48,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595468,'SLA',"PopulateSMSInfo(595468,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595704,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595164,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594990,'SLA',"PopulateSMSInfo(594990,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595684,6,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595246,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,4,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,68,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595044,75,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595042,'SLA',"PopulateSMSInfo(595042,41,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250947/INV/01/25/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO102410404/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595352,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595050,1,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595050,'SLA',"PopulateSMSInfo(595050,48,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595160,14,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595718,72,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240326/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241260/INV/12/24/1 ' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,4,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243457/INV/12/24/1' 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252693/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595746,1,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595034,1,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2985880 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2985876 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595094,6,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595574,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595472,22,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595752,75,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253341/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595666,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595156,82,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,9,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595046,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240014/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,76,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,41,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595630,73,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595762,'SLA',"PopulateSMSInfo(595762,48,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595242,'SLA',"PopulateSMSInfo(595242,5,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595672,'SLA',"PopulateSMSInfo(595672,75,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595134,'SLA',"PopulateSMSInfo(595134,41,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595170,'SLA',"PopulateSMSInfo(595170,73,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243060/INV/12/24/1 ' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595324,78,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240946/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595178,9,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249222/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595040,73,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595144,14,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,6,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245117/INV/12/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595388,68,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253892/INV/01/25/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595732,'SLA',"PopulateSMSInfo(595732,72,now())",now()) 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254555/INV/01/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595464,14,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02252480/INV/02/25/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595030,70,now())} 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247837/INV/11/24/1' 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595692,41,now())} 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595058,'SLA',"PopulateSMSInfo(595058,1,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595362,68,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2867872 0 1 1 1 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245179/INV/12/24/1' 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595128,'SLA',"PopulateSMSInfo(595128,1,now())",now()) 0 1 1 1 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595406,'SLA',"PopulateSMSInfo(595406,22,now())",now()) 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595296,41,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595152,72,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595076,76,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595394,4,now())} 0 1 1 1 0 0.00
graph{call PopulateSMSInfo(595066,73,now())} 0 1 1 1 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857412 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250384/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857568 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857572 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595436,70,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247662/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595744,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595468,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595406,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595114,5,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857380 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857376 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595442,'SLA',"PopulateSMSInfo(595442,73,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243705/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857608 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843046 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843030 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843034 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843038 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843006 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843010 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595008,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595068,76,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843106 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595402,9,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3042748 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247142/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843126 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857768 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2843134 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857776 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3042792 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595384,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595006,70,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247542/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595558,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857084 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857028 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595150,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857160 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2857124 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256005/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595532,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595306,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244101/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595272,'SLA',"PopulateSMSInfo(595272,76,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595124,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595688,'SLA',"PopulateSMSInfo(595688,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595070,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250691/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595740,'SLA',"PopulateSMSInfo(595740,48,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595176,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246649/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842374 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842386 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842322 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842410 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842426 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842478 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842458 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842438 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257153/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856752 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856728 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856896 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856852 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856840 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856948 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856916 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842934 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595110,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842942 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244205/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2842998 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410657/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595724,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3043236 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10244009/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242948/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595640,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595144,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411126/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856580 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856560 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856652 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856684 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250314/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856384 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595052,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856496 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595272,75,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856484 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856488 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856452 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2856432 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595448,22,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595230,'SLA',"PopulateSMSInfo(595230,4,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240667/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,14,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251001/INV/02/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243146/INV/12/24/1' 0 1 0 0 0 0.00
graphselect sdenclosur0_.TemplateId as col_0_0_, sdenclosur0_.TemplateName as col_1_0_ from sd_enclosure_template sdenclosur0_ where sdenclosur0_.Type=? and sdenclosur0_.ProjectID=? 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240605/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595164,'SLA',"PopulateSMSInfo(595164,22,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258364/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595586,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247367/INV/12/24/1' 0 1 0 0 0 0.00
graphselect count(sdfixedfil0_.FieldID) as col_0_0_ from sd_fixedfileds_permissions sdfixedfil0_ where (sdfixedfil0_.AccessToRole in (? , ? , ?)) and sdfixedfil0_.ProjectID=? 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595510,82,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595622,'SLA',"PopulateSMSInfo(595622,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250171/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595364,9,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,75,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240644/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240062/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250407/INV/02/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595018,'SLA',"PopulateSMSInfo(595018,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595752,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253619/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595720,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242236/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240899/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242480/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247332/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595208,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248500/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855484 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855496 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252874/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595114,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855500 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855512 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240139/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595384,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411157/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241276/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855908 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855912 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595744,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,6,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595492,'SLA',"PopulateSMSInfo(595492,9,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253937/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595542,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595668,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831326 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595220,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595760,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595568,'SLA',"PopulateSMSInfo(595568,72,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595248,'SLA',"PopulateSMSInfo(595248,9,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253526/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595610,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252886/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595220,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256988/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595548,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595398,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247910/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595644,75,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,5,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595102,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595368,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595286,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595710,41,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595422,'SLA',"PopulateSMSInfo(595422,82,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595536,78,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595722,'SLA',"PopulateSMSInfo(595722,48,now())",now()) 0 1 0 0 0 0.00
graphSelect if(('2025-07-25 13:57:57'>=LastOperatedTime),'true','false') from sd_servicereqmaster where ProblemId in(774151) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595380,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595376,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595568,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595458,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595642,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595350,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247200/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595226,70,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595382,'SLA',"PopulateSMSInfo(595382,14,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595134,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595062,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2830826 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2830814 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595044,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595490,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240426/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595470,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO102410380/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595612,127,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11242838/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858656 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858620 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247668/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595018,76,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246928/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595086,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247802/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595398,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595448,5,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2858020 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594986,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595232,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595418,6,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595720,'SLA',"PopulateSMSInfo(595720,75,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254717/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510235/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595372,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595682,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595552,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253961/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595292,'SLA',"PopulateSMSInfo(595292,4,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247176/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595160,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595090,27,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595204,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249616/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595368,5,now())} 0 1 0 0 0 0.00
graphselect sdservicer0_.SubmittedBy as col_0_0_, sdservicer0_.CurrentStatus as col_1_0_, sdservicer0_.ParentID as col_2_0_, sdservicer0_.ServiceID as col_3_0_, sdservicer0_.ProjectID as col_4_0_, sdservicer0_.Owner as col_5_0_ from sd_servicereqmaster sdservicer0_ where sdservicer0_.ProblemId=767476 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3032564 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251451/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3032384 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595700,76,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244721/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595274,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595082,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248749/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510243/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258061/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595510,'SLA',"PopulateSMSInfo(595510,82,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833454 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595054,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595012,75,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2965386 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2965394 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833318 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833370 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833322 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595092,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595080,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240022/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833906 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833902 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595204,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242443/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833714 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833706 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833782 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,75,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2965550 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2965522 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243828/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595440,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595138,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595316,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595432,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256633/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833082 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833182 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833178 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833170 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510002/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2833194 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595204,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595198,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595028,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595582,'SLA',"PopulateSMSInfo(595582,73,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595064,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595622,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595452,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595084,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595548,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246160/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243004/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595196,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595002,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595670,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595210,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595332,9,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832846 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832834 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595094,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594992,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595192,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595542,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595424,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247467/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595496,70,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245069/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510287/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595172,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595230,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259454/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832294 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595634,127,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246051/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255731/INV/01/25/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595116,'SLA',"PopulateSMSInfo(595116,73,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240270/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595076,'SLA',"PopulateSMSInfo(595076,73,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595694,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240138/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595056,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832306 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2832374 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595068,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595272,41,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595516,'SLA',"PopulateSMSInfo(595516,73,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595390,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595532,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595410,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595176,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252513/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,68,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250538/INV/02/25/1' 0 1 0 0 0 0.00
graphselect sdprojectm0_.ProjectID as ProjectI1_227_0_, sdprojectm0_.color as color2_227_0_, sdprojectm0_.DisplayOrder as DisplayO3_227_0_, sdprojectm0_.image as image4_227_0_, sdprojectm0_.ProjectDescription as ProjectD5_227_0_, sdprojectm0_.ProjectName as ProjectN6_227_0_, sdprojectm0_.shortname as shortnam7_227_0_, sdprojectm0_.Status as Status8_227_0_, sdprojectm0_.VERSION as VERSION9_227_0_ from sd_project_master sdprojectm0_ where sdprojectm0_.ProjectID=? 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595398,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244658/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595724,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595272,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594996,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595576,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243789/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250760/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595046,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595584,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,75,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247440/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595340,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831810 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246074/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595702,41,now())} 0 1 0 0 0 0.00
graphSelect Group_Concat(Distinct SystemID) as Systems from UserFormPublishInfo where status=0 and siteid=1 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240837/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831530 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2831542 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254748/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595234,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595134,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245682/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2953224 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595038,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595576,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595000,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,6,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595018,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595442,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2953160 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2967754 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2967758 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2967778 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821894 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595742,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821958 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821962 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821966 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821914 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240596/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821922 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821998 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821982 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821674 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821666 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595648,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821710 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821718 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821706 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821738 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821790 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821786 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821750 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821758 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821774 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821766 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245948/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821854 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595618,76,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821842 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821810 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244600/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595422,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595730,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595306,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2821010 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595754,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248781/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246345/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244553/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595552,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595400,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595484,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595432,68,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595426,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595298,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247213/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248192/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256431/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10243197/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248545/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595012,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247008/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595008,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595644,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820890 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595228,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595006,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820982 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245317/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820930 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595022,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595416,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240984/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820120 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820124 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820128 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820180 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820132 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820136 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820164 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820152 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820156 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820160 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595088,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966538 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966590 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966594 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966542 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595620,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966570 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966562 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966574 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2966578 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820220 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820224 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820228 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820244 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820208 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820296 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820268 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820256 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820284 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820288 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820280 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595268,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595090,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240060/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820024 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820028 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2834654 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2820032 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247799/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595446,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594988,48,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595300,'SLA',"PopulateSMSInfo(595300,22,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595700,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595518,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242967/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2834070 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595286,'SLA',"PopulateSMSInfo(595286,6,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595500,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595008,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247949/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595686,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595418,75,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255726/INV/02/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250102/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2834242 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258076/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595602,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595132,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595368,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595678,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242277/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258211/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595060,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595062,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595394,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595580,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595758,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595534,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242776/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595306,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595204,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595152,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594996,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249837/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243749/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823934 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595054,72,now())} 0 1 0 0 0 0.00
graphSelect settingvalue from configsettings where settingkey = 'IS_INVENTORY_SCHEMA_PULL_AUTO_ENABLED'; 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595442,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250184/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595620,'SLA',"PopulateSMSInfo(595620,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595384,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595130,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823234 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,70,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823314 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823370 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837630 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595630,'SLA',"PopulateSMSInfo(595630,41,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837626 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823050 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037144 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595022,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837642 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823034 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595754,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595012,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595222,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595358,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595682,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595678,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823618 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595558,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595282,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595762,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595062,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595218,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037636 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243757/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823402 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037504 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823518 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2823506 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595696,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411319/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595102,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023412 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595230,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037968 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023320 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3037956 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023308 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3023220 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595324,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595278,70,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595264,'SLA',"PopulateSMSInfo(595264,22,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2837530 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246197/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256480/INV/01/25/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,4,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240262/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243874/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595598,'SLA',"PopulateSMSInfo(595598,41,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595206,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240727/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595578,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595282,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595366,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251549/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595718,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595526,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822750 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822746 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245484/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822866 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242659/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254506/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595526,'SLA',"PopulateSMSInfo(595526,1,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246151/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10249028/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595588,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244428/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595692,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595300,9,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,1,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,76,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3038104 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254428/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822970 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3038084 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3038036 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595250,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595288,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251352/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254405/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595382,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259887/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257302/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822002 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822022 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244870/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257190/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822050 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595192,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822074 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822058 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595264,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250126/INV/02/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256428/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595268,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245045/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595296,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822198 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822178 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3038808 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240836/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243610/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2822202 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595594,48,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595322,'SLA',"PopulateSMSInfo(595322,41,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595098,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595436,139,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595238,'SLA',"PopulateSMSInfo(595238,68,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595160,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249817/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,14,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595004,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595214,14,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595478,'SLA',"PopulateSMSInfo(595478,9,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250828/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595638,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243804/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240114/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250277/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241313/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243773/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595574,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595660,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595230,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595680,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244405/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11242989/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595610,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595264,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244887/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595388,5,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595642,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595738,'SLA',"PopulateSMSInfo(595738,48,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595416,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595226,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595172,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510919/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595042,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595594,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595352,'SLA',"PopulateSMSInfo(595352,22,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595066,'SLA',"PopulateSMSInfo(595066,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595352,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245592/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825878 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825866 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825882 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825890 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246048/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595232,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825930 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595144,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258245/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244086/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825654 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595688,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595488,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825710 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254008/INV/01/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242465/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595434,'SLA',"PopulateSMSInfo(595434,82,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595366,68,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839634 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839630 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839650 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839614 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825082 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825074 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595274,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839666 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839694 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839690 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825050 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825110 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825126 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839734 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839730 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825158 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825150 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839418 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839406 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839402 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839490 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839494 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248881/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839446 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595144,'SLA',"PopulateSMSInfo(595144,1,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839510 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839542 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248482/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839598 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839546 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839574 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244847/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256127/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243334/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595386,'SLA',"PopulateSMSInfo(595386,1,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825234 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825258 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2825218 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246600/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595684,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595246,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595492,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252402/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595648,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595338,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595578,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595142,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250319/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595552,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839386 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839382 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595038,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839370 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2839342 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250021/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595492,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247520/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810776 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595324,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810732 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244960/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242995/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810832 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810896 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810860 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810868 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810884 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810932 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810944 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810956 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810964 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810904 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810544 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244882/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810652 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244738/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810616 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810624 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810648 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595356,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810716 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810712 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810720 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595098,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595678,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595086,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595266,5,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595382,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595004,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595754,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595316,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595704,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810040 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595282,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595720,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244637/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838934 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838930 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247074/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838910 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2838918 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824394 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247345/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595172,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810316 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248919/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595326,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595330,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824702 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259746/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810140 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810156 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810120 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595664,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251219/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824806 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810280 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810284 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824850 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824878 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2810244 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247943/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253089/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595586,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595250,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,70,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595020,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824122 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824110 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595398,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824258 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595018,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2824014 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595480,'SLA',"PopulateSMSInfo(595480,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253842/INV/01/25/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595588,'SLA',"PopulateSMSInfo(595588,70,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595164,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595050,70,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240564/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247896/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595302,82,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595404,'SLA',"PopulateSMSInfo(595404,52,now())",now()) 0 1 0 0 0 0.00
graphSelect DATE_FORMAT(now(), '%Y-%m-%d %H:%i:%s') 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243609/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595550,'SLA',"PopulateSMSInfo(595550,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595758,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595752,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595682,'SLA',"PopulateSMSInfo(595682,73,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242022/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595274,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595244,'SLA',"PopulateSMSInfo(595244,4,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595132,75,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813884 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247593/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813932 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813948 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813956 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813912 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813972 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813988 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595450,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595764,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240354/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595482,'SLA',"PopulateSMSInfo(595482,5,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259358/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595644,76,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244664/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242858/INV/12/24/1 ' 0 2 0 0 0 0.00
graph{call PopulateSMSInfo(595140,75,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243337/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243151/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813096 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813092 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813084 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813152 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813160 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813108 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813116 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813172 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813168 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813180 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813192 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595224,'SLA',"PopulateSMSInfo(595224,22,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595488,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595050,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251875/INV/02/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240975/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594998,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813216 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2813224 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242030/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595010,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255902/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595666,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595392,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595544,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595434,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2827318 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,78,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252239/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2827022 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2827030 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595608,'SLA',"PopulateSMSInfo(595608,75,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250889/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595036,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595412,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252092/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595496,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595046,76,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243143/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812608 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812616 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595006,75,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812676 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812636 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812648 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595726,70,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595356,'SLA',"PopulateSMSInfo(595356,72,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812960 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812984 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812924 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812920 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595130,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595106,41,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595650,'SLA',"PopulateSMSInfo(595650,4,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595126,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2812816 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594994,'SLA',"PopulateSMSInfo(594994,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251064/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595404,39,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826390 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826386 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826382 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826414 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826102 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826174 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826114 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826294 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826286 0 1 0 0 0 0.00
graphselect sdconfigse0_.SettingValue as col_0_0_ from sd_configsettings sdconfigse0_ where sdconfigse0_.ProjectID=? and sdconfigse0_.ServiceID=0 and sdconfigse0_.SettingKEY='SERVICEDESK_ALL_REQUEST_FLAG' limit ? 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595044,'SLA',"PopulateSMSInfo(595044,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247787/INV/11/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594998,'SLA',"PopulateSMSInfo(594998,41,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826554 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258012/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595230,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249327/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595542,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595072,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826078 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2826062 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595720,6,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595270,'SLA',"PopulateSMSInfo(595270,75,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595408,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595588,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3015028 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3015036 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595148,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247131/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247001/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255928/INV/01/25/1' 0 1 0 0 0 0.00
graphselect sdstatesma0_.StateName as col_0_0_ from sd_statesmaster sdstatesma0_ where sdstatesma0_.StateId=70 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595692,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595148,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595030,41,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595664,'SLA',"PopulateSMSInfo(595664,73,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595570,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595258,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2801892 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595202,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2801948 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2801992 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595048,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595738,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595068,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241226/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243639/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595022,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410052/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815616 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815680 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815624 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815628 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815632 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815700 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815708 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815704 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815732 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815744 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815768 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815776 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815772 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595730,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815412 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815592 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815596 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249163/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595714,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595154,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595272,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815820 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595140,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815836 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815840 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815800 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815812 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815816 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815996 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595562,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247876/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240128/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595114,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252301/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595410,5,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595064,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2947078 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815204 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815220 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595528,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815272 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595530,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815280 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815292 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815228 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815252 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815248 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815264 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2947178 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815320 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815340 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815336 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815352 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815360 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815368 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595634,113,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595592,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595734,'SLA',"PopulateSMSInfo(595734,72,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2815188 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595424,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595184,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249987/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595246,'SLA',"PopulateSMSInfo(595246,41,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595280,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251731/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247057/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595510,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814976 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814972 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814984 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240656/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595604,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595232,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814352 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814356 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814376 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814396 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814484 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814412 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814440 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814444 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814108 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814116 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595490,'SLA',"PopulateSMSInfo(595490,76,now())",now()) 0 1 0 0 0 0.00
graphselect sdstatesfi0_.TypeOfInput as col_0_0_ from sd_states_fixedfields sdstatesfi0_ where sdstatesfi0_.StateID=48 and sdstatesfi0_.Input='Cancel Record' and sdstatesfi0_.TypeOfInput=1 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254419/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410677/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814252 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814248 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814756 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814764 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248454/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595016,'SLA',"PopulateSMSInfo(595016,1,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814500 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814504 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814524 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814588 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814584 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814544 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814548 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814552 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814624 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814628 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595350,'SLA',"PopulateSMSInfo(595350,14,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240555/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257582/INV/01/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254831/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257938/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595100,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241397/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244163/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595012,'SLA',"PopulateSMSInfo(595012,78,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814072 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814088 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2814016 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595678,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595048,'SLA',"PopulateSMSInfo(595048,73,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254288/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594998,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,48,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240920/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254597/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595604,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818216 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595232,'SLA',"PopulateSMSInfo(595232,48,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595666,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595692,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250062/INV/02/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243848/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818080 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248744/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3149566 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818152 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595178,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818172 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3149574 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818104 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818120 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818180 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595694,'SLA',"PopulateSMSInfo(595694,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595368,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818212 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818208 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246005/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594994,70,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3424639 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3424603 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595096,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595452,9,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595204,'SLA',"PopulateSMSInfo(595204,5,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595680,48,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595470,'SLA',"PopulateSMSInfo(595470,22,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803616 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803610 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803648 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803680 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803720 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803704 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803760 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803764 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803796 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803444 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595694,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803416 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243468/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803504 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803512 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,5,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595452,'SLA',"PopulateSMSInfo(595452,4,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803548 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,9,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595486,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803852 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803872 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595376,68,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803976 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803988 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803936 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803952 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817384 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817388 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595296,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242021/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595208,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817212 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817292 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817252 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817260 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817308 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253485/INV/01/25/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595670,'SLA',"PopulateSMSInfo(595670,1,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803200 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803204 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817848 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817844 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817852 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817868 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803232 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817808 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817800 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817816 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595536,76,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817828 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817884 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817888 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803264 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817896 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803272 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817904 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817900 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595258,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803324 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248918/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803352 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817928 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817920 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803372 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803384 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595638,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595456,'SLA',"PopulateSMSInfo(595456,48,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803064 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803072 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803080 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595674,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803012 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803016 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803028 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803036 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803040 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803092 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803096 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595756,'SLA',"PopulateSMSInfo(595756,73,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803120 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803176 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817764 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817768 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817780 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803140 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817776 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817788 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803156 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2803164 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2817796 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243212/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595116,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595226,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595212,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595366,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252316/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247068/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595272,6,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595342,'SLA',"PopulateSMSInfo(595342,48,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595534,'SLA',"PopulateSMSInfo(595534,6,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595510,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595156,'SLA',"PopulateSMSInfo(595156,82,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240958/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247945/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249303/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595148,5,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802916 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802932 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802936 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802948 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595318,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802956 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802952 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802964 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802976 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802972 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802984 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243802/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243375/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595696,'SLA',"PopulateSMSInfo(595696,76,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595558,'SLA',"PopulateSMSInfo(595558,73,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245656/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595092,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595348,115,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247006/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595730,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816940 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595208,'SLA',"PopulateSMSInfo(595208,4,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802312 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816968 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816964 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595376,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595376,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802496 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802456 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802464 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802116 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816784 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816788 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595326,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802164 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802172 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802188 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802256 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802208 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816840 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816864 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248771/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802764 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802780 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802788 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802732 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595014,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802740 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802820 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252603/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802876 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247266/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802832 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802868 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247359/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253802/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,5,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802524 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802536 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802532 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802548 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510317/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802560 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802584 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802636 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802632 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802644 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802656 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595748,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802616 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802624 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595534,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802672 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802684 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802692 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802696 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816084 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816096 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816036 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816072 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595472,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595496,'SLA',"PopulateSMSInfo(595496,72,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816100 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816108 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816160 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816244 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816260 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816220 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595238,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595730,'SLA',"PopulateSMSInfo(595730,41,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595030,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,14,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816000 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816012 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816004 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816020 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816016 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245933/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816556 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816672 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816680 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816676 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2802064 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816288 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816292 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816296 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948164 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948148 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948144 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816308 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816304 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816380 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816332 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595428,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948212 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948204 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948208 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948280 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948276 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948268 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948248 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948196 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2816408 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948184 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2948168 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595160,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595368,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595680,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251326/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595556,'SLA',"PopulateSMSInfo(595556,78,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012511705/INV/02/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252696/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10245794/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806284 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806288 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806256 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251404/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806316 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247009/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806304 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806366 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806378 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806382 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595402,'SLA',"PopulateSMSInfo(595402,14,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2938230 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806442 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806462 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806470 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806410 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806426 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595250,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806056 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806060 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806088 0 1 0 0 0 0.00
graphselect count(sdprojectr0_.ProjectRoleID) as col_0_0_ from sd_project_roles_access sdprojectr0_ where (sdprojectr0_.ProjectRoleID in (? , ? , ?)) and sdprojectr0_.AccessValue=? order by ProjectRoleID 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806168 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806172 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806188 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806180 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806120 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806136 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255706/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806156 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595066,48,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806200 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806212 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595328,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246795/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594998,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595380,'SLA',"PopulateSMSInfo(595380,9,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595054,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595452,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595006,72,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595436,'SLA',"PopulateSMSInfo(595436,39,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595334,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595110,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595174,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595158,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250213/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595068,'SLA',"PopulateSMSInfo(595068,70,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595014,'SLA',"PopulateSMSInfo(595014,75,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595448,'SLA',"PopulateSMSInfo(595448,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595492,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595018,78,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595220,'SLA',"PopulateSMSInfo(595220,68,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805396 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595132,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595480,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595410,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805416 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805472 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805476 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805488 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805460 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805516 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805520 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805532 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805536 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595358,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805584 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256060/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805164 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805184 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805188 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805180 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595310,'SLA',"PopulateSMSInfo(595310,14,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819808 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819804 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819812 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819872 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805264 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819820 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819840 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819832 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805212 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819856 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805348 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805356 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819996 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805368 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805384 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805300 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819948 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819960 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805320 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819956 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805328 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819964 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595124,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805808 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805800 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805816 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805896 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805832 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805844 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805852 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595196,'SLA',"PopulateSMSInfo(595196,5,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805900 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805932 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805992 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805996 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805948 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805620 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805640 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805648 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595644,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805668 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805672 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805680 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805688 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805692 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595632,'SLA',"PopulateSMSInfo(595632,48,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805740 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247437/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805764 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805704 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805724 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595448,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805784 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805796 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819112 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595748,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819136 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819148 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819140 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819192 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819156 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819172 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819188 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819180 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595226,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247416/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819228 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819260 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819204 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819208 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819224 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819272 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595396,'SLA',"PopulateSMSInfo(595396,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595488,9,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819000 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819020 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819076 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819072 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819088 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819080 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819092 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819096 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819048 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819068 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243051/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595526,'SLA',"PopulateSMSInfo(595526,48,now())",now()) 0 1 0 0 0 0.00
graphselect sdstatesfi0_.Input as col_0_0_, sdstatesfi0_.HelpText as col_1_0_, sdstatesfi0_.TypeOfInput as col_2_0_, sdstatesfi0_.InputId as col_3_0_ from sd_states_fixedfields sdstatesfi0_ where sdstatesfi0_.StateID=? 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595318,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595758,75,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251862/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805084 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805028 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805048 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241831/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805120 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805140 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2805144 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2819332 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595450,4,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595724,'SLA',"PopulateSMSInfo(595724,48,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248465/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595590,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2897508 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595570,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245334/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595564,'SLA',"PopulateSMSInfo(595564,76,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595174,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595644,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804952 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804972 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804704 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804792 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804736 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804732 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243662/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804832 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804860 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804864 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804872 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595040,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595642,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595314,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595178,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595116,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595030,76,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804076 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804084 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595164,5,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804176 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804120 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804124 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804180 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595194,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804204 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818852 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804232 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818876 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595500,'SLA',"PopulateSMSInfo(595500,70,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410849/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241171/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595668,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595546,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595672,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804016 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804024 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804056 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804008 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804504 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804588 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804596 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804600 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804656 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804668 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595554,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254634/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595752,70,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818940 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818944 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818960 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804312 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818968 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818908 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818900 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804380 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804340 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804352 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2818996 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804404 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804464 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2804484 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808464 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808472 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808484 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808488 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808480 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808496 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808436 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808440 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808444 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808448 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808456 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241038/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808500 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808504 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808508 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595000,'SLA',"PopulateSMSInfo(595000,73,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808512 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808516 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808520 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808524 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595280,70,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808536 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808540 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808552 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808620 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808624 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808628 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808636 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808652 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808224 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808244 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808256 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808200 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808268 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808260 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808288 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808292 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247541/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808336 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808348 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808368 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808360 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808312 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808328 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808384 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808380 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252439/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808400 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808408 0 1 0 0 0 0.00
graphSelect ArchivalPath from logmonlocationmaster 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240375/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808916 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808924 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808988 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808992 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808932 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808940 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808952 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808960 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808968 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808972 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595366,9,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808672 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808676 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808680 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808688 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808696 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808732 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808740 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808756 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808760 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808700 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808704 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808776 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808788 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808800 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808804 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595064,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808860 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808864 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808872 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808884 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808896 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808840 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595420,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595222,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595578,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595278,75,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10243009/INV/10/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595730,76,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808000 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808004 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808008 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808068 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808076 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808072 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808080 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808092 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808036 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808044 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808040 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2872648 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595250,'SLA',"PopulateSMSInfo(595250,41,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595158,68,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808116 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808124 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808136 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808180 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2808168 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595294,48,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595358,'SLA',"PopulateSMSInfo(595358,70,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246334/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2872544 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2872548 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595252,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595436,106,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595440,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595566,'SLA',"PopulateSMSInfo(595566,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595552,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2886560 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2886556 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595686,'SLA',"PopulateSMSInfo(595686,75,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595378,'SLA',"PopulateSMSInfo(595378,1,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240872/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245007/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595272,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,75,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807808 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807804 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807812 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807828 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807820 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807888 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595704,'SLA',"PopulateSMSInfo(595704,1,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807848 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807860 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807868 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807880 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807924 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807932 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807940 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807952 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807960 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807908 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807900 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807916 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807964 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807972 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595202,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595392,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245574/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595188,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240429/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595048,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595158,5,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595212,'SLA',"PopulateSMSInfo(595212,9,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807140 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807144 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807168 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807124 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807188 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807200 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807264 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807276 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807284 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807244 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807292 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807312 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248257/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807012 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807028 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807044 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595170,'SLA',"PopulateSMSInfo(595170,48,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807000 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807096 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595720,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807052 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807072 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247257/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807580 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807596 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807656 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807660 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807664 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807680 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807684 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807608 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807600 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807604 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807616 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807620 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807628 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807632 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807636 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807640 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807696 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510327/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807708 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807704 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807712 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807764 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807768 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807772 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807776 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807780 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807784 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807788 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807728 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807720 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807744 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807756 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807372 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807376 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807388 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807324 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807328 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807352 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807360 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807404 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807412 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807424 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807448 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807456 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807484 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807480 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595126,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807528 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807536 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807544 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807556 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2807508 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595290,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242921/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253056/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244926/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595542,70,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252851/INV/01/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243475/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012511852/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595402,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595108,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595092,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595442,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,78,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595022,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595680,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248347/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2910668 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10245779/INV/10/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249550/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240125/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595402,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595048,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806732 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248808/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806704 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242804/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806784 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595090,'SLA',"PopulateSMSInfo(595090,9,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806856 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806872 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806800 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806816 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806812 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806892 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806482 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595700,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806494 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2938258 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806506 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806558 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806568 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806576 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806580 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806538 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806542 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806608 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248367/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806676 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806640 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806644 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806660 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595582,'SLA',"PopulateSMSInfo(595582,1,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806960 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806972 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806984 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806992 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806924 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2806936 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595732,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251426/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241915/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250573/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595622,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595096,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595294,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595176,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247940/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595216,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595306,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595360,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249829/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595498,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250243/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595236,'SLA',"PopulateSMSInfo(595236,41,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2874996 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595318,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595688,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250732/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992428 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992420 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256279/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247324/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992412 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595724,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2860732 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2860720 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595470,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248603/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595482,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251371/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595268,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595692,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992360 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2992384 0 1 0 0 0 0.00
graphselect sdservicer0_.RequestID as col_0_0_ from sd_servicereqmaster sdservicer0_ cross join sd_servicereqmaster sdservicer1_ where sdservicer0_.ProblemId=sdservicer1_.isLinked and sdservicer1_.isLinked<>0 and sdservicer1_.ProblemId=774151 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595008,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242089/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250344/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250786/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250697/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595488,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240134/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252035/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595522,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595328,5,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,22,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410563/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248592/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595404,106,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595494,'SLA',"PopulateSMSInfo(595494,1,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595476,'SLA',"PopulateSMSInfo(595476,82,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595258,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595480,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595740,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02254126/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595674,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595466,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809744 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809836 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809884 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809956 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809968 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809976 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809556 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809564 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809568 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809584 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809504 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809516 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809532 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809544 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809616 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809672 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809696 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809628 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809636 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809648 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809652 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809664 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809700 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809724 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809732 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244782/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10244982/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252527/INV/01/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02251011/INV/02/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595058,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247536/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595492,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595610,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809048 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809052 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809060 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809004 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809072 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809088 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595094,'SLA',"PopulateSMSInfo(595094,78,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01252136/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240670/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809308 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809328 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595678,70,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809396 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809348 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809356 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809360 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809376 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809380 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01258815/INV/01/25/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809436 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809464 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809468 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595234,68,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809476 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809488 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595376,9,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809492 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809500 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595354,75,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809164 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809176 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809172 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809188 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809124 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809128 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809144 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809192 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809196 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595134,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809204 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809212 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809220 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809224 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809272 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809288 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809280 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809284 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809296 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809292 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809232 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809240 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809256 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2809260 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595100,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595238,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248113/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595098,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595024,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595380,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595378,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243684/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012510634/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411134/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595732,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595682,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595434,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595564,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595666,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595544,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244646/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595386,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243358/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250196/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595086,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248777/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595260,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595438,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595580,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595598,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250010/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595664,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595488,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3076298 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3076302 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3076318 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244098/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595700,75,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595390,'SLA',"PopulateSMSInfo(595390,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01255360/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595182,'SLA',"PopulateSMSInfo(595182,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594992,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595072,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595052,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595486,73,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244801/INV/11/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595348,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994640 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595072,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994664 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247396/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994628 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994680 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595412,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994724 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO102410320/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246306/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595688,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994700 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244599/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244603/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595728,'SLA',"PopulateSMSInfo(595728,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240351/INV/12/24/1' 0 1 0 0 0 0.00
graphselect sdservicer0_.Owner as col_0_0_ from sd_servicereqmaster sdservicer0_ where sdservicer0_.ProblemId=? limit ? 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595720,70,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256496/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2994848 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595218,'SLA',"PopulateSMSInfo(595218,41,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595632,'SLA',"PopulateSMSInfo(595632,41,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595012,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595192,68,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595486,'SLA',"PopulateSMSInfo(595486,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122411113/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595142,'SLA',"PopulateSMSInfo(595142,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595490,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248700/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595344,68,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595618,'SLA',"PopulateSMSInfo(595618,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11240179/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247810/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254618/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595322,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595674,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257276/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247027/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595598,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242368/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595392,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250421/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241169/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595370,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,41,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595462,'SLA',"PopulateSMSInfo(595462,4,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595666,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240405/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243336/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595314,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251263/INV/01/25/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595032,'SLA',"PopulateSMSInfo(595032,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595274,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595264,82,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595706,'SLA',"PopulateSMSInfo(595706,6,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595336,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595708,72,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246962/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993184 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993236 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2993256 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240980/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595288,'SLA',"PopulateSMSInfo(595288,6,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2929160 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2929180 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2929192 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594996,'SLA',"PopulateSMSInfo(594996,48,now())",now()) 0 1 0 0 0 0.00
graphselect configsett0_.SettingValue as col_0_0_ from configsettings configsett0_ where configsett0_.SettingKEY=? 0 2 0 0 0 0.00
graph{call PopulateSMSInfo(595482,5,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595274,'SLA',"PopulateSMSInfo(595274,1,now())",now()) 0 1 0 0 0 0.00
graphselect sortdir from macromaster where macroid=? 0 2 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595284,'SLA',"PopulateSMSInfo(595284,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595350,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10246597/INV/10/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595634,122,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595056,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595324,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595120,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244510/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595298,82,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248401/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595290,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248761/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594994,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01257740/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595360,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244925/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247233/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595472,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595356,78,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595184,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595092,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078158 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078154 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078150 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078178 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078190 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595156,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078310 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078314 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3078334 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247795/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595286,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595378,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595646,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595190,9,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02255622/INV/02/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595412,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595542,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244910/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10249122/INV/10/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595466,9,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595200,'SLA',"PopulateSMSInfo(595200,9,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595446,'SLA',"PopulateSMSInfo(595446,22,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245219/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595084,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01256923/INV/01/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240397/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595632,'SLA',"PopulateSMSInfo(595632,73,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595422,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248291/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240700/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595418,70,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595482,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595280,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243737/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248660/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2996356 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2996360 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595606,'SLA',"PopulateSMSInfo(595606,4,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241324/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595448,4,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595080,'SLA',"PopulateSMSInfo(595080,4,now())",now()) 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595680,'SLA',"PopulateSMSInfo(595680,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595312,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240589/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903968 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595186,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595154,78,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240203/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595018,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242601/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595188,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595568,'SLA',"PopulateSMSInfo(595568,1,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259999/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595666,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240979/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595438,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917320 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917360 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595210,'SLA',"PopulateSMSInfo(595210,68,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903428 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903424 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903432 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903456 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595434,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240327/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595278,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903308 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903304 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595396,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903312 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903364 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903360 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2903384 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595008,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595640,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595216,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240459/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12246092/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595042,6,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595256,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595050,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595502,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248008/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244936/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917068 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917088 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917084 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2917080 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO102410288/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595742,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595620,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244331/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595268,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595722,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863032 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595284,'SLA',"PopulateSMSInfo(595284,41,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249204/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595428,73,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595702,'SLA',"PopulateSMSInfo(595702,72,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595142,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863200 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250397/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595450,5,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863740 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595210,14,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863756 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10240069/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863496 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863492 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863512 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242546/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863540 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2863552 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595432,'SLA',"PopulateSMSInfo(595432,82,now())",now()) 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877112 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877100 0 1 0 0 0 0.00
graphselect SQL_CACHE QID , QName from sd_questionnaire where Status=0 and ProjectID=? and ? in(?, ?) 0 3 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO02250618/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2877160 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595202,'SLA',"PopulateSMSInfo(595202,4,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243187/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595590,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247912/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249165/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595640,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595386,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595436,50,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595204,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594986,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245977/INV/12/24/1 ' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595392,'SLA',"PopulateSMSInfo(595392,82,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595370,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595040,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244245/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595194,5,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595726,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241192/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410530/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595278,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595194,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11248345/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595630,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11246833/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01251270/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595700,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595332,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595312,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594994,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595388,22,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01259325/INV/01/25/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253093/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852620 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244831/INV/11/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852660 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852752 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595556,76,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247938/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595384,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244914/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852876 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2984748 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2852960 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595262,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410133/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247375/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3199476 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595496,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595498,14,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595752,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595202,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247244/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10244672/INV/10/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595210,22,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595306,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247704/INV/12/24/1 ' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249941/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595228,14,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243000/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247809/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905608 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905620 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905648 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905660 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905688 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905588 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905584 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595644,'SLA',"PopulateSMSInfo(595644,1,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410332/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595518,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905444 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595076,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905540 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905536 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905572 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905556 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244051/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3199576 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3199552 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3199508 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250125/INV/01/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905848 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250769/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595454,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595280,'SLA',"PopulateSMSInfo(595280,73,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595068,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595152,41,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595046,'SLA',"PopulateSMSInfo(595046,72,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12241184/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11244994/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242825/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595672,73,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905200 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905188 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595476,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595710,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243900/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595582,'SLA',"PopulateSMSInfo(595582,48,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12247857/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2905016 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595360,9,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595586,'SLA',"PopulateSMSInfo(595586,48,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595300,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595534,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595128,48,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595174,'SLA',"PopulateSMSInfo(595174,68,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595116,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595210,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595118,68,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10242684/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01250078/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595050,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595564,76,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2904992 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595412,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595086,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595000,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244253/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595438,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595524,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247131/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595026,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595434,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595082,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01254501/INV/01/25/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245172/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855272 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855260 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595062,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855344 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595136,9,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855032 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855004 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855000 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595172,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12249961/INV/12/24/1 ' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855068 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595230,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595588,6,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2855108 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594996,78,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040976 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040864 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040860 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040856 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3040840 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244089/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595666,'SLA',"PopulateSMSInfo(595666,1,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595456,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595730,70,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595634,'SLA',"PopulateSMSInfo(595634,136,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595216,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595682,76,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244353/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595528,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253977/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595468,82,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595558,41,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11245370/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240466/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594994,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595592,1,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (594992,'SLA',"PopulateSMSInfo(594992,41,now())",now()) 0 1 0 0 0 0.00
graphselect sdenclosur0_.TemplateId as col_0_0_, sdenclosur0_.TemplateName as col_1_0_ from sd_enclosure_template sdenclosur0_ where sdenclosur0_.Type=1 and sdenclosur0_.ProjectID=1 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2908316 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2908312 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2908348 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595270,6,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248737/INV/12/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12242219/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595096,'SLA',"PopulateSMSInfo(595096,76,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595160,22,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854328 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595470,1,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854404 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854416 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854412 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854516 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854500 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595498,68,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595436,107,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595202,68,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2840178 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2840174 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2840198 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854808 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595188,5,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854872 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854880 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2840210 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854860 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854832 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854812 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854920 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854904 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854572 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595310,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854552 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854568 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240730/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854540 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595596,4,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854612 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854620 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO012511811/INV/02/25/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854600 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595148,82,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854672 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854652 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854760 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854732 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854740 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854716 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2854700 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2868104 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595052,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595186,72,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3041144 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 3041128 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253480/INV/01/25/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595064,70,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595136,'SLA',"PopulateSMSInfo(595136,14,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595432,4,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595154,75,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595566,41,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595130,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12240404/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595092,76,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595114,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247348/INV/11/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595194,9,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595098,'SLA',"PopulateSMSInfo(595098,1,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO122410756/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595060,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO11247092/INV/11/24/1' 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO01253465/INV/01/25/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595270,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595378,4,now())} 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595652,'SLA',"PopulateSMSInfo(595652,4,now())",now()) 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595242,5,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248263/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595086,48,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO10244716/INV/12/24/1' 0 1 0 0 0 0.00
graphinsert into servicedesk_emails_sent(ProblemID, ForState, EmailAddress, SentTime) values (595168,'SLA',"PopulateSMSInfo(595168,1,now())",now()) 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12248429/INV/12/24/1 ' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595450,9,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595304,72,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595624,1,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595156,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243379/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2867744 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12243488/INV/12/24/1' 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2867808 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(594990,73,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595650,4,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12245133/INV/12/24/1' 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595356,48,now())} 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595270,41,now())} 0 1 0 0 0 0.00
graphupdate ims_callableprocedures set CurrentStatus=1 where SNO = 2867940 0 1 0 0 0 0.00
graph{call PopulateSMSInfo(595294,1,now())} 0 1 0 0 0 0.00
graphselect Problemid as attribute1,currentstatus as attribute2 from sd_servicereqmaster where requestid='CIMS-MO12244594/INV/12/24/1' 0 1 0 0 0 0.00

jsp Statistics jsp - all

Request% of cumulative timeHitsMean time (ms)Max time (ms)Standard deviation% of cumulative cpu timeMean cpu time (ms)Mean allocated Kb% of system errorMean hits sqlMean time sql (ms)
jsp global 100 10 3 13 4 100 3 181 0.00 1 0
jsp warning 0 0 -1 0 -1 0 -1 -1 0.00 -1 -1
jsp severe 36 1 12 12 0 50 15 522 0.00 5 3
31 hits/min on 3 requests       Details       Clear
Request% of cumulative timeHitsMean time (ms)Max time (ms)Standard deviation% of cumulative cpu timeMean cpu time (ms)Mean allocated Kb% of system errorMean hits sqlMean time sql (ms)
/ticketRecordsInclude.jsp 45 2 7 13 7 50 7 453 0.00 2 1
/additionalFeildsInclude.jsp 36 1 12 12 0 50 15 522 0.00 5 3
/SubmitValidationScriptIncludes.jsp 18 7 0 2 0 0 0 54 0.00 0 0

error Statistics http system errors - all

None

log Statistics system errors logs - all

ErrorHits
SEVERE: Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime , sd.CreationTime AS CreationTime,state.StateName AS Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID And s1.CurrentStatus IN (54,55,69) ),Char) As ChildConsignCount
,ifnull((select ifnull(data,'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),user.fullname) as MerchantName
,ifnull((select ifnull((concat('Rs.',data)),'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1),'Rs.0') as OrderValue
,ifnull((concat((select ifnull((data),ifnull((user.FullName),'--')) from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),' || ',(select ifnull((group_concat(data)),'--')
from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 24 limit 1),' || ', (select ifnull((concat('Rs.',data)),'--') from
sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1))),sd.title) as ProductNames
,sd.problemid AS JProblemId,currentStatus AS JStatus,SubmittedBy As JSubmittedBy, ApprovalManager As AppId , (select sb.color from sd_bookmarks sb,sd_bookmark_details sbs where sb.bookmarkid=sbs.bookmarkid and sbs.problemid = sd.ProblemID and sb.userid = 2198) AS bookmarkColor FROM usermgmt_master USER, sd_statesmaster state,usermgmt_master user1 RIGHT JOIN sd_servicereqmaster sd ON user1.UserID=sd.Owner WHERE sd.projectID =1 AND
user.UserID=sd.SubmittedBy AND state.stateID=sd.currentStatus and ((((sd.RequestID like '%CIMS-MO07255003%' or sd.Title like '%CIMS-MO07255003%' or sd.ProbDescription like '%CIMS-MO07255003%')) and (SubmittedBy=2198 or Owner=2198 or ApprovalManager=2198 or ProblemID in(Select DISTINCT sm.ProblemID from sd_servicerequest_multiapproval sm,sd_multiapproval_master am where sm.StateID=am.StateID and (if((am.AppType<>0),1,(if(sm.Status<>0,1,0)))) and sm.Owner=2198) or ProxySubmittedBy=2198 or groupid in (622,721,722,723,159) ))) order by ProblemID DESC
3
37 hits/min on 6 errors       Details       Last errors       Clear
ErrorHits
SEVERE: Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime , sd.CreationTime AS CreationTime,state.StateName AS Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID And s1.CurrentStatus IN (54,55,69) ),Char) As ChildConsignCount
,ifnull((select ifnull(data,'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),user.fullname) as MerchantName
,ifnull((select ifnull((concat('Rs.',data)),'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1),'Rs.0') as OrderValue
,ifnull((concat((select ifnull((data),ifnull((user.FullName),'--')) from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),' || ',(select ifnull((group_concat(data)),'--')
from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 24 limit 1),' || ', (select ifnull((concat('Rs.',data)),'--') from
sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1))),sd.title) as ProductNames
,sd.problemid AS JProblemId,currentStatus AS JStatus,SubmittedBy As JSubmittedBy, ApprovalManager As AppId , (select sb.color from sd_bookmarks sb,sd_bookmark_details sbs where sb.bookmarkid=sbs.bookmarkid and sbs.problemid = sd.ProblemID and sb.userid = 2198) AS bookmarkColor FROM usermgmt_master USER, sd_statesmaster state,usermgmt_master user1 RIGHT JOIN sd_servicereqmaster sd ON user1.UserID=sd.Owner WHERE sd.projectID =1 AND
user.UserID=sd.SubmittedBy AND state.stateID=sd.currentStatus and ((((sd.RequestID like '%CIMS-MO07255003%' or sd.Title like '%CIMS-MO07255003%' or sd.ProbDescription like '%CIMS-MO07255003%')) and (SubmittedBy=2198 or Owner=2198 or ApprovalManager=2198 or ProblemID in(Select DISTINCT sm.ProblemID from sd_servicerequest_multiapproval sm,sd_multiapproval_master am where sm.StateID=am.StateID and (if((am.AppType<>0),1,(if(sm.Status<>0,1,0)))) and sm.Owner=2198) or ProxySubmittedBy=2198 or groupid in (622,721,722,723,159) ))) order by ProblemID DESC
3
SEVERE: Next possible states for 767476 are ;{78=Branch Approved, 79=Branch Rejected} 3
SEVERE: stateId :: 70, projectId :: 1, serviceId 10, derivedField1Id :: 0, derivedField2Id 0, derivedField3Id 0, subCategoryId 69, 1 3
ERROR [ITSM.log] Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime , sd.CreationTime AS CreationTime,state.StateName AS Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID And s1.CurrentStatus IN (54,55,69) ),Char) As ChildConsignCount
,ifnull((select ifnull(data,'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),user.fullname) as MerchantName
,ifnull((select ifnull((concat('Rs.',data)),'--') from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1),'Rs.0') as OrderValue
,ifnull((concat((select ifnull((data),ifnull((user.FullName),'--')) from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 28 limit 1),' || ',(select ifnull((group_concat(data)),'--')
from sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 24 limit 1),' || ', (select ifnull((concat('Rs.',data)),'--') from
sd_servicereq_additionalparams where problemId =sd.ProblemID and fieldId = 45 limit 1))),sd.title) as ProductNames
,sd.problemid AS JProblemId,currentStatus AS JStatus,SubmittedBy As JSubmittedBy, ApprovalManager As AppId , (select sb.color from sd_bookmarks sb,sd_bookmark_details sbs where sb.bookmarkid=sbs.bookmarkid and sbs.problemid = sd.ProblemID and sb.userid = 2198) AS bookmarkColor FROM usermgmt_master USER, sd_statesmaster state,usermgmt_master user1 RIGHT JOIN sd_servicereqmaster sd ON user1.UserID=sd.Owner WHERE sd.projectID =1 AND
user.UserID=sd.SubmittedBy AND state.stateID=sd.currentStatus and ((((sd.RequestID like '%CIMS-MO07255003%' or sd.Title like '%CIMS-MO07255003%' or sd.ProbDescription like '%CIMS-MO07255003%')) and (SubmittedBy=2198 or Owner=2198 or ApprovalManager=2198 or ProblemID in(Select DISTINCT sm.ProblemID from sd_servicerequest_multiapproval sm,sd_multiapproval_master am where sm.StateID=am.StateID and (if((am.AppType<>0),1,(if(sm.Status<>0,1,0)))) and sm.Owner=2198) or ProxySubmittedBy=2198 or groupid in (622,721,722,723,159) ))) order by ProblemID DESC
1
ERROR [ITSM.log] Next possible states for 767476 are ;{78=Branch Approved, 79=Branch Rejected}
1
ERROR [ITSM.log] stateId :: 70, projectId :: 1, serviceId 10, derivedField1Id :: 0, derivedField2Id 0, derivedField3Id 0, subCategoryId 69, 1
1
DateRequestError
7/25/25 1:57:37 PM/getJSONGridAdditionalFieldData.do ajax POSTSEVERE: stateId :: 70, projectId :: 1, serviceId 10, derivedField1Id :: 0, derivedField2Id 0, derivedField3Id 0, subCategoryId 69, 1 
7/25/25 1:57:37 PM/getJSONGridAdditionalFieldData.do ajax POSTSEVERE: stateId :: 70, projectId :: 1, serviceId 10, derivedField1Id :: 0, derivedField2Id 0, derivedField3Id 0, subCategoryId 69, 1 
7/25/25 1:57:37 PM/getJSONGridAdditionalFieldData.do ajax POSTSEVERE: stateId :: 70, projectId :: 1, serviceId 10, derivedField1Id :: 0, derivedField2Id 0, derivedField3Id 0, subCategoryId 69, 1 
7/25/25 1:57:37 PM/getJSONGridAdditionalFieldData.do ajax POSTERROR [ITSM.log] stateId :: 70, projectId :: 1, serviceId 10, derivedField1Id :: 0, derivedField2Id 0, derivedField3Id 0, subCategoryId 69, 1 
7/25/25 1:57:45 PM/searchRecords.do ajax POSTSEVERE: Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime  , sd.CreationTime AS CreationTime,state.StateName AS  Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID a
7/25/25 1:57:45 PM/searchRecords.do ajax POSTSEVERE: Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime  , sd.CreationTime AS CreationTime,state.StateName AS  Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID a
7/25/25 1:57:45 PM/searchRecords.do ajax POSTSEVERE: Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime  , sd.CreationTime AS CreationTime,state.StateName AS  Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID a
7/25/25 1:57:45 PM/searchRecords.do ajax POSTERROR [ITSM.log] Final List view Query =SELECT sd.RequestId AS RequestID , sd.Title AS Title,sd.probDescription AS ProbDescription,user.FullName AS SubmittedBy ,sd.LastOperatedTime
AS LastOperatedTime  , sd.CreationTime AS CreationTime,state.StateName AS  Status, ifnull((select isread from sd_readUnreadRecords where
ProblemID=sd.ProblemID and userId = 2198 Limit 1),'1') AS isRead, ifnull(user1.FullName,'') AS Owner,ifnull(user1.ProfilePicture,'')
AS ProfilePicture,(SELECT ifnull(group_concat(Issla_breached),'2') from escalation_lookup WHERE ProblemID=sd.ProblemID ) AS SlaStatus,
(SELECT ifnull(group_concat(Status),'0') from sd_servicerequest_multiapproval WHERE Status=3 and ProblemID=sd.ProblemID ) AS AppStatus,
state.color AS Color,'Feedback Rating' as FeedbackRating
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.ProblemID and s1.ProjectID=sd.ProjectID ),Char) As ChildCount
,Convert((Select Count(*) From sd_ServicereqMaster s1 Where s1.ParentID=sd.Pr
7/25/25 1:57:49 PM/searchRecords.do ajax POSTSEVERE: Next possible states for 767476 are ;{78=Branch Approved, 79=Branch Rejected}
7/25/25 1:57:49 PM/searchRecords.do ajax POSTSEVERE: Next possible states for 767476 are ;{78=Branch Approved, 79=Branch Rejected}
7/25/25 1:57:49 PM/searchRecords.do ajax POSTSEVERE: Next possible states for 767476 are ;{78=Branch Approved, 79=Branch Rejected}
7/25/25 1:57:49 PM/searchRecords.do ajax POSTERROR [ITSM.log] Next possible states for 767476 are ;{78=Branch Approved, 79=Branch Rejected}
Clear all statistics

Current requests Current requests

None

System information System information

Execute the garbage collector Execute the garbage collector     Generate a heap dump Generate a heap dump     View memory histogram View memory histogram     Invalidate http sessions Invalidate http sessions     View http sessions View http sessions
     View deployment descriptor View deployment descriptor     MBeans MBeans     View OS processes View OS processes     JNDI tree JNDI tree     Opened jdbc connections Opened jdbc connections     Database Database
Host: PRODCIMSAPP1@10.101.12.56
Java memory used: graph9,207 Mb / 12,288 Mb    ++++++++++++
Nb of http sessions: graph40
Nb of active threads
(current http requests):
graph2
Nb of active jdbc connections: graph1
Nb of used jdbc connections
(opened if no datasource):
graph5
% System CPUgraph9.68    ++++++++++++







      Details


OS: OS Windows Server 2012 R2, , amd64/64 (12 cores)
Java: Java(TM) SE Runtime Environment, 1.8.0_162-b12
JVM: Java HotSpot(TM) 64-Bit Server VM, 25.162-b12, mixed mode
PID of process: 10516
Server: Server WildFly Full 12.0.0.Final (WildFly Core 4.0.0.Final) - 2.0.0.Final
Webapp context: /SapphireIMS
Start: 7/24/25 5:43 PM
JVM arguments: -Dprogram.name=StartWebConsole.bat
-Xms12288M
-Xmx12288M
-XX:MetaspaceSize=96M
-XX:MaxMetaspaceSize=512m
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dfile.encoding=UTF-8
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
-Djava.net.preferIPv4Stack=true
-Dorg.jboss.resolver.warning=true
-Djboss.modules.system.pkgs=org.jboss.byteman
-Djboss.server.default.config=standalone.xml
-Dorg.jboss.boot.log.file=E:\SapphireIMS\WebManagement\standalone\log\server.log
-Dlogging.configuration=file:E:\SapphireIMS\WebManagement\standalone\configuration/logging.properties
-Djavamelody.storage-directory=E:\SapphireIMS\WebManagement\ApplicationReport
Mean age of http sessions (min): graph71
Memory: Non heap memory = 459 Mb (Perm Gen, Code Cache),
Buffered memory = 22 Mb,
Loaded classes = 44,355,
Garbage collection time = 295,840 ms,
Process cpu time = 109,550,250 ms,
Committed virtual memory = 14,228 Mb,
Free physical memory = 9,522 Mb,
Total physical memory = 36,863 Mb
Free disk space: 19,178 Mb
Usable disk space: 19,178 Mb
DataBase: java://MySqlIMS:
jdbc:mysql://10.101.13.58:3306/ims?zeroDateTimeBehavior=convertToNull&useOldAliasMetadataBehavior=true&autoReconnect=true
MySQL, 5.7.20-log
Driver JDBC:
MySQL-AB JDBC Driver, mysql-connector-java-5.1.18 ( Revision: tonci.grgin@oracle.com-20110930151701-jfj14ddfq48ifkfq )

java://MySqlIMSAgent:
jdbc:mysql://10.101.13.58:3306/ims?zeroDateTimeBehavior=convertToNull&useOldAliasMetadataBehavior=true&autoReconnect=true
MySQL, 5.7.20-log
Driver JDBC:
MySQL-AB JDBC Driver, mysql-connector-java-5.1.18 ( Revision: tonci.grgin@oracle.com-20110930151701-jfj14ddfq48ifkfq )
Dependencies:
Dependencies Dependencies

Threads Threads

Threads on PRODCIMSAPP1@10.101.12.56: Number = 361, Maximum = 376, Total started = 8,977       Details

ThreadDaemon ?PriorityStateExecuted methodCpu time (ms)User time (ms)Interrupt Kill
AMQP Connection 127.0.0.1:5671
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
java.net.SocketInputStream.read(SocketInputStream.java:171)
java.net.SocketInputStream.read(SocketInputStream.java:141)
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
sun.security.ssl.InputRecord.read(InputRecord.java:503)
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
java.io.BufferedInputStream.read(BufferedInputStream.java:265)
java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288)
com.rabbitmq.client.impl.Frame.readFrom(Frame.java:91)
com.rabbitmq.client.impl.SocketFrameHandler.readFrame(SocketFrameHandler.java:164)
com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:580)
java.lang.Thread.run(Thread.java:748)
AMQP Connection 127.0.0.1:5671
no 5 RUNNABLERUNNABLE java.net.SocketInputStream.socketRead0(Native Method) 0 0 Send a thread interrupt signal to AMQP Connection 127.0.0.1:5671. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread AMQP Connection 127.0.0.1:5671
AMQP Connection 127.0.0.1:5671
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
java.net.SocketInputStream.read(SocketInputStream.java:171)
java.net.SocketInputStream.read(SocketInputStream.java:141)
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
sun.security.ssl.InputRecord.read(InputRecord.java:503)
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
java.io.BufferedInputStream.read(BufferedInputStream.java:265)
java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288)
com.rabbitmq.client.impl.Frame.readFrom(Frame.java:91)
com.rabbitmq.client.impl.SocketFrameHandler.readFrame(SocketFrameHandler.java:164)
com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:580)
java.lang.Thread.run(Thread.java:748)
AMQP Connection 127.0.0.1:5671
no 5 RUNNABLERUNNABLE java.net.SocketInputStream.socketRead0(Native Method) 31 31 Send a thread interrupt signal to AMQP Connection 127.0.0.1:5671. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread AMQP Connection 127.0.0.1:5671
Attach Listener yes 5 RUNNABLERUNNABLE   15 0 Send a thread interrupt signal to Attach Listener. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Attach Listener
AWT-Windows
sun.awt.windows.WToolkit.eventLoop(Native Method)
sun.awt.windows.WToolkit.run(WToolkit.java:306)
java.lang.Thread.run(Thread.java:748)
AWT-Windows
yes 6 RUNNABLERUNNABLE sun.awt.windows.WToolkit.eventLoop(Native Method) 0 0 Send a thread interrupt signal to AWT-Windows. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread AWT-Windows
ConnectionValidator
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
org.jboss.jca.core.connectionmanager.pool.validator.ConnectionValidator$ConnectionValidatorRunner.run(ConnectionValidator.java:263)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
ConnectionValidator
yes 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to ConnectionValidator. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread ConnectionValidator
default Accept
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
default Accept
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 16,031 6,468 Send a thread interrupt signal to default Accept. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default Accept
default I/O-1
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-1
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,369,703 488,296 Send a thread interrupt signal to default I/O-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-1
default I/O-10
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-10
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,364,984 495,750 Send a thread interrupt signal to default I/O-10. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-10
default I/O-11
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-11
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,524,046 529,078 Send a thread interrupt signal to default I/O-11. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-11
default I/O-12
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-12
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,288,218 467,218 Send a thread interrupt signal to default I/O-12. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-12
default I/O-13
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-13
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,086,968 419,687 Send a thread interrupt signal to default I/O-13. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-13
default I/O-14
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-14
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,204,734 469,125 Send a thread interrupt signal to default I/O-14. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-14
default I/O-15
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-15
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,435,578 490,828 Send a thread interrupt signal to default I/O-15. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-15
default I/O-16
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-16
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,463,515 507,062 Send a thread interrupt signal to default I/O-16. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-16
default I/O-17
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-17
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,361,234 518,250 Send a thread interrupt signal to default I/O-17. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-17
default I/O-18
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-18
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,681,968 564,359 Send a thread interrupt signal to default I/O-18. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-18
default I/O-19
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
default I/O-19
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,641,906 559,937 Send a thread interrupt signal to default I/O-19. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-19
default I/O-2
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
default I/O-2
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,095,156 423,671 Send a thread interrupt signal to default I/O-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-2
default I/O-20
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-20
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,299,562 471,265 Send a thread interrupt signal to default I/O-20. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-20
default I/O-21
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-21
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,182,015 455,703 Send a thread interrupt signal to default I/O-21. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-21
default I/O-22
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
default I/O-22
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,235,875 486,015 Send a thread interrupt signal to default I/O-22. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-22
default I/O-23
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-23
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,217,890 454,343 Send a thread interrupt signal to default I/O-23. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-23
default I/O-24
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-24
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,413,625 490,812 Send a thread interrupt signal to default I/O-24. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-24
default I/O-3
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-3
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,415,000 525,234 Send a thread interrupt signal to default I/O-3. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-3
default I/O-4
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-4
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,566,109 533,531 Send a thread interrupt signal to default I/O-4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-4
default I/O-5
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-5
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,148,859 479,031 Send a thread interrupt signal to default I/O-5. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-5
default I/O-6
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-6
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,307,046 468,515 Send a thread interrupt signal to default I/O-6. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-6
default I/O-7
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-7
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,371,234 493,625 Send a thread interrupt signal to default I/O-7. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-7
default I/O-8
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-8
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,304,109 480,328 Send a thread interrupt signal to default I/O-8. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-8
default I/O-9
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
default I/O-9
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 2,419,093 530,312 Send a thread interrupt signal to default I/O-9. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default I/O-9
default task-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-1
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 1,629,093 1,548,218 Send a thread interrupt signal to default task-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-1
default task-10
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-10
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 35,984 33,578 Send a thread interrupt signal to default task-10. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-10
default task-100
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-100
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15,187 13,734 Send a thread interrupt signal to default task-100. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-100
default task-101
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-101
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 21,468 19,500 Send a thread interrupt signal to default task-101. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-101
default task-102
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-102
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15,171 13,390 Send a thread interrupt signal to default task-102. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-102
default task-103
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-103
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 635,390 602,734 Send a thread interrupt signal to default task-103. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-103
default task-104
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-104
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,015 5,546 Send a thread interrupt signal to default task-104. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-104
default task-105
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-105
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 8,093 7,656 Send a thread interrupt signal to default task-105. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-105
default task-106
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-106
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 27,015 24,968 Send a thread interrupt signal to default task-106. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-106
default task-107
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-107
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 8,218 7,187 Send a thread interrupt signal to default task-107. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-107
default task-108
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-108
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 836,156 791,687 Send a thread interrupt signal to default task-108. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-108
default task-109
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-109
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,045,390 992,656 Send a thread interrupt signal to default task-109. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-109
default task-11
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-11
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 53,218 49,421 Send a thread interrupt signal to default task-11. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-11
default task-110
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-110
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 500 437 Send a thread interrupt signal to default task-110. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-110
default task-111
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-111
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15,109 14,015 Send a thread interrupt signal to default task-111. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-111
default task-112
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-112
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 934,265 884,796 Send a thread interrupt signal to default task-112. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-112
default task-113
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-113
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 12,703 11,546 Send a thread interrupt signal to default task-113. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-113
default task-114
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-114
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 25,875 22,609 Send a thread interrupt signal to default task-114. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-114
default task-115
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-115
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 13,890 12,609 Send a thread interrupt signal to default task-115. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-115
default task-116
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-116
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 134,734 128,781 Send a thread interrupt signal to default task-116. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-116
default task-117
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-117
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 2,468 2,031 Send a thread interrupt signal to default task-117. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-117
default task-118
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-118
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 47,859 42,546 Send a thread interrupt signal to default task-118. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-118
default task-119
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-119
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 19,046 17,500 Send a thread interrupt signal to default task-119. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-119
default task-12
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-12
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 117,218 110,859 Send a thread interrupt signal to default task-12. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-12
default task-120
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-120
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 57,984 52,062 Send a thread interrupt signal to default task-120. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-120
default task-121
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-121
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,984 6,468 Send a thread interrupt signal to default task-121. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-121
default task-122
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-122
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 17,328 15,515 Send a thread interrupt signal to default task-122. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-122
default task-123
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-123
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 26,984 25,000 Send a thread interrupt signal to default task-123. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-123
default task-124
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-124
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 2,031 1,921 Send a thread interrupt signal to default task-124. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-124
default task-125
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-125
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 384,984 366,531 Send a thread interrupt signal to default task-125. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-125
default task-126
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-126
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 17,671 15,109 Send a thread interrupt signal to default task-126. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-126
default task-127
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-127
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 16,703 15,843 Send a thread interrupt signal to default task-127. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-127
default task-128
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-128
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 489,453 467,343 Send a thread interrupt signal to default task-128. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-128
default task-129
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-129
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 136,109 128,953 Send a thread interrupt signal to default task-129. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-129
default task-13
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
org.xnio.nio.NioSocketConduit.awaitWritable(NioSocketConduit.java:233)
io.undertow.protocols.ssl.SslConduit.awaitWritable(SslConduit.java:461)
org.xnio.conduits.AbstractSinkConduit.awaitWritable(AbstractSinkConduit.java:66)
io.undertow.conduits.ChunkedStreamSinkConduit.awaitWritable(ChunkedStreamSinkConduit.java:377)
org.xnio.conduits.ConduitStreamSinkChannel.awaitWritable(ConduitStreamSinkChannel.java:134)
io.undertow.channels.DetachableStreamSinkChannel.awaitWritable(DetachableStreamSinkChannel.java:87)
io.undertow.server.HttpServerExchange$WriteDispatchChannel.awaitWritable(HttpServerExchange.java:2033)
io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:576)
io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:149)
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
java.io.BufferedWriter.write(BufferedWriter.java:230)
java.io.Writer.write(Writer.java:157)
net.bull.javamelody.internal.web.html.HtmlAbstractReport.writeDirectly(HtmlAbstractReport.java:94)
net.bull.javamelody.internal.web.html.HtmlThreadInformationsReport.writeSendThreadInterrupt(HtmlThreadInformationsReport.java:247)
net.bull.javamelody.internal.web.html.HtmlThreadInformationsReport.writeThreadInformations(HtmlThreadInformationsReport.java:167)
net.bull.javamelody.internal.web.html.HtmlThreadInformationsReport.toHtml(HtmlThreadInformationsReport.java:70)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeThreads(HtmlCoreReport.java:511)
net.bull.javamelody.internal.web.html.HtmlCoreReport.toHtml(HtmlCoreReport.java:134)
net.bull.javamelody.internal.web.html.HtmlReport.toHtml(HtmlReport.java:101)
net.bull.javamelody.internal.web.HtmlController.doHtml(HtmlController.java:107)
net.bull.javamelody.internal.web.MonitoringController.doCompressedHtml(MonitoringController.java:285)
net.bull.javamelody.internal.web.MonitoringController.doReportCore(MonitoringController.java:230)
net.bull.javamelody.internal.web.MonitoringController.doReport(MonitoringController.java:209)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:163)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-13
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 972,187 924,125 Send a thread interrupt signal to default task-13. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-13
default task-130
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-130
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 23,406 21,234 Send a thread interrupt signal to default task-130. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-130
default task-131
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-131
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 8,609 7,828 Send a thread interrupt signal to default task-131. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-131
default task-132
java.lang.Thread.dumpThreads(Native Method)
java.lang.Thread.getAllStackTraces(Thread.java:1610)
net.bull.javamelody.internal.model.JavaInformations.buildThreadInformationsList(JavaInformations.java:327)
net.bull.javamelody.internal.model.JavaInformations.<init>(JavaInformations.java:202)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:158)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-132
no 5 RUNNABLERUNNABLE java.lang.Thread.dumpThreads(Native Method) 1,045,531 992,796 Send a thread interrupt signal to default task-132. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-132
default task-133
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-133
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 195,937 184,031 Send a thread interrupt signal to default task-133. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-133
default task-134
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
org.xnio.nio.NioSocketConduit.awaitWritable(NioSocketConduit.java:233)
io.undertow.protocols.ssl.SslConduit.awaitWritable(SslConduit.java:461)
org.xnio.conduits.AbstractSinkConduit.awaitWritable(AbstractSinkConduit.java:66)
io.undertow.conduits.ChunkedStreamSinkConduit.awaitWritable(ChunkedStreamSinkConduit.java:377)
org.xnio.conduits.ConduitStreamSinkChannel.awaitWritable(ConduitStreamSinkChannel.java:134)
io.undertow.channels.DetachableStreamSinkChannel.awaitWritable(DetachableStreamSinkChannel.java:87)
io.undertow.server.HttpServerExchange$WriteDispatchChannel.awaitWritable(HttpServerExchange.java:2033)
io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:576)
io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:149)
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
java.io.BufferedWriter.write(BufferedWriter.java:230)
java.io.Writer.write(Writer.java:157)
net.bull.javamelody.internal.web.html.HtmlAbstractReport.writeDirectly(HtmlAbstractReport.java:94)
net.bull.javamelody.internal.web.html.HtmlCounterRequestGraphReport.writeRequestGraph(HtmlCounterRequestGraphReport.java:82)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequestName(HtmlCounterReport.java:310)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequest(HtmlCounterReport.java:249)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequests(HtmlCounterReport.java:202)
net.bull.javamelody.internal.web.html.HtmlCounterReport.toHtml(HtmlCounterReport.java:89)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounter(HtmlCoreReport.java:301)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounters(HtmlCoreReport.java:280)
net.bull.javamelody.internal.web.html.HtmlCoreReport.toHtml(HtmlCoreReport.java:105)
net.bull.javamelody.internal.web.html.HtmlReport.toHtml(HtmlReport.java:101)
net.bull.javamelody.internal.web.HtmlController.doHtml(HtmlController.java:107)
net.bull.javamelody.internal.web.MonitoringController.doCompressedHtml(MonitoringController.java:285)
net.bull.javamelody.internal.web.MonitoringController.doReportCore(MonitoringController.java:230)
net.bull.javamelody.internal.web.MonitoringController.doReport(MonitoringController.java:209)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:163)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-134
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 430,796 411,687 Send a thread interrupt signal to default task-134. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-134
default task-135
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-135
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 31,296 28,000 Send a thread interrupt signal to default task-135. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-135
default task-136
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-136
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 23,781 20,703 Send a thread interrupt signal to default task-136. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-136
default task-137
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-137
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 21,812 19,125 Send a thread interrupt signal to default task-137. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-137
default task-138
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
java.net.SocketInputStream.read(SocketInputStream.java:171)
java.net.SocketInputStream.read(SocketInputStream.java:141)
com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2549)
com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3002)
com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2991)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3532)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2002)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2163)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2618)
com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:5000)
org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.checkTransaction(BaseWrapperManagedConnection.java:905)
org.jboss.jca.adapters.jdbc.WrappedConnection.checkTransaction(WrappedConnection.java:1918)
org.jboss.jca.adapters.jdbc.WrappedConnection.getWarnings(WrappedConnection.java:1059)
sun.reflect.GeneratedMethodAccessor218.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
net.bull.javamelody.JdbcWrapper$ConnectionInvocationHandler.invoke(JdbcWrapper.java:202)
net.bull.javamelody.JdbcWrapper$DelegatingInvocationHandler.invoke(JdbcWrapper.java:300)
com.sun.proxy.$Proxy205.getWarnings(Unknown Source)
org.hibernate.engine.jdbc.spi.SqlExceptionHelper.handleAndClearWarnings(SqlExceptionHelper.java:289)
org.hibernate.engine.jdbc.spi.SqlExceptionHelper.logAndClearWarnings(SqlExceptionHelper.java:269)
org.hibernate.engine.jdbc.internal.LogicalConnectionImpl.releaseConnection(LogicalConnectionImpl.java:252)
org.hibernate.engine.jdbc.internal.LogicalConnectionImpl.close(LogicalConnectionImpl.java:182)
org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.close(JdbcCoordinatorImpl.java:205)
org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.close(TransactionCoordinatorImpl.java:297)
org.hibernate.internal.SessionImpl.close(SessionImpl.java:369)
org.springframework.orm.hibernate4.SessionFactoryUtils.closeSession(SessionFactoryUtils.java:121)
org.springframework.orm.hibernate4.HibernateTransactionManager.doCleanupAfterCompletion(HibernateTransactionManager.java:671)
org.springframework.transaction.support.AbstractPlatformTransactionManager.cleanupAfterCompletion(AbstractPlatformTransactionManager.java:1017)
org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:811)
org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:730)
org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:504)
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:292)
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
com.sun.proxy.$Proxy258.queryUniqueResult(Unknown Source)
com.sapphireims.itsm.controller.QueryAPIRestController.queryUniqueResult(QueryAPIRestController.java:85)
sun.reflect.GeneratedMethodAccessor384.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738)
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
urlfilter.SQLInjectionFilter.doFilter(SQLInjectionFilter.java:150)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:208)
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
com.sapphireims.util.APIFilter.doFilter(APIFilter.java:80)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
urlfilter.DecodePopUp.doFilter(DecodePopUp.java:84)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
urlfilter.UrlFilter.doFilter(UrlFilter.java:63)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
urlfilter.SingleSignOnFilter.doFilter(SingleSignOnFilter.java:64)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
sapphire.reports.ClickjackFilter.doFilter(ClickjackFilter.java:30)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
sapphire.reports.ModuleAccessControlFilter.doFilter(ModuleAccessControlFilter.java:79)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
sapphire.reports.SessionTimeOutFilter.doFilter(SessionTimeOutFilter.java:110)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-138
no 5 TIMED_WAITINGTIMED_WAITING java.net.SocketInputStream.socketRead0(Native Method) 686,390 651,734 Send a thread interrupt signal to default task-138. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-138
default task-139
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-139
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 22,203 20,375 Send a thread interrupt signal to default task-139. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-139
default task-14
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-14
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 192,468 179,609 Send a thread interrupt signal to default task-14. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-14
default task-140
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-140
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 17,921 16,343 Send a thread interrupt signal to default task-140. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-140
default task-141
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-141
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 31,968 30,078 Send a thread interrupt signal to default task-141. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-141
default task-142
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-142
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,281 5,671 Send a thread interrupt signal to default task-142. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-142
default task-143
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-143
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 23,609 21,890 Send a thread interrupt signal to default task-143. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-143
default task-144
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-144
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15,828 14,953 Send a thread interrupt signal to default task-144. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-144
default task-145
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-145
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 4,906 4,656 Send a thread interrupt signal to default task-145. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-145
default task-146
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-146
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 371,109 351,296 Send a thread interrupt signal to default task-146. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-146
default task-147
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
org.xnio.nio.NioSocketConduit.awaitWritable(NioSocketConduit.java:233)
io.undertow.protocols.ssl.SslConduit.awaitWritable(SslConduit.java:461)
org.xnio.conduits.AbstractSinkConduit.awaitWritable(AbstractSinkConduit.java:66)
io.undertow.conduits.ChunkedStreamSinkConduit.awaitWritable(ChunkedStreamSinkConduit.java:377)
org.xnio.conduits.ConduitStreamSinkChannel.awaitWritable(ConduitStreamSinkChannel.java:134)
io.undertow.channels.DetachableStreamSinkChannel.awaitWritable(DetachableStreamSinkChannel.java:87)
io.undertow.server.HttpServerExchange$WriteDispatchChannel.awaitWritable(HttpServerExchange.java:2033)
io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:576)
io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:149)
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
java.io.BufferedWriter.write(BufferedWriter.java:230)
java.io.Writer.write(Writer.java:157)
net.bull.javamelody.internal.common.I18N.writeTo(I18N.java:168)
net.bull.javamelody.internal.web.html.HtmlAbstractReport.write(HtmlAbstractReport.java:104)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequest(HtmlCounterReport.java:266)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequests(HtmlCounterReport.java:202)
net.bull.javamelody.internal.web.html.HtmlCounterReport.toHtml(HtmlCounterReport.java:89)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounter(HtmlCoreReport.java:301)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounters(HtmlCoreReport.java:280)
net.bull.javamelody.internal.web.html.HtmlCoreReport.toHtml(HtmlCoreReport.java:105)
net.bull.javamelody.internal.web.html.HtmlReport.toHtml(HtmlReport.java:101)
net.bull.javamelody.internal.web.HtmlController.doHtml(HtmlController.java:107)
net.bull.javamelody.internal.web.MonitoringController.doCompressedHtml(MonitoringController.java:285)
net.bull.javamelody.internal.web.MonitoringController.doReportCore(MonitoringController.java:230)
net.bull.javamelody.internal.web.MonitoringController.doReport(MonitoringController.java:209)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:163)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-147
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 972,593 919,703 Send a thread interrupt signal to default task-147. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-147
default task-148
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-148
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 17,500 15,343 Send a thread interrupt signal to default task-148. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-148
default task-149
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-149
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 445,906 420,765 Send a thread interrupt signal to default task-149. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-149
default task-15
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-15
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,194,828 1,130,687 Send a thread interrupt signal to default task-15. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-15
default task-150
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-150
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 18,250 16,078 Send a thread interrupt signal to default task-150. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-150
default task-151
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
org.xnio.nio.NioSocketConduit.awaitWritable(NioSocketConduit.java:233)
io.undertow.protocols.ssl.SslConduit.awaitWritable(SslConduit.java:461)
org.xnio.conduits.AbstractSinkConduit.awaitWritable(AbstractSinkConduit.java:66)
io.undertow.conduits.ChunkedStreamSinkConduit.awaitWritable(ChunkedStreamSinkConduit.java:377)
org.xnio.conduits.ConduitStreamSinkChannel.awaitWritable(ConduitStreamSinkChannel.java:134)
io.undertow.channels.DetachableStreamSinkChannel.awaitWritable(DetachableStreamSinkChannel.java:87)
io.undertow.server.HttpServerExchange$WriteDispatchChannel.awaitWritable(HttpServerExchange.java:2033)
io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:576)
io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:149)
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
java.io.BufferedWriter.write(BufferedWriter.java:230)
java.io.Writer.write(Writer.java:157)
net.bull.javamelody.internal.common.I18N.writeTo(I18N.java:168)
net.bull.javamelody.internal.web.html.HtmlAbstractReport.write(HtmlAbstractReport.java:104)
net.bull.javamelody.internal.web.html.HtmlCounterRequestGraphReport.writeRequestGraph(HtmlCounterRequestGraphReport.java:70)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequestName(HtmlCounterReport.java:310)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequest(HtmlCounterReport.java:249)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequests(HtmlCounterReport.java:202)
net.bull.javamelody.internal.web.html.HtmlCounterReport.toHtml(HtmlCounterReport.java:89)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounter(HtmlCoreReport.java:301)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounters(HtmlCoreReport.java:280)
net.bull.javamelody.internal.web.html.HtmlCoreReport.toHtml(HtmlCoreReport.java:105)
net.bull.javamelody.internal.web.html.HtmlReport.toHtml(HtmlReport.java:101)
net.bull.javamelody.internal.web.HtmlController.doHtml(HtmlController.java:107)
net.bull.javamelody.internal.web.MonitoringController.doCompressedHtml(MonitoringController.java:285)
net.bull.javamelody.internal.web.MonitoringController.doReportCore(MonitoringController.java:230)
net.bull.javamelody.internal.web.MonitoringController.doReport(MonitoringController.java:209)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:163)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-151
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 870,578 828,328 Send a thread interrupt signal to default task-151. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-151
default task-152
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-152
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 586,546 555,390 Send a thread interrupt signal to default task-152. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-152
default task-153
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-153
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 35,609 33,359 Send a thread interrupt signal to default task-153. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-153
default task-154
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-154
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 5,578 5,125 Send a thread interrupt signal to default task-154. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-154
default task-155
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-155
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 74,390 69,062 Send a thread interrupt signal to default task-155. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-155
default task-156
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-156
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 13,968 13,453 Send a thread interrupt signal to default task-156. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-156
default task-157
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-157
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 481,359 457,125 Send a thread interrupt signal to default task-157. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-157
default task-158
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-158
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 17,703 16,140 Send a thread interrupt signal to default task-158. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-158
default task-159
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-159
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 26,562 24,718 Send a thread interrupt signal to default task-159. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-159
default task-16
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-16
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 49,390 45,890 Send a thread interrupt signal to default task-16. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-16
default task-160
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-160
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 2,265 2,187 Send a thread interrupt signal to default task-160. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-160
default task-161
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-161
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 122,359 116,468 Send a thread interrupt signal to default task-161. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-161
default task-162
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-162
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,509,031 1,436,875 Send a thread interrupt signal to default task-162. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-162
default task-163
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
org.xnio.nio.NioSocketConduit.awaitWritable(NioSocketConduit.java:233)
io.undertow.protocols.ssl.SslConduit.awaitWritable(SslConduit.java:461)
org.xnio.conduits.AbstractSinkConduit.awaitWritable(AbstractSinkConduit.java:66)
io.undertow.conduits.ChunkedStreamSinkConduit.awaitWritable(ChunkedStreamSinkConduit.java:377)
org.xnio.conduits.ConduitStreamSinkChannel.awaitWritable(ConduitStreamSinkChannel.java:134)
io.undertow.channels.DetachableStreamSinkChannel.awaitWritable(DetachableStreamSinkChannel.java:87)
io.undertow.server.HttpServerExchange$WriteDispatchChannel.awaitWritable(HttpServerExchange.java:2033)
io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:576)
io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:149)
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
java.io.BufferedWriter.write(BufferedWriter.java:230)
java.io.Writer.write(Writer.java:157)
net.bull.javamelody.internal.web.html.HtmlAbstractReport.writeDirectly(HtmlAbstractReport.java:94)
net.bull.javamelody.internal.web.html.HtmlCounterRequestGraphReport.writeRequestGraph(HtmlCounterRequestGraphReport.java:82)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequestName(HtmlCounterReport.java:310)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequest(HtmlCounterReport.java:249)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequests(HtmlCounterReport.java:202)
net.bull.javamelody.internal.web.html.HtmlCounterReport.toHtml(HtmlCounterReport.java:89)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounter(HtmlCoreReport.java:301)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounters(HtmlCoreReport.java:280)
net.bull.javamelody.internal.web.html.HtmlCoreReport.toHtml(HtmlCoreReport.java:105)
net.bull.javamelody.internal.web.html.HtmlReport.toHtml(HtmlReport.java:101)
net.bull.javamelody.internal.web.HtmlController.doHtml(HtmlController.java:107)
net.bull.javamelody.internal.web.MonitoringController.doCompressedHtml(MonitoringController.java:285)
net.bull.javamelody.internal.web.MonitoringController.doReportCore(MonitoringController.java:230)
net.bull.javamelody.internal.web.MonitoringController.doReport(MonitoringController.java:209)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:163)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-163
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 1,885,875 1,786,312 Send a thread interrupt signal to default task-163. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-163
default task-164
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-164
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 351,859 331,687 Send a thread interrupt signal to default task-164. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-164
default task-165
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-165
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,328 5,531 Send a thread interrupt signal to default task-165. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-165
default task-166
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-166
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 8,703 8,031 Send a thread interrupt signal to default task-166. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-166
default task-167
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-167
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 11,546 10,578 Send a thread interrupt signal to default task-167. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-167
default task-168
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-168
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 7,890 7,437 Send a thread interrupt signal to default task-168. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-168
default task-169
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-169
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 32,078 29,187 Send a thread interrupt signal to default task-169. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-169
default task-17
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-17
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 134,609 127,593 Send a thread interrupt signal to default task-17. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-17
default task-170
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-170
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 857,718 813,421 Send a thread interrupt signal to default task-170. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-170
default task-171
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-171
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 527,171 501,609 Send a thread interrupt signal to default task-171. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-171
default task-172
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-172
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 410,437 389,703 Send a thread interrupt signal to default task-172. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-172
default task-173
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-173
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 10,593 9,875 Send a thread interrupt signal to default task-173. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-173
default task-174
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-174
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 1,321,718 1,256,265 Send a thread interrupt signal to default task-174. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-174
default task-175
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-175
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 632,328 597,031 Send a thread interrupt signal to default task-175. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-175
default task-176
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-176
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 89,546 84,359 Send a thread interrupt signal to default task-176. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-176
default task-177
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-177
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 59,000 55,234 Send a thread interrupt signal to default task-177. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-177
default task-178
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-178
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 18,421 17,484 Send a thread interrupt signal to default task-178. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-178
default task-179
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
org.xnio.nio.NioSocketConduit.awaitWritable(NioSocketConduit.java:233)
io.undertow.protocols.ssl.SslConduit.awaitWritable(SslConduit.java:461)
org.xnio.conduits.AbstractSinkConduit.awaitWritable(AbstractSinkConduit.java:66)
io.undertow.conduits.ChunkedStreamSinkConduit.awaitWritable(ChunkedStreamSinkConduit.java:377)
org.xnio.conduits.ConduitStreamSinkChannel.awaitWritable(ConduitStreamSinkChannel.java:134)
io.undertow.channels.DetachableStreamSinkChannel.awaitWritable(DetachableStreamSinkChannel.java:87)
io.undertow.server.HttpServerExchange$WriteDispatchChannel.awaitWritable(HttpServerExchange.java:2033)
io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:576)
io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:149)
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
java.io.BufferedWriter.write(BufferedWriter.java:230)
java.io.Writer.write(Writer.java:157)
net.bull.javamelody.internal.common.I18N.writeTo(I18N.java:168)
net.bull.javamelody.internal.web.html.HtmlAbstractReport.write(HtmlAbstractReport.java:104)
net.bull.javamelody.internal.web.html.HtmlCounterRequestGraphReport.writeRequestGraph(HtmlCounterRequestGraphReport.java:77)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequestName(HtmlCounterReport.java:310)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequest(HtmlCounterReport.java:249)
net.bull.javamelody.internal.web.html.HtmlCounterReport.writeRequests(HtmlCounterReport.java:202)
net.bull.javamelody.internal.web.html.HtmlCounterReport.toHtml(HtmlCounterReport.java:89)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounter(HtmlCoreReport.java:301)
net.bull.javamelody.internal.web.html.HtmlCoreReport.writeCounters(HtmlCoreReport.java:280)
net.bull.javamelody.internal.web.html.HtmlCoreReport.toHtml(HtmlCoreReport.java:105)
net.bull.javamelody.internal.web.html.HtmlReport.toHtml(HtmlReport.java:101)
net.bull.javamelody.internal.web.HtmlController.doHtml(HtmlController.java:107)
net.bull.javamelody.internal.web.MonitoringController.doCompressedHtml(MonitoringController.java:285)
net.bull.javamelody.internal.web.MonitoringController.doReportCore(MonitoringController.java:230)
net.bull.javamelody.internal.web.MonitoringController.doReport(MonitoringController.java:209)
net.bull.javamelody.internal.web.MonitoringController.doActionIfNeededAndReport(MonitoringController.java:163)
net.bull.javamelody.MonitoringFilter.doMonitoring(MonitoringFilter.java:408)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-179
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 389,546 369,015 Send a thread interrupt signal to default task-179. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-179
default task-18
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-18
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 65,609 60,765 Send a thread interrupt signal to default task-18. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-18
default task-180
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-180
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 771,546 732,109 Send a thread interrupt signal to default task-180. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-180
default task-181
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-181
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 558,656 533,671 Send a thread interrupt signal to default task-181. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-181
default task-182
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-182
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 640,609 609,375 Send a thread interrupt signal to default task-182. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-182
default task-183
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-183
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 11,218 10,437 Send a thread interrupt signal to default task-183. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-183
default task-184
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-184
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 440,718 420,000 Send a thread interrupt signal to default task-184. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-184
default task-185
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-185
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 621,437 587,843 Send a thread interrupt signal to default task-185. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-185
default task-186
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-186
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 410,218 392,421 Send a thread interrupt signal to default task-186. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-186
default task-187
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-187
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 298,609 284,375 Send a thread interrupt signal to default task-187. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-187
default task-188
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-188
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 716,281 680,218 Send a thread interrupt signal to default task-188. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-188
default task-189
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-189
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 1,378,328 1,306,593 Send a thread interrupt signal to default task-189. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-189
default task-19
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-19
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 821,906 783,015 Send a thread interrupt signal to default task-19. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-19
default task-190
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-190
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 685,734 648,406 Send a thread interrupt signal to default task-190. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-190
default task-191
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-191
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 23,812 21,234 Send a thread interrupt signal to default task-191. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-191
default task-192
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-192
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 45,953 45,312 Send a thread interrupt signal to default task-192. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-192
default task-2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-2
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 170,593 158,156 Send a thread interrupt signal to default task-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-2
default task-20
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-20
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 106,843 99,703 Send a thread interrupt signal to default task-20. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-20
default task-21
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-21
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 78,734 73,390 Send a thread interrupt signal to default task-21. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-21
default task-22
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-22
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 35,953 33,843 Send a thread interrupt signal to default task-22. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-22
default task-23
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-23
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 64,234 60,437 Send a thread interrupt signal to default task-23. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-23
default task-24
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-24
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 697,578 663,156 Send a thread interrupt signal to default task-24. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-24
default task-25
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-25
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 98,718 94,578 Send a thread interrupt signal to default task-25. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-25
default task-26
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-26
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 26,265 23,578 Send a thread interrupt signal to default task-26. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-26
default task-27
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-27
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,028,281 979,265 Send a thread interrupt signal to default task-27. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-27
default task-28
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-28
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 95,265 87,343 Send a thread interrupt signal to default task-28. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-28
default task-29
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-29
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 87,953 82,546 Send a thread interrupt signal to default task-29. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-29
default task-3
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-3
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 103,906 95,750 Send a thread interrupt signal to default task-3. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-3
default task-30
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-30
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 67,109 62,187 Send a thread interrupt signal to default task-30. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-30
default task-31
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-31
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 27,484 25,812 Send a thread interrupt signal to default task-31. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-31
default task-32
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-32
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 80,156 75,953 Send a thread interrupt signal to default task-32. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-32
default task-33
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-33
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 96,437 89,406 Send a thread interrupt signal to default task-33. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-33
default task-34
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-34
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 21,734 19,609 Send a thread interrupt signal to default task-34. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-34
default task-35
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-35
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 40,296 37,375 Send a thread interrupt signal to default task-35. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-35
default task-36
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-36
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 596,046 568,000 Send a thread interrupt signal to default task-36. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-36
default task-37
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-37
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 80,078 75,390 Send a thread interrupt signal to default task-37. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-37
default task-38
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-38
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 51,484 48,125 Send a thread interrupt signal to default task-38. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-38
default task-39
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-39
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 60,390 55,593 Send a thread interrupt signal to default task-39. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-39
default task-4
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-4
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 1,051,062 993,875 Send a thread interrupt signal to default task-4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-4
default task-40
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-40
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15,875 14,296 Send a thread interrupt signal to default task-40. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-40
default task-41
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-41
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 100,046 95,000 Send a thread interrupt signal to default task-41. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-41
default task-42
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-42
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 37,593 33,968 Send a thread interrupt signal to default task-42. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-42
default task-43
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-43
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 11,937 10,750 Send a thread interrupt signal to default task-43. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-43
default task-44
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-44
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 5,390 5,078 Send a thread interrupt signal to default task-44. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-44
default task-45
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-45
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 99,609 92,171 Send a thread interrupt signal to default task-45. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-45
default task-46
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-46
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 33,640 29,906 Send a thread interrupt signal to default task-46. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-46
default task-47
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-47
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 29,390 26,296 Send a thread interrupt signal to default task-47. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-47
default task-48
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-48
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 23,656 20,171 Send a thread interrupt signal to default task-48. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-48
default task-49
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-49
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 9,531 8,937 Send a thread interrupt signal to default task-49. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-49
default task-5
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-5
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 75,875 70,875 Send a thread interrupt signal to default task-5. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-5
default task-50
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-50
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 8,031 7,562 Send a thread interrupt signal to default task-50. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-50
default task-51
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-51
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 117,250 111,187 Send a thread interrupt signal to default task-51. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-51
default task-52
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-52
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 451,093 429,578 Send a thread interrupt signal to default task-52. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-52
default task-53
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-53
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 42,921 40,484 Send a thread interrupt signal to default task-53. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-53
default task-54
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-54
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15,765 14,515 Send a thread interrupt signal to default task-54. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-54
default task-55
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-55
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 664,171 629,671 Send a thread interrupt signal to default task-55. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-55
default task-56
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-56
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 8,062 7,468 Send a thread interrupt signal to default task-56. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-56
default task-57
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-57
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 102,843 95,937 Send a thread interrupt signal to default task-57. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-57
default task-58
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-58
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 10,125 9,343 Send a thread interrupt signal to default task-58. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-58
default task-59
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-59
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 31,562 29,546 Send a thread interrupt signal to default task-59. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-59
default task-6
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-6
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 251,062 238,421 Send a thread interrupt signal to default task-6. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-6
default task-60
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-60
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 162,250 149,531 Send a thread interrupt signal to default task-60. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-60
default task-61
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-61
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,015 5,656 Send a thread interrupt signal to default task-61. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-61
default task-62
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-62
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 134,703 126,890 Send a thread interrupt signal to default task-62. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-62
default task-63
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-63
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 14,109 13,421 Send a thread interrupt signal to default task-63. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-63
default task-64
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-64
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 22,812 21,515 Send a thread interrupt signal to default task-64. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-64
default task-65
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-65
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 43,906 41,281 Send a thread interrupt signal to default task-65. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-65
default task-66
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-66
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 21,828 20,468 Send a thread interrupt signal to default task-66. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-66
default task-67
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-67
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 12,328 11,250 Send a thread interrupt signal to default task-67. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-67
default task-68
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-68
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 14,406 13,046 Send a thread interrupt signal to default task-68. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-68
default task-69
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-69
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 173,703 163,937 Send a thread interrupt signal to default task-69. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-69
default task-7
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-7
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 78,484 74,031 Send a thread interrupt signal to default task-7. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-7
default task-70
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-70
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 799,812 758,671 Send a thread interrupt signal to default task-70. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-70
default task-71
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-71
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 163,640 151,328 Send a thread interrupt signal to default task-71. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-71
default task-72
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-72
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 9,515 8,984 Send a thread interrupt signal to default task-72. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-72
default task-73
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-73
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 138,312 128,593 Send a thread interrupt signal to default task-73. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-73
default task-74
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1422)
java.lang.Thread.run(Thread.java:748)
default task-74
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 1,067,750 1,015,359 Send a thread interrupt signal to default task-74. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-74
default task-75
java.lang.ClassLoader.findLoadedClass0(Native Method)
java.lang.ClassLoader.findLoadedClass(ClassLoader.java:1038)
org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:239)
org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:78)
org.jboss.modules.Module.loadModuleClass(Module.java:717)
org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191)
org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412)
org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400)
org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Class.java:264)
org.hibernate.internal.util.ReflectHelper.classForName(ReflectHelper.java:193)
org.hibernate.internal.util.ReflectHelper.getConstantValue(ReflectHelper.java:279)
org.hibernate.hql.internal.ast.QueryTranslatorImpl$JavaConstantConverter.handleDotStructure(QueryTranslatorImpl.java:624)
org.hibernate.hql.internal.ast.QueryTranslatorImpl$JavaConstantConverter.visit(QueryTranslatorImpl.java:619)
org.hibernate.hql.internal.ast.util.NodeTraverser.visitDepthFirst(NodeTraverser.java:78)
org.hibernate.hql.internal.ast.util.NodeTraverser.traverseDepthFirst(NodeTraverser.java:67)
org.hibernate.hql.internal.ast.QueryTranslatorImpl.parse(QueryTranslatorImpl.java:300)
org.hibernate.hql.internal.ast.QueryTranslatorImpl.doCompile(QueryTranslatorImpl.java:203)
org.hibernate.hql.internal.ast.QueryTranslatorImpl.compile(QueryTranslatorImpl.java:158)
org.hibernate.engine.query.spi.HQLQueryPlan.<init>(HQLQueryPlan.java:131)
org.hibernate.engine.query.spi.HQLQueryPlan.<init>(HQLQueryPlan.java:93)
org.hibernate.engine.query.spi.QueryPlanCache.getHQLQueryPlan(QueryPlanCache.java:167)
org.hibernate.internal.AbstractSessionImpl.getHQLQueryPlan(AbstractSessionImpl.java:301)
org.hibernate.internal.AbstractSessionImpl.createQuery(AbstractSessionImpl.java:236)
org.hibernate.internal.SessionImpl.createQuery(SessionImpl.java:1836)
com.sapphireims.itsm.dao.TicketOperationsDao.getSdSubCategoryName(TicketOperationsDao.java:7012)
com.sapphireims.itsm.dao.TicketOperationsDao$$FastClassBySpringCGLIB$$34baae03.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
com.sapphireims.itsm.dao.TicketOperationsDao$$EnhancerBySpringCGLIB$$be26d1d9.getSdSubCategoryName(<generated>)
com.sapphireims.itsm.dao.TicketOperationsDao$$FastClassBySpringCGLIB$$34baae03.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
com.sapphireims.itsm.dao.TicketOperationsDao$$EnhancerBySpringCGLIB$$268239bb.getSdSubCategoryName(<generated>)
com.sapphireims.itsm.service.KBOperationsService.getKBCount(KBOperationsService.java:1802)
com.sapphireims.itsm.service.KBOperationsService$$FastClassBySpringCGLIB$$5b7b9f7e.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282)
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
com.sapphireims.itsm.service.KBOperationsService$$EnhancerBySpringCGLIB$$41c2eb2a.getKBCount(<generated>)
com.sapphireims.itsm.service.KBOperationsService$$FastClassBySpringCGLIB$$5b7b9f7e.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
com.sapphireims.itsm.service.KBOperationsService$$EnhancerBySpringCGLIB$$375b57f6.getKBCount(<generated>)
com.sapphireims.itsm.service.TicketOperationsService.replaceSdMacros(TicketOperationsService.java:1267)
com.sapphireims.itsm.service.TicketOperationsService.getSDTicketRecords(TicketOperationsService.java:994)
com.sapphireims.itsm.service.TicketOperationsService$$FastClassBySpringCGLIB$$43ebc049.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282)
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
com.sapphireims.itsm.service.TicketOperationsService$$EnhancerBySpringCGLIB$$be7ca46b.getSDTicketRecords(<generated>)
com.sapphireims.itsm.service.TicketOperationsService$$FastClassBySpringCGLIB$$43ebc049.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
com.sapphireims.itsm.service.TicketOperationsService$$EnhancerBySpringCGLIB$$87b89981.getSDTicketRecords(<generated>)
com.sapphireims.itsm.controller.TicketOperationsController.getSearchRecordList(TicketOperationsController.java:1637)
sun.reflect.GeneratedMethodAccessor4166.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738)
org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
urlfilter.SQLInjectionFilter.doFilter(SQLInjectionFilter.java:150)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:124)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
com.sapphire.security.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:85)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
urlfilter.DecodePopUp.doFilter(DecodePopUp.java:84)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
urlfilter.UrlFilter.doFilter(UrlFilter.java:63)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
urlfilter.SingleSignOnFilter.doFilter(SingleSignOnFilter.java:64)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
sapphire.reports.ClickjackFilter.doFilter(ClickjackFilter.java:30)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
sapphire.reports.ModuleAccessControlFilter.doFilter(ModuleAccessControlFilter.java:79)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
sapphire.reports.SessionTimeOutFilter.doFilter(SessionTimeOutFilter.java:110)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:239)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:215)
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:67)
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$791/1281796058.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1526)
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$792/2049144776.call(Unknown Source)
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
io.undertow.server.Connectors.executeRootHandler(Connectors.java:360)
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
java.lang.Thread.run(Thread.java:748)
default task-75
no 5 RUNNABLERUNNABLE java.lang.ClassLoader.findLoadedClass0(Native Method) 710,421 674,484 Send a thread interrupt signal to default task-75. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-75
default task-76
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-76
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 187,625 172,296 Send a thread interrupt signal to default task-76. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-76
default task-77
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-77
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 14,125 12,937 Send a thread interrupt signal to default task-77. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-77
default task-78
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-78
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 17,734 16,562 Send a thread interrupt signal to default task-78. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-78
default task-79
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-79
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 921,343 874,953 Send a thread interrupt signal to default task-79. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-79
default task-8
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-8
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 182,531 171,000 Send a thread interrupt signal to default task-8. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-8
default task-80
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-80
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 991,546 941,312 Send a thread interrupt signal to default task-80. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-80
default task-81
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-81
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 44,671 41,828 Send a thread interrupt signal to default task-81. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-81
default task-82
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-82
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 30,062 26,437 Send a thread interrupt signal to default task-82. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-82
default task-83
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-83
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 223,671 208,953 Send a thread interrupt signal to default task-83. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-83
default task-84
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-84
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 19,828 18,515 Send a thread interrupt signal to default task-84. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-84
default task-85
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-85
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 5,703 5,265 Send a thread interrupt signal to default task-85. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-85
default task-86
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-86
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,437 5,843 Send a thread interrupt signal to default task-86. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-86
default task-87
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-87
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 26,906 23,562 Send a thread interrupt signal to default task-87. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-87
default task-88
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-88
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 5,546 4,984 Send a thread interrupt signal to default task-88. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-88
default task-89
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-89
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 26,093 22,906 Send a thread interrupt signal to default task-89. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-89
default task-9
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-9
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 72,250 68,734 Send a thread interrupt signal to default task-9. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-9
default task-90
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-90
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 10,843 10,343 Send a thread interrupt signal to default task-90. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-90
default task-91
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-91
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 30,968 28,953 Send a thread interrupt signal to default task-91. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-91
default task-92
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-92
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 9,187 8,750 Send a thread interrupt signal to default task-92. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-92
default task-93
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-93
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 624,796 592,390 Send a thread interrupt signal to default task-93. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-93
default task-94
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-94
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 12,312 10,921 Send a thread interrupt signal to default task-94. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-94
default task-95
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-95
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 26,453 23,734 Send a thread interrupt signal to default task-95. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-95
default task-96
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-96
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 11,765 11,046 Send a thread interrupt signal to default task-96. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-96
default task-97
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-97
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 6,421 6,062 Send a thread interrupt signal to default task-97. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-97
default task-98
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-98
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 42,468 36,671 Send a thread interrupt signal to default task-98. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-98
default task-99
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
default task-99
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 5,718 5,406 Send a thread interrupt signal to default task-99. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread default task-99
DefaultQuartzScheduler_QuartzSchedulerThread
java.lang.Object.wait(Native Method)
org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:296)
DefaultQuartzScheduler_QuartzSchedulerThread
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 187 187 Send a thread interrupt signal to DefaultQuartzScheduler_QuartzSchedulerThread. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_QuartzSchedulerThread
DefaultQuartzScheduler_Worker-1
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-1
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 375 343 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-1
DefaultQuartzScheduler_Worker-10
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-10
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 625 484 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-10. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-10
DefaultQuartzScheduler_Worker-2
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-2
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 453 390 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-2
DefaultQuartzScheduler_Worker-3
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-3
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 421 359 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-3. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-3
DefaultQuartzScheduler_Worker-4
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-4
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 468 328 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-4
DefaultQuartzScheduler_Worker-5
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-5
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 390 359 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-5. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-5
DefaultQuartzScheduler_Worker-6
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-6
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 406 265 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-6. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-6
DefaultQuartzScheduler_Worker-7
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-7
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 375 343 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-7. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-7
DefaultQuartzScheduler_Worker-8
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-8
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 484 375 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-8. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-8
DefaultQuartzScheduler_Worker-9
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
DefaultQuartzScheduler_Worker-9
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 375 343 Send a thread interrupt signal to DefaultQuartzScheduler_Worker-9. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DefaultQuartzScheduler_Worker-9
DeploymentScanner-threads - 1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
DeploymentScanner-threads - 1
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 16,062 14,328 Send a thread interrupt signal to DeploymentScanner-threads - 1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DeploymentScanner-threads - 1
DeploymentScanner-threads - 1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
DeploymentScanner-threads - 1
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 11,250 11,031 Send a thread interrupt signal to DeploymentScanner-threads - 1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DeploymentScanner-threads - 1
DeploymentScanner-threads - 2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
DeploymentScanner-threads - 2
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 20,406 20,140 Send a thread interrupt signal to DeploymentScanner-threads - 2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DeploymentScanner-threads - 2
DeploymentScanner-threads - 2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
DeploymentScanner-threads - 2
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 19,812 17,796 Send a thread interrupt signal to DeploymentScanner-threads - 2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DeploymentScanner-threads - 2
DestroyJavaVM no 5 RUNNABLERUNNABLE   796 671 Send a thread interrupt signal to DestroyJavaVM. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread DestroyJavaVM
expiration-thread--p3-t1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
org.wildfly.clustering.service.concurrent.ClassLoaderThreadFactory.lambda$newThread$0(ClassLoaderThreadFactory.java:47)
org.wildfly.clustering.service.concurrent.ClassLoaderThreadFactory$$Lambda$760/1161331416.run(Unknown Source)
java.lang.Thread.run(Thread.java:748)
expiration-thread--p3-t1
yes 1 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to expiration-thread--p3-t1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread expiration-thread--p3-t1
Finalizer
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)
Finalizer
yes 8 WAITINGWAITING java.lang.Object.wait(Native Method) 13,250 2,765 Send a thread interrupt signal to Finalizer. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Finalizer
IdleRemover
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
org.jboss.jca.core.connectionmanager.pool.idle.IdleRemover$IdleRemoverRunner.run(IdleRemover.java:261)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
IdleRemover
yes 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 15 0 Send a thread interrupt signal to IdleRemover. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread IdleRemover
Java2D Disposer
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
sun.java2d.Disposer.run(Disposer.java:148)
java.lang.Thread.run(Thread.java:748)
Java2D Disposer
yes 10 WAITINGWAITING java.lang.Object.wait(Native Method) 46 46 Send a thread interrupt signal to Java2D Disposer. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Java2D Disposer
javamelody SapphireIMS
java.lang.Object.wait(Native Method)
java.util.TimerThread.mainLoop(Timer.java:552)
java.util.TimerThread.run(Timer.java:505)
javamelody SapphireIMS
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 643,140 617,421 Send a thread interrupt signal to javamelody SapphireIMS. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread javamelody SapphireIMS
javamelody SapphireWS
java.lang.Object.wait(Native Method)
java.util.TimerThread.mainLoop(Timer.java:552)
java.util.TimerThread.run(Timer.java:505)
javamelody SapphireWS
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 20,203 10,671 Send a thread interrupt signal to javamelody SapphireWS. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread javamelody SapphireWS
JCA PoolFiller
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
org.jboss.jca.core.connectionmanager.pool.mcp.PoolFiller.run(PoolFiller.java:107)
java.lang.Thread.run(Thread.java:748)
JCA PoolFiller
yes 5 WAITINGWAITING java.lang.Object.wait(Native Method) 46 46 Send a thread interrupt signal to JCA PoolFiller. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread JCA PoolFiller
management Accept
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
management Accept
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 0 0 Send a thread interrupt signal to management Accept. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread management Accept
management I/O-1
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
management I/O-1
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 0 0 Send a thread interrupt signal to management I/O-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread management I/O-1
management I/O-2
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
management I/O-2
no 5 RUNNABLERUNNABLE sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) 0 0 Send a thread interrupt signal to management I/O-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread management I/O-2
Metadata-reload
java.lang.Object.wait(Native Method)
java.util.TimerThread.mainLoop(Timer.java:552)
java.util.TimerThread.run(Timer.java:505)
Metadata-reload
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 15 15 Send a thread interrupt signal to Metadata-reload. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Metadata-reload
MSC service thread 1-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-1
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,046 984 Send a thread interrupt signal to MSC service thread 1-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-1
MSC service thread 1-2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-2
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 2,203 1,671 Send a thread interrupt signal to MSC service thread 1-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-2
MSC service thread 1-3
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-3
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 2,312 1,515 Send a thread interrupt signal to MSC service thread 1-3. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-3
MSC service thread 1-4
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-4
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 3,796 3,265 Send a thread interrupt signal to MSC service thread 1-4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-4
MSC service thread 1-5
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-5
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,000 921 Send a thread interrupt signal to MSC service thread 1-5. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-5
MSC service thread 1-6
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-6
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 453 375 Send a thread interrupt signal to MSC service thread 1-6. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-6
MSC service thread 1-7
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-7
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 2,437 2,328 Send a thread interrupt signal to MSC service thread 1-7. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-7
MSC service thread 1-8
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
MSC service thread 1-8
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,984 1,484 Send a thread interrupt signal to MSC service thread 1-8. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread MSC service thread 1-8
Periodic Recovery
java.lang.Object.wait(Native Method)
com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doPeriodicWait(PeriodicRecovery.java:678)
com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:398)
Periodic Recovery
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 31 15 Send a thread interrupt signal to Periodic Recovery. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Periodic Recovery
pool-10-thread-2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-10-thread-2
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 46 46 Send a thread interrupt signal to pool-10-thread-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-10-thread-2
pool-13-thread-2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-13-thread-2
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 31 15 Send a thread interrupt signal to pool-13-thread-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-13-thread-2
pool-16-thread-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-16-thread-1
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 671 578 Send a thread interrupt signal to pool-16-thread-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-16-thread-1
pool-5386-thread-1
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
java.net.SocketInputStream.read(SocketInputStream.java:171)
java.net.SocketInputStream.read(SocketInputStream.java:141)
com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2549)
com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3002)
com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2991)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3532)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2002)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2163)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2618)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2568)
com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1557)
com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1621)
com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4254)
com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4095)
com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:845)
com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:47)
sun.reflect.GeneratedConstructorAccessor250.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3989)
com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4073)
org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.doPrepareCall(BaseWrapperManagedConnection.java:820)
org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.prepareCall(BaseWrapperManagedConnection.java:806)
org.jboss.jca.adapters.jdbc.WrappedConnection.prepareCall(WrappedConnection.java:661)
sun.reflect.GeneratedMethodAccessor412.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
net.bull.javamelody.JdbcWrapper$ConnectionInvocationHandler.invoke(JdbcWrapper.java:202)
net.bull.javamelody.JdbcWrapper$DelegatingInvocationHandler.invoke(JdbcWrapper.java:300)
com.sun.proxy.$Proxy205.prepareCall(Unknown Source)
sapphire.reports.CallableProceduresTimer.startTimer(CallableProceduresTimer.java:103)
sapphire.reports.CallableProceduresTimer$1.call(CallableProceduresTimer.java:39)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-5386-thread-1
no 5 RUNNABLERUNNABLE java.net.SocketInputStream.socketRead0(Native Method) 63,109 42,765 Send a thread interrupt signal to pool-5386-thread-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-5386-thread-1
pool-5460-thread-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-5460-thread-1
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to pool-5460-thread-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-5460-thread-1
pool-5461-thread-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-5461-thread-1
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to pool-5461-thread-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-5461-thread-1
pool-5462-thread-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
pool-5462-thread-1
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to pool-5462-thread-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread pool-5462-thread-1
Reference Handler
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.lang.ref.Reference.tryHandlePending(Reference.java:191)
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
Reference Handler
yes 10 WAITINGWAITING java.lang.Object.wait(Native Method) 2,187 1,640 Send a thread interrupt signal to Reference Handler. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Reference Handler
Reference Reaper
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
org.jboss.modules.ref.References$ReaperThread.run(References.java:64)
Reference Reaper
yes 5 WAITINGWAITING java.lang.Object.wait(Native Method) 0 0 Send a thread interrupt signal to Reference Reaper. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Reference Reaper
ServerService Thread Pool -- 1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
ServerService Thread Pool -- 1
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to ServerService Thread Pool -- 1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread ServerService Thread Pool -- 1
ServerService Thread Pool -- 33
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
ServerService Thread Pool -- 33
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to ServerService Thread Pool -- 33. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread ServerService Thread Pool -- 33
ServerService Thread Pool -- 4
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1410)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
ServerService Thread Pool -- 4
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 62 46 Send a thread interrupt signal to ServerService Thread Pool -- 4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread ServerService Thread Pool -- 4
ServerService Thread Pool -- 94
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
ServerService Thread Pool -- 94
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to ServerService Thread Pool -- 94. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread ServerService Thread Pool -- 94
ServerService Thread Pool -- 95
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
ServerService Thread Pool -- 95
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 15 15 Send a thread interrupt signal to ServerService Thread Pool -- 95. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread ServerService Thread Pool -- 95
Signal Dispatcher yes 9 RUNNABLERUNNABLE   0 0 Send a thread interrupt signal to Signal Dispatcher. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Signal Dispatcher
taskExecutor-1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-1
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,515 1,390 Send a thread interrupt signal to taskExecutor-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-1
taskExecutor-10
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-10
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,203 1,140 Send a thread interrupt signal to taskExecutor-10. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-10
taskExecutor-11
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-11
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,500 1,406 Send a thread interrupt signal to taskExecutor-11. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-11
taskExecutor-12
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-12
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,234 1,203 Send a thread interrupt signal to taskExecutor-12. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-12
taskExecutor-13
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-13
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,109 1,046 Send a thread interrupt signal to taskExecutor-13. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-13
taskExecutor-14
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-14
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,328 1,171 Send a thread interrupt signal to taskExecutor-14. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-14
taskExecutor-15
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-15
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,171 1,015 Send a thread interrupt signal to taskExecutor-15. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-15
taskExecutor-16
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-16
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,140 1,093 Send a thread interrupt signal to taskExecutor-16. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-16
taskExecutor-17
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-17
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,046 968 Send a thread interrupt signal to taskExecutor-17. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-17
taskExecutor-18
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-18
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,156 1,062 Send a thread interrupt signal to taskExecutor-18. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-18
taskExecutor-19
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-19
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,171 1,109 Send a thread interrupt signal to taskExecutor-19. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-19
taskExecutor-2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-2
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,156 1,031 Send a thread interrupt signal to taskExecutor-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-2
taskExecutor-20
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-20
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,218 1,203 Send a thread interrupt signal to taskExecutor-20. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-20
taskExecutor-3
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-3
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,234 1,156 Send a thread interrupt signal to taskExecutor-3. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-3
taskExecutor-4
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-4
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,031 968 Send a thread interrupt signal to taskExecutor-4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-4
taskExecutor-5
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-5
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,000 953 Send a thread interrupt signal to taskExecutor-5. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-5
taskExecutor-6
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-6
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,015 937 Send a thread interrupt signal to taskExecutor-6. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-6
taskExecutor-7
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-7
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,312 1,234 Send a thread interrupt signal to taskExecutor-7. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-7
taskExecutor-8
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-8
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,203 1,140 Send a thread interrupt signal to taskExecutor-8. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-8
taskExecutor-9
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
taskExecutor-9
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 1,312 1,234 Send a thread interrupt signal to taskExecutor-9. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread taskExecutor-9
Thread-100
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Performance.GenProActiveAlarm.run(GenProActiveAlarm.java:329)
Thread-100
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 234 234 Send a thread interrupt signal to Thread-100. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-100
Thread-124
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
java.lang.Thread.run(Thread.java:748)
Thread-124
yes 5 RUNNABLERUNNABLE sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) 15 0 Send a thread interrupt signal to Thread-124. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-124
Thread-125
java.lang.Thread.sleep(Native Method)
com.tkd.sims.agent.processengine.discovery.DiscoveryTopicThread.run(DiscoveryTopicThread.java:62)
Thread-125
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 453 281 Send a thread interrupt signal to Thread-125. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-125
Thread-126
java.lang.Thread.sleep(Native Method)
com.tkd.sims.agent.processengine.keysthread.MemberThread.run(MemberThread.java:37)
java.lang.Thread.run(Thread.java:748)
Thread-126
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 765 531 Send a thread interrupt signal to Thread-126. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-126
Thread-127
java.lang.Thread.sleep(Native Method)
com.tkd.sims.agent.processengine.addm.RelationShipMapper.run(RelationShipMapper.java:298)
Thread-127
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 468 343 Send a thread interrupt signal to Thread-127. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-127
Thread-128
java.lang.Thread.sleep(Native Method)
com.tkd.sims.agent.jobprocessing.UpdateIMOperationThread.run(UpdateIMOperationThread.java:48)
Thread-128
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 46 15 Send a thread interrupt signal to Thread-128. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-128
Thread-129
java.lang.Thread.sleep(Native Method)
com.tkd.sims.agent.jobprocessing.JobSchedularEngine.run(JobSchedularEngine.java:212)
Thread-129
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 4,515 3,781 Send a thread interrupt signal to Thread-129. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-129
Thread-147
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
java.lang.Thread.run(Thread.java:748)
Thread-147
yes 5 RUNNABLERUNNABLE sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) 93 15 Send a thread interrupt signal to Thread-147. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-147
Thread-148
java.lang.Thread.sleep(Native Method)
com.tkd.sims.agent.genericagenttask.PopulateJobs.run(PopulateJobs.java:75)
Thread-148
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 1,468 875 Send a thread interrupt signal to Thread-148. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-148
Thread-150
java.lang.Thread.sleep(Native Method)
com.sapphire.security.DefaultTokenStore$ReaperThread.run(DefaultTokenStore.java:102)
Thread-150
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-150. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-150
Thread-155
java.lang.Thread.sleep(Native Method)
sapphire.reports.AutoMailer.run(AutoMailer.java:89)
Thread-155
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 78 62 Send a thread interrupt signal to Thread-155. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-155
Thread-157
java.lang.Thread.sleep(Native Method)
sapphire.reports.DepreciationScheduler.run(DepreciationScheduler.java:91)
Thread-157
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 109 93 Send a thread interrupt signal to Thread-157. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-157
Thread-159
java.lang.Thread.sleep(Native Method)
sapphire.reports.UserloginInfoPergeTimer.run(UserloginInfoPergeTimer.java:65)
Thread-159
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-159. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-159
Thread-160
java.lang.Thread.sleep(Native Method)
sapphire.reports.EmailPurgingScheduler.run(EmailPurgingScheduler.java:70)
Thread-160
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-160. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-160
Thread-164
java.lang.Thread.sleep(Native Method)
IMSPackage.GenericEmailNotificationSender.run(GenericEmailNotificationSender.java:82)
Thread-164
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-164. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-164
Thread-166
java.lang.Thread.sleep(Native Method)
sapphire.reports.SoftwareMeterMailer.run(SoftwareMeterMailer.java:39)
Thread-166
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 578 500 Send a thread interrupt signal to Thread-166. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-166
Thread-167
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.FutureTask.awaitDone(FutureTask.java:426)
java.util.concurrent.FutureTask.get(FutureTask.java:204)
sapphire.reports.CallableProceduresTimer.run(CallableProceduresTimer.java:44)
Thread-167
no 5 TIMED_WAITINGTIMED_WAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to Thread-167. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-167
Thread-168
java.lang.Thread.sleep(Native Method)
sapphire.reports.AutoAssignTimer.run(AutoAssignTimer.java:96)
Thread-168
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 31 15 Send a thread interrupt signal to Thread-168. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-168
Thread-171
java.lang.Thread.sleep(Native Method)
com.tecknodreams.servicedesk.TicketOperationsTimer.run(TicketOperationsTimer.java:83)
Thread-171
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 15 0 Send a thread interrupt signal to Thread-171. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-171
Thread-173
java.lang.Thread.sleep(Native Method)
sapphire.reports.SignInSignOutTimer.run(SignInSignOutTimer.java:84)
Thread-173
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-173. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-173
Thread-175
java.lang.Thread.sleep(Native Method)
sapphire.reports.SLANotificationTimer.run(SLANotificationTimer.java:84)
Thread-175
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-175. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-175
Thread-177
java.lang.Thread.sleep(Native Method)
sapphire.reports.AlarmMailer.run(AlarmMailer.java:78)
Thread-177
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 15 0 Send a thread interrupt signal to Thread-177. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-177
Thread-179
java.lang.Thread.sleep(Native Method)
com.sapphire.bsm.service.BaselineMailer.run(BaselineMailer.java:76)
Thread-179
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-179. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-179
Thread-181
java.lang.Thread.sleep(Native Method)
sapphire.reports.OfflineReportPurgeTimer.run(OfflineReportPurgeTimer.java:63)
Thread-181
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 0 0 Send a thread interrupt signal to Thread-181. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-181
Thread-183
java.lang.Object.wait(Native Method)
sapphire.softwaremanagement.ScheduledNormalization.run(ScheduledNormalization.java:53)
Thread-183
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 93 78 Send a thread interrupt signal to Thread-183. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-183
Thread-185
java.lang.Thread.sleep(Native Method)
com.tecknodreams.emailtorequest.EMailToTicket.run(EMailToTicket.java:137)
java.lang.Thread.run(Thread.java:748)
Thread-185
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 12,609 9,718 Send a thread interrupt signal to Thread-185. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-185
Thread-186
java.lang.Thread.sleep(Native Method)
com.tecknodreams.emailtorequest.EMailToTicket_EWS.run(EMailToTicket_EWS.java:171)
java.lang.Thread.run(Thread.java:748)
Thread-186
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 12,125 9,171 Send a thread interrupt signal to Thread-186. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-186
Thread-187
java.lang.Thread.sleep(Native Method)
com.tecknodreams.servicedesk.SMSToTicket.run(SMSToTicket.java:55)
java.lang.Thread.run(Thread.java:748)
Thread-187
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 32,390 29,156 Send a thread interrupt signal to Thread-187. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-187
Thread-79
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
java.lang.Thread.run(Thread.java:748)
Thread-79
yes 5 RUNNABLERUNNABLE sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) 0 0 Send a thread interrupt signal to Thread-79. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-79
Thread-85
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
java.lang.Thread.run(Thread.java:748)
Thread-85
yes 5 RUNNABLERUNNABLE sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) 78 31 Send a thread interrupt signal to Thread-85. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-85
Thread-86
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Configuration.TimersThread.run(TimersThread.java:249)
Thread-86
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 390 359 Send a thread interrupt signal to Thread-86. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-86
Thread-87
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Discovery.DiscoveryDetailsThread.run(DiscoveryDetailsThread.java:144)
Thread-87
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 156 125 Send a thread interrupt signal to Thread-87. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-87
Thread-88
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
java.lang.Thread.run(Thread.java:748)
Thread-88
yes 5 RUNNABLERUNNABLE sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) 0 0 Send a thread interrupt signal to Thread-88. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-88
Thread-89
java.lang.Thread.sleep(Native Method)
com.tkd.sims.JobProcessor.UpdatePingThread.run(UpdatePingThread.java:136)
Thread-89
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 78 62 Send a thread interrupt signal to Thread-89. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-89
Thread-90
java.lang.Thread.sleep(Native Method)
com.tkd.sims.JobProcessor.JobCheckThread.run(JobCheckThread.java:142)
Thread-90
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 750 546 Send a thread interrupt signal to Thread-90. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-90
Thread-91
java.lang.Thread.sleep(Native Method)
com.tkd.sims.JobProcessor.CoreDataThread.run(CoreDataThread.java:104)
Thread-91
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 15 0 Send a thread interrupt signal to Thread-91. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-91
Thread-92
java.lang.Thread.sleep(Native Method)
com.tkd.sims.JobProcessor.GetSWThread.run(GetSWThread.java:64)
Thread-92
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 734 453 Send a thread interrupt signal to Thread-92. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-92
Thread-93
java.lang.Thread.sleep(Native Method)
com.tkd.sims.SapphireVNC.VNCThread.run(VNCThread.java:125)
Thread-93
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 31 15 Send a thread interrupt signal to Thread-93. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-93
Thread-94
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Inventory.InventoryCheck.run(InventoryCheck.java:83)
Thread-94
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 265 171 Send a thread interrupt signal to Thread-94. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-94
Thread-95
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Inventory.SMDataPopulate.run(SMDataPopulate.java:110)
Thread-95
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 1,031 750 Send a thread interrupt signal to Thread-95. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-95
Thread-96
java.lang.Thread.sleep(Native Method)
com.tkd.sims.ADDM.RelationShipMapper.run(RelationShipMapper.java:302)
Thread-96
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 562 390 Send a thread interrupt signal to Thread-96. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-96
Thread-97
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Performance.PerformanceProcessThread.run(PerformanceProcessThread.java:135)
Thread-97
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 2,187 1,796 Send a thread interrupt signal to Thread-97. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-97
Thread-98
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Performance.PerformancePollerThread.run(PerformancePollerThread.java:74)
Thread-98
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 109 93 Send a thread interrupt signal to Thread-98. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-98
Thread-99
java.lang.Thread.sleep(Native Method)
com.tkd.sims.Performance.LateArrvMetrics.run(LateArrvMetrics.java:196)
Thread-99
no 5 TIMED_WAITINGTIMED_WAITING java.lang.Thread.sleep(Native Method) 140 62 Send a thread interrupt signal to Thread-99. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Thread-99
Timer-0
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
Timer-0
no 5 WAITINGWAITING java.lang.Object.wait(Native Method) 0 0 Send a thread interrupt signal to Timer-0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Timer-0
Timer-1
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
Timer-1
no 5 WAITINGWAITING java.lang.Object.wait(Native Method) 0 0 Send a thread interrupt signal to Timer-1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Timer-1
Timer-2
java.lang.Object.wait(Native Method)
java.util.TimerThread.mainLoop(Timer.java:552)
java.util.TimerThread.run(Timer.java:505)
Timer-2
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 15 15 Send a thread interrupt signal to Timer-2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Timer-2
Transaction Expired Entry Monitor
java.lang.Object.wait(Native Method)
com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor.run(ExpiredEntryMonitor.java:190)
Transaction Expired Entry Monitor
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 0 0 Send a thread interrupt signal to Transaction Expired Entry Monitor. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Transaction Expired Entry Monitor
Transaction Reaper
java.lang.Object.wait(Native Method)
com.arjuna.ats.internal.arjuna.coordinator.ReaperThread.run(ReaperThread.java:90)
Transaction Reaper
yes 5 TIMED_WAITINGTIMED_WAITING java.lang.Object.wait(Native Method) 0 0 Send a thread interrupt signal to Transaction Reaper. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Transaction Reaper
Transaction Reaper Worker 0
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
com.arjuna.ats.arjuna.coordinator.TransactionReaper.waitForCancellations(TransactionReaper.java:328)
com.arjuna.ats.internal.arjuna.coordinator.ReaperWorkerThread.run(ReaperWorkerThread.java:65)
Transaction Reaper Worker 0
yes 5 WAITINGWAITING java.lang.Object.wait(Native Method) 0 0 Send a thread interrupt signal to Transaction Reaper Worker 0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Transaction Reaper Worker 0
Weld Thread Pool -- 1
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 1
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 125 125 Send a thread interrupt signal to Weld Thread Pool -- 1. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 1
Weld Thread Pool -- 10
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 10
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 140 140 Send a thread interrupt signal to Weld Thread Pool -- 10. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 10
Weld Thread Pool -- 11
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 11
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 93 93 Send a thread interrupt signal to Weld Thread Pool -- 11. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 11
Weld Thread Pool -- 12
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 12
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 93 93 Send a thread interrupt signal to Weld Thread Pool -- 12. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 12
Weld Thread Pool -- 13
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 13
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 109 109 Send a thread interrupt signal to Weld Thread Pool -- 13. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 13
Weld Thread Pool -- 2
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 2
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 140 140 Send a thread interrupt signal to Weld Thread Pool -- 2. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 2
Weld Thread Pool -- 3
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 3
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 171 171 Send a thread interrupt signal to Weld Thread Pool -- 3. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 3
Weld Thread Pool -- 4
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 4
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 62 62 Send a thread interrupt signal to Weld Thread Pool -- 4. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 4
Weld Thread Pool -- 5
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 5
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 93 93 Send a thread interrupt signal to Weld Thread Pool -- 5. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 5
Weld Thread Pool -- 6
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 6
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 93 93 Send a thread interrupt signal to Weld Thread Pool -- 6. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 6
Weld Thread Pool -- 7
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 7
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 46 46 Send a thread interrupt signal to Weld Thread Pool -- 7. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 7
Weld Thread Pool -- 8
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 8
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 93 78 Send a thread interrupt signal to Weld Thread Pool -- 8. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 8
Weld Thread Pool -- 9
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
org.jboss.threads.JBossThread.run(JBossThread.java:485)
Weld Thread Pool -- 9
no 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 109 109 Send a thread interrupt signal to Weld Thread Pool -- 9. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread Weld Thread Pool -- 9
xnio-file-watcher[Watcher for E:\SapphireIMS\ConsoleManagement\ExternalWar\PatchManagement.war\]-0
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:86)
java.lang.Thread.run(Thread.java:748)
xnio-file-watcher[Watcher for E:\SapphireIMS\ConsoleManagement\ExternalWar\PatchManagement.war\]-0
yes 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to xnio-file-watcher[Watcher for E:\SapphireIMS\ConsoleManagement\ExternalWar\PatchManagement.war\]-0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread xnio-file-watcher[Watcher for E:\SapphireIMS\ConsoleManagement\ExternalWar\PatchManagement.war\]-0
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\apps.war\]-0
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:86)
java.lang.Thread.run(Thread.java:748)
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\apps.war\]-0
yes 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\apps.war\]-0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\apps.war\]-0
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireIMS.war\]-0
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:86)
java.lang.Thread.run(Thread.java:748)
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireIMS.war\]-0
yes 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 15 15 Send a thread interrupt signal to xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireIMS.war\]-0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireIMS.war\]-0
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWebService.war\]-0
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:86)
java.lang.Thread.run(Thread.java:748)
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWebService.war\]-0
yes 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWebService.war\]-0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWebService.war\]-0
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWS.war\]-0
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:86)
java.lang.Thread.run(Thread.java:748)
xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWS.war\]-0
yes 5 WAITINGWAITING sun.misc.Unsafe.park(Native Method) 0 0 Send a thread interrupt signal to xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWS.war\]-0. The thread can test Thread.currentThread().isInterrupted() to stop itself. Kill the thread xnio-file-watcher[Watcher for E:\SapphireIMS\WebManagement\standalone\deployments\SapphireWS.war\]-0
The cpu times and user times of these threads are measured from the start of the server

Dump threads as text Dump threads as text       Threads View in a new page

Jobs Jobs

7 job(s) on PRODCIMSAPP1@10.101.12.56 with 0 running       Details

GroupNameClass nameLast errorMean timeRunning forPrevious executionNext executionPeriod or cron expressionPausedPauseResume
AutomationNotificationGroupjava:MySqlIMS AutomationNotificationjava:MySqlIMS sapphire.reports.AutomationMailer No error for the period    7/25/25 1:55 PM 7/25/25 2:00 PM 0 0/5 * * * ? no Pause Resume
AutoReminderGroupjava:MySqlIMS AutoReminderjava:MySqlIMS sapphire.reports.AutoReminderScheduler No error for the period    7/25/25 1:45 PM 7/25/25 2:00 PM 0 0/15 * * * ? no Pause Resume
EmailThreadMonjava:MySqlIMS EmailThreadMonjava:MySqlIMS com.tecknodreams.emailtorequest.EmailThreadMon No error for the period    7/25/25 1:55 PM 7/25/25 2:00 PM 0 0/5 * * * ? no Pause Resume
JobNotificationGroupjava:MySqlIMS JobNotificationjava:MySqlIMS sapphire.reports.JobMailer No error for the period    7/25/25 1:55 PM 7/25/25 2:00 PM 0 0/5 * * * ? no Pause Resume
ScheduleRequestGroupjava:MySqlIMS ScheduleRequestjava:MySqlIMS sapphire.reports.ScheduleTicketGenerate No error for the period    7/25/25 1:48 PM 7/25/25 2:00 PM 0 0/12 * * * ? no Pause Resume
ScheduleSurveyGroupjava:MySqlIMS ScheduleSurveyjava:MySqlIMS sapphire.reports.ScheduleSurveyGenerate No error for the period    7/25/25 1:56 PM 7/25/25 1:58 PM 0 0/2 * * * ? no Pause Resume
SMSThreadjava:MySqlIMS SMSThreadjava:MySqlIMS com.tecknodreams.servicedesk.SMSThread No error for the period    7/25/25 1:55 PM 7/25/25 2:00 PM 0 0/5 * * * ? no Pause Resume

job Statistics job - all

JobHits% of system error
job global 0 0.00
job warning 0 0.00
job severe 0 0.00
7 jobs       Details       Last errors       Clear
JobHits% of system error
graphJobNotificationGroupjava:MySqlIMS.JobNotificationjava:MySqlIMS 0 0.00
graphScheduleRequestGroupjava:MySqlIMS.ScheduleRequestjava:MySqlIMS 0 0.00
graphAutoReminderGroupjava:MySqlIMS.AutoReminderjava:MySqlIMS 0 0.00
graphSMSThreadjava:MySqlIMS.SMSThreadjava:MySqlIMS 0 0.00
graphEmailThreadMonjava:MySqlIMS.EmailThreadMonjava:MySqlIMS 0 0.00
graphAutomationNotificationGroupjava:MySqlIMS.AutomationNotificationjava:MySqlIMS 0 0.00
graphScheduleSurveyGroupjava:MySqlIMS.ScheduleSurveyjava:MySqlIMS 0 0.00
None

Last collect time: 703 ms
Display time: 673 ms
Memory overhead estimate: < 11 Mb
Disk usage: 368 Mb     Purge the obsolete files

JavaMelody 1.89.0-SNAPSHOT
Debugging logs

Only the last 50 messages are displayed
Fri Jul 25 10:19:39 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqld0ae1991ec18a81c0f1c337d3a1b696d211f907e.rrd
Fri Jul 25 10:19:39 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql0807ca2bd62054fb3c9eff82222f681b25e22088.rrd
Fri Jul 25 10:20:15 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqlbd931c414a3da356702c5669a846d8da9a7f6469.rrd
Fri Jul 25 10:20:15 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql50b64a3736f4f9370ab1ad7ed5b1153980f15f2f.rrd
Fri Jul 25 10:20:15 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqlf0a8d00716d70fda6933dcbc1019a41cca48caf5.rrd
Fri Jul 25 10:20:29 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql8f191ffc17ba4e9f1dd3f8653ae31328adea1b25.rrd
Fri Jul 25 10:23:37 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql4ab357b16065e96f15d69156e8175fc4c1a96ac9.rrd
Fri Jul 25 10:23:37 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql38501c8672d7df3f1f8479bde91a2b30d08248fd.rrd
Fri Jul 25 10:33:36 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\httpf69793ddcb612bd38b139a350766e181bf674129.rrd
Fri Jul 25 10:47:55 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqlf876fc9d61e3e8cec3ec86298e4b0ed9b52694be.rrd
Fri Jul 25 10:47:55 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql8f870888b2b5ac88dfd386ab3bdf8110cab2b127.rrd
Fri Jul 25 10:47:55 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql2319aeaabb1a016c3db756ade69352a41c265446.rrd
Fri Jul 25 10:50:11 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http27630b04d1888903f8366084197a7ac82ca5a905.rrd
Fri Jul 25 10:59:47 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql581f0294359080fd76e0b9a552c2af5f4bbfd724.rrd
Fri Jul 25 10:59:51 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql374c08f734f293b57343c10f21bdd741b2c222d5.rrd
Fri Jul 25 11:01:38 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql8c71f77cc1effc7a1c3da449f97cc53d43e35ae4.rrd
Fri Jul 25 11:09:14 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http9073f7eb29af271f2ae8c1a25bc801b11174eeca.rrd
Fri Jul 25 11:11:32 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql4d083468758b1273bcff020df4d2af166d79501a.rrd
Fri Jul 25 11:11:32 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql36823f0c9e988ad5954a7b3daf17f4fbb801227f.rrd
Fri Jul 25 11:18:33 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http21d2e9cd66f8daf5b332d11fc1a0ad1f38b28604.rrd
Fri Jul 25 11:18:33 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http07c145adb7d9e544270919a500bd8e96c4beeb18.rrd
Fri Jul 25 11:24:10 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http267d919985e1a3a25b858e7a62b005796412d498.rrd
Fri Jul 25 11:25:19 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql265a00eb64d24fea4302c6f80f4ac36cdc03a3d6.rrd
Fri Jul 25 11:25:19 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqlf2d0e810afde425f4b96161a8a75a14e958ce25e.rrd
Fri Jul 25 11:33:59 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql1576e1838214942b2919f667df106e62b38c2362.rrd
Fri Jul 25 11:33:59 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql58c5af4f35ed003839bff592fc0ded7a6c667a13.rrd
Fri Jul 25 11:35:35 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqle7b4dc68b9189b40e90161854b95a8132992c85b.rrd
Fri Jul 25 11:35:51 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql88ef1f785cb2e57235410f4e08ffa87b699d23d3.rrd
Fri Jul 25 11:37:28 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http0231c7b699881442920bdd1acb84f531f98adf93.rrd
Fri Jul 25 11:40:12 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql9d9b51da25f4eb6e4b30c669905766cd63cf6f14.rrd
Fri Jul 25 12:17:23 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql8d7b25395154c2d3c266fc494dd904716a3cd745.rrd
Fri Jul 25 12:17:24 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sqlf20a203ee3c1a874cf2c21e12358013509e99b0d.rrd
Fri Jul 25 13:03:25 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql5261e770ca4047faef2d5c1eecc7acb7f22d47ab.rrd
Fri Jul 25 13:21:58 IST 2025     INFO     http call done in 18006 ms with 0 KB read for https://repo1.maven.org/maven2/com/sapphireims/ims-metadata/1.5.1.RELEASE/ims-metadata-1.5.1.RELEASE-sources.jar
Fri Jul 25 13:22:50 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\sql6882252bdaeff253d6d77f14873d89651a89018a.rrd
Fri Jul 25 13:25:16 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\httpca24a8cc1cbed65365bae75d2b78aaf6cc6322fb.rrd
Fri Jul 25 13:28:34 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:30:00 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\httpc86d71a08277178d1b5e17631abfe5bef4ece78d.rrd
Fri Jul 25 13:30:00 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http17b0bf1953fdef3df17302819d86669579a3930d.rrd
Fri Jul 25 13:30:00 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http40cbf076d693840ac8a93a1944ac96f759337090.rrd
Fri Jul 25 13:30:00 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\http9cdf522e22eb1bf19439e871d295aa13b4541093.rrd
Fri Jul 25 13:30:20 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:31:17 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:33:37 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:38:47 IST 2025     DEBUG     A JRobin file was deleted and created again: E:\SapphireIMS\WebManagement\ApplicationReport\SapphireIMS_PRODCIMSAPP1\httpbbc0a3616e07bb3dbd02e1e2612d8da27013f701.rrd
Fri Jul 25 13:44:15 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:44:18 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:48:13 IST 2025     DEBUG     Action 'INVALIDATE_SESSION' executed. Result: Http session invalidated
Fri Jul 25 13:57:31 IST 2025     DEBUG     Action 'CLEAR_COUNTER' executed. Result: All statistics cleared.
Fri Jul 25 13:57:49 IST 2025     DEBUG     Action 'CLEAR_COUNTER' executed. Result: Statistics job cleared.
Powered by JavaMelody