IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Incremental Imagecopy


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sajjan jindal
Warnings : 1

New User


Joined: 09 Sep 2007
Posts: 60
Location: india

PostPosted: Thu May 27, 2010 6:07 pm
Reply with quote

Hi,

I want to take incremental imagecopy of a table. i have coded as below :

TEMPLATE COPYDS DSN RDBD.&SN..&LR.&PB..D&DATE.
LISTDEF NAME1 INCLUDE TABLESPACE RDBDB006.RDBS2022
COPY LIST NAME1 COPYDDN(COPYDS) RECOVERYDDN(COPYDS)
FULL NO SHRLEVEL CHANGE

But i m getting warning:

DSNU402I -D2DD DSNUBAIC - INCREMENTAL IMAGE COPY DISALLOWED FOR TABLESPACE RDBD FULL IMAGE COPY WILL BE TAKEN

Can any one tell me why its not allowing Incremental image copy?
I had made samll updates in that table not major updates.

Regards,
Sajjan
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu May 27, 2010 6:18 pm
Reply with quote

is there anything that prevents You from reading the manuals,
and try to understand the reasons by Yourself icon_question.gif icon_evil.gif
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu May 27, 2010 6:20 pm
Reply with quote

oops i almost forgot...
to save some of Your fu**** precious time I took the liberty of searching and posting the link to the message
publib.boulder.ibm.com/infocenter/dzichelp/v2r2/topic/com.ibm.db29.doc.msgs/dsnu402i.htm

it will hint about some of the reasons why
Back to top
View user's profile Send private message
sajjan jindal
Warnings : 1

New User


Joined: 09 Sep 2007
Posts: 60
Location: india

PostPosted: Fri May 28, 2010 12:12 pm
Reply with quote

I thought forums are there to share knowledge so that we may not reinvent the wheel. I may be wrong in my approach, sorry if this has hurted anyone. accept my sincere aapologies.

Thanks for taking the pain to help and being like a elder brother who scolds but ultimately helps the younger. icon_smile.gif

Regards,
Sajjan.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri May 28, 2010 12:18 pm
Reply with quote

Quote:
I thought forums are there to share knowledge so that we may not reinvent the wheel.


reading the manuals is not reinventing any wheel

see
catb.org/~esr/faqs/smart-questions.html
on how to get help in the most effective way
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Fri May 28, 2010 12:32 pm
Reply with quote

Nice link Enrico.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Using DFDSS for incremental backups JCL & VSAM 3
No new posts IBMHPU - Tablespace and Imagecopy DB2 1
No new posts Need help on FDRABR incremental backu... All Other Mainframe Topics 6
No new posts DB2 Unload from imagecopy files using... DB2 21
No new posts Insert incremental record using Icetool DFSORT/ICETOOL 7
Search our Forums:

Back to Top