Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Whats the difference between $, $$, $$$

Answers were Sorted based on User's Feedback



Whats the difference between $, $$, $$$..

Answer / abidu

$ - session variable
$$ - mapping parameter & variable
$$$ - system variable

Is This Answer Correct ?    69 Yes 3 No

Whats the difference between $, $$, $$$..

Answer / rambabu

$-- session parameter and session variable
exmple-$dbconnection

$$--mapping parameters and mapping variables
exmple-$$deptno, $$sal

$$$--
exmple-$$$sessstarttime

Is This Answer Correct ?    24 Yes 0 No

Whats the difference between $, $$, $$$..

Answer / purva

$ - These are the system variables like $Bad file,$input
file, $output file, $DB connection


$$ - Can any one tell me the scenario with example for
user defined variables

$$$ - $$$SessStartTime

$$$SessStartTime returns the initial system date value on
the machine hosting the PowerCenter Server when the server
initializes a session. $$$SessStartTime returns the session
start time as a string value. The format of the string
depends on the database you are using.


Thank You

Is This Answer Correct ?    17 Yes 1 No

Whats the difference between $, $$, $$$..

Answer / rajeshkr7

Abidu is correct.

others - pls do not confuse people with wrong answers.

Is This Answer Correct ?    7 Yes 0 No

Whats the difference between $, $$, $$$..

Answer / sateesh

$ - Connection I nformation

$$ - Mapping parameters & Variables

$$$ - Sesion start time.

Is This Answer Correct ?    6 Yes 2 No

Whats the difference between $, $$, $$$..

Answer / g praveen kumar

Yes i agree with Abidu and Rajeshkr7. Please don't confuse with different answers.

correct answer is:

$ - session variable and parameter
$$ - mapping parameter & variable
$$$ - system variable

Is This Answer Correct ?    3 Yes 0 No

Whats the difference between $, $$, $$$..

Answer / gopal

$$ - is used for Parameter...see the below example

select a,b,c from <table> where <table>.date-$$date_filter

when you define parameter file in the src File directory
and this should be given in session, if in parameter file
if you give 10, then above query will be as below

select a,b,c from <table> where <table>.date-10

Is This Answer Correct ?    1 Yes 0 No

Whats the difference between $, $$, $$$..

Answer / praveen kumar pendekanti

$--- single doollar is system defiend variables

$$--- double dollar is user defined variabes

$$$--- No idea....(just send me if u know)

Is This Answer Correct ?    5 Yes 5 No

Whats the difference between $, $$, $$$..

Answer / frnd

Mr.purva is corrct,good going

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Informatica Interview Questions

Examples of Fatal & Non-Fatal error?

2 Answers   Cap Gemini,


What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?

5 Answers  


my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?

4 Answers   Mind Tree, Polaris,


When do you use mapping parameters? (In which transformations)

1 Answers  


WHat all joins are there in Source Qualifier?

1 Answers  


Why is sorter an active transformation?

0 Answers  


Can you copy the session to a different folder or repository?

2 Answers  


There are 4 source files which contains same metadata create target that should display the file name along with record please send answer with mapping

3 Answers   Wipro,


what is the size of ur database(like oracle)

2 Answers   HP,


What is status code in informatica?

0 Answers  


WHAT IS USE OF SQL OVERRIDE IN SOURCE QUALIFIER? chandumba2005@gmai.com

2 Answers   TCS,


For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL

1 Answers  


Categories