Saturday, June 19, 2010

Host Concurrent Program



Below are the steps to register host concurrent program in oracle apps

1) Define Concurrent Program with Executable Type = Host and Execution File Name = Name of .prog file without extension

2) Copy your .prog file (Shell Script) to Custom Top Bin directory (Eg: $XXCUST_TOP/bin)

3) Create symbollic link by executing below commands on Unix Server
cd $XXCUST_TOP/bin
ln -s $FND_TOP/bin/fndcpesr sample_file
WHERE sample_file = Name of your Host program script

1 comment:

  1. I always thinks that why everyone prefers to adopt RMAN utility to backup the database instead of following the traditional method, may be because its feature and we all are excited to use the latest methods. What do you think regarding this ??

    ReplyDelete

Note: Only a member of this blog may post a comment.