Incio em 18/10/2020 10:59:21
inicio-flTots1_CalculaSalva
set=0 update = update sys_CockpitUsu set lZerar=1 where iVer=iVAt
lOk=
iQryId = 10 -> select = select b.pPId,
                      count(*)
               from Agenda a
                    left join POPs c on a.pPOP  = c.pPId and c.iVer = c.iVAt
                    left join OOp  e on a.pOOp  = e.pPId and e.iVer = e.iVAt,
                    CUP b
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and (a.pUsu = b.pPId or e.pUsu = b.pPId)
                 and (a.tQdo between cast('today' as date) || ' 00:00:00' and cast('today' as date) || ' 23:59:59')
                 and a.pAviso=0
                 and b.iVer = b.iVAt
               group by b.pPId
a=18/10/2020 10:59:24
b=18/10/2020 10:59:24
iQryId = 11 -> select = select b.pPId,
                      count(*)
               from Agenda a
                    left join POPs c on a.pPOP  = c.pPId and c.iVer = c.iVAt
                    left join OOp  e on a.pOOp  = e.pPId and e.iVer = e.iVAt,
                    CUP b

               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and (a.pUsu = b.pPId or e.pUsu = b.pPId)
                 and (a.tExec  is null)
                 and (a.tNExec is null)
                 and a.tQdo <= 'now'
                 and a.pAviso=0
                 and b.iVer = b.iVAt
               group by b.pPId
a=18/10/2020 10:59:24
b=18/10/2020 10:59:24
iQryId = 11 -> update = update sys_CockpitUsu set iQt=9,sQt='9',lZerar=0 where pUsu=1 and iQryId=11 and iVer=iVAt
iOk=1
iQryId = 19 -> select = select b.pPId,
                      sum(case when ((cast(a.tQdo as date) - cast('today' as date))<= 1) then 1 else 0 end),
                      sum(case when ((cast(a.tQdo as date) - cast('today' as date))<= 3) then 1 else 0 end),
                      sum(case when ((cast(a.tQdo as date) - cast('today' as date))<= 7) then 1 else 0 end),
                      sum(case when ((cast(a.tQdo as date) - cast('today' as date))<=30) then 1 else 0 end)
               from Agenda a
                    left join POPs c on a.pPOP  = c.pPId and c.iVer = c.iVAt
                    left join OOp  e on a.pOOp  = e.pPId and e.iVer = e.iVAt,
                    CUP b
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and (a.pUsu = b.pPId or e.pUsu = b.pPId)
                 and a.tQdo > cast('today' as date) || ' 00:00:00'
                 and a.tQdo <= ((cast('today' as date)+30) || ' 00:00:00')
                 and (c.pPId is null or ((c.pPId is not null) and (c.lExc=0 or a.tExec is not null or a.tNExec is not null)))
                 and a.pAviso=0
                 and a.pPOP>=0
                 and b.iVer = b.iVAt
               group by b.pPId
a=18/10/2020 10:59:24
b=18/10/2020 10:59:24
iQryId = 21 -> select = select c.pPId,
                      count(*)
               from MI a      join MI_Usu b on a.pPId=b.pMI   and b.iVer = b.iVAt and b.lExc=0 and b.fMI=a.iVer and b.tLido is null
                              join CUP    c on a.pInc=c.pPId  and c.iVer = c.iVAt
               where a.lExc=0
                 and a.tEnviado is not null
               group by c.pPId
a=18/10/2020 10:59:24
b=18/10/2020 10:59:24
iQryId = 21 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30869 and iQryId=21 and iVer=iVAt
iOk=1
iQryId = 22 -> select = select b.pPId,
                      count(*)
               from MI  a,
                    CUP b,
                    MI_Usu c
               where c.pMI  = a.pPId
                 and (c.fMI  = a.iVer or c.fMI=0)
                 and c.pUsu = b.pPId
                 and a.lExc = 0
                 and c.lExc = 0
                 and b.iVer = b.iVAt
                 and c.iVer = c.iVAt
                 and a.tEnviado is not null
                 and c.tLido is null
               group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 22 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=109 and iQryId=22 and iVer=iVAt
iOk=1
iQryId = 31 -> select = select d.pPId,
                      count(*)
               from CI a      join CI_OOp b on a.pPId=b.pCI   and b.iVer = b.iVAt
                              join OOp    c on c.pPId=b.pOOp  and c.iVer = c.iVAt,
                    CUP d
               where a.lExc=0
                 and b.lExc=0
                 and a.pInc = d.pPId
                 and a.iVer=a.iVAt
                 and d.iVer=d.iVAt
                 and a.tEnviado is not null
                 and b.tLido is null
               group by d.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 32 -> select = select b.pPId,
                      count(*)
               from CI  a,
                    CUP b,
                    CI_OOp c
               where c.pCI  = a.pPId
                 and c.pUsu = b.pPId
                 and a.lExc = 0
                 and c.lExc = 0
                 and a.iVer = a.iVAt
                 and b.iVer = b.iVAt
                 and c.iVer = c.iVAt
                 and a.tEnviado is not null
                 and c.tLido is null
               group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 41 -> select = select b.pPId,
                      count(*)
      from TI  a,
           CUP b
        where a.pIn0 = b.pPId
          and a.pInc = a.pIn0
          and a.lExc = 0
          and a.iVer = a.iVAt
          and b.iVer = b.iVAt
          and a.tEnviado is not null
          and a.tLido    is     null
          and a.tConc is null
        group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 42 -> select = select b.pPId,
                      count(*)
      from TI  a,
           CUP b
        where a.pIn0 = b.pPId
          and a.lExc = 0
          and a.iVer = a.iVAt
          and b.iVer = b.iVAt
          and a.tEnviado is not null
          and a.tConc is null
        group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 43 -> select = select b.pPId,
                      count(*)
      from TI  a,
           CUP b
        where a.pIn0 = b.pPId
          and a.lExc = 0
          and a.iVer = a.iVAt
          and b.iVer = b.iVAt
          and a.tEnviado is not null
          and a.tConc    is null
          and cast(a.tVcto as date) < cast('today' as date)
        group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 44 -> select = select b.pPId,
                      count(*)
               from TI  a,
                    CUP b
                 where
                       ((a.pIn0=b.pPId and a.pInc<>b.pPId) or (a.pUsu=b.pPId and a.pInc<>a.pUsu))
                   and a.lExc = 0
                   and a.iVer = a.iVAt
                   and b.iVer = b.iVAt
                   and a.tEnviado is not null
                   and a.tLido is null
                 group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 45 -> select = select b.pPId,
                      count(*)
      from TI  a,
           CUP b
        where a.pUsu = b.pPId
          and a.lExc = 0
          and a.iVer = a.iVAt
          and b.iVer = b.iVAt
          and a.tEnviado is not null
          and a.tConc    is null
        group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 46 -> select = select b.pPId,
                      count(*)
      from TI  a,
           CUP b
        where a.pUsu = b.pPId
          and a.lExc = 0
          and a.iVer = a.iVAt
          and b.iVer = b.iVAt
          and a.tEnviado is not null
          and a.tConc    is null
          and cast(a.tVcto as date) < cast('today' as date)
        group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 51 -> select = select d.pPId,
                      count(*)
               from Oficio a left join Oficio_CUP b on a.pPId=b.pOficio and b.iVer = b.iVAt and b.lExc=0,
                    CUP d
               where a.lExc=0
                 and a.pInc = d.pPId
                 and a.iVer=a.iVAt
                 and a.tEnviado is not null
                 and b.tLido is null
                 and d.iVer=d.iVAt
               group by d.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 52 -> select = select b.pPId,
                      count(*)
               from Oficio a,
                    CUP b,
                    Oficio_CUP c
               where c.pOficio = a.pPId
                 and c.pCUP = b.pPId
                 and a.lExc = 0
                 and c.lExc = 0
                 and a.iVer = a.iVAt
                 and b.iVer = b.iVAt
                 and c.iVer = c.iVAt
                 and a.tEnviado is not null
                 and c.tLido is null
               group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 61 -> select = select b.pPId,
                      count(*)
               from Agenda a
                    left join POPs c on a.pPOP  = c.pPId and c.iVer = c.iVAt
                    left join OOp  e on a.pOOp  = e.pPId and e.iVer = e.iVAt,
                    CUP b

               where a.iVer = a.iVAt
                 and b.iVer = b.iVAt
                 and a.lExc = 0
                 and (a.pUsu = b.pPId or e.pUsu = b.pPId)
                 and (a.tQdo between cast('today' as date) || ' 00:00:00' and cast('today' as date) || ' 23:59:59')
                 and a.pAviso>0
               group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 65 -> select = select b.pPId,
                      sum(case when ((cast('today' as date) - cast(a.tQdo as date))<= 1) then 1 else 0 end),
                      sum(case when ((cast('today' as date) - cast(a.tQdo as date))<= 3) then 1 else 0 end),
                      sum(case when ((cast('today' as date) - cast(a.tQdo as date))<= 7) then 1 else 0 end),
                      sum(case when ((cast('today' as date) - cast(a.tQdo as date))<=30) then 1 else 0 end)
               from Agenda a
                    left join POPs c on a.pPOP  = c.pPId and c.iVer = c.iVAt
                    left join OOp  e on a.pOOp  = e.pPId and e.iVer = e.iVAt,
                    CUP b
               where a.iVer = a.iVAt
                 and b.iVer = b.iVAt
                 and a.lExc = 0
                 and (a.pUsu = b.pPId   or e.pUsu = b.pPId  )
                 --and cast(a.tQdo as date) <= cast('today' as date)
                 --and (cast('today' as date) - cast(a.tQdo as date))<=30
                 and a.tQdo <=   cast('today' as date)     || ' 23:59:59'
                 and a.tQdo >= ((cast('today' as date)-30) || ' 00:00:00')
                 and (c.pPId is null or ((c.pPId is not null) and (c.lExc=0 or a.tExec is not null or a.tNExec is not null)))
                 and a.pAviso>0
               group by b.pPId
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 71 -> select = select b.pUsu,
                      count(*)
                 from Eq  a,
                      OOp b

                where a.iVer=a.iVAt
                  and a.lExc=0
                  and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                  and b.iVer=b.iVAt
                group by b.pUsu
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 72 -> select = select b.pUsu,
                      count(*)
                 from POPs  a,
                      OOp b

                where a.iVer=a.iVAt
                  and a.lExc=0
                  and a.pOOp1 = b.pPId
                  and b.iVer=b.iVAt
                group by b.pUsu
a=18/10/2020 10:59:25
b=18/10/2020 10:59:25
iQryId = 72 -> update = update sys_CockpitUsu set iQt=8,sQt='8',lZerar=0 where pUsu=89 and iQryId=72 and iVer=iVAt
iOk=1
iQryId = 72 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=109 and iQryId=72 and iVer=iVAt
iOk=1
iQryId = 72 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3979 and iQryId=72 and iVer=iVAt
iOk=1
iQryId = 72 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33453 and iQryId=72 and iVer=iVAt
iOk=1
iQryId = 72 -> update = update sys_CockpitUsu set iQt=16,sQt='16',lZerar=0 where pUsu=33463 and iQryId=72 and iVer=iVAt
iOk=1
iQryId = 72 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38524 and iQryId=72 and iVer=iVAt
iOk=1
iQryId = 73 -> select = select b.pUsu,
                      count(*)
                 from TDoc  a,
                      OOp b

                where a.iVer=a.iVAt
                  and a.lExc=0
                  and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                  and b.iVer=b.iVAt
                  and a.lAta = 0
                  and a.jTipo > 0
                group by b.pUsu
a=18/10/2020 10:59:26
b=18/10/2020 10:59:26
iQryId = 73 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=73 and iVer=iVAt
iOk=1
iQryId = 73 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=109 and iQryId=73 and iVer=iVAt
iOk=1
iQryId = 74 -> select = select b.pUsu,
                      count(*)
                 from TDoc  a,
                      OOp b

                where a.iVer=a.iVAt
                  and a.lExc=0
                  and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                  and b.iVer=b.iVAt
                  and a.lAta = 1
                group by b.pUsu
