119 Name is not unique (binding symbol 'mfini')

 1 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
srikanth
Advanced Member
Posts: 28
Advanced Member

Hello,

 

I am getting the following error while running one of our custom batch update program.

 Execution error : file 'mfini'
                error code: 119, pc=0, call=1, seg=0
                119     Name is not unique (binding symbol 'mfini')

                File GEN/USERRPT.
                tsCloseDBFile error is Operation illegal while in transaction (20).

 

Not able to figure out what the problem is?

Any help on this please?

John Henley
Posts: 3355
Ignore the 119 mfini error....that is probably meaningless. Your clue is the "tsCloseDBFile error is Operation illegal while in transaction" error. It means you can't open/close files within a Lawson transaction.
Thanks for using the LawsonGuru.com forums!
John