Post #266,092
8/28/06 2:49:15 PM
|

you sure he said ufam?
[link|http://www.google.com/search?q=UFAM&sourceid=mozilla-search&start=0&start=0|http://www.google.co...h&start=0&start=0] a university in brazil? thanx, bill
Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free american and do not reflect the opinions of any person or company that I have had professional relations with in the past 50 years. meep
|
Post #266,097
8/28/06 2:54:07 PM
|

google UFAM mainframe
[link|http://www.google.com/search?q=UFAM%2bmainframe|UFAM+mainframe]
===
Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats]. [link|http://DocHope.com|http://DocHope.com]
|
Post #266,146
8/28/06 4:55:12 PM
|

Appears to be a file format?
Not sure why a file format would make that big a difference in TP.
|
Post #266,152
8/28/06 4:59:40 PM
|

My (limited) understanding
In the client server world, applications use a DB engine -- Oracle, SQL Server, Postgres -- which is itself an app that stores data on a filesystem. In the MF world, the app and data are pretty much considered the same thing -- some of the frame guys here talk about "the Foo database" when in fact they mean the entire set of data and all code for accessing it. In that environment, the "filesystem" has as much impact on performance as the DB engine and its associated tuning parameters.
===
Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats]. [link|http://DocHope.com|http://DocHope.com]
|
Post #266,153
8/28/06 5:07:00 PM
|

Wasn't that supposed to be one of the magical things about
... the [link|http://en.wikipedia.org/wiki/AS/400|AS/400] OS/400 combo? That is, the DB is intimately tied to the OS and the hardware in ways that Oracle and the like, built on top of the OS, weren't.
If that's the case, then I still wonder where the greybeard in the original post is coming from.
Cheers, Scott.
|
Post #266,161
8/28/06 5:27:58 PM
|

Maybe the 400 was bringing that from the frame world ...
... down to the midrange world. If so, that would support what I was told.
===
Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats]. [link|http://DocHope.com|http://DocHope.com]
|
Post #266,179
8/28/06 6:31:12 PM
|

Yup "DB2/400" IS the filesystem.
Imric's Tips for Living
- Paranoia Is a Survival Trait
- Pessimists are never disappointed - but sometimes, if they are very lucky, they can be pleasantly surprised...
- Even though everyone is out to get you, it doesn't matter unless you let them win.
| |
Nothing is as simple as it seems in the beginning, As hopeless as it seems in the middle, Or as finished as it seems in the end. |
|
Post #266,187
8/28/06 6:59:14 PM
|

As an interesting side note
there are APIs available on warp that let you do the same thing; you can take a physical disk and write a program that will access it directly. You have to create the disk structures yourself, but you can (reportedly) get incredible performance out of the system by doing this.
--\n-------------------------------------------------------------------\n* Jack Troughton jake at consultron.ca *\n* [link|http://consultron.ca|http://consultron.ca] [link|irc://irc.ecomstation.ca|irc://irc.ecomstation.ca] *\n* Kingston Ontario Canada [link|news://news.consultron.ca|news://news.consultron.ca] *\n-------------------------------------------------------------------
|
Post #266,191
8/28/06 7:15:52 PM
|

So, explain what "Oracle's Raw Disk Access" is?
Exactly the same DAMN thing. Well, not really but close enough that the miniscule advantage isn't really worth the cost.
-- [link|mailto:greg@gregfolkert.net|greg], [link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwetheyFreedom is not FREE. Yeah, but 10s of Trillions of US Dollars? SELECT * FROM scog WHERE ethics > 0;
0 rows returned.
|