HI,I've installed GDE 2.8 on windows Xp,and our database running as oracle9i,how do we install co-operating system... and on the same machine informatica server& client also running.does it matter of informatica software exists where abinitio gonna installed...pls do let me know the steps of installation process of Abinitio.Thanks,SindhuReddy
Plz provide comments and suggestions. Thanks in advance. My question is related to the INPUT TABLE component layout. If weselect the layout to be DATABASE- (database default), whereexactly is it pulling that layout from? When should this optionbe used? Within the DATABASE layout we also see the SERIAL ,TABLE and EXPLICIT args options, when do we use those? what arethe advantages and disadvantages to this approach? Thanks
Is there a way of implementing File Listener in Ab Initio?? It should continuously scan a given directory, as soon as a file is placed in that directory, it should copy that file to a working directory and trigger a corresponding Ab Initio graph.
Latest Answer : We should always use small file ( i.e., file with less no. of records ) as lookup. The reason is - This file will be kept in main memory ( RAM ) from the starting to ending of the script/graph run. Hence less the file size, more performance from server. ...
What is patch database (IPD etc)How do you check root disk failed?How do you restore whole OS backup and a selected single file?
Latest Answer : you can use rollup to remove a duplicate record in a input file(note that it is key based duplicate), it will keep the last record based on that key. ...
What are the two types of .dbc files
Latest Answer : First of all how did you come to know there are two types of DBC files.. Moreover all answers provided are incorrect!! ...
How do you do production support for Graph? How do you check whether graph is completed successfully or not (is it $? of unix?)What are different return values?
Latest Answer : Hi Try using $mpjret this will give the return status of the graph ...