We are upgrading to R12 and one of our ftp processes failed
Hello,
We are upgrading to R12 and one of our custom FTP transfer processes failed. The process is to move a concurrent output file from one location to another. The error is number of parameters wrong.
This process works in 11i environments and we didn't change anything. Oracle DBA (we are an On Demand customer) said R12 changed the number of parameters from 5 to 7. Following is the code:
############################################################################
# ParseArgs
# Check the incoming arguments for validity and parse them into variables.
############################################################################
ParseArgs()
{
# if the concurrent manager started this script, there are a bunch of
# extra parameters in front of the ones we want. if these extra ones