a=18/10/2020 10:59:26
b=18/10/2020 10:59:26
iQryId = 74 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=13 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 74 -> update = update sys_CockpitUsu set iQt=4,sQt='4',lZerar=0 where pUsu=15 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 74 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=17 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 74 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=61 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 74 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=100 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 74 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=106 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 74 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34409 and iQryId=74 and iVer=iVAt
iOk=1
iQryId = 75 -> select = select b.pUsu,
                      count(*)
                 from UFis  a,
                      OOp b

                where a.iVer=a.iVAt
                  and a.lExc=0
                  and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                  and b.iVer=b.iVAt
                group by b.pUsu
a=18/10/2020 10:59:27
b=18/10/2020 10:59:27
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=72 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=88 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=36,sQt='36',lZerar=0 where pUsu=109 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=431 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=445 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33526 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=34394 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34403 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=34410 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41469 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 75 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50472 and iQryId=75 and iVer=iVAt
iOk=1
iQryId = 10008 -> select = select c.pPId,
                      count(*)
               from Ferias a,
                    OOp    b,
                    CUP    c
               where a.iVer  = a.iVAt
                 and a.lExc  = 0
                 and a.pOOp2 = b.pPId
                 and b.pUsu  = c.pPId
                 and b.iVer  = b.iVAt
                 and c.iVer  = c.iVAt
                 and a.tIni <= '2020-10-18'
                 and a.tFim >= '2020-10-18'
               group by c.pPId
a=18/10/2020 10:59:28
b=18/10/2020 10:59:28
iQryId = 93 -> select = select a.pIn0+0,
                      count(*)
                 from NC   a
                where a.lExc  = 0
                  and a.iVer  = a.iVAt
                  and a.pInc <> a.pIn0
                  and a.tLid0 is null
                  and a.jStatus<2
                group by a.pIn0+0
a=18/10/2020 10:59:28
b=18/10/2020 10:59:28
iQryId = 93 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=379 and iQryId=93 and iVer=iVAt
iOk=1
iQryId = 93 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3979 and iQryId=93 and iVer=iVAt
iOk=1
iQryId = 93 -> update = update sys_CockpitUsu set iQt=12,sQt='12',lZerar=0 where pUsu=42603 and iQryId=93 and iVer=iVAt
iOk=1
iQryId = 94 -> select = select b.pUsu,
                      count(*)
               from NC   a,
                    OOp  b
               where a.lExc  = 0
                 and a.iVer  = a.iVAt
                 and b.iVer  = b.iVAt
                 and a.pOOp1 = b.pPId
                 and a.tLid1 is null
                 and a.jStatus<2
               group by b.pUsu
a=18/10/2020 10:59:28
b=18/10/2020 10:59:28
iQryId = 94 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1 and iQryId=94 and iVer=iVAt
iOk=1
iQryId = 94 -> update = update sys_CockpitUsu set iQt=17,sQt='17',lZerar=0 where pUsu=379 and iQryId=94 and iVer=iVAt
iOk=1
iQryId = 94 -> update = update sys_CockpitUsu set iQt=5,sQt='5',lZerar=0 where pUsu=3979 and iQryId=94 and iVer=iVAt
iOk=1
iQryId = 95 -> select = select c.pXXX,
                      count(*)
               from NC     a,
                    NC_XXX c
               where a.lExc = 0
                 and a.iVer = a.iVAt
                 and c.pNC  = a.pPId
                 and c.iVer = c.iVAt
                 and c.tLido is null
                 and c.lExc = 0
                 and c.jXXX = 3
                 and a.jStatus<2
               group by c.pXXX
a=18/10/2020 10:59:29
b=18/10/2020 10:59:29
iQryId = 95 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=0 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 95 -> update = update sys_CockpitUsu set iQt=48,sQt='48',lZerar=0 where pUsu=1 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 95 -> update = update sys_CockpitUsu set iQt=52,sQt='52',lZerar=0 where pUsu=2 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 95 -> update = update sys_CockpitUsu set iQt=4,sQt='4',lZerar=0 where pUsu=379 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 95 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3513 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 95 -> update = update sys_CockpitUsu set iQt=51,sQt='51',lZerar=0 where pUsu=3979 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 95 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=95 and iVer=iVAt
iOk=1
iQryId = 97 -> select = select a.pIn0,
                      count(*)
               from NC   a
               where a.lExc    = 0   and a.iVer  = a.iVAt
                 and a.jStatus=1
               group by a.pIn0
a=18/10/2020 10:59:29
b=18/10/2020 10:59:29
iQryId = 97 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=1 and iQryId=97 and iVer=iVAt
iOk=1
iQryId = 97 -> update = update sys_CockpitUsu set iQt=34,sQt='34',lZerar=0 where pUsu=379 and iQryId=97 and iVer=iVAt
iOk=1
iQryId = 97 -> update = update sys_CockpitUsu set iQt=7,sQt='7',lZerar=0 where pUsu=3979 and iQryId=97 and iVer=iVAt
iOk=1
iQryId = 97 -> update = update sys_CockpitUsu set iQt=14,sQt='14',lZerar=0 where pUsu=42603 and iQryId=97 and iVer=iVAt
iOk=1
iQryId = 98 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc    = 0
                     and a.iVer    = a.iVAt
                     and b.iVer    = b.iVAt
                     and a.pOOp1   = b.pPId
                     and a.jStatus = 1
                     and a.tConc is null
                   group by b.pUsu
a=18/10/2020 10:59:30
b=18/10/2020 10:59:30
iQryId = 98 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=1 and iQryId=98 and iVer=iVAt
iOk=1
iQryId = 98 -> update = update sys_CockpitUsu set iQt=45,sQt='45',lZerar=0 where pUsu=379 and iQryId=98 and iVer=iVAt
iOk=1
iQryId = 98 -> update = update sys_CockpitUsu set iQt=8,sQt='8',lZerar=0 where pUsu=3979 and iQryId=98 and iVer=iVAt
iOk=1
iQryId = 99 -> select = select c.pXXX,
                         count(*)
                    from NC     a,
                         NC_XXX c
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and a.jStatus=1
                     and c.pNC   = a.pPId
                     and c.iVer  = c.iVAt
                     and c.lExc=0
                     and c.jXXX=3
                   group by c.pXXX
a=18/10/2020 10:59:30
b=18/10/2020 10:59:30
iQryId = 99 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=0 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 99 -> update = update sys_CockpitUsu set iQt=52,sQt='52',lZerar=0 where pUsu=1 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 99 -> update = update sys_CockpitUsu set iQt=54,sQt='54',lZerar=0 where pUsu=2 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 99 -> update = update sys_CockpitUsu set iQt=10,sQt='10',lZerar=0 where pUsu=379 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 99 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3513 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 99 -> update = update sys_CockpitUsu set iQt=52,sQt='52',lZerar=0 where pUsu=3979 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 99 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=99 and iVer=iVAt
iOk=1
iQryId = 12 -> select = select b.pPId,
                      count(*)
               from Agenda a
                    left join POPs c on a.pPOP  = c.pPId and c.iVer = c.iVAt
                    left join OOp  e on a.pOOp  = e.pPId and e.iVer = e.iVAt,
                    CUP b
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and (a.pUsu = b.pPId or e.pUsu = b.pPId)
                 and a.tExec  is null and a.tNExec is null
                 and (cast(a.tQdo as date) <= cast('today' as date))
                 and a.pAviso=0
                 and b.iVer = b.iVAt
                 and a.tQdo > (cast('now' as timestamp) - 365)
               group by b.pPId
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 101 -> select = select a.pIn0,
                        count(*)
                  from TopAta a
                  where a.lExc = 0
                    and a.iVer = a.iVAt
                  group  by a.pIn0
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 102 -> select = select b.pPId,
                         count(*)
                  from TopAta a,
                          CUP b
                  where a.pAta=0
                    and a.iVer=a.iVAt
                    and b.iVer=b.iVAt
                    and a.lExc=0
                    and b.lRoot = 1
                    and b.lExc=0
                  group by b.pPId
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 113 -> select = select c.pUsu,
                         count(distinct a.pPId)
                    from POPs    a,
                         POP_XXX b,
                         OOp     c
                    where a.lExc = 0 
                      and a.iVer = a.iVAt
                      and a.pPId = b.pPOP 
                      and b.jXXX = 1 
                      and b.iVer = b.iVAt
                      and b.pXXX = c.pCOp 
                      and c.iVer = c.iVAt

                      and a.tInc >= ((cast('today' as date)-30) || ' 00:00:00')
                      and a.lRevisao = 1
                    group by c.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 301 -> select = select a.pUsu,
                         count(*)
                  from   Treinamentos_Participantes a,
                         Treinamentos_Agendar       b,
                         CUP                        c
                  where a.pTreinaAgend = b.pPId
                    and a.pUsu         = c.pPId
                    and b.jStatusTrei = 0
                  
                    and a.lExc = 0
                    and b.lExc = 0
                    and c.lExc = 0
                  
                    and a.iVer = a.iVAt
                    and b.iVer = b.iVAt
                    and c.iVer = c.iVAt
                  
                  group by a.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 302 -> select = select a.pUsu,
                         count(*)
                  from   Treinamentos_Participantes a,
                         Treinamentos_Agendar       b,
                         CUP                        c
                  where a.pTreinaAgend = b.pPId
                    and a.pUsu         = c.pPId
                    and b.jStatusTrei  = 2
                    and a.jPresente    = 0
                  
                    and a.lExc=0
                    and b.lExc=0
                    and c.lExc=0
                  
                    and a.iVer=a.iVAt
                    and b.iVer=b.iVAt
                    and c.iVer=c.iVAt
                  
                  group by a.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 303 -> select = select a.pMinis,
                         count(*)
                    from Treinamentos_Agendar a
                   where a.jStatusTrei <> 2
                     and a.jStatusTrei <> 3
                     and a.iVer = a.iVAt 
                     and a.lExc = 0 
                  group by a.pMinis
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 304 -> select = select a.pMinis,
                         count(*)
                  from Treinamentos_Agendar a
                  where a.jStatusTrei = 2
                    and a.iVer = a.iVAt 
                    and a.lExc = 0 
                  group by a.pMinis
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 305 -> select = select a.pUsu,
                         count(*)
                  from   Treinamentos_Participantes a,
                         Treinamentos_Agendar       b,
                         CUP                        c

                  where a.pTreinaAgend = b.pPId
                    and a.pUsu         = c.pPId
                    and b.jStatusTrei  = 2
                    and a.jPresente    = 1
                  
                    and a.lExc = 0
                    and b.lExc = 0
                    and c.lExc = 0
                  
                    and a.iVer = a.iVAt
                    and b.iVer = b.iVAt
                    and c.iVer = c.iVAt
                  
                  group by a.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 306 -> select = select a.pMinis,
                         count(*)
                    from Treinamentos_Agendar a
                   where a.lExc        = 0 
                     and a.iVer        = a.iVAt
                     and a.jStatusTrei = 1

                  group by a.pMinis
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 307 -> select = select b.pUsu,
                         count(*)
                    from POPs a,
                         OOp  b
                    where a.lExc  = 0
                      and a.iVer  = a.iVAt
                      and b.iVer  = b.iVAt
                      and b.lExc  = 0
                      and a.tPRev < 'now'
                      and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                    group by b.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 307 -> update = update sys_CockpitUsu set iQt=13,sQt='13',lZerar=0 where pUsu=72 and iQryId=307 and iVer=iVAt
