Hello,
         I tried compiling my assembler code to generate load modile. JCL I
used for compile.

1)
//A2x5x09$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
//         REGION=5M,NOTIFY=&SYSUID
//ASM08   EXEC PGM=ASMA90,PARM='NODECK,OBJ'
//SYSLIB   DD  DSN=SYS1.SHASMAC,DISP=SHR
//         DD  DSN=SYS1.MACLIB,DISP=SHR
//         DD  DSN=SYS1.MODGEN,DISP=SHR
//SYSUT1   DD  UNIT=3390,SPACE=(CYL,(10,1))
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  DSN=PZ9MT2.SAMPLE.JCL(DEFNVSM3),DISP=SHR
//SYSPUNCH DD  DUMMY
//SYSLIN   DD  DSN=&&OBJ,DISP=(,PASS),SPACE=(CYL,(3,1)),
//             UNIT=3390,DCB=BLKSIZE=1600
//*
//LKED08  EXEC PGM=IEWL,PARM='XREF,LIST,RENT,REFR,AC=1'
//SYSUT1   DD  UNIT=3390,SPACE=(CYL,(10,1))
//SYSPRINT DD  SYSOUT=*
//OBJ      DD  DSN=&&OBJ,DISP=(OLD,DELETE)
//SYSLMOD  DD DSN=PZ9MT2.LOAD.LIBRARY,DISP=SHR
//SYSLIN   DD  *
  INCLUDE OBJ
  ENTRY DEFNVSM4
  NAME  DEFNVSM4(R)
//*


but I am getting RC 12 in ASM08 step with below error while compiling.

  No Overriding ASMAOPT Parameters
   Overriding Parameters-  NODECK,OBJ
   No Process Statements


   Options for this Assembly
0  NOADATA
     ALIGN
   NOASA
     BATCH
     CODEPAGE(047C)
   NOCOMPAT
   NODBCS
 3 NODECK
     DXREF
     ESD
   NOEXIT
     FLAG(0,ALIGN,CONT,EXLITW,NOIMPLEN,NOPAGE0,PUSH,RECORD,NOSUBSTR,USING0)
   NOFOLD
   NOGOFF
   NOINFO
     LANGUAGE(EN)
   NOLIBMAC
     LINECOUNT(60)
     LIST(121)
     MACHINE(,NOLIST)
     MXREF(SOURCE)
 3   OBJECT
     OPTABLE(UNI,NOLIST)
   NOPCONTROL
   NOPESTOP
   NOPROFILE
   NORA2
   NORENT
     RLD
     RXREF
     SECTALGN(8)
     SIZE(MAX)
   NOSUPRWARN
     SYSPARM()
   NOTERM
   NOTEST
     THREAD
   NOTRANSLATE
     TYPECHECK(MAGNITUDE,REGISTER)
     USING(NOLIMIT,MAP,WARN(15))
   NOWORKFILE
     XREF(SHORT,UNREFS)

   No Overriding DD Names
1                                              External Symbol
Dictionary                                       Page    2
-Symbol   Type   Id     Address  Length   Owner Id Flags
Alias-of                            HLASM R5.0  2011/09/08 03.57
0DEFNVSM4  SD 00000001 00000000 00000594             02
1
Page    3
   Active Usings: None
0  Loc  Object Code    Addr1 Addr2  Stmt   Source
Statement                                  HLASM R5.0  2011/09/08 03.57
0000000                00000 00594     1 DEFNVSM4 CSECT
                                       2 DEFNVSM4 RMODE 24
                                       3 DEFNVSM4 AMODE 31
                                       4         YREGS
0                      00000           6+R0       EQU
0                                                        01-YREGS
                       00001           7+R1       EQU
1                                                        01-YREGS
                       00002           8+R2       EQU
2                                                        01-YREGS
                       00003           9+R3       EQU
3                                                        01-YREGS
                       00004          10+R4       EQU
4                                                        01-YREGS
                       00005          11+R5       EQU
5                                                        01-YREGS
                       00006          12+R6       EQU
6                                                        01-YREGS
                       00007          13+R7       EQU
