Re: Intrdr

2012-01-31 Thread Lizette Koehler
Sam, As I just wrote. Scheduling packages do this. There may be a process on the CBTTAPE.ORG that is a minimum scheduler that could assist with this requirement. Such as File 332 or 388 or 798 But I was thinking COND=EVEN COND=ONLY And COND<0 So not knowing the full scope, I can only provide

Re: Intrdr

2012-01-31 Thread Lizette Koehler
> > A timed approach is not great, how long do you wait, the submitted job creates a file... > > Sent from my iPad > Scott Ford > Senior Systems Engineer > www.identityforge.com > So the question becomes what are you trying to accomplish. Many scheduling packages have file triggers and dataset

Re: Intrdr

2012-01-31 Thread Lizette Koehler
> All, > > I have a STC that submits a job via the Intrdr, unfortunately it's single thread. I need > know when the submitted job completed. If I have the job and can I step through > control blocks to find this jobs status? > > Thanks in advance How will you retrieve the information? If under

Re: Is there a no cost replacement for EKM?

2012-01-30 Thread Lizette Koehler
> > Old EKM is packaged with JAVA 6.0.It is removed in 6.0.1 and up. As long > as JAVA > 6.0 is in support, I would think that version of EKM would be ok yet. > > And it does appear to be true that IBM is now charging for the replacement > ISKLM > product, but it us usage based. However,

Is there a no cost replacement for EKM?

2012-01-30 Thread Lizette Koehler
We are getting ready to upgrade to z/OS V1.13 and have a question of EKM (Encryption Key Manager). I know that if I do not hold onto the Java 1.6.0 files - it might not work. So is there a no charge replacement for EKM? Or is IBM forcing customers to go to Tivoli Key Lifecycle Manager? Thanks

Re: different tape media for ML2 copies in HSM

2012-01-27 Thread Lizette Koehler
> > Lizette, > > How would that work at DR? How do you update the HSM CDSs to point to the new > vol sers? > Actually I have the same question for the previous post using Opentech VDR. > > Thank You, > Dave O'Brien > NIH Contractor > Dave, We actually

Re: different tape media for ML2 copies in HSM

2012-01-27 Thread Lizette Koehler
I think if you have CA1 then you get COPYCAT. This can also be used to copy your VTS tapes to physical for shipping offsite. Lizette > Michael Wickman > > We use VDR from OpenTech to copy ml2 tapes from VTL to have an offsite copy that > is 3590 physical tapes. > > > Look up the TAPECOPY com

Re: DF/DSS data set restore from logical dump

2012-01-25 Thread Lizette Koehler
Date: Wed, 25 Jan 2012 11:12:20 -0500 > >Unfortunately, Can't add qualifiers when masking. If only a few >datasets to restore, code the entire old DSN and NEW DSN in the RENAMEU. > >To: IBM-MAIN@bama.ua.edu >Subject: DF/DSS data set restore from logical dump > >I want to restore data sets

Re: SDSF;O SYSLOG files?

2012-01-25 Thread Lizette Koehler
>Hello, >Newby question please .. I have these SYSLOG's on my SDSF .. > > SDSF OUTPUT ALL CLASSES ALL FORMSLINES 291,034 LINE 1-21 (35) > > COMMAND INPUT ===>SCROLL ===> CSR > > PREFIX=* DEST=(ALL) OWNER

Re: change job classes for ones submitted via intrdr

2012-01-24 Thread Lizette Koehler
> >> >> Is there a way to control job classes that get submitted via intrdr >> >> If a job comes through say CLASS=A , have it changed to different class >say CLASS=R >> >> > >What version of z/OS? Which JES? JES2 or JES3? This information will help >to determine a more focused response. > >B

Re: change job classes for ones submitted via intrdr

2012-01-24 Thread Lizette Koehler
> > Is there a way to control job classes that get submitted via intrdr > > If a job comes through say CLASS=A , have it changed to different class say CLASS=R > > What version of z/OS? Which JES? JES2 or JES3? This information will help to determine a more focused response. But basically -

Re: FTP Recall HSM instead of DMS

