My guess: you tried to define dataset > 4GB limit (*).

RC 140 RSN 110 say about it. To Allan: I would suggest to use regular IBM documentation and regular BookManager search utility ;-)
I'm serious: 3 clicks and you have the answer.

I don't know what is the reason of the problem, but it can be difference in DC definitions (do not confuse with ACS routines).

(*) Remarks:
1. There are other reasons for 140-110, 4GB limit is only one of them.
2. 4GB limit is a little bit tricky: this is limit of RBA, but total size in tracks x track size can be slightly bigger than 4GB. The real allocation limit is:
2^32 / CISZ -> integer number of CI's
number of CI's / CI/CA -> integer number of CA's
(in both case you truncate the value, i.e. 1023,2837 -> 1023)
number of CA's * ca size in track = maximum size of VSAM non-EA.

--
Radoslaw Skorupka
Lodz, Poland




W dniu 2012-04-17 18:13, willie bunter pisze:
I encountered the problem with defining a VSAM EXTENDED dsn at a recent disaster 
recovery.  The SMS rules - ACS or DC, MC ,SC&  SG - are the same as in our 
production system.  However I could not understand the reason for this problem.  As 
a work around I defined the MCDS to use 4,000
cylinders on HSM001 which is a MOD-9.  What is also suprising is that the BCDS 
which is also VSAM EXTENDED worked fine.

Below is the output of the failing job.

   DEFINE CLUSTER -
       (NAME(SYS2.MCDS)  -
       VOLUMES(HSM001)  -
           CYLINDERS(8000)                  -
           RECORDSIZE(435 2040)      FREESPACE(0  0) -
           INDEXED  KEYS(44  0)   SHAREOPTIONS(3 3) -
           SPEED BUFFERSPACE(530432) -
           UNIQUE   NOWRITECHECK)  -
       DATA  -
             (NAME(SYS2.MCDS.DATA) -
       CONTROLINTERVALSIZE(12288)) -
       INDEX  -
             (NAME(SYS2.MCDS.INDEX) -
       CONTROLINTERVALSIZE(2048))
0IGD17103I CATALOG ERROR WHILE DEFINING VSAM DATA SET
  SYS2.MCDS
  RETURN CODE IS 140 REASON CODE IS 110 IGG0CLEV
  IGD306I UNEXPECTED ERROR DURING IGG0CLEV PROCESSING
  RETURN CODE 140 REASON CODE 110
  THE MODULE THAT DETECTED THE ERROR IS IGDVTSCU
  SMS MODULE TRACE BACK - VTSCU VTSCT VTSCH VTSCG VTSCD VTSCC VTSCR SSIRT
  SYMPTOM RECORD CREATED, PROBLEM ID IS IGD00025
  IGD17219I UNABLE TO CONTINUE DEFINE OF DATA SET
  SYS2.MCDS
0IDC3014I CATALOG ERROR
  IDC3009I ** VSAM CATALOG RETURN CODE IS 140 - REASON CODE IS
  IDC3009I IGG0CLEV-110
1IDCAMS  SYSTEM SERVICES                                           TIME: 
19:20:13        04/02/12     PAGE      2
0IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



--
Tre tej wiadomoci moe zawiera informacje prawnie chronione Banku 
przeznaczone wycznie do uytku subowego adresata. Odbiorc moe by jedynie 
jej adresat z wyczeniem dostpu osób trzecich. Jeeli nie jeste adresatem 
niniejszej wiadomoci lub pracownikiem upowanionym do jej przekazania 
adresatowi, informujemy, e jej rozpowszechnianie, kopiowanie, rozprowadzanie 
lub inne dziaanie o podobnym charakterze jest prawnie zabronione i moe by 
karalne. Jeeli otrzymae t wiadomo omykowo, prosimy niezwocznie 
zawiadomi nadawc wysyajc odpowied oraz trwale usun t wiadomo 
wczajc w to wszelkie jej kopie wydrukowane lub zapisane na dysku.

This e-mail may contain legally privileged information of the Bank and is intended solely for business use of the addressee. This e-mail may only be received by the addressee and may not be disclosed to any third parties. If you are not the intended addressee of this e-mail or the employee authorised to forward it to the addressee, be advised that any dissemination, copying, distribution or any other similar activity is legally prohibited and may be punishable. If you received this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software and delete permanently this e-mail including any copies of it either printed or saved to hard drive.
BRE Bank SA, 00-950 Warszawa, ul. Senatorska 18, tel. +48 (22) 829 00 00, fax 
+48 (22) 829 00 33, www.brebank.pl, e-mail: [email protected]
Sd Rejonowy dla m. st. Warszawy XII Wydzia Gospodarczy Krajowego Rejestru Sdowego, nr rejestru przedsibiorców KRS 0000025237, NIP: 526-021-50-88. Wedug stanu na dzie 01.01.2012 r. kapita zakadowy BRE Banku SA (w caoci wpacony) wynosi 168.410.984 zotych.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to