In pmcmd command we need to type -p:password. Will it be
visible to others who is having access to this file ?
Answers were Sorted based on User's Feedback
Answer / james
How can we secure this. With out changing script file
access permissions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / moorthy g
NO. It is not visible
For Example:
$PMDIR/pmcmd startworkflow -s ${PMSERVER} -u ${PMUSER} -p
${PMLOSEN} -f EMPSAL -wait wf_s_m_emp_sal_detail
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan
Yes the password will be visible, if some one has read access to that file.
We can secure the original password by using the -pv option and by encrypting the password using pmpasswd utility of informatica..
so we will get encrypted password using pmpasswd utility and use that encrypted password in pmcmd with -pv option.
| Is This Answer Correct ? | 0 Yes | 0 No |
differnece between joiner and a look up(please don't give just definitions)....i mean in which scenario it is better to use joiner and in which scenario better o use lookup ??
scenario where i can use only concurrent execution of workflow.
Work flow failed when it is set to Bulk mode but it was successful when set to normal mode y??(All the connections are fine and exactly correct)?
whats the option in informatica 7 version is outdated in informatica 8 version onwards.
What does “tail –f” command do and what is its use as an Informatica admin.
in reporting we add some new objects,how we get the count of the newly added objects to the report
what is normalization? explain 1st NF, 2nd NF, 3rd NF
Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??
Explain about Informatica server process that how it works relates to mapping variables?
what are challenges that you faced in testing? give solution to it?
What is the difference between stop and abort in informatica
What are the different caches used in informatica?