2012-01-17 Thread Lizette Koehler
> > Hi to all. > We have a problem in a batch FTP that try to recall a locally migrated > dataset(ftp is a > GET (REPLACE ) and fail because it try to use HSM(ADSMI002 > error) instead of DMS. > We are in a sysplex and the same FTP works fine in 3/4 of SYS. > Using other method(IEFBR14 and so on)

Re: DFDSS QUESTION :ADR025E (002)-DEVSU(01), INPUT DEVICE TYPE IS INVALID FOR TASK

2012-01-16 Thread Lizette Koehler
> G'Day, > > I am trying to find the cause of my error while trying to execute a backup job using > DFDSS & ExHPDM. > > I get the error ADR025E (002)-DEVSU(01), INPUT DEVICE TYPE IS INVALID FOR TASK > which I cannot find why. > > Here is what my jcl looks like : > //STEP1 EXEC PGM=SOVDSSU,RE

Re: How can I know the owner of a PDS?

2012-01-16 Thread Lizette Koehler
> > Hi folks, > > Is there any way to know the owner or creator of a PDS dataset? > > Sometimes, I need to know who created this PDS. I don't have any other ways but > 'browse or edit' the PDS and see the IDs again each member... > > I wonder is there a better way to know who created this PDS d

Re: REXX Calling SDSF abend 878-10

2012-01-15 Thread Lizette Koehler
> Hi > > I have a rexx calling SDSF using the following statement; > > "CALL *(SDSF)" > > As I run the rexx code several times in the same tso session, the rexx abends with > S878-10 and no longer can run until recycling my TSO session. > I suspect the SDSF program didn't freemain the stor

Re: Audting PDS Datasets and comparing to find most current member

2012-01-12 Thread Lizette Koehler
> > Well, a minor "nit" in my last awk program. It works OK, but the line: > > NR>1 && member==$1 {line=$0; member=$1;} > > works as well by being: > > NR>1 && member==$1 {line=$0;} > > There was no need to set "member" when it was already equal. > > -- > John McKown John, as always your Un

Audting PDS Datasets and comparing to find most current member

2012-01-12 Thread Lizette Koehler
with 2 or 3 but I have around 50. So before I go and invent a REXX to do this, I thought I would see if there were any other recommendations about. I know about LISTDSI but was not sure if there was something else. Thanks Lizette Koehler

Re: ACCOUNT Product

2012-01-11 Thread Lizette Koehler
: ACCOUNT Product > >Hello List, > >Someone know, if have a product to produce account reports from ZOS ? > >Our system, is ZOS 1.12. > >Thanks very much. Sergio, Could you provide details on what an ACCOUNT report would produce? Are they TSU/STC/JOB accounting information (CPU Time, Start Time,

Re: COBOL Compiler option

2012-01-10 Thread Lizette Koehler
> Hello, > When I look at the output listing of a compiled pgm, I used to be able to see field > displacements of copybooks and working storage. What is the option that does this .. > nothing in the options list stands out. > Thanks, > Graham Hobbs > Graham, What version of COBOL. In some relea

Re: EZTrieve

2012-01-06 Thread Lizette Koehler
> > Does anyone know of a way to locate all JCLs/Proc members that are using EZTrieve? > > Any help would be greatly appreciated. > > Thanks > If you have SAS and MXG or MICS then you can use that to begin the analysis. Or you can download the CBTTAPE.ORG file containing DAF. If you have JC

Re: Internal text

2012-01-06 Thread Lizette Koehler
>I have been tasked with an update to JES2 exit 6. One of the functions I >need to implement is to forbid all use of a certain JCL parameter. > >Initial testing indicates the INTTXT presents the parameter in the order >specified in the JCL. Since the "forbidden" parameter may be in the >"middle" of

Re: Calling all experts on SMFPRMxx SUBSYS

2012-01-04 Thread Lizette Koehler
> >I assume this august group is filled with people who have forgotten more >about SMFPRMxx than I will ever know. > >I am trying to determine the exact relationship between various SUBSYS( >specifications and the writing of specific SMF record types. (And yes, I >know there are OTHER variables in

Re: How to find a PDS member

2012-01-04 Thread Lizette Koehler
> >> "Graham Hobbs" wrote in message > >> news:<5e97g75eqo2bi4cfbrhqcm9phcacji9...@4ax.com>... > >>> Hello, > >>> Just returned to z/OS mainframe after 10 years, working alone, > >>> nobody to talk to:-(. My first elementary question: > >>> > >>> - there are many PDS's in the environment I now hav

Re: How to find a PDS member

2012-01-04 Thread Lizette Koehler
> -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of > Steve Comstock > Sent: Wednesday, January 04, 2012 8:06 AM > To: IBM-MAIN@bama.ua.edu > Subject: Re: How to find a PDS member > > On 1/4/2012 12:50 A

Re: Copying a PDS to a similiar PDS (backup)

2012-01-04 Thread Lizette Koehler
> "Graham Hobbs" wrote in message > news:... > > Hello, > > Just returned to z/OS mainframe after 10 years, working alone, nobody > > to talk to:-(. My next elementary question: > > > > - I need to backup my 80 byte source library PDS's > > - have read that IEBCOPY is no longer authorized .. and I

Re: How to find a PDS member

2012-01-04 Thread Lizette Koehler
> > "Graham Hobbs" wrote in message > news:<5e97g75eqo2bi4cfbrhqcm9phcacji9...@4ax.com>... > > Hello, > > Just returned to z/OS mainframe after 10 years, working alone, nobody > > to talk to:-(. My first elementary question: > > > > - there are many PDS's in the environment I now have access to >

Re: Clarification on Sysres Volumes(RMF)

2012-01-03 Thread Lizette Koehler
> > Hi Lizette, > > Apology for not being precise. > > Datasets found in SYSRES are : > > are some BCP related datasets , assembler datasets,language environment > datasets,IBM book manager datasets First failure Support technology(FFST) datasets > are found. > > During This Situation when I d

Re: Clarification on Sysres Volumes(RMF)

2012-01-03 Thread Lizette Koehler
> Hi All, > > One thing I have noticed from the report is that most of the user ID are the reason for > volume contentions. > > Name ReasonCritical val. Possible cause or > action > DOV0053DEV -Z18RS193.0 % delay May be reserved by another > system. > DOV0061DEV -Z18RS1

Re: ACCOUNT REPORT

2012-01-02 Thread Lizette Koehler
> > Hello List. > > We need made a report, from all Jobs that was executed under ZOS, with CPU TIME, > ELAPSED TIME, I/O COUNT, and other information. > We already have this program, but reading th POWER records, under VSE. > Someone know, IF exist a sample program, that do this ? > Or, IF in CBT

OT - Newsgroups for VB or .NET

2012-01-01 Thread Lizette Koehler
A friend is going over to the dark (I mean) Distributed side and will work with various processes in VB. .NET bsh, ksh and other such things. Does anyone have any suggestions for newsgroups or books? Thanks. Lizette Koehler

Re: RSU Apply Error in PTF

2011-12-30 Thread Lizette Koehler
This issue is due to ASMPRINT missing. ** ASMA429W SYSPRINT LRECL should be at least 133 when GOFF/XOBJECT option is specified Lizette -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bam

Re: RSU Apply Error in PTF

2011-12-30 Thread Lizette Koehler
> Without seeing more information, GIM24001E makes me think ASMPRINT. Do you > have such a DD or DDDEF in place? > > Here's some quick information: > > http://publib.boulder.ibm.com/infocenter/zos/v1r11/index.jsp?topic=/com.ibm. zos.r11. > e0zm100/smpejes.htm > > Regards, > > Kevin > > -O

Re: Clarification on Sysres Volumes(RMF)

2011-12-29 Thread Lizette Koehler
> > Hi, > > I was examining the RMF delay report where below is the report : > >Speed of 100 = Maximum, 0 = Stopped Average CPU Util: > 19 % > Name Users Active Speed Name Users Active > Speed > *SYSTEM 203 58 8 *DEV

Re: IBM Manuals

2011-12-27 Thread Lizette Koehler
>To all my colleagues: >  >Is it me or had IBM migrated their manuls to a new system where the fonts in >IE8-9 are extremely small...? >I know I am getting old but man .give us a break IBM > >Scott J Ford Scott, I have been trying to zoom the fonts on the SDSF webpage and it is so small I d

Re: Abend in LE - S0C1 at CEEHSFXS+310

2011-12-19 Thread Lizette Koehler
>Data at PSW is > >UNEXPECTED RETURN-CODE: 6576 > What level of z/OS? What is this in COBOL, ASSEMBLER, PL1, etc.. What function was involved at the time? Have you looked at the CEEDUMP and determined anything? CEEHSFXS CEL Stack Frame eXit Schedule A COBOL application with a regi

Re: zFS parm sysplex=filesys

2011-12-16 Thread Lizette Koehler
> > [ snip ] > > > > Sorry, I am still a little confused on this issue. So if I could get > a little more clarification > > > > I am running with SYSPLEX(NO) in my BPXPRMxx member. > > > > Does this mean with z/OS V1.13 I will have to change to SYSPLEX(YES) > in order to have zFS files > > mounted

Re: zFS parm sysplex=filesys

2011-12-16 Thread Lizette Koehler
> Walter and John, > Thanks for the good suggestions for improved messages on a successful migration > health check run. I will pass them along. > > The indication that the check did pass (I hope) would be enough to let you know that > the migration action didn't affect you, even if the message

Re: z/OS FTP Issue with passive mode

2011-12-15 Thread Lizette Koehler
> This is my first post on the listserv - excuse any formatting errors. > > I am attempting to debug why out of 6 lpars running the supposed same config from > what I can see, I cannot enter passive mode on one of the lpars during an FTP session. > > The error that I am getting when I debug the t

Re: Security Group

2011-12-15 Thread Lizette Koehler
> > How to find the security group my id resides from TSO? > > Regards Ron, RACF, ACF2, or Top Secret Security Product? Or are you asking about SDSF Groups? What are you doing that you need to know the security group? Lizette

MSM 4.1 Upgrade Issues

2011-12-14 Thread Lizette Koehler
We just completed the upgrade to CA MSM 4.1. So far not bad. However, we no longer have our SMP/E output because that was in TEMP files in MSM. So the task history is empty and any information I had from the last couple of weeks of maintenance I installed to various CA Products is MIA. Appar

Re: IEBCOPY in z/OS 1.13

2011-12-14 Thread Lizette Koehler
> > Has anyone compared the performance of the new IEBCOPY in z/OS 1.13 with the > older version? > > Regards, > John K John At Share Aug 2011 there was a session dedicated to IEBCOPY and it had some comparison data in there. You might want to check that out. Lizette

Re: Is there an IBM program that will tell me what job created a DASD DSN?

2011-12-13 Thread Lizette Koehler
You did not state what kind of dataset 1) SEQ/PS/PO/PDSE Or 2) VSAM If the first - SMF 14/15 - there are records for create/update/read/delete for these types of files. If the second - SMF Type 60s (I do not have the SMF manual to refer to which one is CREATE for VSAM). There are different r

Re: Is there an IBM program that will tell me what job created a DASD DSN?

2011-12-12 Thread Lizette Koehler
> > Liz, > >The list you provided is OK, but in reality you really only need DAF and its >free. >While the others an do the job well I might add. The simple answer is usually >the best. > >Ed > Absolutely agree. DAF is usually sufficient. However, some shops do not like "freeware" and this s

Re: Is there an IBM program that will tell me what job created a DASD DSN?

2011-12-12 Thread Lizette Koehler
SAS + MICS or SAS + MXG or DAF from CBT Lizette -- 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/a

Re: IEE600I REPLY TO 01 IS;SUPPRESSED

2011-12-09 Thread Lizette Koehler
> Hi, > Anyone know how to enable the REPLY being displayed on the syslog ? > -- > Regards Lim ML What is issuing the WTOR? Do you have any MPF or automation handing the WTOR? Lizette -- For IBM-MAIN subscribe / signoff / arch

Re: Determining MSUs

2011-12-09 Thread Lizette Koehler
> > So if a customer doesn't know the MSU capacity of an LPAR, what's the easiest way to > find out? I know, their billing folks SHOULD know, but they're apparently on a different > planet. Some RMF report? > -- > ...phsiii Well if you have Syncosrt you can run its report and it will tell you th

Re: Time and Priority value clarification

2011-12-06 Thread Lizette Koehler
> > In our shop whenever a user job is submitted by default the priority value is taken as > "9". When I check the CPAC.PARMLIB(JES2PARM) below is the customization which > talks more about the PRTY and TIME > > JOBPRTY(1) PRIORITY=9, /* Job Prty=9 if &RPRI1 ohwnc*/ >T

Re: ROOT file system is out space

2011-12-05 Thread Lizette Koehler
Subject: Re: ROOT file system is out space > >This is live ROOT. > >Regards, >Chokalingam Thangavelu > Is the root a zFS or HFS file? I do not think the zfsadm will work for HFS files. Lizette -- For IBM-MAIN subscribe / sign

Re: What SMF record types and formats does ACF2 write?

2011-12-05 Thread Lizette Koehler
Then the Yahoo Group would be better. Other one requires a CA Support ID To get to it. If you have a CA Support ID/PWD, then MYCA would be good. http://tech.groups.yahoo.com/group/ACF2-L/ And I am sure if you searched YAHOO Groups you might find even more. Lizette --

Re: What SMF record types and formats does ACF2 write?

2011-12-05 Thread Lizette Koehler
What SMF record types and formats does ACF2 write? > >What record types does ACF2 write? Does it write Type 80 records that are >equivalent to those written by RACF? > >I find reference on the Web to ACF2 writing Type 230 records - can anyone >supply me with formats? - and also RACF-equivalent Type

Re: ROOT file system is out space

2011-12-05 Thread Lizette Koehler
> >I am applying RSU maintenance and the job failed with the below message. > >IOEZ00551I Aggregate ZOSS11.OMVSB.ROOT ran out of space > >Please help me to increase the size of ROOT file system. > Is this a zFS or HFS file? Is this your live Root or your Service Root? Lizette

Difference between IEF458D and IEF099I

2011-12-02 Thread Lizette Koehler
z/OS V1.11 We get many jobs contending for datasets. These are all DASD rather than tape. Sometimes I will see the IEF458D message and sometimes the IEF099I. I am trying to see what the difference is which causes one of these two to be produced. And how I can get the IEF458D to not show up.

Re: Difference between IEF458D and IEF099I

2011-12-02 Thread Lizette Koehler
> >>z/OS V1.11 >> >>We get many jobs contending for datasets. These are all DASD rather than >>tape. >> >>Sometimes I will see the IEF458D message and sometimes the IEF099I. > > >IEF458D jobname stepname WAITING FOR DATASET. TO CANCEL WAIT REPLY 'NO' >

Re: SYSIEFSD.Q4 resource

2011-12-01 Thread Lizette Koehler
> > Hello experts, > One question regarding to SYSIEFSD.Q4 resource: > What is it used? Where can I find information about it? > > If a job tried to allocate a tape drive, will iOS tries to communicate with tape drive first > before it can get share access of SYSIEFSD.Q4? Or allocation only relat

Re: TIBCO ES start up error - Duplicate ID

2011-12-01 Thread Lizette Koehler
> > Hi, > > Recently I tried installing TIBCO ES, after all the consecutive steps the final step was to > start the TIBCO ES server. The TIBCO start up ended with the below error : > Jags, First I would probably post to the CICS group for CICS issues. Second, I would go to the vendor for suppo

Re: JES2 $DEBUPD macro

2011-11-30 Thread Lizette Koehler
>I am upgrading z/OS from 1.11 to 1.13. We have a lot of JES2 exit code and >other local JES2 code. One module uses $DEBUPD to refresh the a spool data >set DEB in a user (TSO) address space. I assembled that today and discovered >that $DEBUPD no longer exists. I compared IBM code in 1.11 th

Re: SMF Records

2011-11-29 Thread Lizette Koehler
> > Does anybody give me idea how can i copy only the smf records from given dataset > which does contain a particular string(dataset name) ..well while dumping using > ifasmfdp i used (0:255) now need to figure out the dataset name I am looking is > associated with which smf records..since as i t

Re: RSU Unzip

2011-11-28 Thread Lizette Koehler
> >Hello, > After allocating large free space on temp directory, I tried >running unzip process and again got space issue for SYSUT1. > > >IKJ56232I DATA SET SMPE.ZOS111.RSU.S5586833.SMPMCS NOT ON VOLUME AS >INDICATED IN >IKJ56228I DATA SET SMPE.ZOS111.RSU.S5586833.SMPMCS NOT IN CATALOG OR

Re: PS file record Delete - Query

2011-11-28 Thread Lizette Koehler
> If I've understood, then it's just deleting line(s) from a macro, rather than prefix > command, so ISREDIT DELETE linenumber sounds like what you want. Edit macros are > explained in the ISPF Edit and Edit Macros, e.g. see: > http://publibfp.boulder.ibm.com/cgi- > bin/bookmgr/BOOKS/ispzem90/3.3.

Re: PS file record Delete - Query

2011-11-27 Thread Lizette Koehler
> > Hi, > > We have a PS file record where we have more than 1000 records. Just of of curiosity > is it possible to delete a selected line without using "D" tso command. Objective behind > this deletion is just to make sure the deletion is just done without disturbing anyother > Lines. Tried Goog

Re: RSU Unzip

2011-11-26 Thread Lizette Koehler
> > On Sat, 26 Nov 2011 12:51:31 -0800, Ed Gould wrote: > > > >I read Kurt's response and found it helpful. > > Where'd he say that? I missed it. Kurt isn't posting to the newsgroup rather than the > LISTSERV nowadays, is he? > > >As a followup to poor sysprogs in the future, it might be helpf

Re: RSU Unzip

2011-11-25 Thread Lizette Koehler
> > Hello, > I am not using SYSUT1 in my unzip program. I am just using SYSUT3 and > SYSUT4. Then I am not able to understand, why we are getting error for > SYSUT1 > > Do I have to code SYSUT1 in my UNZIP program? When you run this process, SMP/E will allocate any DD Statements it nee

Re: RSU Unzip

2011-11-25 Thread Lizette Koehler
> I am trying to unzip the RSU, which I have received in USS at > /u/zos111/rsu1110. I am using below JCL for unzip. But I am getting B37-04 RC code, > while running this. > > IRR010I USERID TEC1008 IS ASSIGNED TO THIS JOB. > ICH70001I TEC1008 LAST ACCESS AT 08:46:22 ON FRIDAY, NOVEMBE

Re: NetView Startup problem

2011-11-24 Thread Lizette Koehler
> > Also I dont have CNMLINK. I just have ACNMLINK in below dataset, and CNMINIT > member exist in this. There are two datasets created by SMP/E process TLIB and DLIB The TLIB will have a name like CNMLINK or it might be called SCNMLINK. It will depend on your version of Netview. The DLIB will

Re: NetView Startup problem

2011-11-24 Thread Lizette Koehler
Have you followed the Installation process. >From the V5R3 manual Tivoli NetView for z/OS, Version 5.3 (Revised September 2008) Member PROGxx contains the names of program libraries that you want the system to concatenate to SYS1.LINKLIB and libraries that you want to define as authorized with t

Re: NetView Startup problem

2011-11-24 Thread Lizette Koehler
> > Hello, >I have subsystem entry in my IEFSSN00 member. > > SUBSYS SUBNAME(NETV) > > Also I dont have CNMLINK. I just have ACNMLINK in below dataset, and CNMINIT > member exist in this. > > DLIB.NV390.V5R3.ACNMLINK(CNMINIT) > > > Thanks & Regards > SAurabh > Saurabh, You may

Re: SMPE Help Needed

2011-11-23 Thread Lizette Koehler
>I am applying maintenance zos 1.12 RSU 1108 going to RSU 1110 plus 1.13 >toleration. > >I get a lot of the following messages: > >GIM65902E ** MODULE GFSA4UAT IS NEEDED TO BUILD THE FOLLOWING LOAD MODULES FOR > > SYSMOD UA58717 BUT CAN NOT BE USED. ITS DISTRIBUTION ZONE RMID >

Re: IKJ139I   BROADCAST DATA SET NOT USABLE, I/O SYNAD ERROR

2011-11-21 Thread Lizette Koehler
> Hi all > > In the syslog,there is the following message: > > IKJ139I BROADCAST DATA SET NOT USABLE, I/O SYNAD ERROR > > My question : > > 1. Do it mean sys1.broadcast is broken? > > 2. How to verify sys1.broadcast DATSET? > > 3. How to solve this problem? > > Jason, What level of

Re: users list for Rational suite?

2011-11-20 Thread Lizette Koehler
> > To list; > > > > Can someone tell me if there is a similar list for users of the > > Rational products? > > > > Thks, > > Bill J. > > If it is the IBM Rational Suite of products, probably the IBM Developers site is the one (watch the wrap). https://www.ibm.com/developerworks/mydeveloperwo

Re: ISRPROF member is hosed

2011-11-18 Thread Lizette Koehler
> > Any one experience their profile data set member getting hosed up. > Specifically, my ISRPROF member had some OVR entries that disappeared > > Thanks. > > > > John Norgauer Sometimes this happens. If you delete the member then it will be rebuilt the next time you access ISPF. Of course,

Re: STOW macro Location

2011-11-14 Thread Lizette Koehler
> Hi, > > Could anyone please point me to the STOW macro Library location in Z/os. > Where I can see the Assembler codes Responsible for PDS/PDSE directory update by > STOW. > > I referred this Link : > http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.z os.r9.ie > ab200/

Re: STOW macro Location

2011-11-14 Thread Lizette Koehler
> > Hi, > > > > Could anyone please point me to the STOW macro Library location in Z/os. > > Where I can see the Assembler codes Responsible for PDS/PDSE directory > > update by STOW. > > > > I referred this Link : > > http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com > > .ibm.

Re: BPXI039I and SHRLIBRGNSIZE at 100% - Update

2011-11-10 Thread Lizette Koehler
I have opened an ETR with IBM and pretty much found the same thing as others. Not well managed. So I have requested change/enhancement requests. Here is what IBM has opened on my behalf MR1110115444 - Need tools to monitor the SHRLIBRGNSIZE usage SMF records would help MR1110114548

Re: RMODE and AMODE at 24 - Query

2011-11-09 Thread Lizette Koehler
> Hi, > > Below is my JCL where I want to compile my MAP load module at RMODE-24 and > AMODE - 24, but the Load module is getting created with AMODE-31,RMODE-ANY. > You may wish to post on the CICS newsgroup and see if a BMS map can be 24 and how to do that. They should be able to help. Also se

Re: STP and Time Change

2011-11-06 Thread Lizette Koehler
> > > >If so, then I think our only option would be to shutdown the LPARs at 1am (12:59) > and then when it is the time, IPL so that 1am is only seen once by this application. The > application itself cannot be down for 1 hour. POLITICS. > > > Did you survive? How? > We shut down the LPARs for o

Re: DSN NOT RELEASING OVER ALLOCATED SPACE

2011-11-04 Thread Lizette Koehler
> >Good Day To All, > >We are trying to figure out this problem. Job A executes, it creates several >dsns and many of these dsns are empty. We have the RLSE parm coded however it >doesn't seem release the unused space for the empty dsns. Is there a way of >fixing this problem or a work aroun

Re: Re-Linkling a load module with AC(1)

2011-11-04 Thread Lizette Koehler
> > //SYSLIN      DD * > >  INCLUDE SYSLIB(PCOPY) > >  INCLUDE SYSLIB(PCOPY2) > >  NAME PCOPY > >  AC(1) > >  ALIAS PCOPY2 > > > > but it fails with the following errors > [...] > > IEW2230S 0414 MODULE HAS NO TEXT. > [...] > > This is probably because you have statements after the first NAME stat

Re: LE question

2011-11-03 Thread Lizette Koehler
> > I have CEE.SCEELPA in my LPALSTXX . Any advantage/dis-advantage in putting the LE > modules for COBOL and PL/I into LPA also? > > Thanks. > > > > John Norgauer Are you talking about SCEERUN or some other SCEE??? Library? As I recall, IBM has specific placements of the various SCEE libr

Re: DATA SET RESERVATION UNSUCCESSFUL

2011-11-03 Thread Lizette Koehler
> >We have a job that executes PGM=IEFBR14 with 40 DD cards specifying >DISP=(OLD,DELETE,DELETE). >From time to time we will get a JCL error because dataset reservation failed. >Any other way we might accomplish the same event? > what version of z/OS? It depends on if the job is currently setup

Re: $HASP5121

2011-11-03 Thread Lizette Koehler
> > I cannot locate the message description for the following in z/OS V1R12.0 JES2 > Messages SA22-7537-10: > > $HASP5121 NJE L3.SR1 ERROR RECEIVING NETWORK DATA SET HEADER, RC=16 > > It's accompanied by message: > > $HASP5532 NJE L3.SR1 SEVERE ERROR - HEADER/TRAILER BUILD ERROR RC=8 > > Which

Re: Help with a catalog problem

2011-10-31 Thread Lizette Koehler
>In moving data from one z/OS system to another, I have somehow hosed up a >catalog. The orignal system was at z/Os 1.10, the new system is at 1.12. I >moved 8 3390 volumes using ADRDSSU dump and restore, and this looked like it >worked well. One of the 3390's I moved had a user catalog on it

Re: BPXI039I and SHRLIBRGNSIZE at 100%

2011-10-31 Thread Lizette Koehler
> >>This is not something I just want to blindly increase as the >>documentation is not clear on how my overall system performance is >>going to be impacted. > >I doubt that performance is an issue. What might be a problem is a >shortage of private virtual storage above the line. > >BTW, am I the

Re: datasets in use by other jobs

2011-10-31 Thread Lizette Koehler
> >We have a module called SYSDSN, not sure where it came from years ago that d > >displays via tso who has a file open. I am attempting to run it in batch but >it produces > >no output. Is there another way to get the results in batch. > > > >Online results > > Try ISRDDN from TSO and enter ENQ

Re: SMPE order error

2011-10-31 Thread Lizette Koehler
> >Good morning everyone. > >We are in the middle of upgrading our three lpars from z/OS 1.9 to Z/OS 1.11 >and applying the regression PTF's on them before testing the new release. >The first was our tech lpar all the fixes have been received and applied, with >no problems. >However in attempting

Re: IRA702I

2011-10-31 Thread Lizette Koehler
> Hi, > > We wrote an OPS rule that changes the service class for jobs in a certain class in > certain conditions. > For some jobs we get the following message: > IRA702I RESET NOT VALID FOR V110GA37. IT IS A SYSTEM-CONTROLLED ADDRESS > SPACE > > Changing the Service class for the same job using

Re: BPXI039I and SHRLIBRGNSIZE at 100%

2011-10-30 Thread Lizette Koehler
> John McKown Wrote: > > I'm ignorant of this. But did a search in IBMLink. > > It appears that there are "shared libraries" in z/OS UNIX which are loaded somewhere? > (not documented where). The size of this area is specified in the SHRLIBRGNSIZE > parameter. The load modules loaded into this a

BPXI039I and SHRLIBRGNSIZE at 100%

2011-10-29 Thread Lizette Koehler
Tonight I got a message of BPXI039I for the SHRLIBRGNSIZE being 100% for the value of 67108864 Now it tells me to raise this value with a SETOMVS or SET OMVS. However, is there a way to see what is consuming this resource? And how to determine how to safely raise the value if necessary? I want

STP and Time Change

2011-10-28 Thread Lizette Koehler
We just implmeneted (it is only a couple of days old) the STP on our z10s. We have an application dependent on LOCAL time. So when the clock changes on Nov 6, we think this application will see 1am twice and have problems. So, is this correct, that if we do not use an IPL the STP will adjust th

Re: HFS sharing and rolling product upgrades

2011-10-27 Thread Lizette Koehler
> > Nofar, what you want to do is completely possible and in fact we do exactly that: > > > /* The following file supports CICS*/ > MOUNT FILESYSTEM('CICS.&SYSNAME..&CICSLVL..ZFS') > MOUNTPOINT('/$SYSNAME/cicsts') > TYPE(ZFS) MODE(RDWR) SYSNAME(&SYSNAME)

How to Disassemble the SDSF Parms Load Module

2011-10-25 Thread Lizette Koehler
I have lost the source for the SDSF Load Module I am running Is there a tool (other than the disassembler) to recapture the source from the load module.  Create the actual SDSF Parm deck? Lizette -- For IBM-MAIN subscribe / s

Re: GDG

2011-10-25 Thread Lizette Koehler
> > I have a requirement where we need to compare the current version and previous > version of a GDG file. The job is newly created and when it runs 1'st time this will be a > issue as the there is no version. Pls advise how we need to address in this scneraio. > > > Regards > Ron > > ---

Re: CRLF in Unix being translated on Mainframe to x'25'

2011-10-24 Thread Lizette Koehler
> >BTW, do local politics allow going directly to z/OS instead of >therough the W2008 box? > As for politics. It must be done this way, Unix, to Win2008, to Mainframe. No options here. I have tried several tests. Either I only get one record up on the mainframe or the data is definately in

CRLF in Unix being translated on Mainframe to x'25'

2011-10-24 Thread Lizette Koehler
A programmer I am working with is getting a file from Unix which will be sent to the mainframe. This will be using FTP. The process is we receive the file from the Unix system and it is placed on a Windows 2008 server. Then from the Windows 2008 it is going to be FTP'd to the mainframe. Is th

Re: BLDL error Cause

2011-10-24 Thread Lizette Koehler
> Did I miss the announcement that block sizes greater than 32K are supported? What > release was that? > > -- > Tom Marchant Okay a slight clarification. 32K is the largest I know of for full track blocking on DASD. Not sure about EAVs or Tape. The discussion of Full Track Blocking revolves

Re: LINKLIST and ALIAS

2011-10-24 Thread Lizette Koehler
> > > Do I need always to put the fully qualified dataset name in LINKLIST/LINKLIB or can > I use an alias? > > If I use an alias what happens at IPL, how do I ensure that the > > catalog will be loaded properly, where > > > do I specify the alias - or should I just NOT use an alias here? > > >

Re: BLDL error Cause

2011-10-24 Thread Lizette Koehler
> Hi All, > > One of our application programmer has created a PDS with below attributes : > > > > Data Set Name . . . : > TPUN011.NEWMAPST > > > General Data Current > Allocation > Management class . . : **None** Allocated blocks . : > 741 > Storage class

Re: DB2 Exit Routine Check - Clarification

2011-10-20 Thread Lizette Koehler
> > We have our DB2 subsystem where we dont get a notification as "DSNJ008E". > Resulting our Active Log goes out of space and I have even issued -ARCHIVE LOG > CANCEL OFFLOAD but no luck. IBM manuals suggest to define new Active Logs but > when I check the syslog I see there is message like Insu

Re: Help with Tape Hardware Issue TS3500

2011-10-18 Thread Lizette Koehler
Thanks everyone. We looked high and low in the ATL. Nothing in the gripper, floor, bin, misplaced in the slots. We checked every tape in the ATL Frame (fortunately we are small @800 tapes). So I will have to keep pressing on and seeing if maybe the hardware support vendor put it somewhere w

Help with Tape Hardware Issue TS3500

2011-10-18 Thread Lizette Koehler
I had a hardware failure of some kind on Oct 15. Today I am missing the tape that was indicated in the messages. I looked at the ATL through the web interface and it says it is in the gripper(acc1,g1) ISMF shows the tape as VOLUME MISPLACED. Earlier it had VOLUME UNAVAILABLE. CA-1 shows SCR

Re: Assember Newsgroup ( Was SYSTEM ABEND CODE 0F8 REASON CODE 00000014 under TESTAUTH)

2011-10-18 Thread Lizette Koehler
> > > > Lizette > > But, at times, the people over on ASSEMBLER-LIST will refer people back here for > system-specific problems. Something about ASSEMBLER-LIST being for problems and > questions about the assembler itself, not about assembler coding to a system API > function for a specific enviro

<    1   2   3   4   5   6   7   8   9   10   >