Ajesh
28th May 2009, 18:46
We have recently Migrated Baan Application from Informix Database to Oracle Database. The underlying OS is HP AIX now.
While compilation of any Program Script/Report following error comes
${BSE_REM}!${BSE}/include6.1/bic_bshell: No such file or directory
bic_bshell: Fatal Error: Can't open input file '${BSE_REM}!${BSE}/include6.1/bic_bshell'
I tried to move "bic_bshell" from one of the instance to the current instance but now it gives the following error
bic_bshell( 1): Error: 'ðëm5' not expected.
bic_bshell( 1): Fatal Error: Missing Prototype of built in function 'exit'
This error is common while compiling all the scripts.
Meanwhile, in the source Server there is no "bic_bshell" in BSE/include6.1 directory and still it gets compiled.
Anybody with an insight?
While compilation of any Program Script/Report following error comes
${BSE_REM}!${BSE}/include6.1/bic_bshell: No such file or directory
bic_bshell: Fatal Error: Can't open input file '${BSE_REM}!${BSE}/include6.1/bic_bshell'
I tried to move "bic_bshell" from one of the instance to the current instance but now it gives the following error
bic_bshell( 1): Error: 'ðëm5' not expected.
bic_bshell( 1): Fatal Error: Missing Prototype of built in function 'exit'
This error is common while compiling all the scripts.
Meanwhile, in the source Server there is no "bic_bshell" in BSE/include6.1 directory and still it gets compiled.
Anybody with an insight?