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 

ADR970E Error during Backup
Goto page 1, 2  Next
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination
View previous topic :: View next topic  
Author Message
k_rajen1
Beginner


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Tue Mar 06, 2007 11:28 pm    Post subject: ADR970E Error during Backup Reply with quote

Hi

when we are trying to take the back of some datasets then we are facing this problem for some datasets

0ADR970E (001)-DIVSM(01), MISSING CI(S) WITHIN SEQUENCE SET IN CLUSTER 'DATASETNAME', 8187 CI(S) PROCESSED IN SEQUENCE SET
8003 CA(S) FOUND IN DATA COMPONENT

So any one please let me know what should be done to avoid this.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Mar 07, 2007 6:04 am    Post subject: Reply with quote

k_rajen1,

Check this link for a detailed explanation of the error ADR970E

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2M151/SPTM000595

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
k_rajen1
Beginner


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Wed Mar 07, 2007 7:15 am    Post subject: Reply with quote

Hi Kolusu,

yes the examine will work but it is very difficult to examine all the datasets which we are taking backup right? if not can you pls give the syntax for that.

The option which we got is to add CC in the Parm of the job. But by doing so the MIPS usage was increased a lot

so please advise what shall we do for this situation

thanks in advance for your response
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Mar 07, 2007 8:51 am    Post subject: Reply with quote

rajen,

Quote:

yes the examine will work but it is very difficult to examine all the datasets which we are taking backup right? if not can you pls give the syntax for that.


well I am not sure as to what YOU want to do in case of an error. If I were you I would first check as to why your index/data components have errors. I would correct them first.

Quote:

The option which we got is to add CC in the Parm of the job. But by doing so the MIPS usage was increased a lot so please advise what shall we do for this situation


I do not know what job you are running. All I have is an error message and you want me to suggest something ?

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


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Tue Mar 27, 2007 4:12 am    Post subject: Reply with quote

Hi Kolusu,

I have ran IDCAMS EXAMINE as suggested above..
The error message which i have got is given below
IDC01700I INDEXTEST BEGINS
IDC11763I RBA OF INDEX CI GREATER THAN OR EQUAL TO HIGH-USED RBA
IDC01707I CURRENT INDEX LEVEL IS 4
IDC01706I RBA/CI IS 1087
IDC01702I HIGH-USED RBA/CI IS 1084
IDC01703I HIGH-ALLOCATED RBA/CI IS 1584
IDC21701I MAJOR ERRORS FOUND BY INDEXTEST
IDC31705I DATATEST NOT PERFORMED DUE TO SEVERE INDEXTEST ERRORS
IDC01723I ERRORS MAY BE DUE TO CONCURRENT ACCESS
IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12

Please let me know what solution can be provided for the above problem


Regards,
Rajendra.
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Tue Mar 27, 2007 4:38 am    Post subject: Reply with quote

The first place to look is the book which contains further information on all of the IDC** messages you have received.

Quote:
IDC01723I ERRORS MAY BE DUE TO CONCURRENT ACCESS

This could be a clue - what are your share options, and is the file shared between CICS and batch simultaneously ???

Solution - is to recover the file from the latest available backup.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
k_rajen1
Beginner


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Tue Mar 27, 2007 5:18 am    Post subject: Reply with quote

Dear Kolusu,

Thanks for your prompt response..

yes you are right the file is allocated to CICS and at the same time we are trying to take the back up..but this problem is occuring for few files, where as it is not creating problem for most of the files..

I am seeing the eror messages for IDC** but couldn't able to understand why the problem is for some datasets and not for all

Please advise me on the same...
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Tue Mar 27, 2007 7:42 am    Post subject: Reply with quote

What statements did you use for DFdss dump ?

Did you run the examine while the file was allocated to CICS ?

Is the file a RLS file ?
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Mar 27, 2007 7:48 am    Post subject: Reply with quote

k_rajen1,

First learn to thank the right people who tried to help you. The last post/suggestion was made by expat.

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


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Tue Mar 27, 2007 8:02 am    Post subject: Reply with quote

Dear Expat,


Thanks for responding for the abend....
I have ran the Examine when the file was allocated to CICS.


Regards,
Rajendra
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Tue Mar 27, 2007 8:47 am    Post subject: Reply with quote

OK, a couple of things. It may be that the file is not really corrupt but it gives the impression that it is because CICS may be applying updates to it while the backup is in progress.

Are your CICS systems running 24/7 - I would guess that they are.
Is there any point in the day that the CICS systems are quiesced or closed down.
Is it possible to stop CICS updates for a few minutes a day, using DB2 LOG SUSPEND for backups.
Do your DASD controllers support CONCURRENT copy.
Which z/OS are you running.
The files that are failing - are these RLS defined.
Do you have DFSMStvs installed at your shop.
Does your shop have TDMF or FDR/PAS.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
k_rajen1
Beginner


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Tue Mar 27, 2007 9:08 am    Post subject: Reply with quote

CICS is running 24/7
only at stip time(for few seconds) the Files are not present to CICS at that delete and rename will take place
It is not possible to dtop CICS update
Concurrent copy is one of the option to avoid this but it is taking much MIPS...so bussines is not read to use that option
DFSMStvs is not present at our shop..
siillarly for TDMF or FDR/PAS.

I didn't get wht you mean for RLS defined...
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Tue Mar 27, 2007 9:36 am    Post subject: Reply with quote

RLS is record level sharing. Does not allow online and batch sharing of the file.

Which z/OS are you running ? if it is greater than 1.3 I may have an idea for you.
However, and this is a pretty BIGGGGGGGGGGG however ..... which DASD hardware are you using.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
k_rajen1
Beginner


Joined: 06 Mar 2007
Posts: 11
Topics: 2

PostPosted: Tue Mar 27, 2007 10:55 pm    Post subject: Reply with quote

z/OS 01.04.00
SPA - DASD space
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Wed Mar 28, 2007 1:50 am    Post subject: Reply with quote

Depending on your DASD hardware and additional functions, you may be able to

SNAP - FLASH - SHADOW - whatever the EMC facility is

the selected datasets to a new name and then use these as the backup source.

If you have IBM or HDS DASD (HDS with flashcopy add on) you can use DUMPCONDITIONING in the DFdss dump.

I'm a little surprised at your comment about CONCURRENT using Mips - all of the real work with CONCURRENT is actually performed in cache of the DASD subsystem, the process is transparent to DFdss running on the mainframe.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
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 -> Problem Determination All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
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