CONCSUB returns immediately and no request is submitted.
I am attempting to submit a concurrent request using the CONCSUB utility on Linux x86_64.
- I opened a terminal and changed to the directory /d01/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin
- su applmgr
- . /d01/oracle/VIS/apps/apps_st/appl/APPSVIS_bravo.env
- ./CONCSUB Apps:User SYSADMIN 'System Administrator' SYSADMIN/SYSADMIN WAIT=Y CONCURRENT FND FNDCPPGS START='"18JAN2013 15:25:00"'
When I execute the CONCSUB script, it returns immediately to the command line with no messages and looking at the list of concurrent requests on EBS, I do not see this one.
Am I missing anything in the parameters?
0