iOk=1
iQryId = 307 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=89 and iQryId=307 and iVer=iVAt
iOk=1
iQryId = 307 -> update = update sys_CockpitUsu set iQt=14,sQt='14',lZerar=0 where pUsu=33463 and iQryId=307 and iVer=iVAt
iOk=1
iQryId = 308 -> select = select b.pUsu,
                         count(*)
                    from POPs a,
                         OOp  b
                    where a.lExc  = 0
                      and a.iVer  = a.iVAt
                      and b.iVer  = b.iVAt
                      and ( cast(a.tPrev as date) - cast('today' as date) ) <=15
                      and ( cast(a.tPrev as date) - cast('today' as date) ) >= 0
                      and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                    group by b.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 401 -> select = select c.pPId,
                         count(*)
                    from Treinamentos_Participantes a,
                         Questionarios              b,
                         CUP                        c,
                         Treinamentos_Agendar       d

                   where a.pQuestiona   = b.pPId
                     and a.pUsu         = c.pPId
                     and a.pTreinaAgend = d.pPId
                     and a.jPresente = 0
                     and a.jSituacao = 0
                     and a.lResp     = 0
                     and a.iVer = a.iVAt and a.lExc = 0
                     and b.iVer = b.iVAt and b.lExc = 0
                     and c.iVer = c.iVAt 
                     and d.iVer = d.iVAt 
                group by c.pPId
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 402 -> select = select c.pPId,
                         count(*)
                    from Treinamentos_Participantes a,
                         Questionarios              b,
                         CUP                        c,
                         Treinamentos_Agendar       d

                   where a.pQuestiona   = b.pPId
                     and a.pUsu         = c.pPId
                     and a.pTreinaAgend = d.pPId
                     and a.jPresente    = 0
                     and a.lResp        = 1
                     and a.jSituacao    = 2
                     and a.iVer = a.iVAt and a.lExc = 0
                     and b.iVer = b.iVAt and b.lExc = 0
                     and c.iVer = c.iVAt 
                     and d.iVer = d.iVAt 
                group by c.pPId
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 403 -> select = select c.pPId,
                         count(*)
                    from Treinamentos_Participantes a,
                         Questionarios              b,
                         CUP                        c,
                         Treinamentos_Agendar       d

                   where a.pQuestiona   = b.pPId
                     and a.pUsu         = c.pPId
                     and a.pTreinaAgend = d.pPId
                     and a.jPresente    = 0
                     and a.jSituacao    = 1
                     and a.lResp        = 1
                     and a.iVer = a.iVAt and a.lExc = 0
                     and b.iVer = b.iVAt and b.lExc = 0
                     and c.iVer = c.iVAt 
                     and d.iVer = d.iVAt 
                group by c.pPId
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 451 -> select = select b.pUsu,
                         count(*)
                    from Projetos a,
                         OOp      b                  
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and (a.pOOp1 = b.pPId or a.pOOp2 = b.pPId)
                   group by b.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 452 -> select = select a.pIn0,
                         count(*)
                    from Projetos a
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                   group by a.pIn0
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 453 -> select = select a.pUsu,
                         count(*)
                    from Projetos_Participantes a
                   where a.lExc = 0
                     and a.iVer = a.iVAt
                   group by a.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 76 -> select = select b.pUsu,
                      count(*)
                 from POPs  a,
                      OOp b

                where a.iVer=a.iVAt
                  and a.lExc=0
                  and a.pOOp2 = b.pPId
                  and b.iVer=b.iVAt
                group by b.pUsu
a=18/10/2020 10:59:31
b=18/10/2020 10:59:31
iQryId = 76 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=2 and iQryId=76 and iVer=iVAt
iOk=1
iQryId = 76 -> update = update sys_CockpitUsu set iQt=19,sQt='19',lZerar=0 where pUsu=72 and iQryId=76 and iVer=iVAt
iOk=1
iQryId = 76 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=89 and iQryId=76 and iVer=iVAt
iOk=1
iQryId = 76 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33504 and iQryId=76 and iVer=iVAt
iOk=1
iQryId = 76 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53776 and iQryId=76 and iVer=iVAt
iOk=1
iQryId = 23 -> select = select c.pPId,
                      count(*)
               from Memo a      left join Memo_OOp b on a.pPId=b.pMemo and b.iVer = b.iVAt and b.lExc=0 and b.fMemo=a.iVer and b.tLido is null
                                left join OOp      d on d.pPId=b.pOOp  and d.iVer = d.iVAt
                                join CUP           c on a.pInc=c.pPId  and c.iVer = c.iVAt
               where a.lExc=0
                 and a.tEnviado is not null
               group by c.pPId
a=18/10/2020 10:59:32
b=18/10/2020 10:59:32
iQryId = 23 -> update = update sys_CockpitUsu set iQt=223,sQt='223',lZerar=0 where pUsu=3979 and iQryId=23 and iVer=iVAt
iOk=1
iQryId = 24 -> select = select b.pPId,
                      count(*)
               from Memo     a,
                    CUP      b,
                    Memo_OOp c,
                    OOp      d
               where c.pMemo  = a.pPId
                 and (c.fMemo  = a.iVer or c.fMemo=0)
                 and d.pPId = c.pOOp
                 and d.pUsu = b.pPId
                 and a.lExc = 0
                 and c.lExc = 0
                 and b.iVer = b.iVAt
                 and c.iVer = c.iVAt
                 and d.iVer = d.iVAt
                 and a.tEnviado is not null
                 and c.tLido is null
               group by b.pPId
a=18/10/2020 10:59:32
b=18/10/2020 10:59:32
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=12 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=15 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=17 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=18 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=19 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=20 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=21 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=54 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=72 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=74 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=76 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=79 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=82 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=86 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=88 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=89 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=98 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=102 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=103 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=105 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=106 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=109 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=114 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=115 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=383 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=391 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=394 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=396 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=400 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=404 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=408 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=420 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=423 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=426 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=428 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=429 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=431 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=442 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=443 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=444 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=445 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1839 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3048 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3759 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4927 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4977 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5128 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5129 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=5300 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5504 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22041 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22337 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=22416 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22545 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=27890 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30592 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30597 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30869 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30875 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30946 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30947 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30948 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=31744 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32694 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32756 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32862 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33333 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33448 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33452 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33453 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33454 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33455 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33457 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33458 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33459 and iQryId=24 and iVer=iVAt
iOk=1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33460 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33461 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33462 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33463 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33464 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33465 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33466 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33467 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33502 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33503 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33504 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33505 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33506 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33507 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33508 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33509 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33510 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33511 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33512 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33513 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33520 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33521 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33522 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33523 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33524 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33525 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33526 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33527 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33528 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33529 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33716 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33717 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33718 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33719 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33721 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33722 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33723 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33724 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33725 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33833 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34261 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34262 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34268 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34274 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34280 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34333 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34337 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34338 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34360 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34374 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34376 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34378 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34383 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34384 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34386 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34394 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34395 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34396 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34402 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34403 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34409 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34410 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34416 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34493 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34494 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34500 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34514 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34515 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34521 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34773 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34776 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34777 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34779 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34781 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34783 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34784 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34813 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34814 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34816 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34852 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34855 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35017 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35415 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35708 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35996 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36190 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36227 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36239 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36240 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36242 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36381 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36392 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36395 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36575 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36577 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36579 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36594 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36595 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36611 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=36781 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36971 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37011 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37029 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37097 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=37609 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37612 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37646 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37653 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37711 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37848 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38427 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38524 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38715 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39173 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 24 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42891 and iQryId=24 and iVer=iVAt
iOk=-1
iQryId = 88 -> select = select b.pUsu,
                      count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and a.pResp = b.pPId
                     and a.tLid2 is null
                     and a.jStatus<2
                   group by b.pUsu
a=18/10/2020 10:59:48
b=18/10/2020 10:59:48
iQryId = 88 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1 and iQryId=88 and iVer=iVAt
iOk=-1
iQryId = 88 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=88 and iVer=iVAt
iOk=-1
iQryId = 88 -> update = update sys_CockpitUsu set iQt=13,sQt='13',lZerar=0 where pUsu=379 and iQryId=88 and iVer=iVAt
iOk=-1
iQryId = 88 -> update = update sys_CockpitUsu set iQt=4,sQt='4',lZerar=0 where pUsu=3979 and iQryId=88 and iVer=iVAt
iOk=-1
iQryId = 88 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=88 and iVer=iVAt
iOk=-1
iQryId = 89 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and a.pResp = b.pPId
                     and a.jStatus = 1
                     and a.tConc is null
                   group by b.pUsu
a=18/10/2020 10:59:49
b=18/10/2020 10:59:49
iQryId = 89 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=1 and iQryId=89 and iVer=iVAt
iOk=-1
iQryId = 89 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=89 and iVer=iVAt
iOk=-1
iQryId = 89 -> update = update sys_CockpitUsu set iQt=43,sQt='43',lZerar=0 where pUsu=379 and iQryId=89 and iVer=iVAt
iOk=-1
iQryId = 89 -> update = update sys_CockpitUsu set iQt=8,sQt='8',lZerar=0 where pUsu=3979 and iQryId=89 and iVer=iVAt
iOk=-1
iQryId = 89 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=89 and iVer=iVAt
iOk=-1
iQryId = 82 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) <=5
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) >= 0
                     and a.pOOp1 = b.pPId
                     and a.tConc is null
                   group by b.pUsu
a=18/10/2020 10:59:49
b=18/10/2020 10:59:49
iQryId = 83 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) <=5
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) >= 0
                     and a.pResp = b.pPId
                     and a.tConc is null
                   group by b.pUsu
a=18/10/2020 10:59:49
b=18/10/2020 10:59:49
iQryId = 84 -> select = select c.pXXX,
                         count(*)
                    from NC     a,
                         NC_XXX c
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and c.pNC   = a.pPId
                     and c.iVer  = c.iVAt
                     and c.lExc  = 0
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) <=5
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) >= 0
                     and a.tConc is null
                   group by c.pXXX
a=18/10/2020 10:59:49
b=18/10/2020 10:59:49
iQryId = 85 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and cast(a.tLimConc as date) < cast('today' as date)
                     and a.pOOp1 = b.pPId
                     and a.tConc is null
                     and a.jStatus=1
                   group by b.pUsu
a=18/10/2020 10:59:49
b=18/10/2020 10:59:49
iQryId = 85 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=1 and iQryId=85 and iVer=iVAt
iOk=-1
iQryId = 85 -> update = update sys_CockpitUsu set iQt=45,sQt='45',lZerar=0 where pUsu=379 and iQryId=85 and iVer=iVAt
iOk=-1
iQryId = 85 -> update = update sys_CockpitUsu set iQt=8,sQt='8',lZerar=0 where pUsu=3979 and iQryId=85 and iVer=iVAt
iOk=-1
iQryId = 86 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and a.pResp = b.pPId
                     and cast(a.tLimConc as date) < cast('today' as date)
                     and a.tConc is null
                   group by b.pUsu
a=18/10/2020 10:59:49
b=18/10/2020 10:59:49
iQryId = 86 -> update = update sys_CockpitUsu set iQt=3,sQt='3',lZerar=0 where pUsu=1 and iQryId=86 and iVer=iVAt
iOk=-1
iQryId = 86 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=86 and iVer=iVAt
iOk=-1
iQryId = 86 -> update = update sys_CockpitUsu set iQt=46,sQt='46',lZerar=0 where pUsu=379 and iQryId=86 and iVer=iVAt
iOk=-1
iQryId = 86 -> update = update sys_CockpitUsu set iQt=8,sQt='8',lZerar=0 where pUsu=3979 and iQryId=86 and iVer=iVAt
iOk=-1
iQryId = 86 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=86 and iVer=iVAt
iOk=-1
iQryId = 87 -> select = select c.pXXX,
                         count(*)
                    from NC     a,
                         NC_XXX c
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and c.pNC   = a.pPId
                     and c.iVer  = c.iVAt
                     and c.lExc  = 0
                     and cast(a.tLimConc as date) < cast('today' as date)
                     and a.tConc is null
                   group by c.pXXX
