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...

Which gives the more performance when compare to fixed
width and delimited file ? and why?

Answer Posted / ams

It all depends on data and what you are ultimately doing
with that data. Any consumer of that data will ultimately
want to break down that data into fields. During the break
down of those fields, you will need to check for a maximum
field size as you read through the data stream.

So if you have an 80 character fixed width field, you will
ultimately have 80 comparisons to see if you have reached
the field max.

Delimited break down of data requires not only a check for
the field max, but also a check for the end of field
delimiter.

So if your delimited field is only 20 characters long, you
will have only 40 comparisons made across those 20
characters you just processed.

So, the more padding you have in your fields, the less
efficient fixed width becomes when processing.

An additional factor is actual bytes that are necessary to
be transmitted. In almost all cases, delimited will
require less character having to be transmitted.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Target increases every day even though no new record was inserted

1623


How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how

1688


What is target designer and target load order?

1168


Write the program through which the records can be updated?

1053


I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.

1687


What do mean by local and global repository?

1278


my source is junk data how will u remove that junk data by using unix please any one replay me

3755


What are the types of caches in lookup?

1094


How many types of sessions are there in informatica.please explain them?

1210


Explain about cumulative Sum or moving sum?

1091


whats the logic to load the lower level of granularity of data to fact table.

2309


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

2020


What is joiner transformation in informatica?

1098


What if the source is a flat-file?

1167


How can we create index after completion of load process?

1162