What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?
Answer Posted / rayudu
$$$SessStartTime is a string type data type and
SessStartTime is Date?Time Data type.
Regards,
rayudu.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are connected or unconnected transformations?
what is the hint? how to use it to reduce the query processing in program?
What are the modules in Power Center
What all join we can perform in LOOKUP transformation?
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
What are the different versions of informatica?
What are the different lookup cache(s)?
How do you load alternate records into different tables through mapping flow?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
What is a mapplet/worklet in informatica?
What is flashback table ? Advance thanks
Is stop and abort are same in informatica?
How you know when to use a static cache and dynamic cache in lookup transformation?
What does role playing dimension mean?
Can you use flat files in Mapplets.