What is the difference between sandbox and EME, can we
perform checkin and checkout through sandbox?
Answers were Sorted based on User's Feedback
Answer / alok
EME is the central repository and Sandbox is the private
area where you bring the object (by doing object level
checkout) from the repository for editing.
Once you are finish with your editing you can checkin back
the object to the EME (object level check in)from sandbox.
| Is This Answer Correct ? | 35 Yes | 1 No |
Answer / venugopal
Sandbox is working copy of your project,and you can do
checkin checkout through sandbox
| Is This Answer Correct ? | 27 Yes | 1 No |
Answer / mahendra garewal
EME is the version controlling unit of Ab initio where the
version controlling can be done,it can be called as central
repository. where as private snadbox is the user specific
space which is a similar replica of the EME where a
developer works through sandbox user can safely do the check
out and check in with no conflicts with other developers.
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / madhugreddy
EME is Enterprise Meta Environment unit used to hold multiple projects,version controlling etc.,
Sandbox is a private working area for users of the project.We can do checkin and check out through sandbox.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / nagesh
A sandbox is a collection of graphs and related files that are stored in a single directory tree, and treated as a group for purpose of version control, navigation, and migration.
| Is This Answer Correct ? | 0 Yes | 1 No |
11. What is the use of allocate()?
Pdl with an example?
What is the language used in Ab Initio ?
) Layout? What is the Dataset & Program Component Layout
hello, tell me the function which removes spaces from decimal field?
Describe in detail about lookup?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
explain the environment varaibles with example?
Why might you create a stored procedure with the with recompile option?
What are the kinds of layouts does ab initio supports?
What is regex (lookup)? When you should use it?