I have recently upgraded from PC 7.1.3 to PC 8.1.1 sp2 on HP-UX box.
I ran some workflows containing session tasks and those ran fine.
Currently I am having problem in running command tasks. We have some perl scripts sitting on Unix box and the command tasks call those scripts and run those.
We have 6 repositories on test box. Earlier with 7.1.3 version , we had 6 inidividual param files and 6 corresponsing cfg files for each repository. We used to start each repository using startpm.ksh TSTx (x = 1 to 6) for each repository and it used to start the repository by picking up the variables from the param file.
With PC 8.1.1 , we dont have startpm.ksh command anymore as its now SOA based architecture. So I have few questions now.
What changes do I need to make in order to run command task on any individual repository service
Also how can I run same command task on 2 different repository services at the same time.
Also guys what changes do I need to make in .profile file for informatica user :
On 7.1.3 I had $PATH $INFA_HOME and $SHLIB_PATH containing /pc , /repositoryserver and /ocbc included.
What shall I replace those with for PC 8.1.1?
Please let me know if any question isnt very clear.
Regards
Vik
I ran some workflows containing session tasks and those ran fine.
Currently I am having problem in running command tasks. We have some perl scripts sitting on Unix box and the command tasks call those scripts and run those.
We have 6 repositories on test box. Earlier with 7.1.3 version , we had 6 inidividual param files and 6 corresponsing cfg files for each repository. We used to start each repository using startpm.ksh TSTx (x = 1 to 6) for each repository and it used to start the repository by picking up the variables from the param file.
With PC 8.1.1 , we dont have startpm.ksh command anymore as its now SOA based architecture. So I have few questions now.
What changes do I need to make in order to run command task on any individual repository service
Also how can I run same command task on 2 different repository services at the same time.
Also guys what changes do I need to make in .profile file for informatica user :
On 7.1.3 I had $PATH $INFA_HOME and $SHLIB_PATH containing /pc , /repositoryserver and /ocbc included.
What shall I replace those with for PC 8.1.1?
Please let me know if any question isnt very clear.
Regards
Vik