how to create a new mfs file?
where will we specify the number of partition eg 4 way ,8 way?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / avijit
m_mkfs can be used for creating desired mfs file.
But a developer never creates any MFS path it is done by the Abinitio administrator. There are different mfs path parameters created by administrator like.
AI_MFS : Default MFS path.
AI_4way_MFS : for creating 4-way mfs file
and so on.
we only use the required path in the o/p file URL to create desired mfs file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / abinitio_l
with this command we can create mfs file
M_MKFS /path/mfs3
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / sohanvarma
create a new file--> m_mkfs.
To convert 4 way to 8 way partition we need to change the
layout in the partioning component. There will be seperate
parameters for each and every type of partioning eg.
AI_MFS_HOME, AI_MFS_MEDIUM_HOME, AI_MFS_WIDE_HOME etc.
The appropriate parameter need to be selected in the
component layout for the type of partioning..
| Is This Answer Correct ? | 2 Yes | 4 No |
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
What are the steps to create a repository in ab initio?
What do you understand by a cartesian join?
What is a partition?
Describe what the SQL Server tempdb and tlog files are used for?
How to migrate the code FROM development to QA and QA to production?
How you can delete an object from EME data store ? How to use in abinitio graph?
what is deeup in unique only?
Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?
can we perform checkin and checkout through sandbox?
Need Ab-Initio Material - Harini
How you can test a dbc file ?