7                                                        01-YREGS
                       00008          14+R8       EQU
8                                                        01-YREGS
                       00009          15+R9       EQU
9                                                        01-YREGS
                       0000A          16+R10      EQU
10                                                       01-YREGS
                       0000B          17+R11      EQU
11                                                       01-YREGS
                       0000C          18+R12      EQU
12                                                       01-YREGS
                       0000D          19+R13      EQU
13                                                       01-YREGS
                       0000E          20+R14      EQU
14                                                       01-YREGS
                       0000F          21+R15      EQU
15                                                       01-YREGS
0                                     23         SPLEVEL SET
                                      24+*        MACDATE = 02/28/96
                                      25+*        THE VALUE OF SPLEVEL IS
NOW 6                                  01-SPLEV
 000000 90EC D00C            0000C    26         STM
14,12,12(13)             SAVE REGS
 000004 0DC0                          27         BASR
12,0                     GET BASE REG
                  R:C  00006          28         USING
*,12                     TELL ASSEMBLER
 000006 41B0 C012            00018    29         LA
11,SAVEX                 LINKAGE JUNK
 00000A 50BD 0008            00008    30         ST
11,8(13)                 DITTO
 00000E 50DB 0004            00004    31         ST
13,4(11)                 DITTO
 000012 18DB                          32         LR
13,11                    DITTO
 000014 47F0 C05E            00064    33         B     BYPX0
 000018                               34 SAVEX    DS    18F            SAVE
AREA
 000060                               35 UCBADD   DS    F
 000064                               36 BYPX0    DS    0H
                                      37         OPEN
(CARDS,OUTPUT,ERROR,OUTPUT)
 000064                               38+         CNOP
0,4                          ALIGN LIST TO FULLWORD      01-OPEN
 000064 4510 C06A            00070    39+         BAL
1,*+12                       LOAD REG1 W/LIST ADDR. @L2A 01-OPEN
 000068 0F                            40+         DC
AL1(15)                      OPTION BYTE                 01-OPEN
 000069 0003FC                        41+         DC
AL3(CARDS)                   DCB ADDRESS                 01-OPEN
 00006C 8F                            42+         DC
AL1(143)                     OPTION BYTE                 01-OPEN
 00006D 00045C                        43+         DC
AL3(ERROR)                   DCB ADDRESS                 01-OPEN
 000070 0A13                          44+         SVC
19                           ISSUE OPEN SVC              01-OPEN
                                      45         MODESET MODE=SUP
                                      46+* MACDATE Y-3
81030                                                @D1A
 000072 0700                          48+         CNOP
0,4                                                      01-MODES
 000074 4510 C076            0007C    49+         BAL
1,*+8                                                    01-MODES
 000078 0000000C                      50+         DC
B'00000000000000000000000000001100'                      01-MODES
 00007C 5810 1000            00000    51+         L
1,0(0,1)                                          YM1995 01-MODES
 000080 0A6B                          52+         SVC
107                                                      01-MODES
                                      53 LOOP     UCBSCAN
ADDRESS,WORKAREA=WA,UCBPTR=UCBADD,NOPIN,DEVCLASS=DASD,X

DYNAMIC=YES,RANGE=ALL,LOC=ANY
 ** ASMA144E Begin-to-continue columns not blank -
DYNAMIC=YES,RANGE=ALL,LOC=ANY
1
Page    4
   Active Usings: DEFNVSM4+X'6',R12
0  Loc  Object Code    Addr1 Addr2  Stmt   Source
Statement                                  HLASM R5.0  2011/09/08 03.57
0** ASMA017W Undefined keyword parameter; default to positional, including
keyword - UCBSC/YNAMIC
 ** ASMA435I Record 5815 in SYS1.MACLIB(UCBSCAN) on volume: DMTOS1
                                      54+*                   MACDATE
-04/06/06-<3>
 ** ASMA254I *** MNOTE ***            55+     8, POSITIONAL ARGUMENT(S),
"YNAMIC=YES" CANNOT BE USED. NO POSITIOX01-UCBSC
                                        +               NAL ARGUMENTS ARE
