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 |
Do you have knowledge in ralph kimball methodology
wht is full process of Information source to target just like stg to productuon and development
what is lookup chache?
What is informatica etl tool?
Explain the use of aggregator cache file?
what are the Methods For Creating Reusable Transformations?
what are the limitations of pushdown optimization technique ? Advance thanks
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
Which transformation is needed while using the Cobol sources as source definitions?
How to Display top 2 salaries for each department WITHOUT using Rank Transformation And WITHOUT using SQL queries in source qualifier.
What is mapping debugger?
How to generate the HTML output using Informatica.