a=18/10/2020 10:59:50
b=18/10/2020 10:59:50
iQryId = 87 -> update = update sys_CockpitUsu set iQt=4,sQt='4',lZerar=0 where pUsu=0 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 87 -> update = update sys_CockpitUsu set iQt=55,sQt='55',lZerar=0 where pUsu=1 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 87 -> update = update sys_CockpitUsu set iQt=57,sQt='57',lZerar=0 where pUsu=2 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 87 -> update = update sys_CockpitUsu set iQt=10,sQt='10',lZerar=0 where pUsu=379 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 87 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3513 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 87 -> update = update sys_CockpitUsu set iQt=55,sQt='55',lZerar=0 where pUsu=3979 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 87 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=87 and iVer=iVAt
iOk=-1
iQryId = 901 -> select = select a.pIn0,
                         count(*)
                    from NC   a
                   where a.lExc    = 0   and a.iVer  = a.iVAt
                     and a.jStatus=1
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) <= 5
                     and ( cast(a.tLimConc as date) - cast('today' as date) ) >= 0
                   group by a.pIn0
a=18/10/2020 10:59:51
b=18/10/2020 10:59:51
iQryId = 902 -> select = select a.pIn0,
                         count(*)
                    from NC   a
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and a.pInc <> a.pIn0
                     and a.tLid0 is null
                     and a.jStatus<2
                     and cast(a.tLimConc as date) < cast('today' as date)
                   group by a.pIn0
a=18/10/2020 10:59:51
b=18/10/2020 10:59:51
iQryId = 902 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=379 and iQryId=902 and iVer=iVAt
iOk=-1
iQryId = 902 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3979 and iQryId=902 and iVer=iVAt
iOk=-1
iQryId = 902 -> update = update sys_CockpitUsu set iQt=12,sQt='12',lZerar=0 where pUsu=42603 and iQryId=902 and iVer=iVAt
iOk=-1
iQryId = 903 -> select = select a.pIn0,
                         count(*)
                    from NC   a
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and a.pInc <> a.pIn0
                     and a.jStatus=1
                     and cast(a.tLimConc as date) < cast('today' as date)
                   group by a.pIn0
a=18/10/2020 10:59:51
b=18/10/2020 10:59:51
iQryId = 903 -> update = update sys_CockpitUsu set iQt=5,sQt='5',lZerar=0 where pUsu=379 and iQryId=903 and iVer=iVAt
iOk=-1
iQryId = 903 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3979 and iQryId=903 and iVer=iVAt
iOk=-1
iQryId = 903 -> update = update sys_CockpitUsu set iQt=12,sQt='12',lZerar=0 where pUsu=42603 and iQryId=903 and iVer=iVAt
iOk=-1
iQryId = 904 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and a.pOOp1 = b.pPId
                     and a.tLid1 is null
                     and a.jStatus<2
                     and cast(a.tLimConc as date) < cast('today' as date)
                   group by b.pUsu
a=18/10/2020 10:59:51
b=18/10/2020 10:59:51
iQryId = 904 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1 and iQryId=904 and iVer=iVAt
iOk=-1
iQryId = 904 -> update = update sys_CockpitUsu set iQt=17,sQt='17',lZerar=0 where pUsu=379 and iQryId=904 and iVer=iVAt
iOk=-1
iQryId = 904 -> update = update sys_CockpitUsu set iQt=5,sQt='5',lZerar=0 where pUsu=3979 and iQryId=904 and iVer=iVAt
iOk=-1
iQryId = 905 -> select = select b.pUsu,
                         count(*)
                    from NC   a,
                         OOp  b
                   where a.lExc  = 0
                     and a.iVer  = a.iVAt
                     and b.iVer  = b.iVAt
                     and a.pResp = b.pPId
                     and a.tLid2 is null
                     and a.jStatus<2
                     and cast(a.tLimConc as date) < cast('today' as date)
                   group by b.pUsu
a=18/10/2020 10:59:51
b=18/10/2020 10:59:51
iQryId = 905 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1 and iQryId=905 and iVer=iVAt
iOk=-1
iQryId = 905 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=905 and iVer=iVAt
iOk=-1
iQryId = 905 -> update = update sys_CockpitUsu set iQt=13,sQt='13',lZerar=0 where pUsu=379 and iQryId=905 and iVer=iVAt
iOk=-1
iQryId = 905 -> update = update sys_CockpitUsu set iQt=4,sQt='4',lZerar=0 where pUsu=3979 and iQryId=905 and iVer=iVAt
iOk=-1
iQryId = 905 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=905 and iVer=iVAt
iOk=-1
iQryId = 906 -> select = select c.pXXX,
                         count(*)
                    from NC     a,
                         NC_XXX c
                   where a.lExc = 0
                     and a.iVer = a.iVAt
                     and c.pNC  = a.pPId
                     and c.iVer = c.iVAt
                     and c.tLido is null
                     and c.lExc = 0
                     and c.jXXX = 3
                     and a.jStatus<2
                     and cast(a.tLimConc as date) < cast('today' as date)
                   group by c.pXXX
a=18/10/2020 10:59:52
b=18/10/2020 10:59:52
iQryId = 906 -> update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=0 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 906 -> update = update sys_CockpitUsu set iQt=48,sQt='48',lZerar=0 where pUsu=1 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 906 -> update = update sys_CockpitUsu set iQt=52,sQt='52',lZerar=0 where pUsu=2 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 906 -> update = update sys_CockpitUsu set iQt=4,sQt='4',lZerar=0 where pUsu=379 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 906 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3513 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 906 -> update = update sys_CockpitUsu set iQt=51,sQt='51',lZerar=0 where pUsu=3979 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 906 -> update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=906 and iVer=iVAt
iOk=-1
iQryId = 454 -> select = select a.pUsu,
                         count(*)
                    from Projetos_Usu  a
                   where a.iVer = a.iVAt
                     and a.lExc = 0
                     and a.tLido is null
                   group by a.pUsu
a=18/10/2020 10:59:52
b=18/10/2020 10:59:52
iQryId = 105 -> select = select c.pCUP,
                         count(*)
                    from TopAta  a,
                         TDoc    b,
                         AtasTemas_CUP c
                   where a.iVer=a.iVAt and a.lExc=0
                     and b.iVer=b.iVAt and b.lExc=0
                     and c.iVer=c.iVAt and c.lExc=0
                     and a.pAta = b.pPId
                     and c.pTDoc= b.pPId
                     and cast(a.tLimite as date) < cast('today' as date)
                     and a.tFim is null
                   group by c.pCUP
a=18/10/2020 10:59:52
b=18/10/2020 10:59:53
iQryId = 106 -> select = select c.pCUP,
                         count(*)
                    from TopAta  a,
                         TDoc    b,
                         AtasTemas_CUP c
                   where a.iVer=a.iVAt and a.lExc=0
                     and b.iVer=b.iVAt and b.lExc=0
                     and c.iVer=c.iVAt and c.lExc=0
                     and a.pAta = b.pPId
                     and c.pTDoc= b.pPId
                     and ( cast(a.tLimite as date) - cast('today' as date) ) <= 5
                     and ( cast(a.tLimite as date) - cast('today' as date) ) >= 0
                     and a.tFim is null
                   group by c.pCUP
