View previous topic :: View next topic |
Author |
Message |
maverick05 Beginner
Joined: 15 May 2005 Posts: 72 Topics: 24
|
Posted: Thu Jun 07, 2012 9:52 am Post subject: Compression |
|
|
Any idea how mainframe flat file compression works? I believe it compresses the data but not the flat file .Suppose if I want to load this flat file to a Db2 table,do I need to decompress the data flat file again?
How do I differentiate between two files that has normal data and another that has compressed data? |
|
Back to top |
|
|
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Thu Jun 07, 2012 10:44 am Post subject: |
|
|
How many places do you intend to ask this. . .
Which are you really working with? A compressed unload or some external compressed flat file? |
|
Back to top |
|
|
maverick05 Beginner
Joined: 15 May 2005 Posts: 72 Topics: 24
|
Posted: Thu Jun 07, 2012 10:48 am Post subject: |
|
|
well I'm just hoping to get a better answer.I googled compression but didn't get any satisfied answer.I have unloaded a db2 table to a flat file.I'm confused whether I need to decompress the data while loading it back to a another db2 table and whether I can find out any difference by looking at a data of a flat file if it is compreseed or not. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Thu Jun 07, 2012 10:55 am Post subject: |
|
|
maverick05,
You are mixing up 2 different issues. A DB2 compression is quite different from Dataset compression.
And as to answer your question it doesn't matter if you unload compressed DB2 table data. You can load as is onto another table without decompressing.
If you want to learn about dataset compression search for "compression" in the following link
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2D4A0/CCONTENTS?
Kolusu
PS: Please do NOT cross post across boards. Pick a board of your choice and wait for at least 8 hours before you post on other boards. |
|
Back to top |
|
|
delta403 Beginner
Joined: 07 Oct 2010 Posts: 7 Topics: 0 Location: india
|
Posted: Fri Jun 08, 2012 10:29 am Post subject: |
|
|
Are you getting any error while loading; Please share. |
|
Back to top |
|
|
maverick05 Beginner
Joined: 15 May 2005 Posts: 72 Topics: 24
|
Posted: Sun Jun 10, 2012 10:25 pm Post subject: |
|
|
nope.Will try and let you know incase of any issues.Just want to get info before I do load |
|
Back to top |
|
|
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Mon Jun 11, 2012 1:34 pm Post subject: |
|
|
What info are you trying to "get"?
So far it appears that you have considerable misunderstanding/confusion.
If you post more clearly what you are looking for, someone should have answers. _________________ All the best,
di |
|
Back to top |
|
|
|
|