ALLOWED.
 000082 12FF                          56         LTR   15,15          CHECK
RETURN CODE
 000084 4770 C1B6            001BC    57         BNZ   ENDIT          NOT
ZERO, ALL DONE
 000088 5850 C05A            00060    58         L     5,UCBADD       LOAD
POINTER TO UCB
                  R:5  00040          59         USING UCBOB,5        TELL
ASSEMBLER
 00008C 9500 501C      0005C          60         CLI   UCBVOLI,X'00'  VALID
VOLSER?
 000090 0000 0000            00000    61         BE    LOOP           NO.
GET NEXT UCB
 ** ASMA044E Undefined symbol - LOOP
 ** ASMA435I Record 26 in PZ9MT2.SAMPLE.JCL(DEFNVSM3) on volume: DMTP11
 000094 D505 501C C586 0005C 0058C    62         CLC   UCBVOLI(6),=C'RESCUE'
                                      63         DROP  R5
 00009A 0000 0000            00000    64         BNE   LOOP           NO.
GET NEXT UCB
 ** ASMA044E Undefined symbol - LOOP
 ** ASMA435I Record 29 in PZ9MT2.SAMPLE.JCL(DEFNVSM3) on volume: DMTP11
                                      65 *        MVC   VOLUME,UCBVOLI MOVE
VOLSER INTO CARD
 00009E D704 C1E0 C1E0 001E6 001E6    66         XC    CCHHR,CCHHR    CLEAR
OUT FIELD USED BY CVAFSEQ
                                      67
**********************************************************************
                                      68 ***      BUILD CVAFSEQ PARAMETER
LISTS                             ***
                                      69
**********************************************************************
 0000A4 D713 C4B6 C4B6 004BC 004BC    70         XC
BUFLIST(BFLHLN+BFLELN),BUFLIST CLEAR OUT BUFFER LIST
 0000AA D204 C4C1 C1E0 004C7 001E6    71         MVC     BFLEARG,CCHHR
 0000B0 9604 C4B7      004BD          72         OI
BFLHFL,BFLHDSCB         .INDICATE DSCBS TO BE READ
 0000B4 9201 C4B6      004BC          73         MVI
BFLHNOE,1               .ONLY ONE ENTRY IN LIST
 0000B8 4140 C4CA            004D0    74         LA
R4,DS1DSNAM             .LOAD REG4 W ADDR DSCB BUFFER
 0000BC 5040 C4C6            004CC    75         ST
R4,BFLEBUF              .STORE IN BUFFER LIST
 0000C0 9640 C4BE      004C4          76         OI
BFLEFL,BFLECHR          .GET CCHHR OF DSCB READ
 0000C4 928C C4C0      004C6          77         MVI
BFLELTH,DSCBLTH         .DATA PORTION OF DSCB READ
                                      78 CVAFSEQ  CVAFSEQ
BRANCH=(YES,PGM),                                     X

ACCESS=GT,                                              X
 ** ASMA431W Continuation statement may be in error - continuation indicator
column is blank.
 ** ASMA435I Record 44 in PZ9MT2.SAMPLE.JCL(DEFNVSM3) on volume: DMTP11
 ** ASMA144E Begin-to-continue columns not blank -               ACCESS=GT,
 ** ASMA435I Record 914 in SYS1.MODGEN(CVAFSEQ) on volume: DMTRES
0** ASMA254I *** MNOTE ***            80+     12,***  IHB003 MF=I FORM:
ACCESS KEYWORD IS REQUIRED               01-CVAFS
0** ASMA254I *** MNOTE ***            82+     12,***  IHB005 MF=I FORM: DEB
OR UCB IS REQUIRED WHEN NO IOAREA   X01-CVAFS
                                        +                  ADDRESS IS
SPECIFIED
0** ASMA254I *** MNOTE ***            84+     12,***  IHB006 MF=I FORM:
BUFLIST IS REQUIRED FOR DSNONLY=NO       01-CVAFS
 0000C8                               85+CVAFSEQ  DS
0F                                                       01-CVAFS
                                      86
