Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


) How can you count the total no .of records in the
specified partition in the Multifile?

Answers were Sorted based on User's Feedback



) How can you count the total no .of records in the specified partition in the Multifile?..

Answer / puneet

m_cat <mfs file name> | wc -l
gives the record count in mfs file provided every record are present in new line..

Is This Answer Correct ?    10 Yes 3 No

) How can you count the total no .of records in the specified partition in the Multifile?..

Answer / shiva

m_wc .dmlfile `partitions multifile`

Is This Answer Correct ?    7 Yes 1 No

) How can you count the total no .of records in the specified partition in the Multifile?..

Answer / prakashbalakrishnan

In Multi Files, data's are stored in individual partitions.
i.e. for 3 way partition, it will stored as
/wload/xxx/xxx/1way/../test.dat,
/wload/xxx/xxx/2way/../test.dat,/wload/xxx/xxx/3way/../test.dat
SO in unix u can easily the find the different partitions
and for the corresponding partition u can get toal no. of
records by using wc command.

Is This Answer Correct ?    7 Yes 2 No

) How can you count the total no .of records in the specified partition in the Multifile?..

Answer / learner

use m_expand command, it will give list of partitioned file, than wc -l on specified file name give number of records

Is This Answer Correct ?    1 Yes 0 No

) How can you count the total no .of records in the specified partition in the Multifile?..

Answer / pramod k m

First do
cat <mfs filename>
Then
cat <complete path of the data partition> | wc -l

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Ab Initio Interview Questions

What will be the skew for, input file->partition by key-> partition by round robin->output file

0 Answers  


the inputs are 10,20,30,40,50 but the output was comes 0 records,the graph was failed what is bad situation?

5 Answers   EDS,


Why might you create a stored procedure with the with recompile option?

0 Answers  


Do we really work with ACTUALDATA in development phase.

4 Answers  


How will you check the latest versions in EME?

6 Answers  


How abinitio eme is segregated?

0 Answers  


What is a data processing cycle and what is its significance?

0 Answers  


what does layout means in terms of Ab Initio?

3 Answers  


How to move data from developement to testing and testing to production?

1 Answers   BitWise, CTS, Satyam, Wipro,


Mention what is a partition and what are the different types of partition components in abinitio?

0 Answers  


Hi friends, what are the new features in abinito3.0?

0 Answers   CTS, TCS,


wt is meant by repartioning in howmany ways it can be done.

2 Answers  


Categories