What is the default layout of a component ?
Is it mandatory to set the layout of a component ?
Answers were Sorted based on User's Feedback
Answer / madhugreddy
The default layout is "Propogate from neighbours".Or you can specify the layout for a component by giving the associated components.
A layout is mandatory for a component.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / hari
the default layout is propagate from nibares.it is not
mandatory to set of a component.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / freak.abinitio
Layout determines the location of a resource.
A layout is either serial or parallel.
A serial layout specifies a single computer and a single directory on that computer.
A parallel layout specifies multiple computers with multiple directories across the computers. It is permissible for the same computer to be repeated.
its not mandatory.........its optional
| Is This Answer Correct ? | 2 Yes | 4 No |
How many parallelisms are in Abinitio?
Tell us about the architecture of abinitio.
How to connect mainframe to Abinitio?
Mention what is the syntax for m_dump in abinitio?
Which component breaks the pipe line parallelism in graph?
Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna
Mention what information does a .dbc file extension provides to connect to the database?
What is publickey and private key?what is the use of this two keys?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
Graph was failed how it is achived ? send answer with phone number? i want speak with directly who is intrest on abinitio?
Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you
)what is wrapper script?where it is going to execute and why we go for wrapper?