How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?
Answer Posted / kv
if the rec file is not present you can check the path on which the temprorary files are created with either .job or with filename.dat.lock creaed by your id and then delete it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can we perform checkin and checkout through sandbox?
What information does a .dbc file extension provides to connect to the database?
What is the syntax for m_dump in abinitio?
What is the function you would use to transfer a string into a decimal?
What is the role of co-operating system in abinitio?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
What is abinitio?
can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
Name the different type of processing based on the steps that you know about?
What are the Types of parallelism in detail?
What is common among data validity and data integrity?
explain checkin and checkout?
What is the function that transfers a string into a decimal?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low