![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : In addition to the above mentioned cases we can also include some more like:1. If sort component is used and the sort keys are same for the next sort component which follows after 2 or 3 components, then instead of using sort component again it is preferable ... Latest Answer : This is a tricky question, number of component in a graph has nothing to do with the level of knowledge a person has. On the contrary, a proper standardized and modular parametric approach will reduce the number of components to a very few. In a well ... When running a stored procedure definition script how would you guarantee the definition could be "rolled back" in the event of problems. To run a graph infinitely, the end script in the graph should call the .ksh file of the graph. Thus if the name of the graph is abc.mp then in the end script of the graph there should be a call to abc.ksh. Latest Answer : You can use "Continious flow" components for this ... Read Answers (3) | Asked by : Mithun Latest Answer : in some cases abinitio will not recognize some part of sql statments and unable to read the table.. to avoid this we have use AB_LOCAL() and table name when ever we use clauses like WHERE condition ... Latest Answer : DML are record format files used by the metadata files in Ab inition. DML can be embedded in the graph or can be a separate file with .dml extension.xfr file are transform functions used by graph.These are present in sandbox.xfr file can used to manipulate ... Read Answers (4) | Asked by : Beulah Sudheer Latest Answer : Hi,it is possible in Unix... first you have to go to the directory where your deployed script is saved for that particular graph then execute the shell script by using the following command.../.kshI hope it will help you ...regards,Mahendra ... Read Answers (5) | Asked by : BEULAH SUDHEER Latest Answer : Here is a simple example to use a start script in a graph:In start script lets give as:export $DT=`date '+%m%d%y'`Now this variable DT will have today's date before the graph is run.Now somewhere in the graph transform we can use this variable as;out.process_dt::$DT;which ... Latest Answer : local parameter is like local variable in c language where as formal parameter is like command line argument we need to pass at run time. ... Latest Answer : There are many ways to improve the performance of the graph. It also
depends on a particular graph, the components used in it.
In general the following tips can be used for improving performance:
1> Try to use partitioning in the graph
... Read Answers (4) | Asked by : Swap
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||