Monday, March 12, 2012

RequestType field in the ExecutionLog table

Hi to all
someone can tell me what the RequestType field in the ExecutionLog table
means?
From some experiments seems that there are 2 values:
0 - Reports executed manually
1 - Reports execution due to a subscription event
there are other values? Is it possibile to know them? I'm tryin with write a
Report that will help to read the ExecutionLog table.
Davide MauriThere are only two values. 0 means that the report was run in the web
service process, 1 means it was run in the reportserver windows service
process.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Davide Mauri" <mauri_davide@.libero.it> wrote in message
news:#yfeKaTsEHA.2780@.TK2MSFTNGP09.phx.gbl...
> Hi to all
> someone can tell me what the RequestType field in the ExecutionLog table
> means?
> From some experiments seems that there are 2 values:
> 0 - Reports executed manually
> 1 - Reports execution due to a subscription event
> there are other values? Is it possibile to know them? I'm tryin with write
a
> Report that will help to read the ExecutionLog table.
> Davide Mauri
>|||Thanx a lot Daniel
just another one question:
can you also tell me what the values in the column "source" mean? i always
have a value of 1 here.
Thanx a lot again & in advance :-)
Davide
"Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
news:uCVEZBasEHA.1016@.TK2MSFTNGP10.phx.gbl...
> There are only two values. 0 means that the report was run in the web
> service process, 1 means it was run in the reportserver windows service
> process.
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "Davide Mauri" <mauri_davide@.libero.it> wrote in message
> news:#yfeKaTsEHA.2780@.TK2MSFTNGP09.phx.gbl...
>> Hi to all
>> someone can tell me what the RequestType field in the ExecutionLog table
>> means?
>> From some experiments seems that there are 2 values:
>> 0 - Reports executed manually
>> 1 - Reports execution due to a subscription event
>> there are other values? Is it possibile to know them? I'm tryin with
>> write
> a
>> Report that will help to read the ExecutionLog table.
>> Davide Mauri
>>
>|||1 = Live report
2 = Run from cache
3 = Run from snapshot
4 = run from history
More info can be found here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rsadmin/htm/arp_rslogfiles_v1_7942.asp
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Davide Mauri" <mauri_davide@.libero.it> wrote in message
news:O#ZcN#fsEHA.2124@.TK2MSFTNGP11.phx.gbl...
> Thanx a lot Daniel
> just another one question:
> can you also tell me what the values in the column "source" mean? i always
> have a value of 1 here.
> Thanx a lot again & in advance :-)
> Davide
> "Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
> news:uCVEZBasEHA.1016@.TK2MSFTNGP10.phx.gbl...
> > There are only two values. 0 means that the report was run in the web
> > service process, 1 means it was run in the reportserver windows service
> > process.
> >
> > --
> > -Daniel
> > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> >
> >
> > "Davide Mauri" <mauri_davide@.libero.it> wrote in message
> > news:#yfeKaTsEHA.2780@.TK2MSFTNGP09.phx.gbl...
> >> Hi to all
> >>
> >> someone can tell me what the RequestType field in the ExecutionLog
table
> >> means?
> >>
> >> From some experiments seems that there are 2 values:
> >>
> >> 0 - Reports executed manually
> >> 1 - Reports execution due to a subscription event
> >>
> >> there are other values? Is it possibile to know them? I'm tryin with
> >> write
> > a
> >> Report that will help to read the ExecutionLog table.
> >>
> >> Davide Mauri
> >>
> >>
> >
> >
>

No comments:

Post a Comment