how you will maintain version?
Answers were Sorted based on User's Feedback
Answer / sandeep
As per my knowledge,Using 'Check out' and 'Check in'
options we are maintaining the vesion.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sp
For maintaining the versions the first and foremost thing is to make sure the versioning on the repository is enabled. If versioning is enabled the developers will get an option to check-in and check-out code. Every time the code is checked-out, saved and checked-in a new version of the object is created with the version number incremented by 1 with each check-in.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / binu
Using the Versioning tab in the menu bar.
Checkout is used to edit and save.
Checkin used to release the saved code.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to display First letter of Names in Caps?
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values
in which situations do u go for snowflake schema ?
Can we use parameters of parameter file in presession command
How is union transformation utilized?
tell me the datawarehouse defination,and it is maintaing hystorical data meaning,what is the use
How to load query faster,so that It will take less time to load?
what is incremantal aggregation?
we have a parameter file in Unix location where we have .txt files and those file will be used as source in informatica. I cannot use source file name directly as file name will keep on changing in unix location. I need to define $$InputFile as parameter. Can anybody send me the parameter file and the steps to handle this.
What is data transformation manager process?
Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai
what are the limitations for bulk loading in informatica for all kind of databases and transformations?