Re: Multiple-Language Support in z/OS

2009-09-18 Thread Timothy Sipples
The short answer is yes, that you should nowadays implement in Unicode if possible. It does make the internationalization process a fair amount simpler. Have you looked at any of the DB2 and z/OS-related internationalization documentation yet? (That's the word to look for: internationalization.)

Re: passing parameter data in BPXBATCH

2009-09-18 Thread Sven Siebert
| You might want to try our free COZBATCH utility, which is an alternative to | BPXBATCH. | See: http://dovetail.com/products/cozbatch.html | Some features that apply to your question: | - It runs in the same address space, so you C program will be able to read | DDs. Unlike BPXBATSL, you can

Re: Curious about ATTACH and 'SVCR 0'

2009-09-18 Thread Steve Austin
This is occuring on z/OS 1.10. Is there specific maintenance required? What type of entry will I see when the anomaly is addressed? Thanks Steve -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Peter Relson Sent: 17 September 2009 19:38

Re: Java Batch und JCL (DSN Disposition)

2009-09-18 Thread Jan MOEYERSONS
On Thu, 17 Sep 2009 10:10:47 -0400, Rob Schramm rob.schr...@siriuscom.com wrote: Now granted in the promise land of all things java, programmers are supposed to be programming logic and leaving plumbing up to those that know how to do it (too many acronyms to list.. BPL comes to mind) But

DRCLEAR

2009-09-18 Thread Crabtree, Anne D
Anyone out there use the DRCLEAR from the cbt-tape website for clearing DASD after a disaster recovery exercise? I have downloaded it and followed the directions only to come up with errors that I have no idea how to fix... I ran the ICKOFF member against 3 mod 3's and 3 mod 9's and then tried

Re: Multiple-Language Support in z/OS

2009-09-18 Thread Steve Comstock
Timothy Sipples wrote: The short answer is yes, that you should nowadays implement in Unicode if possible. It does make the internationalization process a fair amount simpler. Have you looked at any of the DB2 and z/OS-related internationalization documentation yet? (That's the word to look

Re: Java Batch und JCL (DSN Disposition)

2009-09-18 Thread Howard Brazee
On 18 Sep 2009 04:50:16 -0700, jan.moeyers...@adelior.be (Jan MOEYERSONS) wrote: LOL Never in my life I have seen code that is soo much low-level tinkering as when I look at the Java code that is floating around here... Vivan COBOL/CICS! At least there I do not have to worry about getting a

Re: Interesting articl

2009-09-18 Thread Shmuel Metz (Seymour J.)
In 67954f200909151257l342a9afao13d169df75d09...@mail.gmail.com, on 09/15/2009 at 12:57 PM, P S zosw...@gmail.com said: http://www.ciozone.com/index.php/Server-Technology-Zone/The-Mainframe-The-Dinosaur-That-Wouldn-t-Die.html So, e.g., the 701, 702, 704, 705, 7030, 7070, 7080, 7090, weren't

Re: Reading DD card information

2009-09-18 Thread Paul Gilmartin
On Thu, 17 Sep 2009 19:01:54 -0500, Rick Fochtman wrote: There are a number of RYO utilities that will take values from the PARM field to update SYSIN-type datasets. Even have one myself, if you'd like a copy. I see: 3.5.2 z/OS V1R10 DFSMS Using Data Sets

Re: DRCLEAR

2009-09-18 Thread Lizette Koehler
Have you looked at ICKDSF? TRKFMT command--CKD The TRKFMT command performs track-related functions on a subset of a volume.

Re: Reading DD card information

2009-09-18 Thread Victor Gil
This I can't do, sorry. But here's a pointer to the doc on DB2's Call Attachment Facility [CAF] that has all the required information [watch the wrap!]: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dsnapj15/6.7? SHELF=DSNSHJA8.bksDT=20080201235049 You may get a better answer

Comments

2009-09-18 Thread Ron Wells
Looking for Pro's / Con's or alternatives to FDR/Upstream .. Mainframe and Other platform concerns..experiences -- Email Disclaimer This E-mail contains confidential information belonging to the sender, which may be

Re: Reading DD card information

2009-09-18 Thread Gilbert Saint-Flour
Frank Swarbrick wrote: On 9/17/2009 at 2:13 PM, Kirk Wolfk...@dovetail.com wrote: Not to drudge up old threads, but wouldn't it be nice if JCL PROC and SET variables were not thrown away by the converter/interpreter and instead placed in an ASASYMB-style symbol table by the initiator? This

Re: Reading DD card information

2009-09-18 Thread David Waldman
On Fri, 18 Sep 2009 08:51:54 -0500, Paul Gilmartin paulgboul...@aim.com wrote: On Thu, 17 Sep 2009 19:01:54 -0500, Rick Fochtman wrote: There are a number of RYO utilities that will take values from the PARM field to update SYSIN-type datasets. Even have one myself, if you'd like a copy. I

Re: RMF Spreadsheet Reporter

2009-09-18 Thread Michael Schmutzok
I've never created the working set directly from the SMF data. I create the overview records first and then create the working set from that. e.g.: 1) Select SMF data set 2) Create overview records (submits batch job) 3) Retrieve the overview file from mainframe 4) Select the overview file and

Re: Reading DD card information

2009-09-18 Thread Paul Gilmartin
On Fri, 18 Sep 2009 09:52:30 -0500, David Waldman wrote: For personal use, I keep any JCL that needs such systematic modification as a here-document in a shell script which edits it and submits it, This CLIST may be of some use: ***Start Paste*** PROC 0 PRMDBG(DEBUG) /* CHECK FOR DEBUG MODE

Re: Reading DD card information

2009-09-18 Thread Paul Gilmartin
On Fri, 18 Sep 2009 16:37:19 +0200, Gilbert Saint-Flour wrote: Frank Swarbrick wrote: On 9/17/2009 at 2:13 PM, Kirk Wolf wrote: Not to drudge up old threads, but wouldn't it be nice if JCL PROC and SET variables were not thrown away by the converter/interpreter and instead placed in an

COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Andy Robertson
We are trying to use COBDFSYM to convert COBOL copybooks to SYMPARMS input for ICETOOL COBDFSYM is in the dfsort tricks pdf at http://www-01.ibm.com/support/docview.wss?uid=isg3T794 The copybook is compiled and the output analysed by COBDFSYM to create SYMPARMS input With COBOL 410 input

Re: Question about MPFLSTXX

2009-09-18 Thread Zahir Hemini
An MPF exit can be used to recognize and respond to any message, whether it has spaces or not in the area normally considered to be a message ID. I know this because we use an automation product called AutoMan from Exspans that allows us to define message IDs and by placing the text in quotes,

Re: Reading DD card information

2009-09-18 Thread Hardee, Charles H
I agree with Paul, why do you call this a problem. As Paul indicates, the substituted values would be those in effect when the step (EXEC as Paul said) is reached. If you have a SET for a variable name prior to step 1 and then a SET for the same variable name prior to step 2, isn't the intention

Re: Question about MPFLSTXX

2009-09-18 Thread Paul Gilmartin
Wasn't Mister MPFLSTXX a supervillain in Superman comics? -- gil -- 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

Re: COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Greg Shirey
Andy, We have COBOL 4.1 here and have used the same COBDFSYM REXX since December 2005, and it works for us. There is a restriction that the copybook member must have an 01 level to work properly, but I don't recall what error that causes. Greg Shirey Ben E. Keith Company

Re: Question about MPFLSTXX

2009-09-18 Thread Richards, Robert B.
An imp from the fifth dimension, Mr. Mxyzptlk possesses nigh-limitless reality-bending powers, which he often uses to pose challenges to Superman for his own amusement. -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Paul Gilmartin

Re: COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Frank Yaeger
Andy Robertson wrote on 09/18/2009 08:50:56 AM: We are trying to use COBDFSYM to convert COBOL copybooks to SYMNAMES input for ICETOOL COBDFSYM is in the dfsort tricks pdf at http://www.ibm.com/support/docview.wss?rs=114uid=isg3T794 The copybook is compiled and the output analysed by

Re: COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Martin Packer
An interesting discussion about COBDFSYM, particularly as I plug it in the Batch Modernization Redbook that's currently in review. Martin Martin Packer Performance Consultant IBM United Kingdom Ltd +44-20-8832-5167 +44-7802-245-584 email: martin_pac...@uk.ibm.com Twitter ID: MartinPacker

SVCR 0 trace entries with no corresponding SVC 0

2009-09-18 Thread Joe D'Alessandro
I have noticed a number of SVCR 0 entries (with no corresponding SVC 0) in SYSTRACE, but not just after an ATTACH. I see them in connection with traces of a problem with a TCB that has an active SVC table (TCBSVCA2). The PSW NSI is the address of the routine for redriving the intercepted SVC.

Coyote Lab

2009-09-18 Thread John R. Ehrman (408-463-3543 T/543-)
The working ladies group in San Francisco used COYOTE as an acronym for their motto: Call Off Your Old Tired Ethics. John Ehrman -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: Forcing TMS Tape entry into scratch status

2009-09-18 Thread Prabhath V Gannavarapu
Hi, Have noticed a few of HSM duplexed tapes becoming orphan. These have a permanent retention to them. So, they are neither being controlled by HSM to DELVOL and get the tape returned to CA-1 control...neither CA-1 is getting the control as it has the EDMID ON to point to HSM and FLAG3 to 20

Unsubscribe

2009-09-18 Thread Prabhath V Gannavarapu
Hello, Can you kindly unsubscribe me from the list please. Prabhath V S Gannavarapu This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality,

[SMS] DB2 Table/IndexSpace managed placement vs. StorClas MSR attributes

2009-09-18 Thread Neil Duffee
I've just started some investigative reading but thought I'd toss the question out to the knowledge bearers in case someone's already contemplated/discarded the idea. Directions for better (finer? *grin*) manuals to start at are also helpful. I've been storage managing all DB2 regions except

Re: Unsubscribe

2009-09-18 Thread Mark Pace
You have to do it yourself. -- *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

Re: Forcing TMS Tape entry into scratch status

2009-09-18 Thread David Waldman
On Fri, 18 Sep 2009 23:56:13 +0530, Prabhath V Gannavarapu prabhath.v.gannavar...@jpmorgan.com wrote: Hi, Have noticed a few of HSM duplexed tapes becoming orphan. These have a permanent retention to them. So, they are neither being controlled by HSM to DELVOL and get the tape returned to

Re: Unsubscribe

2009-09-18 Thread McKown, John
You must do that yourself. How to is at the bottom of every email that you receive from the list. John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell

DFSMS and Separation Profiles

2009-09-18 Thread Lizette Koehler
Just curious. Is anyone using the SEPARATION PROFILE DATASET in DFSMS? I am not sure what benefit it might be. Lizette -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with

Re: Unsubscribe

2009-09-18 Thread Steve Comstock
McKown, John wrote: You must do that yourself. How to is at the bottom of every email that you receive from the list. John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone *

IBM Program To Help Students Gain Critical Mainframe Skills Grows To More Than 600 Universities

2009-09-18 Thread Ken Porowski
For the We're not dead yet file IBM Program To Help Students Gain Critical Mainframe Skills Grows To More Than 600 Universities Schools in Emerging Markets Join IBM Academic Initiative for System z; program now reaches students in 61 countries

Re: [SMS] DB2 Table/IndexSpace managed placement vs. StorClas MSR attributes

2009-09-18 Thread Traylor, Terry
Being as small shop you probably have one disk subsystem and one drive type for your production environment, so the drives will all perform the same no matter what storage class attributes are assigned. However, dataset striping can help, but you have to be selective about what datasets you

Re: DFSMS and Separation Profiles

2009-09-18 Thread Traylor, Terry
When we were a less dynamic shop, we used it to separate the SMS ACSD, SCDS, and COMMDS; and also the HSM CDSs. Terry Traylor charlesSCHWAB TIS Mainframe Storage Management Remedy Queue: tis-hs-mstg (602) 977-5154 -Original Message- From: IBM Mainframe Discussion List

Re: Reading DD card information

2009-09-18 Thread Paul Gilmartin
On Thu, 17 Sep 2009 19:01:54 -0500, Rick Fochtman wrote: ... If the 100-character limit were lifted for the standard PARM field, that might be a lot easier, especially within HLL compilers/libraries. Would you settle for a 255-character limit? Not

COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Bill Klein
USER BEWARE I have NOT tried it, but the thing that I expect WILL impact COBDFSYM is the fact that Enterprise COBOL V4R2 (not V4R1) *DOES* allow for underscores in user-defined words - even as the last character of the user-defined word. Consider (in particular) a (valid in Enterprise COBOL

Re: Reading DD card information

2009-09-18 Thread Shmuel Metz (Seymour J.)
In 1484171359-1253205613-cardhu_decombobulator_blackberry.rim.net-185013...@bda488.bisx.prod.on.blackberry, on 09/17/2009 at 04:40 PM, Ted MacNEIL eamacn...@yahoo.ca said: SPACE has no default. Yes it does, just not a useful one. If you open a disk file with no SPACE for output, What do you

Re: Reading DD card information

2009-09-18 Thread Shmuel Metz (Seymour J.)
In listserv%200909171011054643.0...@bama.ua.edu, on 09/17/2009 at 10:11 AM, Victor Gil victor@broadridge.com said: //SET PLAN=PLANNAME //DB2PLAN DD DISP=(,PASS),SPACE=(0,0),DSN=amp;PLAN the above DSN will be formatted by JES No; the processing of

Re: Reading DD card information

2009-09-18 Thread Shmuel Metz (Seymour J.)
In 4ab0aa18.6f0f.008...@efirstbank.com, on 09/16/2009 at 09:04 AM, Frank Swarbrick frank.swarbr...@efirstbank.com said: What does MYPGM need to do in order to retrieve the DSN value of the DD named DUMMME? As others have told you, DUMMY and DSNAME= are mutually exclusive parameters. If you

Re: Reading DD card information

2009-09-18 Thread Shmuel Metz (Seymour J.)
In b2b367b60909171313g30eef2e0y4dd61782fdcf5...@mail.gmail.com, on 09/17/2009 at 03:13 PM, Kirk Wolf k...@dovetail.com said: Not to drudge up old threads, but wouldn't it be nice if JCL PROC and SET variables were not thrown away by the converter/interpreter and instead placed in an

Re: DFSMS and Separation Profiles

2009-09-18 Thread Neil Duffee
On 2009.09.18 at 15h01, concerning DFSMS and Separation Profiles, Lizette Koehler star...@min..spr...com wrote to IBM-Main : Is anyone using the SEPARATION PROFILE DATASET in DFSMS? I am not sure what benefit it might be. Lizette: automagic separation of DB2 log, bootstrap, etc datasets.

Re: SYSLOG message suppression

2009-09-18 Thread Edward Jaffe
John Norgauer wrote: What is needed in the MPFLSTXX parm to suppress messages going to SYSLOG? You can omit some of the routing codes that go to the hardcopy set and assign those route codes to messages you want suppressed. For example: |HARDCOPY DEVNUM(SYSLOG) |

Re: COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Frank Yaeger
Andy Robertson wrote on 09/18/2009 03:30:01 PM: Could you maybe send me a copy offlist (as a .txt file will do?) I suspect I've copied the exec from the pdf wrong somehow . . . though I can not see how. You can download cobdfsym.txt from the DFSORT FTP site at:

Re: SYSLOG message suppression

2009-09-18 Thread Zahir Hemini
Turn on the no hardcopy bit in the message flagbytes 2 OICTXTRFB2,CTXTRNHC FORCE NO HARDCOPY This will display it on the console but not on syslog or OICTXTRFB2,CTXTRDTMDELETE THE MESSAGE This will not display on the console or on syslog On Fri, Sep 18, 2009 at 8:06

Re: COBDFSYM With COBOL 410 - ((attn Frank Yeager??))

2009-09-18 Thread Andy Robertson
On Fri, 18 Sep 2009 11:32:12 -0500, Greg Shirey wgshi...@benekeith.com wrote: Andy, We have COBOL 4.1 here and have used the same COBDFSYM REXX since December 2005, and it works for us. There is a restriction that the copybook member must have an 01 level to work properly, but I don't recall

SYSLOG message suppression

2009-09-18 Thread John Norgauer
I have coded an MPFLSTXX to suppress messages. I was hoping to suppress the messages to SYSLOG but this did not happen. What is needed in the MPFLSTXX parm to suppress messages going to SYSLOG? Thank. John Norgauer Senior Systems Programmer Mainframe Technical Support Services University of

Re: DRCLEAR

2009-09-18 Thread Stephen Mednick
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Rick Fochtman Sent: Saturday, 19 September 2009 8:01 AM To: IBM-MAIN@bama.ua.edu Subject: Re: DRCLEAR --snip--- Anyone out

Re: DRCLEAR

2009-09-18 Thread Rick Fochtman
--snip--- Anyone out there use the DRCLEAR from the cbt-tape website for clearing DASD after a disaster recovery exercise? I have downloaded it and followed the directions only to come up with errors that I have no idea how to fix... I

Re: [SMS] DB2 Table/IndexSpace managed placement vs. StorClas MSR attributes

2009-09-18 Thread Neil Duffee
On 2009.09.18 at 15h32, concerning Re: [SMS] DB2 Table/IndexSpace managed placement vs. StorClas MSR attributes, Terry Traylor ter...tra...@schw...com wrote to IBM-Main : Being as small shop you probably have one disk subsystem and one drive type for your production environment, so the

Re: SYSLOG message suppression

2009-09-18 Thread Bob Rutledge
John Norgauer wrote: ... What is needed in the MPFLSTXX parm to suppress messages going to SYSLOG? ... I do not recommend this on anything but a standalone sandbox system; it falls under the category of tampering with evidence and an auditor would frown loudly. That said, the literal answer

AUSSIE FINANCIAL FIRMS DUMP UNIX, WINDOWS FOR LINUX ON THE MAINFRAME

2009-09-18 Thread Ed Gould
AUSSIE FINANCIAL FIRMS DUMP UNIX, WINDOWS FOR LINUX ON THE MAINFRAME http://go.techtarget.com/r/9233967/6570353 Pam Derringer, News Contributor At the recent Red Hat Summit in Chicago, Red Hat Senior Solutions Architect Andrew Hardy trotted out three case studies, in which customers from the

Re: [SMS] DB2 Table/IndexSpace managed placement vs. StorClas MSR attributes

2009-09-18 Thread Traylor, Terry
Well yes, but Active Logs can be striped. DB2 9 allows disk based archive datasets to be striped. Worth considering for Utility Work files, Imagecopies etc. REORG TABLESPACE Utility Recommendation: Where appropriate parameters are not specified to eliminate I/O altogether, or are inappropriate,

load modules for CICS, IMS, DB2 and TSO

2009-09-18 Thread Frank Swarbrick
Rather than posting the same thing to the CICS, IMS and DB2 lists I'm just posting here. After doing some research today I'd like to make the following assertions: DSNELI in SDSNLOAD ● This is the TSO attach module ● DSNHLI is an alias for this module DFHD2LI in SDFHLOAD ●

Re: Reading DD card information

2009-09-18 Thread Rick Fochtman
snip--- Do you mean it's possible to reach in somehow and modify the data following DD * or DD DATA? There are a number of such utilities around, as you say. Their prevalence is testament to the need for a more regular

Computerworld: B of A touts mainframe work as safe career

2009-09-18 Thread Edward Jaffe
http://www.computerworld.com/s/article/9138256/Bank_of_America_touts_mainframe_work_as_a_safe_career?source=CTWNLE_nlt_pm_2009-09-18 -- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 edja...@phoenixsoftware.com