NOTE: As of 8/16/2013 a new form of the Gather for Windows has been created.
An attachment to this article contains the gather.txt file
The file should be downloaded and renamed gather.cmd.
It will now create a gatherin.txt and run both promon and Windows Performance Monitor tools to collect data.
The older information below has been maintained for legacy sake for anyone who prefers the manual approach.
Using the below text file will not collect the Windows Performance Monitor data which is less useful than using the full scripted gather.
Windows PerfMon data is collected into a perfmon_gather.blg file.
1. Create a text file called gatherwin.txt that contains the following entries:
m
1
9999
3
1
4
1
q
4
1
q
4
1
q
4
1
q
6
q
7
q
R&D
5
1
9999
3
10
4
10
5
1
6
3
t
1
4
3
p
2
p
5
p
6
p
4
p
7
t
1
3
p
6
1
p
14
p
12
p
1
t
2
1
s
t
2
2
t
2
5
a
p
13
a
p
7
a
t
3
2
p
4
t
3
2
t
1
16
r
r
t
debghb
6
t
3
1
t
6
5
p
6
t
6
8
s
p
9
s
x
2. Save the text file into the OpenEdge working directory.
3. Launch a proenv session from the OpenEdge Program group.
4. Type in the following command:
promon dbname -NL < gatherwin.txt >> output.txt
A text file called output.txt will be created in the working directory.