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 |
What is difference between API
2 Answers CitiGroup, IBM, TCL,
Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?
Can you explain the co>operating system’s processing model?
How will u remove header record? How will u remove tailer record?
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...................................
Can sorting and storing be done through single software or you need different for these approaches?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
What information is provided by .dbc file extension for connecting to the database?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
What is common among data validity and data integrity?
What is the difference between sandbox and EME?
How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?