a=18/10/2020 10:59:53
b=18/10/2020 10:59:53
sSql=select pUsu from OOp where lExc=0 and iVer=iVAt and pUsu>0 group by pUsu
sIn=-1
sSql=select pPId from OOp where pUsu = 1 and lExc=0 and iVer=iVAt
count=1
sOOp=15,
sOOp=15
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (15))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 2 and lExc=0 and iVer=iVAt
count=1
sOOp=6,
sOOp=6
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (6))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=2 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 12 and lExc=0 and iVer=iVAt
count=1
sOOp=10,
sOOp=10
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (10))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=12 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=12 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 13 and lExc=0 and iVer=iVAt
count=1
sOOp=9,
sOOp=9
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (9))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=13 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=13 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 14 and lExc=0 and iVer=iVAt
count=2
sOOp=18,
sOOp=18,16,
sOOp=18,16
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (18,16))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=14 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=14 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 15 and lExc=0 and iVer=iVAt
count=2
sOOp=5,
sOOp=5,2,
sOOp=5,2
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (5,2))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=15 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=15 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 17 and lExc=0 and iVer=iVAt
count=1
sOOp=3,
sOOp=3
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (3))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=17 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=17 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 18 and lExc=0 and iVer=iVAt
count=1
sOOp=72,
sOOp=72
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (72))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=18 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=18 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 19 and lExc=0 and iVer=iVAt
count=1
sOOp=71,
sOOp=71
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (71))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=19 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=19 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 20 and lExc=0 and iVer=iVAt
count=1
sOOp=89,
sOOp=89
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (89))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=20 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=20 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 21 and lExc=0 and iVer=iVAt
count=2
sOOp=131,
sOOp=131,84,
sOOp=131,84
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (131,84))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=21 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=21 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33 and lExc=0 and iVer=iVAt
count=1
sOOp=186,
sOOp=186
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (186))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36 and lExc=0 and iVer=iVAt
count=1
sOOp=26,
sOOp=26
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (26))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40 and lExc=0 and iVer=iVAt
count=1
sOOp=83,
sOOp=83
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (83))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45 and lExc=0 and iVer=iVAt
count=1
sOOp=281,
sOOp=281
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (281))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50 and lExc=0 and iVer=iVAt
count=1
sOOp=17,
sOOp=17
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (17))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52 and lExc=0 and iVer=iVAt
count=1
sOOp=305,
sOOp=305
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (305))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53 and lExc=0 and iVer=iVAt
count=1
sOOp=24,
sOOp=24
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (24))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 54 and lExc=0 and iVer=iVAt
count=2
sOOp=23,
sOOp=23,152,
sOOp=23,152
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (23,152))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=54 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=54 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 58 and lExc=0 and iVer=iVAt
count=1
sOOp=22,
sOOp=22
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (22))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 61 and lExc=0 and iVer=iVAt
count=1
sOOp=7,
sOOp=7
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (7))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=61 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=61 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 72 and lExc=0 and iVer=iVAt
count=1
sOOp=76,
sOOp=76
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (76))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=72 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=72 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 74 and lExc=0 and iVer=iVAt
count=2
sOOp=133,
sOOp=133,75,
sOOp=133,75
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (133,75))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=74 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=74 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 76 and lExc=0 and iVer=iVAt
count=1
sOOp=181,
sOOp=181
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (181))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=76 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=76 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 79 and lExc=0 and iVer=iVAt
count=1
sOOp=11,
sOOp=11
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (11))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=79 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=79 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 82 and lExc=0 and iVer=iVAt
count=2
sOOp=172,
sOOp=172,191,
sOOp=172,191
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (172,191))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=82 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=82 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 86 and lExc=0 and iVer=iVAt
count=1
sOOp=19,
sOOp=19
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (19))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=86 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=86 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 88 and lExc=0 and iVer=iVAt
count=2
sOOp=34,
sOOp=34,139,
sOOp=34,139
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (34,139))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=88 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=88 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 89 and lExc=0 and iVer=iVAt
count=1
sOOp=70,
sOOp=70
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (70))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=89 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=89 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 91 and lExc=0 and iVer=iVAt
count=1
sOOp=298,
sOOp=298
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (298))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=91 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=91 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 98 and lExc=0 and iVer=iVAt
count=1
sOOp=36,
sOOp=36
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (36))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=98 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=98 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 102 and lExc=0 and iVer=iVAt
count=1
sOOp=92,
sOOp=92
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (92))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=102 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=102 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 103 and lExc=0 and iVer=iVAt
count=1
sOOp=32,
sOOp=32
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (32))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=103 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=103 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 105 and lExc=0 and iVer=iVAt
count=1
sOOp=29,
sOOp=29
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (29))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=105 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=105 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 106 and lExc=0 and iVer=iVAt
count=1
sOOp=20,
sOOp=20
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (20))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=106 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=106 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 109 and lExc=0 and iVer=iVAt
count=2
sOOp=1,
sOOp=1,88,
sOOp=1,88
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (1,88))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=109 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=109 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 114 and lExc=0 and iVer=iVAt
count=2
sOOp=164,
sOOp=164,188,
sOOp=164,188
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (164,188))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=114 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=114 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 115 and lExc=0 and iVer=iVAt
count=2
sOOp=8,
sOOp=8,45,
sOOp=8,45
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (8,45))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=115 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=115 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 379 and lExc=0 and iVer=iVAt
count=1
sOOp=86,
sOOp=86
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (86))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=379 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=379 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 383 and lExc=0 and iVer=iVAt
count=2
sOOp=56,
sOOp=56,21,
sOOp=56,21
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (56,21))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=383 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=383 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 394 and lExc=0 and iVer=iVAt
count=1
sOOp=53,
sOOp=53
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (53))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=394 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=394 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 396 and lExc=0 and iVer=iVAt
count=1
sOOp=54,
sOOp=54
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (54))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=396 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=396 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 400 and lExc=0 and iVer=iVAt
count=1
sOOp=55,
sOOp=55
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (55))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=400 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=400 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 404 and lExc=0 and iVer=iVAt
count=1
sOOp=58,
sOOp=58
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (58))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=404 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=404 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 408 and lExc=0 and iVer=iVAt
count=1
sOOp=59,
sOOp=59
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (59))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=408 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=408 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 420 and lExc=0 and iVer=iVAt
count=1
sOOp=46,
sOOp=46
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (46))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=420 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=420 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 423 and lExc=0 and iVer=iVAt
count=1
sOOp=49,
sOOp=49
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (49))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=423 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=423 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 426 and lExc=0 and iVer=iVAt
count=1
sOOp=62,
sOOp=62
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (62))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=426 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=426 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 428 and lExc=0 and iVer=iVAt
count=1
sOOp=64,
sOOp=64
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (64))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=428 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=428 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 431 and lExc=0 and iVer=iVAt
count=1
sOOp=67,
sOOp=67
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (67))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=431 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=431 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 442 and lExc=0 and iVer=iVAt
count=1
sOOp=77,
sOOp=77
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (77))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=442 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=442 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 443 and lExc=0 and iVer=iVAt
count=1
sOOp=78,
sOOp=78
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (78))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=443 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=443 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 444 and lExc=0 and iVer=iVAt
count=1
sOOp=79,
sOOp=79
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (79))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=444 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=444 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 445 and lExc=0 and iVer=iVAt
count=1
sOOp=80,
sOOp=80
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (80))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=445 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=445 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 1839 and lExc=0 and iVer=iVAt
count=1
sOOp=87,
sOOp=87
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (87))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1839 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=1839 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 3048 and lExc=0 and iVer=iVAt
count=1
sOOp=63,
sOOp=63
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (63))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3048 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3048 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 3759 and lExc=0 and iVer=iVAt
count=1
sOOp=91,
sOOp=91
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (91))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3759 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3759 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 3979 and lExc=0 and iVer=iVAt
count=1
sOOp=253,
sOOp=253
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (253))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3979 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=3979 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 4683 and lExc=0 and iVer=iVAt
count=1
sOOp=335,
sOOp=335
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (335))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4683 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4683 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 4857 and lExc=0 and iVer=iVAt
count=1
sOOp=435,
sOOp=435
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (435))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4857 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4857 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 4927 and lExc=0 and iVer=iVAt
count=1
sOOp=93,
sOOp=93
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (93))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4927 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4927 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 4977 and lExc=0 and iVer=iVAt
count=1
sOOp=28,
sOOp=28
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (28))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4977 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=4977 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 5128 and lExc=0 and iVer=iVAt
count=1
sOOp=95,
sOOp=95
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (95))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5128 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5128 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 5129 and lExc=0 and iVer=iVAt
count=1
sOOp=96,
sOOp=96
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (96))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5129 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5129 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 5504 and lExc=0 and iVer=iVAt
count=1
sOOp=98,
sOOp=98
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (98))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5504 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=5504 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 22041 and lExc=0 and iVer=iVAt
count=1
sOOp=213,
sOOp=213
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (213))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22041 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22041 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 22337 and lExc=0 and iVer=iVAt
count=1
sOOp=100,
sOOp=100
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (100))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22337 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22337 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 22416 and lExc=0 and iVer=iVAt
count=2
sOOp=101,
sOOp=101,161,
sOOp=101,161
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (101,161))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=22416 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=22416 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 22545 and lExc=0 and iVer=iVAt
count=1
sOOp=102,
sOOp=102
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (102))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22545 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=22545 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 27890 and lExc=0 and iVer=iVAt
count=1
sOOp=103,
sOOp=103
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (103))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=27890 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=27890 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30592 and lExc=0 and iVer=iVAt
count=1
sOOp=104,
sOOp=104
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (104))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30592 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30592 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30597 and lExc=0 and iVer=iVAt
count=1
sOOp=105,
sOOp=105
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (105))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30597 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30597 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30869 and lExc=0 and iVer=iVAt
count=1
sOOp=106,
sOOp=106
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (106))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30869 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30869 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30875 and lExc=0 and iVer=iVAt
count=1
sOOp=107,
sOOp=107
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (107))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30875 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30875 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30946 and lExc=0 and iVer=iVAt
count=1
sOOp=108,
sOOp=108
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (108))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30946 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30946 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30947 and lExc=0 and iVer=iVAt
count=1
sOOp=109,
sOOp=109
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (109))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30947 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30947 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 30948 and lExc=0 and iVer=iVAt
count=1
sOOp=110,
sOOp=110
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (110))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30948 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=30948 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 31744 and lExc=0 and iVer=iVAt
count=2
sOOp=111,
sOOp=111,39,
sOOp=111,39
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (111,39))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=31744 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=31744 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 32694 and lExc=0 and iVer=iVAt
count=1
sOOp=112,
sOOp=112
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (112))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32694 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32694 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 32756 and lExc=0 and iVer=iVAt
count=1
sOOp=113,
sOOp=113
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (113))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32756 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=32756 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 32862 and lExc=0 and iVer=iVAt
count=2
sOOp=114,
sOOp=114,265,
sOOp=114,265
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (114,265))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=32862 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=32862 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33333 and lExc=0 and iVer=iVAt
count=1
sOOp=115,
sOOp=115
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (115))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33333 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33333 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33448 and lExc=0 and iVer=iVAt
count=1
sOOp=116,
sOOp=116
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (116))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33448 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33448 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33452 and lExc=0 and iVer=iVAt
count=1
sOOp=117,
sOOp=117
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (117))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33452 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33452 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33453 and lExc=0 and iVer=iVAt
count=2
sOOp=85,
sOOp=85,118,
sOOp=85,118
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (85,118))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33453 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33453 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33454 and lExc=0 and iVer=iVAt
count=1
sOOp=119,
sOOp=119
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (119))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33454 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33454 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33455 and lExc=0 and iVer=iVAt
count=2
sOOp=120,
sOOp=120,185,
sOOp=120,185
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (120,185))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33455 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33455 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33457 and lExc=0 and iVer=iVAt
count=1
sOOp=122,
sOOp=122
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (122))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33457 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33457 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33458 and lExc=0 and iVer=iVAt
count=1
sOOp=123,
sOOp=123
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (123))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33458 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33458 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33459 and lExc=0 and iVer=iVAt
count=1
sOOp=124,
sOOp=124
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (124))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33459 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33459 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33460 and lExc=0 and iVer=iVAt
count=1
sOOp=125,
sOOp=125
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (125))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33460 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33460 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33461 and lExc=0 and iVer=iVAt
count=1
sOOp=126,
sOOp=126
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (126))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33461 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33461 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33462 and lExc=0 and iVer=iVAt
count=1
sOOp=127,
sOOp=127
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (127))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33462 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33462 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33463 and lExc=0 and iVer=iVAt
count=1
sOOp=128,
sOOp=128
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (128))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33463 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33463 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33464 and lExc=0 and iVer=iVAt
count=1
sOOp=129,
sOOp=129
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (129))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33464 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33464 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33465 and lExc=0 and iVer=iVAt
count=1
sOOp=130,
sOOp=130
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (130))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33465 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33465 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33466 and lExc=0 and iVer=iVAt
count=2
sOOp=132,
sOOp=132,31,
sOOp=132,31
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (132,31))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33466 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33466 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33467 and lExc=0 and iVer=iVAt
count=1
sOOp=134,
sOOp=134
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (134))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33467 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33467 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33502 and lExc=0 and iVer=iVAt
count=2
sOOp=135,
sOOp=135,33,
sOOp=135,33
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (135,33))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33502 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33502 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33503 and lExc=0 and iVer=iVAt
count=1
sOOp=136,
sOOp=136
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (136))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33503 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33503 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33504 and lExc=0 and iVer=iVAt
count=1
sOOp=137,
sOOp=137
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (137))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33504 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33504 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33506 and lExc=0 and iVer=iVAt
count=1
sOOp=140,
sOOp=140
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (140))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33506 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33506 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33507 and lExc=0 and iVer=iVAt
count=2
sOOp=141,
sOOp=141,94,
sOOp=141,94
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (141,94))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33507 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33507 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33508 and lExc=0 and iVer=iVAt
count=1
sOOp=142,
sOOp=142
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (142))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33508 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33508 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33509 and lExc=0 and iVer=iVAt
count=1
sOOp=143,
sOOp=143
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (143))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33509 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33509 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33510 and lExc=0 and iVer=iVAt
count=2
sOOp=144,
sOOp=144,187,
sOOp=144,187
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (144,187))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33510 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33510 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33511 and lExc=0 and iVer=iVAt
count=1
sOOp=145,
sOOp=145
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (145))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33511 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33511 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33512 and lExc=0 and iVer=iVAt
count=1
sOOp=146,
sOOp=146
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (146))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33512 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33512 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33513 and lExc=0 and iVer=iVAt
count=1
sOOp=147,
sOOp=147
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (147))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33513 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33513 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33520 and lExc=0 and iVer=iVAt
count=2
sOOp=148,
sOOp=148,60,
sOOp=148,60
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (148,60))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33520 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33520 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33521 and lExc=0 and iVer=iVAt
count=1
sOOp=149,
sOOp=149
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (149))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33521 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33521 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33522 and lExc=0 and iVer=iVAt
count=2
sOOp=150,
sOOp=150,385,
sOOp=150,385
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (150,385))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33522 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33522 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33523 and lExc=0 and iVer=iVAt
count=1
sOOp=151,
sOOp=151
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (151))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33523 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33523 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33524 and lExc=0 and iVer=iVAt
count=2
sOOp=153,
sOOp=153,50,
sOOp=153,50
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (153,50))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33524 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33524 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33525 and lExc=0 and iVer=iVAt
count=2
sOOp=154,
sOOp=154,27,
sOOp=154,27
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (154,27))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33525 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33525 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33526 and lExc=0 and iVer=iVAt
count=2
sOOp=155,
sOOp=155,193,
sOOp=155,193
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (155,193))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33526 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=33526 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33527 and lExc=0 and iVer=iVAt
count=1
sOOp=156,
sOOp=156
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (156))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33527 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33527 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33528 and lExc=0 and iVer=iVAt
count=1
sOOp=157,
sOOp=157
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (157))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33528 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33528 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33529 and lExc=0 and iVer=iVAt
count=1
sOOp=158,
sOOp=158
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (158))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33529 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33529 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33716 and lExc=0 and iVer=iVAt
count=1
sOOp=159,
sOOp=159
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (159))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33716 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33716 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33717 and lExc=0 and iVer=iVAt
count=1
sOOp=160,
sOOp=160
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (160))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33717 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33717 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33718 and lExc=0 and iVer=iVAt
count=1
sOOp=163,
sOOp=163
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (163))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33718 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33718 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33720 and lExc=0 and iVer=iVAt
count=1
sOOp=166,
sOOp=166
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (166))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33720 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33720 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33721 and lExc=0 and iVer=iVAt
count=1
sOOp=194,
sOOp=194
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (194))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33721 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33721 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33722 and lExc=0 and iVer=iVAt
count=1
sOOp=169,
sOOp=169
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (169))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33722 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33722 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33723 and lExc=0 and iVer=iVAt
count=1
sOOp=171,
sOOp=171
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (171))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33723 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33723 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33724 and lExc=0 and iVer=iVAt
count=1
sOOp=175,
sOOp=175
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (175))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33724 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33724 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33725 and lExc=0 and iVer=iVAt
count=1
sOOp=176,
sOOp=176
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (176))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33725 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33725 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 33833 and lExc=0 and iVer=iVAt
count=1
sOOp=177,
sOOp=177
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (177))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33833 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=33833 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34261 and lExc=0 and iVer=iVAt
count=1
sOOp=178,
sOOp=178
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (178))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34261 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34261 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34262 and lExc=0 and iVer=iVAt
count=1
sOOp=179,
sOOp=179
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (179))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34262 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34262 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34268 and lExc=0 and iVer=iVAt
count=1
sOOp=180,
sOOp=180
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (180))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34268 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34268 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34274 and lExc=0 and iVer=iVAt
count=1
sOOp=182,
sOOp=182
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (182))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34274 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34274 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34280 and lExc=0 and iVer=iVAt
count=1
sOOp=183,
sOOp=183
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (183))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34280 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34280 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34322 and lExc=0 and iVer=iVAt
count=1
sOOp=319,
sOOp=319
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (319))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34322 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34322 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34323 and lExc=0 and iVer=iVAt
count=1
sOOp=313,
sOOp=313
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (313))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34323 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34323 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34324 and lExc=0 and iVer=iVAt
count=1
sOOp=312,
sOOp=312
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (312))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34324 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34324 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34325 and lExc=0 and iVer=iVAt
count=1
sOOp=310,
sOOp=310
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (310))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34325 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34325 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34327 and lExc=0 and iVer=iVAt
count=1
sOOp=316,
sOOp=316
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (316))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34327 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34327 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34329 and lExc=0 and iVer=iVAt
count=1
sOOp=284,
sOOp=284
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (284))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34329 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34329 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34330 and lExc=0 and iVer=iVAt
count=1
sOOp=439,
sOOp=439
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (439))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34330 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34330 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34331 and lExc=0 and iVer=iVAt
count=1
sOOp=306,
sOOp=306
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (306))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34331 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34331 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34333 and lExc=0 and iVer=iVAt
count=1
sOOp=212,
sOOp=212
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (212))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34333 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34333 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34334 and lExc=0 and iVer=iVAt
count=1
sOOp=311,
sOOp=311
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (311))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34334 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34334 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34336 and lExc=0 and iVer=iVAt
count=1
sOOp=295,
sOOp=295
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (295))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34336 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34336 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34337 and lExc=0 and iVer=iVAt
count=1
sOOp=57,
sOOp=57
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (57))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34337 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34337 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34338 and lExc=0 and iVer=iVAt
count=1
sOOp=82,
sOOp=82
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (82))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34338 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34338 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34339 and lExc=0 and iVer=iVAt
count=1
sOOp=299,
sOOp=299
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (299))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34339 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34339 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34346 and lExc=0 and iVer=iVAt
count=1
sOOp=285,
sOOp=285
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (285))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34346 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34346 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34347 and lExc=0 and iVer=iVAt
count=1
sOOp=286,
sOOp=286
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (286))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34347 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34347 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34348 and lExc=0 and iVer=iVAt
count=1
sOOp=322,
sOOp=322
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (322))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34348 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34348 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34349 and lExc=0 and iVer=iVAt
count=1
sOOp=287,
sOOp=287
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (287))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34349 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34349 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34351 and lExc=0 and iVer=iVAt
count=1
sOOp=300,
sOOp=300
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (300))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34351 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34351 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34352 and lExc=0 and iVer=iVAt
count=1
sOOp=288,
sOOp=288
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (288))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34352 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34352 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34354 and lExc=0 and iVer=iVAt
count=1
sOOp=323,
sOOp=323
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (323))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34354 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34354 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34355 and lExc=0 and iVer=iVAt
count=1
sOOp=303,
sOOp=303
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (303))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34355 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34355 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34356 and lExc=0 and iVer=iVAt
count=1
sOOp=289,
sOOp=289
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (289))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34356 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34356 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34357 and lExc=0 and iVer=iVAt
count=1
sOOp=290,
sOOp=290
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (290))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34357 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34357 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34358 and lExc=0 and iVer=iVAt
count=1
sOOp=324,
sOOp=324
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (324))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34358 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34358 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34360 and lExc=0 and iVer=iVAt
count=1
sOOp=218,
sOOp=218
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (218))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34360 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34360 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34361 and lExc=0 and iVer=iVAt
count=1
sOOp=291,
sOOp=291
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (291))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34361 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34361 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34362 and lExc=0 and iVer=iVAt
count=1
sOOp=411,
sOOp=411
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (411))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34362 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34362 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34368 and lExc=0 and iVer=iVAt
count=1
sOOp=327,
sOOp=327
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (327))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34368 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34368 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34370 and lExc=0 and iVer=iVAt
count=1
sOOp=283,
sOOp=283
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (283))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34370 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34370 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34373 and lExc=0 and iVer=iVAt
count=1
sOOp=292,
sOOp=292
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (292))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34373 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34373 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34374 and lExc=0 and iVer=iVAt
count=1
sOOp=81,
sOOp=81
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (81))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34374 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34374 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34376 and lExc=0 and iVer=iVAt
count=1
sOOp=202,
sOOp=202
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (202))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34376 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34376 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34377 and lExc=0 and iVer=iVAt
count=1
sOOp=301,
sOOp=301
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (301))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34377 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34377 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34378 and lExc=0 and iVer=iVAt
count=1
sOOp=74,
sOOp=74
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (74))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34378 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34378 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34379 and lExc=0 and iVer=iVAt
count=1
sOOp=329,
sOOp=329
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (329))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34379 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34379 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34380 and lExc=0 and iVer=iVAt
count=1
sOOp=293,
sOOp=293
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (293))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34380 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34380 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34381 and lExc=0 and iVer=iVAt
count=1
sOOp=294,
sOOp=294
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (294))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34381 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34381 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34382 and lExc=0 and iVer=iVAt
count=1
sOOp=302,
sOOp=302
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (302))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34382 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34382 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34383 and lExc=0 and iVer=iVAt
count=1
sOOp=210,
sOOp=210
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (210))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34383 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34383 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34384 and lExc=0 and iVer=iVAt
count=1
sOOp=217,
sOOp=217
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (217))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34384 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34384 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34385 and lExc=0 and iVer=iVAt
count=1
sOOp=307,
sOOp=307
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (307))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34385 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34385 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34386 and lExc=0 and iVer=iVAt
count=1
sOOp=61,
sOOp=61
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (61))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34386 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34386 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34387 and lExc=0 and iVer=iVAt
count=1
sOOp=332,
sOOp=332
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (332))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34387 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34387 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34388 and lExc=0 and iVer=iVAt
count=1
sOOp=331,
sOOp=331
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (331))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34388 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34388 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34394 and lExc=0 and iVer=iVAt
count=1
sOOp=69,
sOOp=69
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (69))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34394 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34394 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34395 and lExc=0 and iVer=iVAt
count=1
sOOp=14,
sOOp=14
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (14))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34395 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34395 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34396 and lExc=0 and iVer=iVAt
count=1
sOOp=13,
sOOp=13
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (13))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34396 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34396 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34402 and lExc=0 and iVer=iVAt
count=1
sOOp=48,
sOOp=48
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (48))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34402 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34402 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34403 and lExc=0 and iVer=iVAt
count=1
sOOp=4,
sOOp=4
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (4))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34403 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34403 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34409 and lExc=0 and iVer=iVAt
count=1
sOOp=30,
sOOp=30
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (30))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34409 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34409 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34410 and lExc=0 and iVer=iVAt
count=1
sOOp=38,
sOOp=38
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (38))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34410 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34410 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34416 and lExc=0 and iVer=iVAt
count=1
sOOp=35,
sOOp=35
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (35))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34416 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34416 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34493 and lExc=0 and iVer=iVAt
count=1
sOOp=189,
sOOp=189
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (189))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34493 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34493 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34494 and lExc=0 and iVer=iVAt
count=1
sOOp=190,
sOOp=190
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (190))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34494 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34494 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34500 and lExc=0 and iVer=iVAt
count=1
sOOp=192,
sOOp=192
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (192))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34500 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34500 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34507 and lExc=0 and iVer=iVAt
count=2
sOOp=328,
sOOp=328,448,
sOOp=328,448
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (328,448))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=34507 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=34507 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34508 and lExc=0 and iVer=iVAt
count=1
sOOp=325,
sOOp=325
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (325))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34508 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34508 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34510 and lExc=0 and iVer=iVAt
count=1
sOOp=321,
sOOp=321
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (321))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34510 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34510 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34511 and lExc=0 and iVer=iVAt
count=1
sOOp=320,
sOOp=320
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (320))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34511 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34511 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34512 and lExc=0 and iVer=iVAt
count=1
sOOp=326,
sOOp=326
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (326))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34512 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34512 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34513 and lExc=0 and iVer=iVAt
count=1
sOOp=330,
sOOp=330
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (330))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34513 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34513 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34514 and lExc=0 and iVer=iVAt
count=1
sOOp=66,
sOOp=66
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (66))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34514 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34514 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34515 and lExc=0 and iVer=iVAt
count=1
sOOp=198,
sOOp=198
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (198))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34515 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34515 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34521 and lExc=0 and iVer=iVAt
count=1
sOOp=195,
sOOp=195
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (195))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34521 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34521 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34773 and lExc=0 and iVer=iVAt
count=1
sOOp=196,
sOOp=196
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (196))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34773 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34773 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34776 and lExc=0 and iVer=iVAt
count=1
sOOp=220,
sOOp=220
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (220))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34776 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34776 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34777 and lExc=0 and iVer=iVAt
count=1
sOOp=197,
sOOp=197
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (197))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34777 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34777 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34779 and lExc=0 and iVer=iVAt
count=1
sOOp=199,
sOOp=199
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (199))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34779 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34779 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34781 and lExc=0 and iVer=iVAt
count=1
sOOp=200,
sOOp=200
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (200))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34781 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34781 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34783 and lExc=0 and iVer=iVAt
count=1
sOOp=201,
sOOp=201
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (201))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34783 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34783 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34784 and lExc=0 and iVer=iVAt
count=1
sOOp=203,
sOOp=203
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (203))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34784 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34784 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34799 and lExc=0 and iVer=iVAt
count=1
sOOp=309,
sOOp=309
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (309))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34799 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34799 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34816 and lExc=0 and iVer=iVAt
count=1
sOOp=207,
sOOp=207
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (207))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34816 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34816 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34852 and lExc=0 and iVer=iVAt
count=1
sOOp=208,
sOOp=208
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (208))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34852 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34852 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 34855 and lExc=0 and iVer=iVAt
count=1
sOOp=209,
sOOp=209
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (209))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34855 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=34855 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 35017 and lExc=0 and iVer=iVAt
count=1
sOOp=211,
sOOp=211
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (211))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35017 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35017 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 35026 and lExc=0 and iVer=iVAt
count=1
sOOp=296,
sOOp=296
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (296))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35026 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35026 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 35256 and lExc=0 and iVer=iVAt
count=1
sOOp=282,
sOOp=282
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (282))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35256 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35256 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 35415 and lExc=0 and iVer=iVAt
count=1
sOOp=214,
sOOp=214
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (214))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35415 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35415 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 35708 and lExc=0 and iVer=iVAt
count=1
sOOp=216,
sOOp=216
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (216))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35708 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35708 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 35996 and lExc=0 and iVer=iVAt
count=1
sOOp=219,
sOOp=219
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (219))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35996 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=35996 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36088 and lExc=0 and iVer=iVAt
count=1
sOOp=304,
sOOp=304
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (304))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36088 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36088 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36190 and lExc=0 and iVer=iVAt
count=1
sOOp=221,
sOOp=221
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (221))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36190 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36190 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36227 and lExc=0 and iVer=iVAt
count=1
sOOp=222,
sOOp=222
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (222))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36227 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36227 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36239 and lExc=0 and iVer=iVAt
count=1
sOOp=223,
sOOp=223
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (223))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36239 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36239 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36240 and lExc=0 and iVer=iVAt
count=1
sOOp=224,
sOOp=224
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (224))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36240 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36240 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36242 and lExc=0 and iVer=iVAt
count=1
sOOp=225,
sOOp=225
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (225))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36242 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36242 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36381 and lExc=0 and iVer=iVAt
count=1
sOOp=215,
sOOp=215
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (215))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36381 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36381 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36392 and lExc=0 and iVer=iVAt
count=1
sOOp=226,
sOOp=226
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (226))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36392 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36392 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36395 and lExc=0 and iVer=iVAt
count=1
sOOp=227,
sOOp=227
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (227))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36395 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36395 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36575 and lExc=0 and iVer=iVAt
count=1
sOOp=228,
sOOp=228
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (228))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36575 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36575 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36577 and lExc=0 and iVer=iVAt
count=1
sOOp=229,
sOOp=229
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (229))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36577 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36577 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36579 and lExc=0 and iVer=iVAt
count=1
sOOp=230,
sOOp=230
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (230))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36579 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36579 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36594 and lExc=0 and iVer=iVAt
count=1
sOOp=231,
sOOp=231
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (231))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36594 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36594 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36595 and lExc=0 and iVer=iVAt
count=1
sOOp=232,
sOOp=232
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (232))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36595 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36595 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36611 and lExc=0 and iVer=iVAt
count=1
sOOp=236,
sOOp=236
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (236))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36611 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36611 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36677 and lExc=0 and iVer=iVAt
count=1
sOOp=359,
sOOp=359
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (359))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36677 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36677 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36781 and lExc=0 and iVer=iVAt
count=2
sOOp=235,
sOOp=235,237,
sOOp=235,237
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (235,237))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=36781 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=36781 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 36971 and lExc=0 and iVer=iVAt
count=1
sOOp=238,
sOOp=238
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (238))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36971 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=36971 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37011 and lExc=0 and iVer=iVAt
count=1
sOOp=239,
sOOp=239
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (239))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37011 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37011 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37029 and lExc=0 and iVer=iVAt
count=1
sOOp=240,
sOOp=240
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (240))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37029 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37029 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37097 and lExc=0 and iVer=iVAt
count=1
sOOp=241,
sOOp=241
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (241))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37097 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37097 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37609 and lExc=0 and iVer=iVAt
count=2
sOOp=242,
sOOp=242,243,
sOOp=242,243
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (242,243))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=37609 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=37609 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37612 and lExc=0 and iVer=iVAt
count=1
sOOp=244,
sOOp=244
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (244))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37612 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37612 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37646 and lExc=0 and iVer=iVAt
count=1
sOOp=245,
sOOp=245
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (245))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37646 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37646 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37653 and lExc=0 and iVer=iVAt
count=1
sOOp=246,
sOOp=246
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (246))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37653 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37653 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37711 and lExc=0 and iVer=iVAt
count=1
sOOp=247,
sOOp=247
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (247))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37711 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37711 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 37848 and lExc=0 and iVer=iVAt
count=1
sOOp=248,
sOOp=248
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (248))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37848 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=37848 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 38427 and lExc=0 and iVer=iVAt
count=1
sOOp=250,
sOOp=250
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (250))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38427 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38427 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 38524 and lExc=0 and iVer=iVAt
count=1
sOOp=251,
sOOp=251
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (251))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38524 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38524 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 38715 and lExc=0 and iVer=iVAt
count=1
sOOp=252,
sOOp=252
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (252))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38715 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=38715 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39173 and lExc=0 and iVer=iVAt
count=1
sOOp=254,
sOOp=254
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (254))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39173 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39173 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39520 and lExc=0 and iVer=iVAt
count=1
sOOp=255,
sOOp=255
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (255))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39520 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39520 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39522 and lExc=0 and iVer=iVAt
count=1
sOOp=256,
sOOp=256
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (256))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39522 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39522 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39579 and lExc=0 and iVer=iVAt
count=1
sOOp=257,
sOOp=257
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (257))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39579 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39579 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39762 and lExc=0 and iVer=iVAt
count=2
sOOp=258,
sOOp=258,259,
sOOp=258,259
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (258,259))
sSql=update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=39762 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=2,sQt='2',lZerar=0 where pUsu=39762 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39953 and lExc=0 and iVer=iVAt
count=1
sOOp=261,
sOOp=261
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (261))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39953 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39953 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 39954 and lExc=0 and iVer=iVAt
count=1
sOOp=260,
sOOp=260
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (260))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39954 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=39954 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40169 and lExc=0 and iVer=iVAt
count=1
sOOp=262,
sOOp=262
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (262))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40169 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40169 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40365 and lExc=0 and iVer=iVAt
count=1
sOOp=263,
sOOp=263
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (263))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40365 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40365 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40463 and lExc=0 and iVer=iVAt
count=1
sOOp=264,
sOOp=264
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (264))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40463 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40463 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40582 and lExc=0 and iVer=iVAt
count=1
sOOp=266,
sOOp=266
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (266))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40582 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40582 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40957 and lExc=0 and iVer=iVAt
count=1
sOOp=267,
sOOp=267
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (267))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40957 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40957 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40958 and lExc=0 and iVer=iVAt
count=1
sOOp=268,
sOOp=268
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (268))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40958 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40958 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40960 and lExc=0 and iVer=iVAt
count=1
sOOp=269,
sOOp=269
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (269))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40960 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40960 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40961 and lExc=0 and iVer=iVAt
count=1
sOOp=270,
sOOp=270
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (270))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40961 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40961 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40962 and lExc=0 and iVer=iVAt
count=1
sOOp=271,
sOOp=271
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (271))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40962 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40962 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 40995 and lExc=0 and iVer=iVAt
count=1
sOOp=272,
sOOp=272
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (272))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40995 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=40995 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41085 and lExc=0 and iVer=iVAt
count=1
sOOp=273,
sOOp=273
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (273))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41085 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41085 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41129 and lExc=0 and iVer=iVAt
count=1
sOOp=274,
sOOp=274
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (274))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41129 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41129 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41153 and lExc=0 and iVer=iVAt
count=1
sOOp=275,
sOOp=275
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (275))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41153 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41153 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41169 and lExc=0 and iVer=iVAt
count=1
sOOp=276,
sOOp=276
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (276))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41169 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41169 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41179 and lExc=0 and iVer=iVAt
count=1
sOOp=277,
sOOp=277
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (277))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41179 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41179 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41342 and lExc=0 and iVer=iVAt
count=1
sOOp=278,
sOOp=278
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (278))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41342 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41342 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41469 and lExc=0 and iVer=iVAt
count=1
sOOp=279,
sOOp=279
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (279))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41469 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41469 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 41530 and lExc=0 and iVer=iVAt
count=1
sOOp=280,
sOOp=280
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (280))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41530 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=41530 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42110 and lExc=0 and iVer=iVAt
count=1
sOOp=297,
sOOp=297
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (297))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42110 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42110 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42158 and lExc=0 and iVer=iVAt
count=1
sOOp=308,
sOOp=308
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (308))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42158 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42158 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42416 and lExc=0 and iVer=iVAt
count=1
sOOp=314,
sOOp=314
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (314))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42416 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42416 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42420 and lExc=0 and iVer=iVAt
count=1
sOOp=315,
sOOp=315
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (315))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42420 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42420 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42603 and lExc=0 and iVer=iVAt
count=1
sOOp=317,
sOOp=317
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (317))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42603 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42732 and lExc=0 and iVer=iVAt
count=1
sOOp=318,
sOOp=318
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (318))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42732 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42732 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42891 and lExc=0 and iVer=iVAt
count=1
sOOp=249,
sOOp=249
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (249))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42891 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42891 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 42914 and lExc=0 and iVer=iVAt
count=1
sOOp=334,
sOOp=334
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (334))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42914 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=42914 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43183 and lExc=0 and iVer=iVAt
count=1
sOOp=336,
sOOp=336
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (336))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43183 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43183 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43259 and lExc=0 and iVer=iVAt
count=1
sOOp=337,
sOOp=337
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (337))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43259 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43259 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43652 and lExc=0 and iVer=iVAt
count=1
sOOp=338,
sOOp=338
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (338))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43652 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43652 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43732 and lExc=0 and iVer=iVAt
count=1
sOOp=339,
sOOp=339
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (339))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43732 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43732 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43795 and lExc=0 and iVer=iVAt
count=1
sOOp=340,
sOOp=340
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (340))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43795 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43795 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43796 and lExc=0 and iVer=iVAt
count=1
sOOp=341,
sOOp=341
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (341))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43796 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43796 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43915 and lExc=0 and iVer=iVAt
count=1
sOOp=342,
sOOp=342
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (342))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43915 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43915 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 43916 and lExc=0 and iVer=iVAt
count=1
sOOp=343,
sOOp=343
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (343))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43916 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=43916 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 44333 and lExc=0 and iVer=iVAt
count=1
sOOp=344,
sOOp=344
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (344))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=44333 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=44333 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 44988 and lExc=0 and iVer=iVAt
count=1
sOOp=345,
sOOp=345
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (345))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=44988 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=44988 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 44989 and lExc=0 and iVer=iVAt
count=1
sOOp=346,
sOOp=346
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (346))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=44989 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=44989 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45062 and lExc=0 and iVer=iVAt
count=1
sOOp=347,
sOOp=347
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (347))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45062 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45062 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45208 and lExc=0 and iVer=iVAt
count=1
sOOp=348,
sOOp=348
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (348))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45208 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45208 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45235 and lExc=0 and iVer=iVAt
count=1
sOOp=349,
sOOp=349
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (349))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45235 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45235 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45237 and lExc=0 and iVer=iVAt
count=1
sOOp=350,
sOOp=350
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (350))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45237 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45237 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45238 and lExc=0 and iVer=iVAt
count=1
sOOp=351,
sOOp=351
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (351))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45238 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45238 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45300 and lExc=0 and iVer=iVAt
count=1
sOOp=352,
sOOp=352
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (352))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45300 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45300 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45563 and lExc=0 and iVer=iVAt
count=1
sOOp=353,
sOOp=353
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (353))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45563 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45563 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45594 and lExc=0 and iVer=iVAt
count=1
sOOp=354,
sOOp=354
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (354))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45594 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45594 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45743 and lExc=0 and iVer=iVAt
count=1
sOOp=355,
sOOp=355
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (355))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45743 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45743 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45744 and lExc=0 and iVer=iVAt
count=1
sOOp=356,
sOOp=356
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (356))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45744 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45744 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 45782 and lExc=0 and iVer=iVAt
count=1
sOOp=357,
sOOp=357
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (357))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45782 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=45782 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 46176 and lExc=0 and iVer=iVAt
count=1
sOOp=358,
sOOp=358
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (358))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46176 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46176 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 46424 and lExc=0 and iVer=iVAt
count=1
sOOp=360,
sOOp=360
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (360))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46424 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46424 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 46831 and lExc=0 and iVer=iVAt
count=1
sOOp=361,
sOOp=361
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (361))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46831 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46831 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 46854 and lExc=0 and iVer=iVAt
count=1
sOOp=362,
sOOp=362
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (362))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46854 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=46854 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 47099 and lExc=0 and iVer=iVAt
count=1
sOOp=363,
sOOp=363
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (363))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=47099 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=47099 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 47298 and lExc=0 and iVer=iVAt
count=1
sOOp=364,
sOOp=364
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (364))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=47298 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=47298 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 47971 and lExc=0 and iVer=iVAt
count=1
sOOp=365,
sOOp=365
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (365))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=47971 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=47971 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48089 and lExc=0 and iVer=iVAt
count=1
sOOp=366,
sOOp=366
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (366))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48089 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48089 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48090 and lExc=0 and iVer=iVAt
count=1
sOOp=367,
sOOp=367
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (367))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48090 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48090 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48091 and lExc=0 and iVer=iVAt
count=1
sOOp=368,
sOOp=368
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (368))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48091 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48091 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48429 and lExc=0 and iVer=iVAt
count=1
sOOp=370,
sOOp=370
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (370))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48429 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48429 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48430 and lExc=0 and iVer=iVAt
count=1
sOOp=369,
sOOp=369
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (369))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48430 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48430 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48703 and lExc=0 and iVer=iVAt
count=1
sOOp=371,
sOOp=371
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (371))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48703 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48703 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48733 and lExc=0 and iVer=iVAt
count=1
sOOp=372,
sOOp=372
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (372))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48733 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48733 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48759 and lExc=0 and iVer=iVAt
count=1
sOOp=373,
sOOp=373
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (373))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48759 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48759 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 48760 and lExc=0 and iVer=iVAt
count=1
sOOp=374,
sOOp=374
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (374))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48760 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=48760 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49384 and lExc=0 and iVer=iVAt
count=1
sOOp=375,
sOOp=375
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (375))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49384 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49384 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49547 and lExc=0 and iVer=iVAt
count=1
sOOp=376,
sOOp=376
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (376))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49547 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49547 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49609 and lExc=0 and iVer=iVAt
count=1
sOOp=377,
sOOp=377
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (377))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49609 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49609 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49668 and lExc=0 and iVer=iVAt
count=1
sOOp=378,
sOOp=378
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (378))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49668 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49668 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49714 and lExc=0 and iVer=iVAt
count=1
sOOp=379,
sOOp=379
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (379))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49714 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49714 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49727 and lExc=0 and iVer=iVAt
count=1
sOOp=380,
sOOp=380
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (380))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49727 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49727 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49842 and lExc=0 and iVer=iVAt
count=1
sOOp=381,
sOOp=381
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (381))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49842 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49842 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 49857 and lExc=0 and iVer=iVAt
count=1
sOOp=382,
sOOp=382
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (382))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49857 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=49857 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50124 and lExc=0 and iVer=iVAt
count=1
sOOp=383,
sOOp=383
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (383))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50124 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50124 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50232 and lExc=0 and iVer=iVAt
count=1
sOOp=384,
sOOp=384
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (384))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50232 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50232 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50417 and lExc=0 and iVer=iVAt
count=1
sOOp=388,
sOOp=388
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (388))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50417 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50417 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50472 and lExc=0 and iVer=iVAt
count=1
sOOp=387,
sOOp=387
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (387))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50472 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50472 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50513 and lExc=0 and iVer=iVAt
count=1
sOOp=389,
sOOp=389
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (389))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50513 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50513 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 50701 and lExc=0 and iVer=iVAt
count=1
sOOp=390,
sOOp=390
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (390))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50701 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=50701 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51000 and lExc=0 and iVer=iVAt
count=1
sOOp=391,
sOOp=391
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (391))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51000 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51000 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51090 and lExc=0 and iVer=iVAt
count=1
sOOp=392,
sOOp=392
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (392))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51090 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51090 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51188 and lExc=0 and iVer=iVAt
count=1
sOOp=393,
sOOp=393
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (393))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51188 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51188 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51379 and lExc=0 and iVer=iVAt
count=1
sOOp=394,
sOOp=394
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (394))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51379 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51379 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51380 and lExc=0 and iVer=iVAt
count=1
sOOp=395,
sOOp=395
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (395))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51380 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51380 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51543 and lExc=0 and iVer=iVAt
count=1
sOOp=396,
sOOp=396
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (396))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51543 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51543 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51544 and lExc=0 and iVer=iVAt
count=1
sOOp=397,
sOOp=397
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (397))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51544 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51544 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 51545 and lExc=0 and iVer=iVAt
count=1
sOOp=398,
sOOp=398
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (398))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51545 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=51545 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52029 and lExc=0 and iVer=iVAt
count=1
sOOp=399,
sOOp=399
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (399))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52029 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52029 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52049 and lExc=0 and iVer=iVAt
count=1
sOOp=400,
sOOp=400
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (400))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52049 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52049 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52094 and lExc=0 and iVer=iVAt
count=1
sOOp=401,
sOOp=401
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (401))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52094 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52094 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52104 and lExc=0 and iVer=iVAt
count=1
sOOp=402,
sOOp=402
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (402))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52104 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52104 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52288 and lExc=0 and iVer=iVAt
count=1
sOOp=403,
sOOp=403
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (403))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52288 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52288 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52686 and lExc=0 and iVer=iVAt
count=1
sOOp=404,
sOOp=404
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (404))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52686 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52686 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 52818 and lExc=0 and iVer=iVAt
count=1
sOOp=405,
sOOp=405
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (405))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52818 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=52818 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53049 and lExc=0 and iVer=iVAt
count=1
sOOp=406,
sOOp=406
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (406))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53049 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53049 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53079 and lExc=0 and iVer=iVAt
count=1
sOOp=407,
sOOp=407
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (407))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53079 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53079 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53280 and lExc=0 and iVer=iVAt
count=1
sOOp=408,
sOOp=408
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (408))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53280 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53280 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53281 and lExc=0 and iVer=iVAt
count=1
sOOp=409,
sOOp=409
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (409))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53281 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53281 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53380 and lExc=0 and iVer=iVAt
count=1
sOOp=410,
sOOp=410
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (410))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53380 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53380 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53776 and lExc=0 and iVer=iVAt
count=1
sOOp=412,
sOOp=412
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (412))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53776 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53776 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 53875 and lExc=0 and iVer=iVAt
count=1
sOOp=413,
sOOp=413
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (413))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53875 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=53875 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 54177 and lExc=0 and iVer=iVAt
count=1
sOOp=414,
sOOp=414
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (414))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=54177 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=54177 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 54283 and lExc=0 and iVer=iVAt
count=1
sOOp=415,
sOOp=415
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (415))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=54283 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=54283 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 54475 and lExc=0 and iVer=iVAt
count=1
sOOp=416,
sOOp=416
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (416))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=54475 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=54475 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55083 and lExc=0 and iVer=iVAt
count=1
sOOp=417,
sOOp=417
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (417))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55083 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55083 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55086 and lExc=0 and iVer=iVAt
count=1
sOOp=418,
sOOp=418
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (418))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55086 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55086 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55282 and lExc=0 and iVer=iVAt
count=1
sOOp=419,
sOOp=419
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (419))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55282 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55282 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55325 and lExc=0 and iVer=iVAt
count=1
sOOp=420,
sOOp=420
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (420))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55325 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55325 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55453 and lExc=0 and iVer=iVAt
count=1
sOOp=421,
sOOp=421
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (421))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55453 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55453 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55458 and lExc=0 and iVer=iVAt
count=1
sOOp=422,
sOOp=422
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (422))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55458 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55458 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55940 and lExc=0 and iVer=iVAt
count=1
sOOp=423,
sOOp=423
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (423))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55940 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55940 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 55974 and lExc=0 and iVer=iVAt
count=1
sOOp=424,
sOOp=424
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (424))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55974 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=55974 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56030 and lExc=0 and iVer=iVAt
count=1
sOOp=425,
sOOp=425
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (425))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56030 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56030 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56233 and lExc=0 and iVer=iVAt
count=1
sOOp=426,
sOOp=426
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (426))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56233 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56233 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56234 and lExc=0 and iVer=iVAt
count=1
sOOp=427,
sOOp=427
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (427))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56234 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56234 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56255 and lExc=0 and iVer=iVAt
count=1
sOOp=428,
sOOp=428
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (428))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56255 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56255 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56302 and lExc=0 and iVer=iVAt
count=1
sOOp=429,
sOOp=429
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (429))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56302 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56302 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56402 and lExc=0 and iVer=iVAt
count=1
sOOp=430,
sOOp=430
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (430))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56402 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56402 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56432 and lExc=0 and iVer=iVAt
count=1
sOOp=431,
sOOp=431
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (431))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56432 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56432 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56571 and lExc=0 and iVer=iVAt
count=1
sOOp=432,
sOOp=432
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (432))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56571 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56571 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56608 and lExc=0 and iVer=iVAt
count=1
sOOp=433,
sOOp=433
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (433))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56608 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56608 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56662 and lExc=0 and iVer=iVAt
count=1
sOOp=434,
sOOp=434
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (434))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56662 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56662 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56830 and lExc=0 and iVer=iVAt
count=1
sOOp=436,
sOOp=436
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (436))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56830 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56830 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56854 and lExc=0 and iVer=iVAt
count=1
sOOp=437,
sOOp=437
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (437))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56854 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56854 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56855 and lExc=0 and iVer=iVAt
count=1
sOOp=438,
sOOp=438
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (438))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56855 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56855 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 56981 and lExc=0 and iVer=iVAt
count=1
sOOp=440,
sOOp=440
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (440))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56981 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=56981 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57124 and lExc=0 and iVer=iVAt
count=1
sOOp=441,
sOOp=441
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (441))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57124 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57124 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57134 and lExc=0 and iVer=iVAt
count=1
sOOp=442,
sOOp=442
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (442))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57134 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57134 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57254 and lExc=0 and iVer=iVAt
count=1
sOOp=443,
sOOp=443
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (443))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57254 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57254 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57334 and lExc=0 and iVer=iVAt
count=1
sOOp=444,
sOOp=444
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (444))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57334 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57334 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57425 and lExc=0 and iVer=iVAt
count=1
sOOp=445,
sOOp=445
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (445))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57425 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57425 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57537 and lExc=0 and iVer=iVAt
count=1
sOOp=446,
sOOp=446
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (446))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57537 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57537 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57767 and lExc=0 and iVer=iVAt
count=1
sOOp=449,
sOOp=449
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (449))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57767 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57767 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 57768 and lExc=0 and iVer=iVAt
count=1
sOOp=447,
sOOp=447
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (447))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57768 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=57768 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 58022 and lExc=0 and iVer=iVAt
count=1
sOOp=450,
sOOp=450
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (450))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58022 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58022 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 58667 and lExc=0 and iVer=iVAt
count=1
sOOp=451,
sOOp=451
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (451))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58667 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58667 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 58777 and lExc=0 and iVer=iVAt
count=1
sOOp=452,
sOOp=452
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (452))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58777 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58777 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 58875 and lExc=0 and iVer=iVAt
count=1
sOOp=453,
sOOp=453
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (453))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58875 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=58875 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 59333 and lExc=0 and iVer=iVAt
count=1
sOOp=454,
sOOp=454
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (454))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59333 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59333 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 59492 and lExc=0 and iVer=iVAt
count=1
sOOp=455,
sOOp=455
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (455))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59492 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59492 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 59796 and lExc=0 and iVer=iVAt
count=1
sOOp=456,
sOOp=456
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (456))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59796 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59796 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 59887 and lExc=0 and iVer=iVAt
count=1
sOOp=457,
sOOp=457
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (457))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59887 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=59887 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 60092 and lExc=0 and iVer=iVAt
count=1
sOOp=458,
sOOp=458
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (458))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60092 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60092 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 60266 and lExc=0 and iVer=iVAt
count=1
sOOp=459,
sOOp=459
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (459))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60266 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60266 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 60444 and lExc=0 and iVer=iVAt
count=1
sOOp=460,
sOOp=460
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (460))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60444 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60444 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
sIn=-1
sSql=select pPId from OOp where pUsu = 60549 and lExc=0 and iVer=iVAt
count=1
sOOp=461,
sOOp=461
sSql=select count(*)
               from OOp a
               where a.iVer = a.iVAt
                 and a.lExc = 0
                 and a.pUsu>0
                 and (a.pPId in (-1) or a.pPId in (-1) or a.pPId in (461))
sSql=update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60549 and iQryId=8 and iVer=iVAt
update = update sys_CockpitUsu set iQt=1,sQt='1',lZerar=0 where pUsu=60549 and iQryId=8 and iVer=iVAt
iOk=-1
iOk=-1
set=0 update = update sys_CockpitUsu set iQt=0,sQt='' where iVer=iVAt and lZerar=1
lOk=
fim-flTots1_CalculaSalva