Appreciate to provide and present the contents...look forward to it specially
something hardly i see APAC Friendly now days..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.e
As some of us has mentioned about $DLIMITS(SPOOL),LONG command and found it
interesting ...so i thought to drop an additional point here...if you get time
read JES2 Privilege resource as that's where this command is mentioned with
some of the nice way of getting spool shortage situation allevia
One more idea if you have PDSMAN is to enable the PDS Member usage function and
that will cut user defined smf records to give you exact report who using it
for what purposeotherwise ofcourse like others pointed out writing syslog
or smf30 stepname may help.
Anthony, Do you see if it could be shared further ? looking to have similar
function performed on operlog given we have different time zones involved in
operlog and filter will help.
--
For IBM-MAIN subscribe / signoff / archive
I need the history(steps which has been executed) export of the workflow not
the workflow itself..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO I
Hi David, Yes believe that would help and uploading that on CBT will definitely
be useful to many others like me.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the
**Positing in Assembler group as well** - However given the activity thought to
put it in IBM-Main as well.
Writing and debugging an assembler code which has MODESET instruction to change
key and while debugging it via IDF or Debug tool both abend with S047(APF)
issue. Anyone know a way to debu
Quick just in case you have PDSMAN product you can use PDSM18 utility with
replace.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
We recently moved to z14 and I exported the OSA-ICC existing configuration via
FTP to mainframe USS as below.
Exporting OSA-ICC configuration file using OSA Advanced Facilities.
To export the OSA-ICC configuration file, follow these steps:
1. Log on to the HMC, select the CPC you want to operat
Gadi,
This is how IOCP look like at our end for CHPID 25 which pair with CHPID 24
(not listed) :
CNTLUNIT CUNUMBR=1A18,PATH=((CSS(0),25)),UNITADD=((00,008)), *
LINK=((CSS(0),18)),CUADD=1,UNIT=FCTC
IODEVICE ADDRESS=(1A18,008),U
Not sure if you have message seen as "+IZUG019E The AUTOSTART_GROUP NONE
doesn't match the one x specified for AUTOSTART in IPL."
if you have IZU=(00,xx) specified in the IEASYSxx member where some of the
parms you are overriding...if so look at the very recent APAR opened "PH07842"
after w
As illustrated you can't touch the PROD iodf since as soon as you try to make
any changes HCD will force you to create WORK IODF . same goes with the IOCDS
Slot which won't let you override the existing active iocds slotanyway so
your question regarding creating a duplicate(with different pa
DYNDISP is recommended with THIN INTERRUPT for Non dedicated CF CPU ...like for
our sandbox/dev systems we have non dedicated and we keep it thin for them
while for production which has CF CPU dedicated it's good idea to keep it OFF
...You may like to look at Z14 Configuration setup guide which
We have seen this while z13 migration to z14 specially with the cable swaps for
OSA ICC weren't showing active with SE and eventually with the POR (activate)
for CEC brought them back online . It wasn't in the list as a activity to do
but now with every cable swap we added POR activity ...not pr
There's various redbooks/manuals which explain the replication in the TS7700
Grid however it's based on the policy you setup and the SMS Routines setup...
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send em
Good Luck Ed, I am sure something new and exciting is forth coming for you...
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Martin, thanks I time to time read your blogs very useful however one you
pasted for the deactivated lpar's doesn't have much on the performance side
...anyway yes we have LOCK1 duplex...here's an example from our dev partitions.
STRNAME: Dxxx_LOCK1
STAT
We took an approach where for each plex we had CF defined on two cec's as that
make sense :
1. Systems defined in the plex are defined on both CEC ...i.e. Say we have plex
of 4 systems (SYS1,SYS2,SYS3,SYS4), each with 2 systems on one CEC1(SYS1 & SYS2
Active(Normal running) the rest 2 in Inact
Please check the MPFLSTxx member hopefully it's suppressed as it does in our
shop.
IEC614I,SUP(YES),RETAIN(NO),AUTO(YES) /* ADDED 03/15/01 */
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send e
CRETEALS is a authorized code which can create the Alias.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
This is what you can do at the time LOGON script/clist is executed which create
the ISPF environment.
Basically check if for the userid alias exist if no then create the log dataset
and also the alias.
"LISTC ENT('"uid"') ALIAS"
if rc=4 then do
3906 Family is z14 , 2964 is z13.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Thanks, I required it for the existing machine so as per reply will have to ask
IBM to get it /VPD.
Thanks...
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the me
Could somebody please direct me to the manual/book or steps to download the
current enabled feature codes for 2964 N63 Model?
Thanks !!
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@l
So initial question had two parts :
1. DAF Unknown X01BB data - - As other lister's pointed indeed there was
80/RACF types and initially when I had compiled/linkedited the CBT DAF had it
NO ...anyway i have no intention to process those records type hence will
ignore them...
Just FYI - I have
Has anyone seen on z/OS2.2 I see DAF is reporting "Unknown Datatype x01BB" and
while downloading and assemble/linkedit latest CBT 094 gives me 0255 for
various undefined symbol though I have checked the maclib .
anyone the point is has anyone recent ran DAF against SMF data for 14/15 for
DATASE
if you are licensed for SAS/MXG it's easy to get PDB created as below :
//STEP1 EXEC MXGSAS,WORK='1600,1600'
//LIBRARY DD DISP=SHR,DSN=X.MXG.FORMATS
//SMF DD DISP=SHR,DSN=X
//PDB DD DSN=XXX.PDB.TYPE30,DISP=(NEW,CATL
or look at your generic mission where you obviously can do what you like to do
for CLS as examble below is for Classs "Y"
CATEGORY DAILY JOBNAME * GENERIC Y MONITOR 2
OWNERJOBLOGTASKTYPE REP GROUPJOBID
DESC JOBLO
Look at Parm "GENDEC GENCLAS"
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
I had to give access to partition for the chipid before defining and that
sorted the problem...Thanks Ken Mazer.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the m
Thanks in advance for addressing my question ...
I am defining a new partition on separate LCSS (most of our partition are on
LCSS 1 and this new partition is on 1) and further defining a CHIPID of type
OSC now the chipid's being defined should be in mode of "SPAN" as it's
spanning across LCSS
Why can't you define the CSS id more than 1 and then have partition access to
that as well so example as below
CSS Devices in SS0Devices in SS1Devices in SS2Devices in SS3
/ ID Maximum + Actual Maximum + Actual Maximum + Actual Maximum + Actual
_ 0 65280 10684
Easily Tape Mount Monitor (mxg) or looking at VEHSTATS if you have IBM VTS
solution.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
These all were old/uncatalog's datasets left on the pack which were used with
z/OS1.13 as sysres(way back we moved to 2.1 and now over to 2.2) so as had same
name dsn got enqueue with LLA/XCFAS , now as some of you responded being simple
was to get the init done however due to storage management
Also not to miss if you have MODE=DUAL have it changed to MODE=DUPLEX
...There's an APAR regarding it with zOS2.2
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the
Delete datasets from Disk/3390 which are having enqueue from LLA/XCFAS
Tried IDCAMS NVR and also ISPF 3.2 (with VOLUME serial no.) get in use
message any trick to get the datasets deleted via bypassing enqueue? on this
specific volume
Been thinking various way to explore/list the datasets which somehow (obviously
security/racf in place however considering unexpected situation) how to list
the entries from master catalog which do not have alias defined/relate to user
catalog ...so basically directly connected in master catalog
is there a way via coding exit or from smf to know the usage of the system
symbols ?? it's being asked due to the reason that before removing some of them
it's required to be thoroughly verified if not being usedsome ideas would
be welcome...
so just to provide some sample here's what I get from pdsman when the library
is being monitored
1PDSMAN r7.70LIBRARY ACTIVITY LOG
25 August2016.238 12:25:55 PAGE 1
** PDSM17 ** SYS1.x
I have been working on similar thing...two approach I have shortlisted to begin
with :
1. write a sample code which does write to a dataset or log as soon as somebody
invoke rexx/clist from that particular library...and then check out further
who/when/what invoked it and how to clean it up...
Since I am not that good on Sort programming could somebody throw a code which
could help in Merging two files which has common BY variable..(I generally do
it with SAS) however where this required it's not licensedso it's possible
via rexx however for millions of records that's damn slow...
Hi I need to exclude the DISK datasets and hence was thinking to use the CSI
with DEVTYPE to identify however doesn't seems to be reaching to the correct
position can somebody give me a position idea for the DEVTYPE if I have below
definition in the CSI REXX.
CSINUMEN = '0001'X
C
Thanks Kolusu,
So here's the situation we have 5 way sysplex where 3 lpar's running with the
GMT timezone however 2 are running with separate asia time ...one is GMT -7 or
8 based on daylight saving and another is GMT +7 or 8 ...
Now requirement is to convert monthly collected the SMF Time and
Does somebody got a quick example of time conversion for SMF Records from GMT
to EST or any other timezone based on input parms...
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv
Thanks all , Finally got it working had to pass parm initially via variable
name ...Something like this
PARAMS = "REPORT,S,,,"
ADDRESS ATTCHMVS "CBDMGHCP PARAMS"
--
For IBM-MAIN subscribe / signoff / archiv
The only way given in manual is to load this program "CBDMGHCP" via rexx is
ATTACH or LINK and tried both however doesn't seems to work.ISPEXEC SELECT
PGM doesn't work ...
--
For IBM-MAIN subscribe / signoff / archive access
Has anybody been able to use CBDMGHCP program in REXX and successfully generate
HCD Report like SWITCH report...I have been trying to use it via LINKMVS and
ATTACHMVS however it gives me RC(-2) ...
If somebody got some idea someway to generate the report via rexx let me know
...What I am tryin
Yes I looked at those APAR and PTF's but they were not applied and will be
applied but without those APAR it seems to me not easy to figure out which GDG
base they are withThis function is new with z/OS2.1
--
For IBM-MAIN su
Has anybody figure out a way to actively do run some process to identify the
"IDC31378I GDG BASE EXTENSION RECORD COUNT IS ZERO, BUT GDG EXTENSION "
condition in catalog? with gdg base name
I see with diagnose we do see this message however there's definately a name
which is needed for the GDG
I have bit of weird scenario...I have a REXX exec which read HSEND LIST and
build JCL "IKJEFT01" to Markfull volumes using the HSEND DELVOL while I
submit the Program it successfully submit the IKJEFT01 and HSEND However if
similar is done by some other users (who are in same RACF group
Could anybody direct me for opening TS7700 IBM SOFTWARE PMR which product we
need to select from IBM Portal? i know there's a hardware call which can be
raised but I am looking for software support...(TS7720) ...thanks
--
For IB
Could somebody help me understanding how to filter GDS entries based DSCRDT2
field ...I am lookign some good manual/guide to decode the length/address for
each fields in CSI interface ..other than what we have from IBM in DFSMS
Managing catalogs...honestly i have read it couple of time however
Could somebody please throw me an idea how do you guys handle the situation
where associated GDS entries are deleted/expired for GDG Base However those
base entries are left in the Catalog...How do we list them out based on like
"Not update" field for some duration and then delete them? ...any
if they are still at the Model which are not VEA/VEB and have PG0/PG1
..certainly look in the Storage class component to see if you can have PG0 set
for those data in cache so that they are migrated from cache to backend
tapes...I may though put this question to IBM and ask them if this can be d
There's been no. of posting on it ..so i best tried to go through most of them
..and I thought to explain very basic of JCL AFIK.
Step1 : showing DISP=(NEW,PASS,DELETE) So basically the dataset is being
created,passed to be processed in subsequent steps ...HOWEVER not being catalog
so after pro
To all ..Yes realized SLOTCNT is removed from the server...I still have copy of
it so if somebody do need it let me know can forward..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@list
The program can be retrieved from the FTP site:
testcase.boulder.ibm.com
It is in the directory:
fromibm/mvs
With the
Check ACBJBAOB ...very nice to have it run in batch to generate list easily
with no. of filter parm...
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: I
If you interested more to know the auxillary storage usage there's a program
called SLOTCNT which is nice ..Can be found from IBM website...I had it from
Doug Medland(Very kind) from IBM and it's pretty useful and handy... this is
how the report look like..
+
use $TJOBCLASS(0),QAFF=-SYSA ===system affinity for class=0 ..so in
jesplex SYSA will not run any job in class 0 managed by wlm.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email
Roger,
What you mean by it's not supported? could you please extend on it...
We running with syncsort 1.4.1 version and tried below simple JCL to sort where
input and output both dataset are tape and it worked ok...
//SHOWDEF EXEC PGM=ICETOOL,REGION=0M
//TOOLMSG DD
Please post complete message for abend 255 i have DAF though not use it so much
as have mxg/sas to process ENQ data but it does work ok..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@l
Do you mean which are not having any associated GDS? or mean they not using any
Space ? or they have status of Rolled off? if rolled off I did code CSI
interface which work on filter and give you list of datasets which in that
status pretty fast and nice way of working with catalogs..let me know
You may also like to look at VBSFIX program from IBM pretty good and used that
couple of times before indeed again it has no support from ibm..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to list
Ed,
Use SITE instead of Locsite...
site sbdataconn=(IBM-1047,IBM-850)
site ctrlconn=IBM-850
You will get :
International. Copyright © 1990-2013 by Phoenix
--
For IBM-MAIN subscribe / signoff / archi
Indeed a good question...I never thought of sysut3/4...
Anyway when I say TSO user... I meant from TSO user using ISPF option compress
was done...not batch mode was used to compress..
--
For IBM-MAIN subscribe / signoff / archi
Thankyou yes I looked at the PDSGAS and it's a good utility for recovering the
deleted members until pds is not compresses or space is not reclaimed..However
in current situation it just show me similar JCL..We going back to 2011
backup...It doesn't have HSM Bcds entry...Unfortunately most of u
Do you have the code of assemble to read the directory sequentially and create
members...
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
We had a very weird situation where one of the TSO user compressed the PDS
dataset which had 6000+ members however eventually the JCL in all of these
members got similar atmost ..so look like during stow somehow same memory
overlaid or Directory TTR got wrong...
We had no backup of the dataset
Does it contain any ML1 output ? since if it was not having any data than
delvol/init & addvol should work...
If there's a data you may like to follow Case 8: Damaged ML1 Volumes in
DFSMSHsm data recovery scenario.
--
For IBM-
SC35-0427-09 DFSMS OAM Planning, Installation, and Storage Administration Guide
for Tape Libraries ..Sorry for late reply
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu w
I would suggest to use the ISPF Dialog test feature with the
Functions/Variable - ALL and then log each entry and see where and why issue
is coming going in the ISPF Log..
--
For IBM-MAIN subscribe / signoff / archive access
Victor,Look at following Document and you will find your answer along with
anything else which come down the line:
Redbook - SG24-7975(VTS)
SG35-0427(OAM)
White Papers
WP101091
PRS4717
PRS4872
Indeed having clusters in a grid on two different SMSPlex is easily possible
may be
ARC0734I Message
-
Before a thought is given for fixcds did you try DELVOL?
14.4.2 Deleting a Migration Level 1 Volume
In this example, a migration level 1 volu
You may also like to look at the "Total" Parm in Sort coming from 3.1.13
Printing Sectioned Reports
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO
Sorry not very clear what you trying to say However a thought which i remember
important in the closing is use of ADRDSSU dump/restore of omvs files rather
than copy...so you used dump/restore? while cloning.
--
For IBM-MAIN sub
Thanks all ...Do you know which sourclib member of SAS/mxg contain this ..I may
look then for ADOCHSM to get if that have this information..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists..
Good day(!2013),
While working on HSM issues generally we refer HSM log and in our shop it's
pretty difficult sometime as we got 14way plex and sometime each of them in a
day write millions of record in hsm log which make it tuff(though we balanced
workload on each to let one or two handle part
This may or maynot help..
APAR Reference - OA30560
APAR statusClosed as new function.
Error descriptionRACF functions do not accept certificates containing
distinguished names longer than 246 characters in length.
Additional Symptoms:
RACDCERT longDN ADD CHECKCERT
msgIRRD108I msgIRRD108 IRRD10
We are having a very busy system as well (for example 15 volume migration
tasks, 13 recycle tasks, and 10 recall tasks running) hence couple of things
being discussed are :
Time to run HSM's major functions(recycle/migration etc) to
ensure you have them spread out as much as possible.
consider u
Yes,You correct ...We need Hex not character...I missed that..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Not sure but does it has to do with concatenation ?
The binder does not support z/OS UNIX files concatenated with other z/OS UNIX
files or data sets of any type.
--
For IBM-MAIN subscribe / signoff / archive access instructions
This is one example where if Register 5 (Dataset name ) match the ICH408I it
will capture Svcdump.
slip set,enable,id=rk01,msgid=ich408i,jobname=NBKEODV,
Action=svcd,matchlim=1,data=(5R,EQC,SYS1.TCPPARMS),DEBUG,END
ICH408I USER(NBKEODV ) GROUP(AL3ZOS ) NAME(KUMAR, RAVI ) 725
Did you check if really SYSLOGD address space active or not? it capture log for
FTP daemon etc..
D A,SYSLOGD
IEE115I 01.08.26 2012.286 ACTIVITY 488
JOBS M/STS USERSSYSASINITS ACTIVE/M
I might guess quick enough to raise Service request with IBM to HSM L2 Team
provide you the patch ..
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO
Got it sorted ..it's more DFSORT OUTREC i should have used rather than Build as
that doesn't support the PD to ZD conversion function.
OPTION VLSHRT
MERGE FIELDS=COPY
INCLUDE COND=((9,2,CH,EQ,C'D ',A
Thankyou all for your responses..Appreciated.
May I have another quick question on the Dcollect TYPE'D" ..
I am trying to print the following fields using build statement in ICETOOL get
0C7 - Data exception:
108(X'6C')CHARACTER 4 DCDEXPDT EXPIRATION DATE (ddd F)
It's PD(Packed deci
Could somebody please explain me the ICETOOL INCLUDE Parm for copying only
Dcollect TYPE = 'D '
I look at the output record structure in z/OS V1R12.0 DFSMS AMS for Catalogs
and found below
Table 15. DCOLLECT Output Record Structure
Offset | Type | Lngth | Name | Descr
Got it sorted finally...here a part of the code which might help others in case
they try same
/* POSITION TO THE START OF THE RETURNED VARIABLE INFORMATION */
POS1 = POS1 + 46
LEN = C2D(SUBSTR(DWORK,POS1+4,2))
I am trying to use the IGGCSIRX for listing the GDS which are in the rolled-off
status..could somebody give heads up how would i use the Catalog Field name
"NVSMATTR" with C'M' for CSIFLD1 so that it list me only the rolled of GDG for
the given filter key..?? Thanks in advance..
Using followin
90 matches
Mail list logo