Hi,
I am trying to migrate our Server Express 4.0 systems from an AIX 5.3 TL05 LPAR to an AIX 7.1 hosted WPAR running 5.3 TL12.
after a test
migration
we now get the following when compiling a simple program.
cob fkey.cob
Execution error : file 'direct'
error code: 119, pc=0, call=1, seg=0
119 Name is not unique (binding symbol 'direct')
If we try and run a previously compiled program we get
Execution error : file 'mfini'
error code: 119, pc=0, call=1, seg=0
119 Name is not unique (binding symbol 'mfini')
If we revert back to using an earlier level of (AIX 5.3 TL10) within the WPAR it works o.k.
We also tried upgrading to Server Express 5.1 but still have the same issue.
The WPAR was created using the -l switch so it has its own /usr and /opt
I would be grateful for any assistance anyone might be able to provide.
cob fkey.cob
Execution error : file 'direct'
error code: 119, pc=0, call=1, seg=0
119 Name is not unique (binding symbol 'direct')