Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Need help writing a shell script (host script) to move files using wildcards

edited Sep 23, 2020 8:37PM in Core Concurrent Processing - EBS (MOSC) 2 commentsAnswered

File path and file name are two parameters that will be passed from the concurent program. I want to write a host script to move files using the file name paramter (contains file name with wildcard character) from one directory to another. For example move files with names like HSA_Payroll* (file names have a timestamp at the end of the name) from /sqlcom/outbound/ to /APPS/data/Staging. I read that you can use "$@" as the parameter to pass file names using wildcards in bash or ksh, but when you write a host script for Oracle EBS, the first 5 parameters are

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