Hi
I'm running the application with Genero BDL 2.21.01 , GAS 2.21.05, in RH Linux 5.3 platform with Informix 11.5 database.
I have a program which passing the argument parameter during execution. My curious, the GAS will be always down when I execute this program. But I'm able to ran the program using Genero DEsktop client.
Following is the message in the GAS log when I execute the program :-
11:43:52 3276 MUTEX=469118992;VM=7;WA=473569600;TEMPLATE "Warning" Data Size=121 Content=Element 'Grid (idRef: 413)'
has only partially be rendered, because it contains at least one element overlapping another.
Below is how the program been executed :-
fglrun-bin prgname IN XYZ DB=dbname
Note: IN and OUT is 1st argument while XYZ is company code as 2nd argument.
I don't understand why this can make the GAS down. We had tried use other name beside IN and OUT(feel if this is something Genero specific variable which can't be used) , but it still the same.
Apprecite some input from other if known or had encounter such problem to share the solution.
Regards