2. Grant execute permission to the file
3. From the directory of the host file execute following command to create a symbolic link
ln -s $FND_TOP/bin/fndcpesr
ln -s $FND_TOP/bin/fndcpesr test
Note: Step 3 is very critical, concurrent program will error out with out this step
4. Create a concurrent Program executable
5. Create concurrent program
No comments:
Post a Comment