Doug Jefferson
12th February 2003, 19:08
I am looking for a way to know when financial and logistical sessions/process are beign executed to tell how long they run an if they completed prior to our back up going off each night. Have some unexplainable items that I think are occuring due to this problem. I have asked our IT dept about this and they are not able to answer my question. I am not a tools person since I work in the accounting department my understanding of the tools area is limited.
Thanks in advance.
Doug
tools123
12th February 2003, 20:05
Depending on what kind of sessions /process you are running
there are different ways to monitor / review / interrupt.
It may be a good idea to set up the process asa job and review time of the job execution over a period.
Doug Jefferson
12th February 2003, 20:08
Job's have been used for some of the things but alot of the time we are unable to use them, due to timing.
For example the GRINYA sessions. We want to run the selection session first then run the Financial report and then the the checklist. The financial report is based off of the selection interim table.
These are in the A/P module.
norwim
13th February 2003, 00:23
Hi there!
As far as I understood your question correctly, you are looking for a way to record the programs running on your computer at a certain time. You are especially interested in the question whether certain Baan programs terminated before the backup was started.
If your server is a Unix-System, this is no problem.
Even on a Windows-Server this should be possible.
Note, however, that the "monitoring" I have in mind here is far away from exact measuring, it could tell you the programs running in 10 min intervals or so - no use for tuning or suchlike.
But to answer the question whether a baan-program terminated within such an interval isn't difficult at all.
One has to
a) identify bshell processes running
b) grep and evaluate their "bshcmd6.x"-output
hth
Norbert
ssbaan
13th February 2003, 16:19
Doug,
Have your IT department turn History on for the users that normally run the sessions. This will create an entry in the file
called TIME.HIS showing every session ran by these users at what date/time started and ended. I believe you company's IT department should know what to do and look at. I am on a Unix box here, so I am not sure if the file's location is the same for NT.
On our box it is at ${BSE}/lib/TIME.HIS
Good Luck!
manusatsangi
17th May 2004, 15:39
Hi,
Our BaaN IV is on Windows 2k Server. Does Time.his not get populated in Win server? We have an empty file in $BSE/lib directory.
How to we set to start populating it?
Regards
Manu
mark_h
17th May 2004, 15:55
To start populating history on a user, go to maintain user and miscellaneous tab. There should be a check box for history. Set this and do a convert to run time. The user will probably need to logout and back in to get this to take effect. Then this should start populating the TIME.HIS file. Never tried this myself.
Mark
en@frrom
17th May 2004, 15:57
In User Data Templates (ttams1110m000) you define per template if 'history' will bve logged to ${BSE}/lib/time.his. Then you link users to that data template in maintain User Data