I'm hoping that somebody might have a similar problem that I'm having with a ksh script. I have a script that is called within a cobol program as the last statement. This program/script runs perfectly well under solaris. However, under AIX the cobol pgm runs okay but not the script. If I ran the script in a command line(AIX) it works perfectly.
Does this looks familiar? Any help would be appreciated..
note: the script is just a simple copy and move statement.
Does this looks familiar? Any help would be appreciated..
note: the script is just a simple copy and move statement.