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 |
Describe what the SQL Server tempdb and tlog files are used for?
Is there any function in ab Initio which act like SCAN component
How to compare two dmls in abinitio
46.How you can create cross joined output using join component ? 47.What is the default layout of watcher files ? How to use in abinitio graph? 48.Why you get 'too many open files' error ? How to use in abinitio graph? 49.What is the significance of vnode folder under AB_WORK_DIR ? How to use in abinitio graph? 50, What is the significance AB_AIR_BRANCH? How to use in abinitio graph? 51. How can you select only unique records from a set of records ? How to use in abinitio graph? 52. How next_in_sequence work in parallel layout ? How to use in abinitio graph? 53. Why you want to set a modest number in limit ? How to use in abinitio graph? 54. How you can encrypt a password and use it in dbc file? How to use in abinitio graph? 55. Which function you should be using if you do not want to process non printable char from a feed file ? How to use in abinitio graph? 56. How you can run a component for certain conditions ? How to use in abinitio graph? 56. What is catalog and when you should use it ? How to use in abinitio graph? 57. How you can use reformat as a router ? How to use in abinitio graph? 58. How many process gets created for a n-way parallel component ? How to use in abinitio graph? 59. Why delimited DMLs take more time to process than fixed length DMLs? How to use in abinitio graph? 60. How can you select only first and last record from a file without using next_in_sequence? How to use in abinitio graph? 61.Why you should always keep largest input as driving input for Join ? How to use in abinitio graph? 62. What a catalog file contains ? How to use in abinitio graph? 63. What Is private project and public project ? How to use in abinitio graph? 64. Why you should not use checkpoint after replicate ? How
0 Answers Accenture, Mind Tree,
What are “business rules” in ab initio business rules environment (bre)?
Can you use scan to generate sequence number ? How to use in abinitio graph?
What are the differences between different versions of co-op?
Mention some ways for improving performance of a graph?
How can a graph be run infinitely?
Mention what are the different types of parallelism used in abinitio?
Describe the grant/revoke ddl facility and how it is implemented?
What metadata importer can do in ab initio?