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...


why we use parameters instead of hard code in datastage

Answers were Sorted based on User's Feedback



why we use parameters instead of hard code in datastage..

Answer / ashok

not only security,for suppose i want to give another values
go to design and change the values it is not convinent for
user instead of this using parameters giving values at
runtime is flexible

Is This Answer Correct ?    5 Yes 0 No

why we use parameters instead of hard code in datastage..

Answer / shar

we use parameters for flexibility,re-usability in job design, values hard coding is a bad habit and bad practice.

lets say u have 20 fields and u have to pass them every time as and when data processing demands. Then every time going into the job and modifying the values is an unprofessional way and we sometime commit typographical errors.

instead of that use job parameters for reusability and we can use them any where flexibly depends on the parameters created at job level or project level.

Is This Answer Correct ?    0 Yes 0 No

why we use parameters instead of hard code in datastage..

Answer / kiran

for security purpose.

Is This Answer Correct ?    2 Yes 5 No

why we use parameters instead of hard code in datastage..

Answer / kiran

Hi Ashok..,

What ever Values u change run time(dynamically) which
purpose is called security.

Thanks
Kiran
8055902709

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Data Stage Interview Questions

What are the different database update actions available?

1 Answers   HP,


Hi am sundar, i have datas like 00023-1010 00086-1010 00184F2-1010 . . . . SCH-AS-1010 200-0196-039 . . . Now i want the result "SCH-AS" in onee column and "1010" in another column.. Can any one tell the answer...

5 Answers  


1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do

0 Answers   IBM,


Is possible to create skid in dim,fact tables?

0 Answers   NTT Data,


In Datastage, how you can fix the truncated data error?

0 Answers  


How and where you used hash file?

0 Answers  


How to transfer file from one system to another system in UNIX?which command to be use?

4 Answers   Cap Gemini, TCS,


what is operator combinality in datastage?

1 Answers   TCS,


Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S

3 Answers  


What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?

1 Answers  


How many Nodes configuration file you used in your last project?

1 Answers  


How to create a doccument in datastage?

1 Answers   Cap Gemini,


Categories