Answer Posted / ranga .
Find all the Ans as below...
How to read a feed file from UNIX prompt without opening Ab-
initio GDE?
Follow the below steps:
Create the DML for reading the feed file and save it
with .dml extension.
Place the DML file in the .dml folder of the respective
sandbox being used (can even be ignored).
Execute the following command at unix prompt:
m_dump <.dml file(absolute path)> <feed file name(absolute
path)>
Ex:
m_dump /export/home/read_feed.dml /export/home/feedfile.dat
For more options on m_dump, type m_dump help on unix prompt.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
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?
Mention what information does a .dbc file extension provides to connect to the database?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What is the function that transfers a string into a decimal?
How do you add default rules in the transformer?
What exactly do you understand with the term data processing and businesses can trust this approach?
What metadata importer can do in ab initio?
What do you understand by a cartesian join?
What is the difference between dml expression and xfr expression?
Explain what is sandbox?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
What is a deadlock and how it occurs?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?