cybersurfer_411
26th July 2006, 01:42
Hey all,

i am a novice on using baan. we use baan with loadrunner to test the informix database, and i keep getting this run.c error 7, record locked all the time when we run it in the first 15mints. i wonder y. and also, can anyone tell me where can i find this run.c file, so that we can open it and check for details? I hope Iv given the correct information!

thanks,
raj

mig28mx
26th July 2006, 20:32
Hello,
One of the first steps can you take is, check the file online.log. located at
$INFORMIXDIR/online.log

This usually gives good clues.
Good luck.

cybersurfer_411
27th July 2006, 03:37
Hey mig,

Thanks for ur reply. well. is there no way to look at that "run.c" file?

tx.
raj

mig28mx
27th July 2006, 03:48
Hello,
Not sure that is a file inside of the system. Anyway, u can try to find with the following command:
log as root.
# find . -name run.c -print

If is a file inside the system, this command will show it.

By the description of the error, I think you are facing with another kind of problem, thats why I suggest you to look at online.log file.

Good luck.

cybersurfer_411
28th July 2006, 02:01
Hey Mig!

Thanks a lot dude, il do that first thing tomorrow. And sometimes whenever I start using Loadrunner (overwhich BAAN is loaded), I get "VC++ error, abnormal termination of program". any clue as to why this happens? loadrunner is loaded on a remote computer, and we dont reboot that machine frequently, can that be a reason? Everytime it shows the VC++ error, i exit completely and restart loadrunner again. this problem has been recurring. I am running loadrunner on windows server 2000 sp4.

thanks,
raj