how to create a new mfs file?
where will we specify the number of partition eg 4 way ,8 way?
Answer Posted / pramod k m
To create a new mfs file you can use
m_touch <filename> but you have to be sure that you are in a
multidirectory.
after creating the multi file just do a
cat <multifilename> you will see how many partitions are in
that.
You should have a multifile system with 4 way and 8 way
depth to create multifiles of according depth.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
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)?
State the working process of decimal_strip function?
What do you know about abinitio?
What are the features of ab initio?
How to compare two dmls in abinitio
what is the difference between i)public ii)private iii)common and client projects?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
What is common among data validity and data integrity?
How can we increase the loading performance of oracle table in AbInitio?
Difference between output_index and output_indexes in reformat
What is sort component in abinitio?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
What are the different forms of output that can be obtained after processing of data?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on