Database Administration (MOSC)

MOSC Banner

Shell script should print message in "View output" of concurrent program

edited Feb 18, 2022 10:43AM in Database Administration (MOSC) 3 commentsAnswered ✓

Dear/Hello All,

Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production

Concurrent program registered as HOST. Using echo, I could print in View Log.

Whereas I need certain messages to be displayed in Concurrent program View Output from Shell script. How to achieve it. Example the below should print in View Output.

Thanks in advance.

E.g.

echo "Total Count of Records in file   :: " $totalrecnt

echo "Total Processed Records Count   :: " $totalsuccrecnt

echo "Total Error Records Count     :: " $recnt

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