Answer Posted / vijay kumar
FIRST CONNECT TO PMCMD AND THEN TO INT. SERVICE.
TYPE THIS---> STARTWORKFLOW -F FOLDERNAME WORKFLOWNAME
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Write the advantages of partitioning a session?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
What does refresh system mean, and what are its distinctive choice?
Is it possible to define a single node as a Gateway node as well as worker node?
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?
How to do unit testing in informatica?
What the difference is between a database, a data warehouse and a data mart?
Explain pushdown optimization $pushdownconfig parameter - informatica
How an expression transformation differs from aggregator transformation?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
Explain the difference between mapping parameter and mapping variable?
have u done any performance tuning? how u ll do?
What are the designer tools for creating transformations?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.