Miscellaneous Group

All content on the site should (must?) belong to a group. This group is the catch-all for content that doesn't fit anywhere else.


DataDigger 14

DataDigger 14

Shared Temp-table for Multiple threads

Hi Folks,
I am creating(initiating) multiple threads using Unix/Progress.
What I want is some way to process each thread create some temp-table records and at the end of all the threads I have a master temp-table.

Problem is each thread is a seperate Progress session and kills the temp-table at the end of each session.

Details ......

One main program say xxxx0.P defines a new shared temp-table

And initiates 40 threads (each a different progress session).
It executes program xxxx1.p in each session
xxxx1.p has defines temp-table as shared.


Introduction to the parameter object

I'm reading Martin Fowler's refactoring and will work out some of his methods (which also apply to building new software) in this blog. Read this to get some background info:

http://sourcemaking.com/refactoring/introduce-parameter-object
http://www.refactoring.com/catalog/introduceParameterObject.html
http://martinfowler.com/ap2/range.html

Below a simple daterangeparameter object, and therebelow a procedure using the daterange object.


Error on open DataDigger

When i open DataDigger it gives me 2 errors.

Error 1: Lida a vers⭠3 de convmap.cp. A vers⭠esperada 瞵. (6107)
Error 2: Incapaz de ler a informa袯 da header do ficheiro convmap.cp. (6061)

The error messages are in Portuguese.

10.2A SP1

Baltazar


DataDigger 13-Bad Luck Edition

Download: DataDigger-13.zip
Size: 963.97 KB
md5_file hash: 638916d3253d0250f059680c3c739cf9
First released: Mon, 2010-01-18 07:45
Last updated: Mon, 2010-01-18 07:45

Quick installation guide:

  1. Create a directory called DataDigger
  2. Extract the zipfile in this dir
  3. Create a shortcut to prowin32.exe and use -basekey "INI" -p datadigger/DataDigger.p

In step 3 you might like to connect to your database(s) as well.

Minimum Progress version is 10.1B
Documentation wiki can be found in DataDigger\wiki\DataDigger.html


DataDigger v13

DataDigger v13

DataDigger v13


Profiler analysing log-manager output

This profiler identifies performancebottlenecks in your application by analysing the logfile you create with the log-manager. ProfilerProfiler


Profiler

Profiler

Memoryleak inspector

Identifies possible memory leaks and their source by extracting those lines from logmanager output that point at created objects that are not deleted later on or allocated space that is not (fully) deallocated.
This analyser goes a bit further than http://www.oehive.org/node/846 and can handle OE 10.2A extra's


Secondary broker parameter spreadsheet

Attached you find a speadsheet I use to calculate the -n -Mn ... when using a secondary broker.


Network disconnect

In the log file I get 30 to 50 a day message that says
user ??? terminated abnormally
how do I get more info to troubleshoot this


Progres command-line parameters

There used to be a list on the internet of Progress startup parameters. The list, maintained by George Potemkin, was famous for its "undocumented" parameters, but it appears that every link to the list returns 404.
Because it's a shame when such a beautiful list is lost, I have found an old copy and decided to publish it here. If someone has objections against republishing, please just let me know.

Progress Startup Parameters.
===========================

Last update:  December 20, 2004
by George Potemkin (potemkin@******.ru)

The source is available at:

.NET + OpenEdge Webservices using ProDataSet

We are trying to create an application with a thought of SOA, for this we
have selected .Net UI and progress web services using prodataset.

Problem is that .net client is not able to find prodataset reference in
services which are taking dataset as input parameter (they need to create
an object of that type to pass to this service).


Conversion of CHUI to GUI (Openedge 10.1C).

HI ,
I want to know the basic steps of converting the CHUI programs to GUI....if someone has some related document then email it to kunal.k.shah@hotmail.com thanks,


#
Syndicate content