Author |
Message |
Topic: Limitations of MOVE CORRESPONDING |
k_rajen1
Replies: 3
Views: 3240
|
Forum: Application Programming Posted: Thu Nov 20, 2008 2:05 am Subject: Limitations of MOVE CORRESPONDING |
Thanks Dick,
Below is field for old Variables which i want to move to new variable using MOVE CORRESPONDING
01 RECORD
03 KEY.
03 Field-1.
03 Field-2.
05 USER-TAB ... |
Topic: Limitations of MOVE CORRESPONDING |
k_rajen1
Replies: 3
Views: 3240
|
Forum: Application Programming Posted: Wed Nov 19, 2008 9:03 am Subject: Limitations of MOVE CORRESPONDING |
Hello,
I have used MOVE CORRESPONDING for a group variable.
MOVE CORRESPONDING A TO B.
A has some occurs feilds so the movement of A to B is not happenning properly. Could any one sugge ... |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Thu Mar 29, 2007 11:24 pm Subject: ADR970E Error during Backup |
Dear Expat..
Can u pease tell me what do you mean by BWO and how it will solve our problem..
Regards,
Rajendra |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Wed Mar 28, 2007 3:56 am Subject: ADR970E Error during Backup |
Thanks Expat...
but if we use DUMPCONDITIONING for copy then can we restore a file from tape as per my understanding DUMPCONDITIONING is used to take whole vloume backup..rt? If the volume is taken ... |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Tue Mar 27, 2007 10:55 pm Subject: ADR970E Error during Backup |
z/OS 01.04.00
SPA - DASD space |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Tue Mar 27, 2007 9:08 am Subject: ADR970E Error during Backup |
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 ... |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Tue Mar 27, 2007 8:02 am Subject: ADR970E Error during Backup |
Dear Expat,
Thanks for responding for the abend....
I have ran the Examine when the file was allocated to CICS.
Regards,
Rajendra |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Tue Mar 27, 2007 5:18 am Subject: ADR970E Error during Backup |
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, ... |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Tue Mar 27, 2007 4:12 am Subject: ADR970E Error during Backup |
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 ... |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Wed Mar 07, 2007 7:15 am Subject: ADR970E Error during Backup |
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 i ... |
Topic: ADR970E Error during Backup |
k_rajen1
Replies: 18
Views: 16176
|
Forum: Problem Determination Posted: Tue Mar 06, 2007 11:28 pm Subject: ADR970E Error during Backup |
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', 8 ... |
|