Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

We are upgrading to R12 and one of our ftp processes failed

edited Aug 20, 2021 9:11AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered

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

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center