Core Concurrent Processing - EBS (MOSC)

MOSC Banner

CONCSUB.exe not accepting PROGRAM_NAME parameter that includes spaces.

edited Mar 7, 2013 9:25AM in Core Concurrent Processing - EBS (MOSC) 3 commentsAnswered ✓
Hello folks,
Now that I have CONCSUB working on Windows, I want to include a PROGRAM_NAME parameter that includes spaces.
This is not working.

The documentation, for example doc 117294.1, gives the syntax of:
[PROGRAM_NAME=”<description>”]
which indicates it should be surrounded by double quotes.

and states:
"For parameters that follow the CONCURRENT parameter and include spaces, enclose the parameter argument in double quotes, then again in single quotes. Oracle Application Object Library requires this syntax because it parses the argument string twice." 
and give an example of:
PROGRAM_NAME=’”Active Users”’

On a Windows server, I attempt the following with these results:

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