BUFLIST=BUFLIST,                                        X
 ** ASMA141E Bad character in operation code - BUFLIST=BUFLIST,
 ** ASMA435I Record 45 in PZ9MT2.SAMPLE.JCL(DEFNVSM3) on volume: DMTP11
                                      87               UCB=(R5)
 ** ASMA141E Bad character in operation code - UCB=(R5)
 ** ASMA435I Record 46 in PZ9MT2.SAMPLE.JCL(DEFNVSM3) on volume: DMTP11
 0000C8 D204 C1E0 C4C1 001E6 004C7    88         MVC   CCHHR,BFLEARG
                  R:1  00000          89         USING CVPL,R1
 0000CE 12FF                          90         LTR
R15,R15                TEST RETURN CODE
 0000D0 4770 C112            00118    91         BNZ
NOTZERO                BAD?
1


Please suggest.

Thanks & Regards
Saurabh




On Wed, Sep 7, 2011 at 10:16 PM, saurabh khandelwal <
sourabhkhandelwal...@gmail.com> wrote:

> again it is same. Attached document contain below text
>
>
> //AIMJ0001 JOB (A000,29**,10,A01,05,998,24,01,'5TH
> FLOOR'),&SYSUID,
> //
> CLASS=H,MSGCLASS=T,NOTIFY=&SYSUID
> //DEFNSAM EXEC
> PGM=DEFNVSM4,REGION=4M
> //STEPLIB  DD
> DSN=TECHSVC.TECHAPF.LOADLIB,DISP=SHR
> //ERROR DD
> SYSOUT=*
> //SYSUDUMP DD
> SYSOUT=*
> //CARDS DD
> DSN=&&DEFNVSAM,SPACE=(TRK,(1,1)),DISP=(,PASS)
> //SYSUDUMP DD
> SYSOUT=*
> //IDCAMS EXEC
> PGM=IDCAMS,REGION=6M
> //SYSPRINT DD
> SYSOUT=*
> //SYSIN DD DSN=&&DEFNVSAM,DISP=(OLD,DELETE)
>
> its looks to be JCL. still program is missing .Please correct me, if I am
> wrong.
>
> Regards
> Saurabh
>
>
> On Wed, Sep 7, 2011 at 10:13 PM, Mark Jacobs <mark.jac...@custserv.com>wrote:
>
>> **
>> Here it is again (attached)
>>
>> On 09/07/11 12:39, saurabh khandelwal wrote:
>>
>> your attached text file only contain the below JCL not the defnvsm4.
>>
>> //AIMJ0001 JOB (A000,29**,10,A01,05,998,24,01,'5TH
>> FLOOR'),&SYSUID,
>> //
>> CLASS=H,MSGCLASS=T,NOTIFY=&SYSUID
>> //DEFNSAM EXEC
>> PGM=DEFNVSM4,REGION=4M
>> //STEPLIB  DD
>> DSN=TECHSVC.TECHAPF.LOADLIB,DISP=SHR
>> //ERROR DD
>> SYSOUT=*
>> //SYSUDUMP DD
>> SYSOUT=*
>> //CARDS DD
>> DSN=&&DEFNVSAM,SPACE=(TRK,(1,1)),DISP=(,PASS)
>> //SYSUDUMP DD
>> SYSOUT=*
>> //IDCAMS EXEC
>> PGM=IDCAMS,REGION=6M
>> //SYSPRINT DD
>> SYSOUT=*
>> //SYSIN DD DSN=&&DEFNVSAM,DISP=(OLD,DELETE)
>>
>> I think you missed the program.
>>
>> Thanks & Regards
>> Saurabh
>>
>> On Wed, Sep 7, 2011 at 10:05 PM, Mark Jacobs <mark.jac...@custserv.com>wrote:
>>
>>>  The program is the attachment in my first email, defnvsm4.txt
>>>
>>>
>>> On 09/07/11 12:31, saurabh khandelwal wrote:
>>>
>>> Can you please send me the program as well. I dont have this program
>>> available with me .
>>>
>>> Regards
>>> Saurabh
>>>
>>> On Wed, Sep 7, 2011 at 9:48 PM, Mark Jacobs <mark.jac...@custserv.com>wrote:
>>>
>>>> In the program (not the JCL below) change this line
>>>>
>>>> CLC   UCBVOLI(6),=C'RESCUE'
>>>>
>>>> To the volume that you want to read
>>>>
>>>> and change this line
>>>>
>>>>          DC    C' CAT(SYS1.MCAT.RESCUE)'
>>>>
>>>> To the name of your new master catalog.
>>>>
>>>> Mark Jacobs
>>>>
>>>>
>>>> On 09/07/11 11:56, saurabh khandelwal wrote:
>>>>
>>>> I couldn't get you by mean of hard coded .
>>>> In the below JCL
>>>>
>>>> //AIMJ0001 JOB (A000,29**,10,A01,05,998,24,01,'5TH
>>>> FLOOR'),&SYSUID,
>>>> //
>>>> CLASS=H,MSGCLASS=T,NOTIFY=&SYSUID
>>>> //DEFNSAM EXEC
>>>> PGM=DEFNVSM4,REGION=4M
>>>> //STEPLIB  DD
>>>> DSN=TECHSVC.TECHAPF.LOADLIB,DISP=SHR
>>>> //ERROR DD
>>>> SYSOUT=*
>>>> //SYSUDUMP DD
>>>> SYSOUT=*
>>>> //CARDS DD
>>>> DSN=&&DEFNVSAM,SPACE=(TRK,(1,1)),DISP=(,PASS)
>>>> //SYSUDUMP DD
>>>> SYSOUT=*
>>>> //IDCAMS EXEC
>>>> PGM=IDCAMS,REGION=6M
>>>> //SYSPRINT DD
>>>> SYSOUT=*
>>>> //SYSIN DD
>>>> DSN=&&DEFNVSAM,DISP=(OLD,DELETE)
>>>>
>>>> Where do we have to make statement or entry to point to the master
>>>> catalog name and the volume on which dataset reside.
>>>>
>>>>
>>>> On Wed, Sep 7, 2011 at 9:22 PM, Mark Jacobs 
>>>> <mark.jac...@custserv.com>wrote:
>>>>
>>>>> The volume and catalog are hard coded in the program.
>>>>> TECHSVC.TECHAPF.LOADLIB is my APF authorized library where the program 
>>>>> gets
>>>>> executed from.
>>>>>
>>>>>
>>>>> On 09/07/11 11:49, saurabh khandelwal wrote:
>>>>>
>>>>> Thanks for reply. But can you help me to understand this JCL. Becuase I
>>>>> dont see the entry for catalog name and volume whicxh has to be modified.
>>>>> Also   what this TECHSVC.TECHAPF.LOADLIB dataset contain.
>>>>>
>>>>> Thanks & Regards
>>>>> Saurabh
>>>>>
>>>>>
>>>>> On Wed, Sep 7, 2011 at 9:15 PM, Mark Jacobs 
>>>>> <mark.jac...@custserv.com>wrote:
>>>>>
>>>>>> I've attached the program and some sample JCL below to execute it.
>>>>>>
>>>>>> You'll have to change some of the constants in the program (volume and
>>>>>> catalog name). It will have to be assembled and linked into an APF
>>>>>> authorized library.
>>>>>>
>>>>>> Here's the JCL;
>>>>>>
>>>>>> //DEFNSAM EXEC PGM=DEFNVSM4,REGION=4M
>>>>>> //STEPLIB  DD DSN=TECHSVC.TECHAPF.LOADLIB,DISP=SHR
>>>>>> //ERROR DD SYSOUT=*
>>>>>> //SYSUDUMP DD SYSOUT=*
>>>>>> //CARDS DD DSN=&&DEFNVSAM,SPACE=(TRK,(1,1)),DISP=(,PASS)
>>>>>> //SYSUDUMP DD SYSOUT=*
>>>>>> //IDCAMS EXEC PGM=IDCAMS,REGION=6M
>>>>>> //SYSPRINT DD SYSOUT=*
>>>>>> //SYSIN DD DSN=&&DEFNVSAM,DISP=(OLD,DELETE)
>>>>>>
>>>>>>
>>>>>> On 09/07/11 11:25, saurabh khandelwal wrote:
>>>>>>
>>>>>> Hello Mark,
>>>>>>                     Can you please send me that program.
>>>>>>
>>>>>> Thanks & Regards
>>>>>> Saurabh
>>>>>>
>>>>>> On Wed, Sep 7, 2011 at 7:41 PM, Mark Jacobs <mark.jac...@custserv.com
>>>>>> > wrote:
>>>>>>
>>>>>>> It will read the entire vtoc and create the idcams command statements
>>>>>>> for all the datasets on the volume at one time.
>>>>>>>
>>>>>>> Mark Jacobs
>>>>>>>
>>>>>>>
>>>>>>> On 09/07/11 10:05, saurabh khandelwal wrote:
>>>>>>>
>>>>>>>>  Thanks Mark,
>>>>>>>>                        Please send me the program. Also is this
>>>>>>>> program will
>>>>>>>> make all dataset indirectly catalog in target volume or only one
>>>>>>>> dataset at
>>>>>>>> a time and I have to rerun this program to indirectly catalog
>>>>>>>> another
>>>>>>>> dataset.
>>>>>>>>
>>>>>>>> Thanks&  Regards
>>>>>>>> Saurabh
>>>>>>>>
>>>>>>>> On Wed, Sep 7, 2011 at 7:30 PM, Mark Jacobs<
>>>>>>>> mark.jac...@custserv.com>wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>  I have a program that will read the VTOC and create IDCAMS Define
>>>>>>>>> Nonvsam
>>>>>>>>> cards that will aid you in indirectly cataloging these datasets
>>>>>>>>> that I can
>>>>>>>>> send to you if you'd like.
>>>>>>>>>
>>>>>>>>> Mark Jacobs
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 09/07/11 09:54, saurabh khandelwal wrote:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>>  Thanks for reply. But the first problem is how do I indirectly
>>>>>>>>>> catalog all
>>>>>>>>>> the target dataset.
>>>>>>>>>>
>>>>>>>>>> Thanks&   Regards
>>>>>>>>>> Saurabh
>>>>>>>>>>
>>>>>>>>>> On Wed, Sep 7, 2011 at 6:45 PM, Rob Schramm<rob.schr...@gmail.com
>>>>>>>>>> >
>>>>>>>>>>  wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>>  Saurabh,
>>>>>>>>>>>
>>>>>>>>>>> I would do a search of IBM-Main's archives.. this topic has been
>>>>>>>>>>> covered
>>>>>>>>>>> alot over the years.
>>>>>>>>>>>
>>>>>>>>>>> There is a fair amount of debate on how to maintenance systems...
>>>>>>>>>>> but
>>>>>>>>>>> Dave
>>>>>>>>>>> Jousma introduced me to this method.  And it works very well.
>>>>>>>>>>>
>>>>>>>>>>> But the quickie basics are:
>>>>>>>>>>>
>>>>>>>>>>> Step 1 - create a maintenance only pack - where you do all
>>>>>>>>>>> RECEIVE-APPLY-ACCEPT work... call it RES0M1
>>>>>>>>>>>            the zfs portion will be mounted on /Service as part of
>>>>>>>>>>> your
>>>>>>>>>>> Step 2 - decide how many res packs .. lets say 3 - RES0A1,
>>>>>>>>>>> RES0B1, RES0C1
>>>>>>>>>>> Step 3 - using DSS or FDR, copy all data sets (without cataloging
>>>>>>>>>>> them)
>>>>>>>>>>> from
>>>>>>>>>>> RES0M1 to RES0A1
>>>>>>>>>>> Step 4 - you'll have to decide how you want to deal with zfs data
>>>>>>>>>>> sets...
>>>>>>>>>>> because they are vsam indirect cataloging won't work.
>>>>>>>>>>>            either go the "read-only root" route and include the
>>>>>>>>>>> root on
>>>>>>>>>>> the
>>>>>>>>>>> RES0x1 packs
>>>>>>>>>>>            not include them on the res packs and keep them SMS
>>>>>>>>>>> managed
>>>>>>>>>>> and
>>>>>>>>>>> include the res pack name in the data set
>>>>>>>>>>>            or setup sharing.  DSS or FDR backup and restore to
>>>>>>>>>>> new names
>>>>>>>>>>> the zfs data sets.
>>>>>>>>>>> Step 5 - clone the smp/e target csi and fix up the names.  gives
>>>>>>>>>>> you a
>>>>>>>>>>> way
>>>>>>>>>>> to know what maintenance is applied to the res.
>>>>>>>>>>>             zone copy, zone edit
>>>>>>>>>>> Step 6 - make sure all the data sets on the res pack have catalog
>>>>>>>>>>> entries.
>>>>>>>>>>>  If you have FDREPORT.. it is great for punching out the
>>>>>>>>>>>             IDCAMS statements to make sure everything is
>>>>>>>>>>> cataloged.
>>>>>>>>>>>
>>>>>>>>>>> Rob Schramm
>>>>>>>>>>> Senior Systems Consultant
>>>>>>>>>>> Imperium Group
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Wed, Sep 7, 2011 at 5:24 AM, saurabh khandelwal<
>>>>>>>>>>> sourabhkhandelwal...@gmail.com**>   wrote:
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>> Yes. for creating B set we also have to do indirect cataloging.
>>>>>>>>>>>> I think
>>>>>>>>>>>> this
>>>>>>>>>>>> would we the first step. But I think there will be many more
>>>>>>>>>>>> steps for
>>>>>>>>>>>> creating
>>>>>>>>>>>> B set of Target volume, which can help during Maintenance, so
>>>>>>>>>>>> that we
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>> dont
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>>  have to touch production system.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks&   Regards
>>>>>>>>>>>> Saurabh
>>>>>>>>>>>>
>>>>>>>>>>>> On Wed, Sep 7, 2011 at 2:16 PM, Binyamin Dissen
>>>>>>>>>>>> <bdis...@dissensoftware.com>**wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>>  On Wed, 7 Sep 2011 13:27:16 +0530 saurabh khandelwal
>>>>>>>>>>>>>  <sourabhkhandelwal123@GMAIL.**COM<
>>>>>>>>>>>>> sourabhkhandelwal...@gmail.com>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>  wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> :>Hello Group,
>>>>>>>>>>>>> :>                    For Maintenance reason I want to create B
>>>>>>>>>>>>> set for
>>>>>>>>>>>>> :>mainframe z/OS system. So that I will have two set of RES
>>>>>>>>>>>>> volume
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>> called
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>> A
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>> :>set and B set.
>>>>>>>>>>>>>
>>>>>>>>>>>>> :>                    My Idea is to run z/OS system from A set
>>>>>>>>>>>>> and apply
>>>>>>>>>>>>> :>Maintenance on B set. Once Maintenance applied successfully,
>>>>>>>>>>>>> I can
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>> switch
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>> :>over my z/OS from A set to B set and run z/OS.
>>>>>>>>>>>>>
>>>>>>>>>>>>> :>                    Can you please guide me the way to do
>>>>>>>>>>>>> this.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Indirect cataloging.
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>>  Binyamin Dissen<bdissen@dissensoftware.**com<
>>>>>>>>>>>>> bdis...@dissensoftware.com>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>> http://www.dissensoftware.com
>>>>>>>>>>>>>
>>>>>>>>>>>>> Director, Dissen Software, Bar&   Grill - Israel
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Should you use the mailblocks package and expect a response
>>>>>>>>>>>>> from me,
>>>>>>>>>>>>> you should preauthorize the dissensoftware.com domain.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I very rarely bother responding to challenge/response systems,
>>>>>>>>>>>>> especially those from irresponsible companies.
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> ------------------------------**------------------------------**
>>>>>>>>>>>>> ----------
>>>>>>>>>>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>>>>>>>>>>> send email to lists...@bama.ua.edu with the message: GET
>>>>>>>>>>>>> IBM-MAIN INFO
>>>>>>>>>>>>>  Search the archives at
>>>>>>>>>>>>> http://bama.ua.edu/archives/**ibm-main.html<
>>>>>>>>>>>>> http://bama.ua.edu/archives/ibm-main.html>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks&   Regards
>>>>>>>>>>>> Saurabh Khandelwal
>>>>>>>>>>>>
>>>>>>>>>>>> ------------------------------**------------------------------**
>>>>>>>>>>>> ----------
>>>>>>>>>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>>>>>>>>>> send email to lists...@bama.ua.edu with the message: GET
>>>>>>>>>>>> IBM-MAIN INFO
>>>>>>>>>>>>  Search the archives at
>>>>>>>>>>>> http://bama.ua.edu/archives/**ibm-main.html<
>>>>>>>>>>>> http://bama.ua.edu/archives/ibm-main.html>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>> ------------------------------**------------------------------**
>>>>>>>>>>> ----------
>>>>>>>>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>>>>>>>>> send email to lists...@bama.ua.edu with the message: GET
>>>>>>>>>>> IBM-MAIN INFO
>>>>>>>>>>>  Search the archives at
>>>>>>>>>>> http://bama.ua.edu/archives/**ibm-main.html<
>>>>>>>>>>> http://bama.ua.edu/archives/ibm-main.html>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Mark Jacobs
>>>>>>>>> Time Customer Service
>>>>>>>>> Tampa, FL
>>>>>>>>> ----
>>>>>>>>>
>>>>>>>>> Some people are electrifying, they light up
>>>>>>>>> a room when they leave.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ------------------------------**------------------------------**----------
>>>>>>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>>>>>>> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
>>>>>>>>> INFO
>>>>>>>>>  Search the archives at
>>>>>>>>> http://bama.ua.edu/archives/**ibm-main.html<
>>>>>>>>> http://bama.ua.edu/archives/ibm-main.html>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Mark Jacobs
>>>>>>> Time Customer Service
>>>>>>> Tampa, FL
>>>>>>> ----
>>>>>>>
>>>>>>> Some people are electrifying, they light up
>>>>>>> a room when they leave.
>>>>>>>
>>>>>>>
>>>>>>> ----------------------------------------------------------------------
>>>>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>>>>> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
>>>>>>> INFO
>>>>>>> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks & Regards
>>>>>> Saurabh Khandelwal
>>>>>>
>>>>>>
>>>>>>
>>>>>>   --
>>>>>> Mark Jacobs
>>>>>> Time Customer Service
>>>>>> Tampa, FL
>>>>>> ----
>>>>>>
>>>>>> Some people are electrifying, they light up
>>>>>> a room when they leave.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks & Regards
>>>>> Saurabh Khandelwal
>>>>>
>>>>>
>>>>>
>>>>>   --
>>>>> Mark Jacobs
>>>>> Time Customer Service
>>>>> Tampa, FL
>>>>> ----
>>>>>
>>>>> Some people are electrifying, they light up
>>>>> a room when they leave.
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks & Regards
>>>> Saurabh Khandelwal
>>>>
>>>>
>>>>
>>>>   --
>>>> Mark Jacobs
>>>> Time Customer Service
>>>> Tampa, FL
>>>> ----
>>>>
>>>> Some people are electrifying, they light up
>>>> a room when they leave.
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks & Regards
>>> Saurabh Khandelwal
>>>
>>>
>>>
>>>   --
>>> Mark Jacobs
>>> Time Customer Service
>>> Tampa, FL
>>> ----
>>>
>>> Some people are electrifying, they light up
>>> a room when they leave.
>>>
>>>
>>>
>>
>>
>> --
>> Thanks & Regards
>> Saurabh Khandelwal
>>
>>
>>
>> --
>> Mark Jacobs
>> Time Customer Service
>> Tampa, FL
>> ----
>>
>> Some people are electrifying, they light up
>> a room when they leave.
>>
>>
>
>
> --
> Thanks & Regards
> Saurabh Khandelwal
>



-- 
Thanks & Regards
Saurabh Khandelwal

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to