Results 1 to 7 of 7

Thread: How to Submit a concurrent program from a Unix Shell Script

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Answers
    1

    How to Submit a concurrent program from a Unix Shell Script

    Can someone tell me how to submit a concurrent program from a Unix Shell Script. As we can use FND_REQUEST.SUBMIT_REQUEST from PL/SQL, what's the API to use in order to submit a concurrent request from Unix Shell Script.


  2. #2
    Junior Member
    Join Date
    Feb 2008
    Answers
    1

    Re: How to Submit a concurrent program from a Unix Shell Script

    How to submit concurrent program from shell script.
    please reply.


  3. #3
    Junior Member
    Join Date
    Apr 2009
    Answers
    1

    Smile Re: How to Submit a concurrent program from a Unix Shell Script

    We can use CONSUB to submit Concurrent Program thru UNIX Shell Script


  4. #4
    Junior Member
    Join Date
    Jan 2006
    Answers
    3

    Re: How to Submit a concurrent program from a Unix Shell Script

    ORACLE_STATUS=`CONCSUB \
    $apps/$appspwd \
    Org name \
    'US Batch Processes' \
    Super User name \
    WAIT=Y \
    CONCURRENT \
    Org \
    Concurrent Program Short name \
    | cut -f1 -d' ' | tail -1`

    Thanks Chowdary


  5. #5
    Junior Member
    Join Date
    May 2010
    Answers
    2

    Re: How to Submit a concurrent program from a Unix Shell Script

    Hi, friends m new to oracle apps tecnology whenever i try to run conncurrent request its status shows pendding can anybody plz tell me wht could be the problem i start concurrent manager service also bt my problem doesn't solve. plz help me.

    thanks


  6. #6
    Junior Member
    Join Date
    Jun 2010
    Answers
    1

    Re: How to Submit a concurrent program from a Unix Shell Script

    May be your concurrent Manager is down


  7. #7
    Junior Member
    Join Date
    Jan 2016
    Answers
    17

    Re: How to Submit a concurrent program from a Unix Shell Script

    Try to use some submit programms.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact