MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

IMS backups

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
Jarek B.
Beginner


Joined: 12 May 2006
Posts: 4
Topics: 2

PostPosted: Tue Aug 01, 2006 10:09 am    Post subject: IMS backups Reply with quote

In my system backups of the same database are sometimes performed by DFSURGU0, and sometimes by DFSUDMP0 tools.

After having read rather heavy books like "Utilities Reference:Database" and "Operations Guide" I still can't grasp the difference between those two tools. Internet isn't helpfull either.

Can anybody explain this in few simple terms? Will appreciate.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Aug 01, 2006 10:20 am    Post subject: Reply with quote

Jarek B.,

(DFSUDMP0) is Database Image Copy Utility whereas DFSURGU0 is HD Reorganization Unload Utility. DFSUDMP0 is used to create an as-is image copy of a database. This output is mostly used as input to the Database Recovery utility.

with HD Reorganization Unload Utility (DFSURGU0) you can

    o Unload an HDAM, PHDAM, HIDAM, PHIDAM, PSINDEX, or HISAM database to a sequential data set.

    o Generate a data set with prefix information (if logical relationships exist).

    o Make structural changes to a HDAM, PHDAM, HIDAM, PHIDAM, or HISAM database.

    o Record logical parent, logical twin, and logical child pointer fields,
    and the counter fields associated with logical parents in a database.

    o Migrate non-HALDB to HALDB and fall back from HALDB.



Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Jarek B.
Beginner


Joined: 12 May 2006
Posts: 4
Topics: 2

PostPosted: Wed Aug 02, 2006 6:15 am    Post subject: Reply with quote

Do you mean that with DFSURGU0 - DFSURGL0 tools I can do some 'editing' of data? like deleting some segments or stuff like this?
In other words they offer much more functionality than DFSUDMP0-DFSURDB0 ?

Thanks.
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Aug 02, 2006 9:29 am    Post subject: Reply with quote

Jarek,

DFSUDMP0 is used for creating a backup of the database to create a recovery point in case of failure.

DFSURGU0 is used to re-organize the segments in a database. As segments are inserted, deleted or modified over time, they can become scattered across the underlying datasets. Related segments can become separated which increases the access time. These utilities bring those related segments back together.

There are a number of ways to modify data either by writing programs, using third party tools such as Compuware's FileAid or by using the IBM supplied utility DFSDDLT0.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group