IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New And my MF guru's response:


No, haven't heard that before, but he probably was referring to "Undefined File Access Method", in which the file has attributes of "undefined" (not fixed length, not variable length with a length code preceding each record to tell you its length, but rather just a bunch of bytes). You have to do a read of a block of data, then interrogate the length code returned by the operating system (it tells you how many bytes were read),

Either that, or it's a specialized proprietary access method used by some third-party software product. IAM, for example, is Innovation's Access Method that they use for their dump/restore product. See if you can find out if this is a vendor-supplied product.




It's a bag-o-bytes with custom code that handles it. Or it is something so obscure it is not on the web anywhere. It certainly is not listed in any detail on IBM's Redbook (core docs) site.

Of course custom code beats any 3rd party indirect access method, be it DB2/SQL or ISAM, etc. All packages will sacrifice something for portability or supportability or ease of code.

That would be like me saying I've just spent the last 10 years custom hacking a C program that has indexes tuned to my style of data being far better than Oracle simply because it is faster for a single well defined activity that I've been coding to for the last 10 years.

Just silly!
New First link on Google seemed to be referencing it
[link|http://www.google.com/search?q=UFAM%2bmainframe|UFAM+mainframe] The first link up there is to an IBM trouble ticket. The way the term is used, it looks like a standard thing. Next time I talk to my guy I'll ask for more details.
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New And when you ask
find out what language their application is written in.

     So what's UFAM? - (drewk) - (18)
         you sure he said ufam? - (boxley) - (8)
             google UFAM mainframe - (drewk) - (7)
                 Appears to be a file format? - (ChrisR) - (6)
                     My (limited) understanding - (drewk) - (5)
                         Wasn't that supposed to be one of the magical things about - (Another Scott) - (4)
                             Maybe the 400 was bringing that from the frame world ... - (drewk)
                             Yup "DB2/400" IS the filesystem. -NT - (imric) - (2)
                                 As an interesting side note - (jake123) - (1)
                                     So, explain what "Oracle's Raw Disk Access" is? - (folkert)
         Clueless - (broomberg)
         Please have the grey beards define UFAM for you. - (folkert) - (2)
             So? (Playing devil's advocate) - (drewk) - (1)
                 HAHA. - (folkert)
         Any real definition of UFAM? - (folkert) - (1)
             I don't have a dog in that fight - (drewk)
         And my MF guru's response: - (broomberg) - (2)
             First link on Google seemed to be referencing it - (drewk) - (1)
                 And when you ask - (broomberg)

It's like reading nadsat, only without the clarity.
79 ms