about HILITE in ISPF Editor

2007-03-20 Thread KC Eric Wong

Hi all,

I am new to ISPF Editor.

When I am editing a COBOL file,
I found that syntax highlighting is OFF,

When I type HILITE ON in the command line, it says HILITE unavailable,

Seems that it is disabled somehow.

Does anyone meet this problem?
How can I enable it again?

Thanks!

KC Eric

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


Re: about HILITE in ISPF Editor

2007-03-20 Thread Robert Bardos
KC Eric,

I remember encountering a similar message when trying 'hilite dtl'
on an HFS HTML file that had records that were longer than 255
characters. However, as you mention COBOL I doubt that that's the
reason.

Anyway, did you press F1 (or enter 'help') upon the first message
being displayed?
Maybe there will be another message telling you in more detail
what's wrong.

Robert

 -Ursprüngliche Nachricht-
 von KC Eric Wong
 Gesendet: Dienstag, 20. März 2007 08:27

 Hi all,

 I am new to ISPF Editor.

 When I am editing a COBOL file,I found that syntax highlighting
is OFF,

 When I type HILITE ON in the command line, it says HILITE
unavailable,

 Seems that it is disabled somehow.

 Does anyone meet this problem?
 How can I enable it again?

 Thanks!

 KC Eric

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


Re: about HILITE in ISPF Editor

2007-03-20 Thread KC Eric Wong

Hi Robert,

Thanks for your reply!

I pressed F1 and it says The HILITE command is not available in mixed
mode edit sessions.

Then, I go to Menu - Edit -  Options, to disable Mixed Mode.

Also, I changed all lower case characters to upper case, but still it
doesn't work.

What does Mixed mode edit session means?

Thanks!

KC Eric

It says

On 3/20/07, Robert Bardos [EMAIL PROTECTED] wrote:

KC Eric,

I remember encountering a similar message when trying 'hilite dtl'
on an HFS HTML file that had records that were longer than 255
characters. However, as you mention COBOL I doubt that that's the
reason.

Anyway, did you press F1 (or enter 'help') upon the first message
being displayed?
Maybe there will be another message telling you in more detail
what's wrong.

Robert

 -Ursprüngliche Nachricht-
 von KC Eric Wong
 Gesendet: Dienstag, 20. März 2007 08:27

 Hi all,

 I am new to ISPF Editor.

 When I am editing a COBOL file,I found that syntax highlighting
is OFF,

 When I type HILITE ON in the command line, it says HILITE
unavailable,

 Seems that it is disabled somehow.

 Does anyone meet this problem?
 How can I enable it again?

 Thanks!

 KC Eric

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



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


Re: about HILITE in ISPF Editor

2007-03-20 Thread Robert Bardos
Had to look up 'Mixed Mode' first and it seems to be related to
DBCS.

Here's what the tutorial page says on 'Mixed Mode':


  You can edit unformatted mixed data which contains both
  EBCDIC (one-byte) characters and Double Byte Character Set (DBCS
  or two-byte) characters. To do this, you must specify mixed
mode.
  The field is provided on the Edit entry panel for specifying
  the operation mode:

  Enter / to select option
  / Mixed Mode

  where / indicates mixed mode edit, and
  indicates conventional edit.

  If the terminal does not support DBCS, the operation mode is
ignored.

As I do not have the slightest experience with DBCS I can't be of
more help unfortunately.

The tutorial pages on HILITE do not mention explicitly whether
DBCS is supported or not. Your experience suggests it is not.


Kind regards

Robert Bardos
Ansys AG, Zurich, Switzerland

 -Ursprüngliche Nachricht-

 I pressed F1 and it says The HILITE command is not
 available in mixed mode edit sessions.


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


Re: about HILITE in ISPF Editor

2007-03-20 Thread KC Eric Wong

Hi Robert,

Thanks much for your help!

I also do not have any experience on DBCS.

And after trials and errors, finally it works !

In the System Main Menu - PDF,

instead of choosing Utilities - Dslist,

I chose Edit, then a screen came up, and then I typed the dataset name
and chose not to enable Mixed Mode.

Before, I disable Mixd Mode within the ISPF editor, it didn't work,
though, strange.

Thanks again for your information!

KC Eric

On 3/20/07, Robert Bardos [EMAIL PROTECTED] wrote:

Had to look up 'Mixed Mode' first and it seems to be related to
DBCS.

Here's what the tutorial page says on 'Mixed Mode':


 You can edit unformatted mixed data which contains both
 EBCDIC (one-byte) characters and Double Byte Character Set (DBCS
 or two-byte) characters. To do this, you must specify mixed
mode.
 The field is provided on the Edit entry panel for specifying
 the operation mode:

 Enter / to select option
 / Mixed Mode

 where / indicates mixed mode edit, and
 indicates conventional edit.

 If the terminal does not support DBCS, the operation mode is
ignored.

As I do not have the slightest experience with DBCS I can't be of
more help unfortunately.

The tutorial pages on HILITE do not mention explicitly whether
DBCS is supported or not. Your experience suggests it is not.


Kind regards

Robert Bardos
Ansys AG, Zurich, Switzerland

 -Ursprüngliche Nachricht-

 I pressed F1 and it says The HILITE command is not
 available in mixed mode edit sessions.


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



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


JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Timothy Sipples
The NJE-over-TCP/IP code is now available for z/OS 1.8 JES3.

[
If you're a z/OS veteran, skip this information between brackets:

NJE (Network Job Entry) allows JES-to-JES communication between z/OS
systems, either running on the same machine or across machines. JES (Job
Entry Subsystem) is the master job submission engine for z/OS: the
subsystem that tells z/OS to go do something and which manages job output.
It's like a service window or service counter for z/OS, the place you go to
get something done and/or get the results. JES2 and JES3 are the two JES
variants.

Previously NJE required an SNA protocol connection, but many organizations
would like to use TCP/IP for various reasons. The JES2 NJE-over-TCP/IP
feature is already available, and this new code now adds TCP/IP support for
JES3. SNA is still supported and will be indefinitely.
]

Please reference APAR OA16527. (If you search on OA16527 at ibm.com
you'll find it.) z/OS 1.9 at GA will have this function.

I missed this one a couple weeks ago, so apologies if it's old news.

- - - - -
Timothy Sipples
IBM Consulting Enterprise Software Architect
Specializing in Software Architectures Related to System z
Based in Tokyo, Serving IBM Japan and IBM Asia-Pacific
E-Mail: [EMAIL PROTECTED]
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Help for SORT requirement

2007-03-20 Thread Lizette Koehler
Actually, if you run DB2 in shop at V8 or higher, then you have DFSORT.  You
would need to contact the person in your shop that installs system software
like DFSORT.

Otherwise SYNCSORT may not support similar function as DFSORT does.  I would
contact SYNCSORT Vendor for guidance.

Lizette

-  Snip 

Thanks for the solution Frank.

But unfortunately my system doesn't support DFSORT statements.

I am running on:

SYNCSORT FOR Z/OS  1.1CR   TPF3A  U.S. PATENTS: 4210961, 5117495  (C)
2002 SYNCSORT INC.

Any ideas?

-  UnSnip ---

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


Re: REXX Question

2007-03-20 Thread Sebastian Welton
On Mon, 19 Mar 2007 13:23:12 -0400, Veilleux, Jon L [EMAIL PROTECTED]
wrote:

I did that. It didn't work. What emulation program are you using? We use
Rumba.
I am also at 1.8 on this system.

It works with 1.8 running PCOMM 5.7 (setup as a model 4) and I've just
tested it with 1.5 running x3270 3.3.4p4 (set asa model 2 in VTAMLST but as
model 4 in configuration.)

Seb

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


DFSMShsm tape protection

2007-03-20 Thread Abdullah AlShaalan

i protect my HSM tapes using RACF.

when i use one of those tapes for JES offloading, it bypass the protection 
and overwrite the data on the tape and relabel it.


_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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


Re: Help for SORT requirement

2007-03-20 Thread Ted MacNEIL
Actually, if you run DB2 in shop at V8 or higher, then you have DFSORT.

But, you can only use it to support DB2.
If you intend to use it as a 'stand alone' product, you must license (and pay 
for) it.

-
Too busy driving to stop for gas!  

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


Re: REXX Question

2007-03-20 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 03/19/2007
   at 12:52 PM, Binyamin Dissen [EMAIL PROTECTED] said:

How about using CLIST and attribute bytes on a WRITENR? That has to
generate a TPUT CONTROL.

I doubt it; it's probably TPUT NOEDIT.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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


Re: TSO profile configuration question

2007-03-20 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on
03/12/2007
   at 04:38 PM, Arie Kremer [EMAIL PROTECTED] said:

we have a product that activates started tasks using the command

S member name,JOBNAME=job name

where the job name is .YY (.YY is a constant value, and
 is generated).

Are you sure that it isn't .YY? Or perhaps S member
name.takid,JOBNAME=job name? Periods aren't valid in job names.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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


Re: UNIT NOT JES3 Dataset attributes change upon open

2007-03-20 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 03/09/2007
   at 05:15 PM, Steve Rawlins [EMAIL PROTECTED] said:

What does UNIT NOT JES3 say about dataset allocation and
formatting?

Presumably that the allocation was handled by the Initiator rather
than by JES3.

But when the program opens, it seems to change to:
Organization  . . . :  PS   
   Record format . . . :   FB  
   Record length . . . :   80
   Block size  . . . . :   6080

Presumably the program has those values hard coded.

Could the following message on the job's output have anything to do
with  the case?
10:43:23 IAT4401  LOCATE FOR STEP=xx  DD=ddname DSN=dsn-name
10:43:23 IAT4402 UNIT=3390,VOL(S)  N/A: UNIT NOT JES3

I don't see how.

-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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


Re: REXX APIs (Wanted: SMP/E)

2007-03-20 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 02/27/2007
   at 09:45 AM, Paul Gilmartin [EMAIL PROTECTED] said:

It's possible, with some planning, to design a CALLable API to be
REXX-friendly.  ICSF is an example.  The chief requirement is that
all control blocks and communication areas be passed to the API as
parameters on each call, since Rexx can not conveniently generate
pointers to obtained STORAGE.  An alternative is that the API
allocate all communications areas and return pointers to them in a
single control block so that the Rexx program can manipulate them
with STORAGE()

I would consider that to be quite alien to the REXX world view.
Instead, I would propose that a REXX-friendly application will:

 1. Allow calling REXX procedures from within the application

 2. Register a subcommand environment.

 3. Provide functions and commands that return values in REXX
variables.

The REXX code should be able to do everything without chasing control
blocks.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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


Re: still hunting zOS opportunities PA-MD

2007-03-20 Thread Shmuel Metz (Seymour J.)
In
[EMAIL PROTECTED],
on 02/28/2007
   at 05:27 PM, Plasha Michael E [EMAIL PROTECTED] said:

We usually have openings in Austin TX, Memphis TN, Ogden UT, Detroit
MI, Metro area Washington DC, and more.

The openings that I've seen in the DC Metro area have called for TPF
experience. Are there any with just z/OS, z/VM and HLA?
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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


Re: DFSMShsm tape protection

2007-03-20 Thread Ambat Ravi Nair
how are tapes being managed at your site ?


- ravi.


On Tue, 20 Mar 2007 13:38:29 +0300, Abdullah AlShaalan
[EMAIL PROTECTED] wrote:

i protect my HSM tapes using RACF.

when i use one of those tapes for JES offloading, it bypass the protection
and overwrite the data on the tape and relabel it.

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


Re: Help for SORT requirement

2007-03-20 Thread Mark Zelden
On Tue, 20 Mar 2007 05:27:47 -0400, Lizette Koehler
[EMAIL PROTECTED] wrote:

Actually, if you run DB2 in shop at V8 or higher, then you have DFSORT.  You
would need to contact the person in your shop that installs system software
like DFSORT.

Otherwise SYNCSORT may not support similar function as DFSORT does.  I would
contact SYNCSORT Vendor for guidance.

Lizette

Having or running DB2 V8 has nothing to do with it.  DFSORT is shipped with
z/OS base.  It's just a matter of it being licensed and enabled via IFAPRDxx
and customized / installed to run.  The relationship to DB2 V8 is that DB2
V8 requires DFSORT and DB2 is able to use it even though it is disabled
in IFAPRDxx (and you don't have to license it).

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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


Re: SCP and MVS data sets?

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of John S. Giltner, Jr.
 Sent: Monday, March 19, 2007 8:36 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: SCP and MVS data sets?
 
 
 Martin S. wrote:
  If i do a
 /bin/scp //'USER9000.MVSDAT'  fraserver.de.dbx.com:/csx
  
  I get a message that USER9000.MVSDAT is not found.
  
  
  If I do a
 cat //'USER9000.MVSDAT'
  everything works fine.
  
  Is it possible that the open function is different in SCP?
  
  Martin
  
 
 Some Unix System Services commands support access to MVS 
 datasets, SSH 
 (which is what SCP uses) does not.  You can use OCOPY to get 
 the file to 
 a HFS.

You can also do the following weirdness to use ssh to copy a z/OS legacy
dataset using ssh. Note that this is a UNIX command, so you need to run
a UNIX shell or BPXBATCH or something like that.

cp //'MVS.DATASET' /dev/fd1|ssh [EMAIL PROTECTED] 'cat receiving.file'

This uses cp, which is documented to support z/OS legacy datasets (cat
is NOT so documented) to /dev/fd1, which is stdout. It then pipes that
into ssh, which connects to [EMAIL PROTECTED]. At the remote site, it
invokes cat to write to receiving.file.

I also like Gil's use of scp instead of ssh. I've not tried it, but
I trust him that it works.

I also just learned from Gil that /dev/fd/? works on z/OS UNIX. I've
been using /dev/fd? which also works. But /dev/fd? does not work on
Linux, whereas /dev/fd/? does. I think that I'll be changing my
habits. Oh, replace the ? with a number which is the file descriptor.

If you don't want to be prompted for a password or passphrase, then the
z/OS user running this must have an OMVS segment, with a home
directory, a .ssh subdirectory, and the appropriate digital cert
(ssh-keygen) with no passphrase.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: MVS Experience

2007-03-20 Thread Jon Brock
These days it's Port City Java and Bawls soda for me.

Jon



snip
Long ago and far away, I was at a conference/meeting that had been selected to 
be beta-test for Jolt.
/snip

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


Re: SCP and MVS data sets?

2007-03-20 Thread Paul Gilmartin
In a recent note, McKown, John said:

 Date: Tue, 20 Mar 2007 08:01:19 -0500
 
 I also like Gil's use of scp instead of ssh. I've not tried it, but
 I trust him that it works.
 
I confess -- I haven't tested it; I was speculating.

 I also just learned from Gil that /dev/fd/? works on z/OS UNIX. I've
 been using /dev/fd? which also works. But /dev/fd? does not work on
 Linux, whereas /dev/fd/? does. I think that I'll be changing my
 habits. Oh, replace the ? with a number which is the file descriptor.
 
Solaris and OS X also accept /dev/fd/? but not /dev/fd?.

Apparently IBM quietly acceded to user pressure on this (or perhaps
they wanted, internally, to port ksh with process substitution,
etc.)  It may have been mentioned in the Release Notes in some
publication.  Neither construct is specified by POSIX, but it's
still baffling that IBM chose to flout widespread convention in
the earlier implementation.  Perhaps it was merely a typo;
perhaps eliminating a directory level saved some few lines of
code (at the expense, later, of forever maintaining two versions
for compatibility).

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Ron Wells
Thought IP (NJE) was brought out in z/OS1.7??

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Bob Shannon
Thought IP (NJE) was brought out in z/OS1.7??

1.7 for JES2. 1.8 for JES3.

Bob Shannon
Rocket Software

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


JAVA Support for a Novice

2007-03-20 Thread Robert Pelletier
Hi All. Would anyone have a batch example of a JAVA compile and run of
HELLO WORLD (or anything simple) they would be willing to share with me
or point me to a manual I could find it in? Thanks once again all. 


Have a Nice Day !
 
Bob Pelletier
Connecticut Student Loan Foundation
Rocky Hill, Ct.
 

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


Re: OMVS Password Display Security (was: REXX Question)

2007-03-20 Thread Jack Kelly
Your moniker seems to implies that you work for STK and your posts 
indicate that you like to tilt at windmills so your last post peaked my 
interest. Your comment toward IBM, because I know that gets their 
attention., interests me. Do you know of any phrase that will get STK's 
interest?

Jack Kelly
LA Systems @ US Courts
x 202-502-2390



Paul Gilmartin [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
03/19/2007 10:28 PM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
OMVS Password Display Security (was: REXX Question)






In a recent note, Tomas Fott said:

 Date: Mon, 19 Mar 2007 19:35:46 -0500
 
 If logmode is D4B32XX3 (non-SNA) or D4C32XX3 (SNA) then the rexx works 
OK.
 If logmode is D4B32782 D4B32783 .. (NON-sna) or D4C32782, D4C32783 ...
 (SNA) then start field is translated to colon.
 
The foregoing discussion has been entirely sufficient to persuade me that
in view of the variety of logmodes and terminal emulators any attempt to
mask input fields reliably by embedding 327x control codes in (emulated)
linemode data streams is an exercise in futility.  Just when your client
believes you have succeeded he'll make some purportedly insignificant
change and present you with a trouble report.

Meanwhile, the chatter has motivated me to submit my long-imagined PMR
concerning the failure of 3270 OMVS to entirely mask passwords when the
programmer uses stty -echo or tcsetattr( - ECHO ).  I took care to use
the term security in both the Abstract and the Text because I know
that gets their attention.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

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


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


Re: JAVA Support for a Novice

2007-03-20 Thread Scott Barry
This Google (advanced) search revealed several IBM.COM pages (one link provided 
below):

+z/os +java +example site:ibm.com


Sincerely,

Scott Barry
SBBWorks, Inc.

Java batch jobs on z/OS and OS/390
http://ibm.com/developerworks/eserver/library/es-java-batchz.html

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


Alaska loses money

2007-03-20 Thread Matthew Stitt
Fortunately, a mainframe was not involved, neither was IBM either.

http://www.usatoday.com/news/nation/2007-03-20-alaska-fund_N.htm

Even the backup tapes could not be read. g

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


Re: Help for SORT requirement

2007-03-20 Thread Frank Yaeger
Lizette Koehler wrote on 03/20/2007 02:27:47 AM:
 Actually, if you run DB2 in shop at V8 or higher, then you have DFSORT.
You
 would need to contact the person in your shop that installs system
software
 like DFSORT.

DB2 Utilities can use DFSORT without a license.  Any other use of DFSORT,
such as the example I gave, requires a license.

Frank Yaeger - DFSORT Team (IBM) - [EMAIL PROTECTED]
Specialties: PARSE, JFY, SQZ, ICETOOL, IFTHEN, OVERLAY, Symbols, Migration

 = DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort/

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread John Eells

[EMAIL PROTECTED] wrote:

Thought IP (NJE) was brought out in z/OS1.7??


snip

For JES2, it was.  This is for JES3.

--
John Eells
z/OS Technical Marketing
IBM Poughkeepsie
[EMAIL PROTECTED]

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Ron Wells
nay good ref on nje-ip for jes2...like to shake that down.

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Chris Mason

Bob

In a sense, Ron is correct. It was z/OS V1R7 in which the revered Washington 
Systems Center yellow (if my colour memory is correct) NJE protocol manual 
appeared in the JES2 bookshelf updated with the TCP/IP support[1]. If you 
take a look in  Appendix A, System-Dependent Considerations you will find 
JES£ is covered together with JES2, RSCS and VSE/POWER and searching for 
JES3 yields 67 hits.


Chris Mason

[1] In Googling trying to discover the number of this manual - in case 
anyone has it collecting dust on a forgotten shelf - I found that a more 
official manual had been published in the meantime: SC23-0070-03.


- Original Message - 
From: Bob Shannon [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, March 20, 2007 2:41 PM
Subject: Re: JES3 NJE Over TCP/IP Now Available (OA16527)



Thought IP (NJE) was brought out in z/OS1.7??

1.7 for JES2. 1.8 for JES3.

Bob Shannon
Rocket Software 


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


Re: JAVA Support for a Novice

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier
 Sent: Tuesday, March 20, 2007 8:57 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: JAVA Support for a Novice
 
 
 Hi All. Would anyone have a batch example of a JAVA compile and run of
 HELLO WORLD (or anything simple) they would be willing to 
 share with me
 or point me to a manual I could find it in? Thanks once again all. 
 
 
 Have a Nice Day !
  
 Bob Pelletier

First, before doing anything else, get JZOS. It is fantastic and makes
running Java in Batch almost simple. It comes bundled with the current
IBM Java 1.5, 64-bit SDK. If you don't have that, then go to:

http://www-03.ibm.com/servers/eserver/zseries/software/java/jzos/overvie
w.html


Now, to compile Java, you must have the .java files in a UNIX file. It
cannot be in a sequential file, or member of a PDS, or anything like
that (at least as best as I can figure out). Of course, you could keep
it in a PDS and OCOPY it to an intermediate UNIX file in order to
compile. But the resultant .class file must remain in a UNIX file. You
cannot execute Java from a z/OS legacy dataset of any type (if somebody
has done this, I would love to know how!).

JCL for a compile:

// SET CMD1='SH . /etc/profile; . ~/.profile; javac helloWorld.java'
//PS001   EXEC PGM=BPXBATCH,REGION=6M,
// PARM='CMD1 '
//STDOUT DD PATH='/tmp/TSH009.stdout',
// FILEDATA=TEXT,
// PATHOPTS=(OCREAT,OAPPEND,OWRONLY,OEXCL),PATHMODE=SIRWXU
//STDERR DD PATH='/tmp/TSH009.stderr',
// FILEDATA=TEXT,
// PATHOPTS=(OCREAT,OAPPEND,OWRONLY,OEXCL),PATHMODE=SIRWXU
//STDIN DD PATH='/dev/null',
// PATHOPTS=(ORDONLY)
//*
//PRINT EXEC PGM=IKJEFT01
//SYSTSPRT DD SYSOUT=*
//HFSERR   DD PATH='/tmp/TSH009.stdout',PATHDISP=(DELETE,DELETE)
//HFSOUT   DD PATH='/tmp/TSH009.stdout',PATHDISP=(DELETE,DELETE)
//STDERR   DD SYSOUT=*,DCB=(RECFM=VB,LRECL=4096)
//STDOUT   DD SYSOUT=*,DCB=(RECFM=VB,LRECL=4096)
//SYSPRINT DD SYSOUT=*
//SYSTSIN DD *
OCOPY INDD(HFSERR) OUTDD(STDERR)
OCOPY INDD(HFSOUT) OUTDD(STDOUT)

Change the PATH= on the STDOUT and STDERR as you need to. I used those
names simply as an example. BPXBATCH on z/OS 1.6 cannot write directly
to JES SYSOUT, unfortunately. The OEXCL will cause a JCL error if the
files exist. You can remove it if you want to overwrite the files, if
they exist and you have the authority to overwrite them.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: Listserv upgrade Tuesday morning

2007-03-20 Thread Elardus Engelbrecht
Darren Evans-Young [EMAIL PROTECTED] wrote:

I'll be upgrading Listserv sometime Tuesday morning. Postings will be queued 
until Listserv comes back up. The web interface will be down also during this 
time. I'm expecting the outage to be brief (knock on wood).

What a slick web interface! Now please add music, animation and vibrant text 
and then we can have a nice chat! ;-D

Darren, thanks for maintaining this listserv. I appreciate it much!

Groete / Greetings

Elardus Engelbrecht!

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


Re: JAVA Support for a Novice

2007-03-20 Thread Robert Pelletier
Thanks John and all. Will JZOS require a higher operating system than
OS390 V2R10? 


Have a Nice Day !
 
Bob Pelletier
Connecticut Student Loan Foundation
Rocky Hill, Ct.

-Original Message-
From: McKown, John [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 11:19 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: JAVA Support for a Novice

 -Original Message-
 From: IBM Mainframe Discussion List
 [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier
 Sent: Tuesday, March 20, 2007 8:57 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: JAVA Support for a Novice
 
 
 Hi All. Would anyone have a batch example of a JAVA compile and run of

 HELLO WORLD (or anything simple) they would be willing to share with 
 me or point me to a manual I could find it in? Thanks once again all.
 
 
 Have a Nice Day !
  
 Bob Pelletier

First, before doing anything else, get JZOS. It is fantastic and makes
running Java in Batch almost simple. It comes bundled with the current
IBM Java 1.5, 64-bit SDK. If you don't have that, then go to:

http://www-03.ibm.com/servers/eserver/zseries/software/java/jzos/overvie
w.html


Now, to compile Java, you must have the .java files in a UNIX file. It
cannot be in a sequential file, or member of a PDS, or anything like
that (at least as best as I can figure out). Of course, you could keep
it in a PDS and OCOPY it to an intermediate UNIX file in order to
compile. But the resultant .class file must remain in a UNIX file. You
cannot execute Java from a z/OS legacy dataset of any type (if somebody
has done this, I would love to know how!).

JCL for a compile:

// SET CMD1='SH . /etc/profile; . ~/.profile; javac helloWorld.java'
//PS001   EXEC PGM=BPXBATCH,REGION=6M,
// PARM='CMD1 '
//STDOUT DD PATH='/tmp/TSH009.stdout',
// FILEDATA=TEXT,
// PATHOPTS=(OCREAT,OAPPEND,OWRONLY,OEXCL),PATHMODE=SIRWXU
//STDERR DD PATH='/tmp/TSH009.stderr',
// FILEDATA=TEXT,
// PATHOPTS=(OCREAT,OAPPEND,OWRONLY,OEXCL),PATHMODE=SIRWXU
//STDIN DD PATH='/dev/null',
// PATHOPTS=(ORDONLY)
//*
//PRINT EXEC PGM=IKJEFT01
//SYSTSPRT DD SYSOUT=*
//HFSERR   DD PATH='/tmp/TSH009.stdout',PATHDISP=(DELETE,DELETE)
//HFSOUT   DD PATH='/tmp/TSH009.stdout',PATHDISP=(DELETE,DELETE)
//STDERR   DD SYSOUT=*,DCB=(RECFM=VB,LRECL=4096)
//STDOUT   DD SYSOUT=*,DCB=(RECFM=VB,LRECL=4096)
//SYSPRINT DD SYSOUT=*
//SYSTSIN DD *
OCOPY INDD(HFSERR) OUTDD(STDERR)
OCOPY INDD(HFSOUT) OUTDD(STDOUT)

Change the PATH= on the STDOUT and STDERR as you need to. I used those
names simply as an example. BPXBATCH on z/OS 1.6 cannot write directly
to JES SYSOUT, unfortunately. The OEXCL will cause a JCL error if the
files exist. You can remove it if you want to overwrite the files, if
they exist and you have the authority to overwrite them.

--

John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Clark Morris
On 20 Mar 2007 02:04:14 -0700, in bit.listserv.ibm-main you wrote:



The NJE-over-TCP/IP code is now available for z/OS 1.8 JES3.

[
If you're a z/OS veteran, skip this information between brackets:

NJE (Network Job Entry) allows JES-to-JES communication between z/OS
systems, either running on the same machine or across machines. JES (Job
Entry Subsystem) is the master job submission engine for z/OS: the
subsystem that tells z/OS to go do something and which manages job output.
It's like a service window or service counter for z/OS, the place you go to
get something done and/or get the results. JES2 and JES3 are the two JES
variants.

Previously NJE required an SNA protocol connection, but many organizations
would like to use TCP/IP for various reasons. The JES2 NJE-over-TCP/IP
feature is already available, and this new code now adds TCP/IP support for
JES3. SNA is still supported and will be indefinitely.

I hope it isn't via an extra cost add-on like SNA NJE was.  The extra
cost to go NJE may have been the straw that broke the camel's back in
pushing the conversion from JES3 to JES2 by Philips Lighting in the
1980's.  I couldn't justify the additional dollars out the door
compared to JES2 for a single image.  It gave me no joy to see the
other part of the add-on - Bulk Data Transfer, dead-ended in later
years.
]

Please reference APAR OA16527. (If you search on OA16527 at ibm.com
you'll find it.) z/OS 1.9 at GA will have this function.

I missed this one a couple weeks ago, so apologies if it's old news.

- - - - -
Timothy Sipples
IBM Consulting Enterprise Software Architect
Specializing in Software Architectures Related to System z
Based in Tokyo, Serving IBM Japan and IBM Asia-Pacific
E-Mail: [EMAIL PROTECTED]

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Bob Shannon
In a sense, Ron is correct. It was z/OS V1R7 in which the revered Washington 
Systems Center yellow (if my colour memory is correct) NJE protocol manual 
appeared in the JES2 bookshelf updated with the TCP/IP support[1]. If you 
take a look in  Appendix A, System-Dependent Considerations you will find 
JES£ is covered together with JES2, RSCS and VSE/POWER and searching for JES3 
yields 67 hits.

Sorry, I don't understand what you're trying to say. JES3 support for NJE over 
TCP was provided in 1.8. It doesn't matter what was discussed prior to that, 
the support came with 1.8.

Bob Shannon

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


IBM-Main Archive change?

2007-03-20 Thread Patrick O'Keefe
Did the format of IBM-Main's Archive (or Listserver's processing of the archive)
change over night, or have I horribly hosed over my profile?  The look amp; 
feel
is completely different.  More importanly, I no longer have navigation buttons
(next/prev-in-thread, next/prev-by-author) when viewing a posting.  I have
to return to the index to find the next/prev postings.

If this is just me, I'l gladly take this discussion offline if somebody is 
willing to
help me sort this out.

I purposefully set nomail.  The archive is the only way I access IBM-Main.

Pat O'Keefe
  

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


Re: JAVA Support for a Novice

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier
 Sent: Tuesday, March 20, 2007 10:23 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: JAVA Support for a Novice
 
 
 Thanks John and all. Will JZOS require a higher operating system than
 OS390 V2R10? 
 
 
 Have a Nice Day !
  
 Bob Pelletier

I don't have the slightest idea. To be honest, doing anything on OS/390
2.10 beyond legacy COBOL is likely just going to frustrate you. JZOS
does come with drivers to go back to 31 bit Java 1.4. But you'll
likely need to get them separately from the SDK.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: Help for SORT requirement

2007-03-20 Thread Reda, John
SyncSort supports the application that Frank proposed.  It is the
simplest and most straight forward way to handle the situation.
Unfortunately you appear to be using an older version of the product
that does not have this support in it.  You need to be using 1.2.1 or
later.  Since you don't have access to that I can propose a slightly
more costly solution but it should work.  

//STEP1 EXEC PGM=SORT
//SORTIN DD DISP=SHR,DSN=your.input.dataset
//SORTOF01 DD DISP=(,PASS),DSN=OUT1,UNIT=SYSDA,SPACE=(CYL,50)
//SORTOF02 DD DISP=(,PASS),DSN=OUT2,UNIT=SYSDA,SPACE=(CYL,50)
//SYSOUT DD SYSOUT=*
//SYSIN DD *
 INREC FIELDS=(1,250,SEQNUM,4,ZD)
 SORT FIELDS=COPY   
 OUTFIL FILES=01,   
INCLUDE=(1,1,CH,EQ,C'4'),   
OUTREC=(1,24,30,3,28,2,3C' ',33,12,50,3,48,2,3C' ',53,202)   
 OUTFIL FILES=02,   
INCLUDE=(1,1,CH,NE,C'4')
/*
//STEP2 EXEC PGM=SORT
//SORTIN DD DISP=OLD,DSN=OUT1
//   DD DISP=OLD,DSN=OUT2
//SORTOUT DD DSN=your.output.dataset,DISP=(,CATLG),UNIT=SYSDA
//SYSIN DD * 
  SORT FIELDS=(251,4,CH,A)
  OUTREC FIELDS=(1,250)
/*
//SYSOUT DD SYSOUT=*

I am unclear from your original post of the exact columns of your data.
Your graphic seemed to imply one set of column numbers but your write up
seemed slightly different.  Please check the columns to be sure.  

If this doesn't work, please let me know.  If you would like to get to a
more current version of the sort please contact support. 

Sincerely,
John Reda
Software Services Manager
Syncsort Inc.
201-930-8260

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
 Behalf Of Rashmi Nijaguni Mogali
 Sent: Tuesday, March 20, 2007 2:53 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: Help for SORT requirement
 
 Thanks for the solution Frank.
 
 But unfortunately my system doesn't support DFSORT statements.
 
 I am running on:
 
 SYNCSORT FOR Z/OS  1.1CR   TPF3A  U.S. PATENTS: 4210961, 5117495  (C)
 2002 SYNCSORT INC.
 
 Any ideas?
 
 
 
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
 Behalf Of Frank Yaeger
 Sent: Monday, March 19, 2007 8:16 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: Help for SORT requirement
 
 
 
 
 Rashmi Nijaguni Mogali wrote on 03/19/2007 05:51:18 AM:
 
  I have the following requirement:
 
  Input file:
 

---+1+2+3+4+5+6+7---
  4910024892  123 234
  4100324890  456 567
  4910024891  789 890
 
  Output file:
 

---+1+2+3+4+5+6+7---
  4910024892 123 234
  4100324890 456 567
  4910024891 789 890
 
  Whenever there the value in column 1 of input file is 4 I need the
 data
  at position 30 shifted to 25 and data at position 50 shifted to 45.
 The
  length of this data is fixed i.e. 3 bytes.
 
  The length of the input file is 250 bytes.
 
  How can I do this using SORT?

 Here's a DFSORT job that will do what you asked for:
 
 //S1EXEC  PGM=ICEMAN
 //SYSOUTDD  SYSOUT=*
 //SORTIN DD DSN=...  input file (FB/250)
 //SORTOUT DD DSN=...  output file (FB/250)
 //SYSINDD*
   OPTION COPY
   INREC IFTHEN=(WHEN=(1,1,CH,EQ,C'4'),
   OVERLAY=(25:30,3,30:3X,45:50,3,50:3X))
 /*

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


Re: IBM-Main Archive change?

2007-03-20 Thread Imbriale, Donald (Exchange)
It does appear to have changed significantly.  However, when looking at
a post, there are links to previous/next, and others which I haven't
really investigated.

Don Imbriale

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Patrick O'Keefe
Sent: Tuesday, March 20, 2007 11:26 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: IBM-Main Archive change?

Did the format of IBM-Main's Archive (or Listserver's processing of the
archive)
change over night, or have I horribly hosed over my profile?  The look
amp; feel
is completely different.  More importanly, I no longer have navigation
buttons
(next/prev-in-thread, next/prev-by-author) when viewing a posting.  I
have
to return to the index to find the next/prev postings.

If this is just me, I'l gladly take this discussion offline if somebody
is willing to
help me sort this out.

I purposefully set nomail.  The archive is the only way I access
IBM-Main.

Pat O'Keefe



***
Bear Stearns is not responsible for any recommendation, solicitation, 
offer or agreement or any information about any transaction, customer 
account or account activity contained in this communication.
***

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


REXX read buffer

2007-03-20 Thread Joel Ivey
I have a file (about 575000 records @ 1752 lrecl) that takes my REXX routine
quite awhile to read through.   Any file buffering options in REXX?   I've
searched the manuals, archives, and google.   It's a straight sequential read.

Thanks,
Joel M. Ivey
SC Employment Security Commission
Columbia, SC

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


Re: Listserv upgrade Tuesday morning

2007-03-20 Thread Jack Kelly
Darren, I have to second the accolades about your effort to maintain this 
listserv. Not only has it provided assistance but it is a learning 
experience too. Many thanks.

Jack Kelly
LA Systems @ US Courts
x 202-502-2390



Elardus Engelbrecht [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
03/20/2007 11:20 AM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Listserv upgrade Tuesday morning






Darren Evans-Young [EMAIL PROTECTED] wrote:

I'll be upgrading Listserv sometime Tuesday morning. Postings will be 
queued 
until Listserv comes back up. The web interface will be down also during 
this 
time. I'm expecting the outage to be brief (knock on wood).

What a slick web interface! Now please add music, animation and vibrant 
text 
and then we can have a nice chat! ;-D

Darren, thanks for maintaining this listserv. I appreciate it much!

Groete / Greetings

Elardus Engelbrecht!

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


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


Re: REXX read buffer

2007-03-20 Thread Rich Smrcina
You can control how many records you read at a time with parameters on 
EXECIO.  Read them into a stem 1000 or so at a time and process them or 
if you have a ~1G address space you can read the whole thing into 
storage.  :)


Joel Ivey wrote:

I have a file (about 575000 records @ 1752 lrecl) that takes my REXX routine
quite awhile to read through.   Any file buffering options in REXX?   I've
searched the manuals, archives, and google.   It's a straight sequential read.

Thanks,
Joel M. Ivey
SC Employment Security Commission
Columbia, SC

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



--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com

Catch the WAVV!  http://www.wavv.org
WAVV 2007 - Green Bay, WI - May 18-22, 2007

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


Re: JAVA Support for a Novice

2007-03-20 Thread Veilleux, Jon L
Try this...the java translations for [] will need to be fixed. One of the 
problems of E-Mail and cut and paste. Also you will need to be at a level of 
z/OS that supports SYSOUT for STDIN STDERR, or you could change those DDs to 
use HFS files:

//COPY1 EXEC PGM=IKJEFT01,REGION=4M  
//SYSPRINT DD SYSOUT=(,) 
//INPUTDD DATA,DLM='%%'  
class HelloWorld 
{
 public static void main (String argsݨ) 
{
 System.out.println(Hello Y'All!); 
 }   
}
%%   
//OUTPUT   DD PATH='/tmp/HelloWorld.java',   
// PATHOPTS=(OWRONLY,OCREAT),PATHMODE=(SIRWXU,SIRWXG),   
// PATHDISP=(KEEP,DELETE)
//SYSTSPRT DD SYSOUT=*   
//SYSTSIN  DD *  
OCOPY INDD(INPUT) OUTDD(OUTPUT) TEXT 
/*   
//JESSTEP EXEC PGM=BPXBATCH,REGION=8M,   
// PARM='sh javac /tmp/HelloWorld.java'  
//STDOUT  DD  SYSOUT=*   
//STDERR  DD  SYSOUT=*   
//JESSTEP EXEC PGM=BPXBATCH,REGION=8M,
// PARM='SH java  /tmp/HelloWorld.class'  
//STDOUT  DD  SYSOUT=*
//STDERR  DD  SYSOUT=* 


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-Original Message-

Hi All. Would anyone have a batch example of a JAVA compile and run of HELLO 
WORLD (or anything simple) they would be willing to share with me or point me 
to a manual I could find it in? Thanks once again all. 


 
Bob Pelletier

-
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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


Re: JAVA Support for a Novice

2007-03-20 Thread Robert Pelletier
Thanks Jon. All the great info should keep me busy. 


Have a Nice Day !
 
Bob Pelletier
Connecticut Student Loan Foundation
Rocky Hill, Ct.

-Original Message-
From: Veilleux, Jon L [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 11:31 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: JAVA Support for a Novice

Try this...the java translations for [] will need to be fixed. One of the 
problems of E-Mail and cut and paste. Also you will need to be at a level of 
z/OS that supports SYSOUT for STDIN STDERR, or you could change those DDs to 
use HFS files:

//COPY1 EXEC PGM=IKJEFT01,REGION=4M  
//SYSPRINT DD SYSOUT=(,) 
//INPUTDD DATA,DLM='%%'  
class HelloWorld 
{
 public static void main (String argsݨ) 
{
 System.out.println(Hello Y'All!); 
 }   
}
%%   
//OUTPUT   DD PATH='/tmp/HelloWorld.java',   
// PATHOPTS=(OWRONLY,OCREAT),PATHMODE=(SIRWXU,SIRWXG),   
// PATHDISP=(KEEP,DELETE)
//SYSTSPRT DD SYSOUT=*   
//SYSTSIN  DD *  
OCOPY INDD(INPUT) OUTDD(OUTPUT) TEXT 
/*   
//JESSTEP EXEC PGM=BPXBATCH,REGION=8M,   
// PARM='sh javac /tmp/HelloWorld.java'  
//STDOUT  DD  SYSOUT=*   
//STDERR  DD  SYSOUT=*   
//JESSTEP EXEC PGM=BPXBATCH,REGION=8M,
// PARM='SH java  /tmp/HelloWorld.class'  
//STDOUT  DD  SYSOUT=*
//STDERR  DD  SYSOUT=* 


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-Original Message-

Hi All. Would anyone have a batch example of a JAVA compile and run of HELLO 
WORLD (or anything simple) they would be willing to share with me or point me 
to a manual I could find it in? Thanks once again all. 


 
Bob Pelletier

-
This e-mail may contain confidential or privileged information. If you think 
you have received this e-mail in error, please advise the sender by reply 
e-mail and then delete this e-mail immediately.
Thank you. Aetna

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

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


Re: IBMLink Bill of Rights.

2007-03-20 Thread Clark Morris
On 18 Mar 2007 11:11:52 -0700, in bit.listserv.ibm-main you wrote:

1)Publish and Maintain SLA for IBMLink servers. (Could  even have a SAD like 
ICON for #Users, Avg Resp, Network Busy)
 
2)Establish Redlink userid and subscribe to major  IBM-centric lists. Post 
outages and planned maintenance schedule for  IBMLink.
 
3)Link a manager to Redlink userid.
 
4)Changes in architecture or platform should maintain  all existing 
functions;e.g. VPA,CONFIG, SIS search.
 
5)Failure to meet 1-4 gets next month  free.
 
This could be really long, but thought I'd at least  offer it up for 
consideration.  

Sounds like a SHARE requirement to me.


** AOL now offers free email to everyone. 
 Find out more about what's free from AOL at http://www.aol.com.


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


Re: IBM-Main Archive change?

2007-03-20 Thread Doc Farmer
I noticed that too - they must've done a MAJOR upgrade to the web 
interface.  It'll take a while to get used to it, but at first glance I like 
it...

On Tue, 20 Mar 2007 10:26:15 -0500, Patrick O'Keefe 
[EMAIL PROTECTED] wrote:

Did the format of IBM-Main's Archive (or Listserver's processing of the 
archive)
change over night, or have I horribly hosed over my profile?  The look 
amp;amp; 
feel
is completely different.  More importanly, I no longer have navigation buttons
(next/prev-in-thread, next/prev-by-author) when viewing a posting.  I have
to return to the index to find the next/prev postings.

If this is just me, I'l gladly take this discussion offline if somebody is 
willing to
help me sort this out.

I purposefully set nomail.  The archive is the only way I access IBM-Main.

Pat O'Keefe


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

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


Re: How to debug WQE modification by SSI

2007-03-20 Thread Patrick O'Keefe
On Thu, 4 Jan 2007 14:52:02 -0500, Jim Mulder [EMAIL PROTECTED] 
wrote:

...
1. SLIP IF,A=TRACE  in IEFJRASP with a DATA filter on the SSI
   function code.  IEFJRASP is OCO, so you would need assistance from
   MVS SSI Level 2 to construct the SLIP.
...

2 Months later I'm still working on my SSI problem.  It has morphed into
dueling SSIs - IBM vs. CA.  I've taken the SLIP traces you mentioned, 
passed thenm to IBM, and am trying to get CA interested in looking at them.
I might have better luck if I understood what I was seeing.

In particular, I'd like to understand the connection between the return code
from a function 9 SSI and the value of byte x'0F' in the SSOB.  The doc says
on entry this byte contains the return code from the previous function 9 SSI.

The Using the SSI manual says RC 0 means
   The function routine recognized the request but did not process it.  

Macro IEFSSWT says RC 0 means
   CONTINUE NORMAL WTO PROCESSING AND HARDCOPY THE MESSAGE   

So if an SSI sets RC 0 does the next SSI see 0 or an unchanged value?
If a previous SSI RC 8 (display but no hardcopy) does this get set somewhere
besides in the SSOB?

The CA SSI is changing the value from 8 to 0, but I can't tell if this bad or
exactly what it should do.

Pat O'Keefe

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


Re: IBM-Main Archive change?

2007-03-20 Thread Paul Gilmartin
In a recent note, Patrick O'Keefe said:
 From [EMAIL PROTECTED] Tue Mar 20 09:40:23 2007
 Subject:  IBM-Main Archive change?
 From: Patrick O'Keefe [EMAIL PROTECTED]
 Reply-To: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
 Date: Tue, 20 Mar 2007 10:26:15 -0500
 Content-Type: text/plain
 
 Did the format of IBM-Main's Archive (or Listserver's processing of the 
 archive)
 change over night, or have I horribly hosed over my profile?  The look amp; 
 feel
 is completely different.  More importanly, I no longer have navigation buttons
 (next/prev-in-thread, next/prev-by-author) when viewing a posting.  I have
 to return to the index to find the next/prev postings.
 
 If this is just me, I'l gladly take this discussion offline if somebody is 
 willing to
 help me sort this out.
 
 I purposefully set nomail.  The archive is the only way I access IBM-Main.
 
It's not just you.  There has been an upgrade.  Evidently the
providers mistake complexity for value.  The source of your
post that I'm replying to is now 763 lines (!) of mostly Javascript.

Like you, I have set nomail.  Thorough yesterday I have been
able to view IBM-MAIN very effectively with a text-only browser
on a minimal bandwidth connection.  I could export articles through
a simple filter to convert to mbox format, and reply using the
mailer and editor of my choice.  I have now lost much of this
facility.  I feel much the same as expressed here lately in many
postings concerning the new IBMLink.

Formerly, table of contents entry appeared on one line;
now it is eight lines in a text browser; a dreadful waste
of screen space.  This is largely due to the profligate and
improper use of p markup in the table entries.

The providers would have done well to heed the guidelines in:

   Linkname: Viewable with Any Browser: Campaign
URL: http://www.anybrowser.org/campaign/

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

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


Looking for IPCS list

2007-03-20 Thread Hardee, Charles H
Hello Everyone,

 

Is anyone aware of a list dedicated to IPCS?

If not, is this a good venue to pose IPCS questions?

 

Thanks,

Charles

 


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


Re: JAVA Support for a Novice

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 08:41:25 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

Try this...the java translations for [] will need to be fixed. One of the 
problems of E-Mail and cut and paste. Also you will need to be at a level of 
z/OS that supports SYSOUT for STDIN STDERR, or you could change those DDs to 
use HFS files:

I don't understand this code (/TMP ???) - except I was unsurprised
when it didn't work for me:

IEF344I ZHBHELLO COPY1 OUTPUT - ALLOCATION FAILED DUE TO DATA FACILITY
SYSTEM ERROR  
IGD17501I ATTEMPT TO OPEN A HFS FILE FAILED, RETURN CODE IS (0081)
REASON CODE IS (0594003D) 
FILENAME IS (/TMP/HELLOWORLD.JAVA) 

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


IBM z/OS Web Site Down

2007-03-20 Thread Brian Peterson
The IBM z/OS web site is down - at least for me.

The error I get is 500 Internal Server Error.

To make sure that my bookmarked links weren't at fault, I reproduced the error 
using the following procedure:

I used the following sequence of clicks:

www.ibm.com
Click on Systems, servers and storage
Click on System z9 Enterprise Class
Click on Operating systems
Click on z/OS

500 Internal Server Error.

Brian

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


Re: JAVA Support for a Novice

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Howard Brazee
 Sent: Tuesday, March 20, 2007 11:00 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: JAVA Support for a Novice
 
 
 On 20 Mar 2007 08:41:25 -0700, [EMAIL PROTECTED] (Veilleux, Jon
 L) wrote:
 
 Try this...the java translations for [] will need to be 
 fixed. One of the problems of E-Mail and cut and paste. Also 
 you will need to be at a level of z/OS that supports SYSOUT 
 for STDIN STDERR, or you could change those DDs to use HFS files:
 
 I don't understand this code (/TMP ???) - except I was unsurprised
 when it didn't work for me:
 
 IEF344I ZHBHELLO COPY1 OUTPUT - ALLOCATION FAILED DUE TO DATA FACILITY
 SYSTEM ERROR  
 IGD17501I ATTEMPT TO OPEN A HFS FILE FAILED, RETURN CODE IS (0081)
 REASON CODE IS (0594003D) 
 FILENAME IS (/TMP/HELLOWORLD.JAVA) 

/TMP should have been /tmp (lowercase). There is not likely to be a /TMP
subdirectory. The original message had it in lowercase, so you edit
session is likely set to CAPS ON. UNIX work pretty much demands CAPS OFF
to not mess up.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: IBM-Main Archive change?

2007-03-20 Thread Patrick O'Keefe
On Tue, 20 Mar 2007 08:54:49 -0700, Paul Gilmartin 
[EMAIL PROTECTED] wrote:

...
It's not just you.  There has been an upgrade.  Evidently the
providers mistake complexity for value.  The source of your
post that I'm replying to is now 763 lines (!) of mostly Javascript.
...

I guess I was blind to not find the navigation links, but having links buried in
text rather than a row of buttons certainly did not make them more usable.

Pat O'Keefe

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


Re: IBM z/OS Web Site Down

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Brian Peterson
 Sent: Tuesday, March 20, 2007 11:03 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: IBM z/OS Web Site Down
 
 
 The IBM z/OS web site is down - at least for me.
 
 The error I get is 500 Internal Server Error.
 
 To make sure that my bookmarked links weren't at fault, I 
 reproduced the error 
 using the following procedure:
 
 I used the following sequence of clicks:
 
 www.ibm.com
 Click on Systems, servers and storage
 Click on System z9 Enterprise Class
 Click on Operating systems
 Click on z/OS
 
 500 Internal Server Error.
 
 Brian

Worked for me. 

http://www-03.ibm.com/servers/eserver/zseries/zos/

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 


--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: IBM z/OS Web Site Down

2007-03-20 Thread Brian Peterson
Well, I guess it's back - for the moment.

Brian

On Tue, 20 Mar 2007 11:02:42 -0500, Brian Peterson wrote:

The IBM z/OS web site is down - at least for me.

The error I get is 500 Internal Server Error.

To make sure that my bookmarked links weren't at fault, I reproduced the 
error
using the following procedure:

I used the following sequence of clicks:

www.ibm.com
Click on Systems, servers and storage
Click on System z9 Enterprise Class
Click on Operating systems
Click on z/OS

500 Internal Server Error.

Brian


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


Re: IBM-Main Archive change?

2007-03-20 Thread Dave Cartwright
On Tue, 20 Mar 2007 10:26:15 -0500, Patrick O'Keefe 
[EMAIL PROTECTED] wrote:


I purposefully set nomail.  The archive is the only way I access IBM-Main.



A lot of people do, Patrick. I haven't made up my mind about the upgrade 
yet, but I normally use Google's shadow of IBM-MAIN first, it's well organised 
and includes bitserve entries.

http://groups.google.com/group/bit.listserv.ibm-main/topics

Normally I go to the archive to post a reply because it allows me to send 
myself a copy for archive.

Dave

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


IPCS Questions (two)

2007-03-20 Thread Hardee, Charles H
Hello All,

 

I have two questions regarding IPSC.

 

1) From within an IPCS oriented CLIST or REXX Exec, is there a way
to determine what IPCS level one is executing under?

2) The new OPCODE function is great, but I am really in need of a
CLIST or REXX based disassembler that can be executed from within the
IPCS environment. Has anyone seen anything like this?

 

Thanks in advance,

Charles

 

Charles (Chuck) Hardee

CA
Software Engineer

Advantage CA-IDMS 
Tel: +1 952 838-1039
Fax: +1 952 835-3301 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

 


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


Re: JAVA Support for a Novice

2007-03-20 Thread Veilleux, Jon L
John is correct. You must have CAPS OFF on your edit profile.
Jon 


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


--

-
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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


Re: IBM-Main Archive change?

2007-03-20 Thread Patrick Lyon
On Tue, 20 Mar 2007 11:31:17 -0500, Elardus Engelbrecht 
[EMAIL PROTECTED] wrote:

Patrick Lyon wrote:
About the only thing I can complain about is when I set my preferences for
sorting, I set the primary as By Date and the secondary as Most Recent,
but it still shows the start of the month at the top.

You forgot to click on 'Submit' button when you change your settings. Check
the word 'Preferences' in the right top corner just next to the words 'Log 
Out'.

Temporary sort can be done by clicking on the column heading. Click again for
reverse order.

Just a case of click you here, click you there and you're done! ;)

It helps if you have a very wide screen resolution like 1680 x 1050.

HTH!

Groete / Greetings

Elardus Engelbrecht!


Thanks Elardus, but I did click the submit button.  Both actually, there are 
two 
that I can see on the preferences page.  Doesn't seem to make a difference. 
Thanks for the tip on the sorting by clicking on the column heading though, 
that works!

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread John Eells

Clark Morris wrote:

snip

I hope it isn't via an extra cost add-on like SNA NJE was.  The extra
cost to go NJE may have been the straw that broke the camel's back in
pushing the conversion from JES3 to JES2 by Philips Lighting in the
1980's.  I couldn't justify the additional dollars out the door
compared to JES2 for a single image.  It gave me no joy to see the
other part of the add-on - Bulk Data Transfer, dead-ended in later
years.

snip

NJE support for TCP/IP is a no additional charge function of both 
JES2 and JES3.  (JES3, of course, reamains a priced optional 
feature of z/OS.)


--
John Eells
z/OS Technical Marketing
IBM Poughkeepsie
[EMAIL PROTECTED]

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Chris Mason

Bob

It's a liberal interpretation of what brought out in Thought IP (NJE) was 
brought out in z/OS1.7?? means. Please don't lose any sleep over it.


It may also depend on your age. I spent my time in or near IBM over the 
period when to pre-announce was a capital offence.


Chris Mason

- Original Message - 
From: Bob Shannon [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, March 20, 2007 4:23 PM
Subject: Re: JES3 NJE Over TCP/IP Now Available (OA16527)


In a sense, Ron is correct. It was z/OS V1R7 in which the revered 
Washington Systems Center yellow (if my colour memory is correct) NJE 
protocol manual appeared in the JES2 bookshelf updated with the TCP/IP 
support[1]. If you take a look in  Appendix A, System-Dependent 
Considerations you will find JES£ is covered together with JES2, RSCS and 
VSE/POWER and searching for JES3 yields 67 hits.


Sorry, I don't understand what you're trying to say. JES3 support for NJE 
over TCP was provided in 1.8. It doesn't matter what was discussed prior to 
that, the support came with 1.8.


Bob Shannon 


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


Re: IBM-Main Archive change?

2007-03-20 Thread Elardus Engelbrecht
Patrick Lyon wrote:
Thanks Elardus, but I did click the submit button.  Both actually, there are 
two that I can see on the preferences page.  Doesn't seem to make a 
difference.

Oops, I forgot, (my turn to forgot.. ;-[ ) to tell you to refresh your webpage 
by either close your browser, click on refresh or open a new browser window.

There are 3 tabs with their own set of settings to check in the Preference 
page. You will need to click on 'Submit', move on to the next tab and check 
that tab's settings and then click on that 'Submit' button, etc. 

It is just a little learning and playing to see all the new effects and what is 
available. Not all effects and settings are immediately visible, but I'll come 
to 
that later...

... Elardus Engelbrecht!

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


Re: IBM-Main Archive change?

2007-03-20 Thread Patrick Lyon
On Tue, 20 Mar 2007 11:46:28 -0500, Elardus Engelbrecht 
[EMAIL PROTECTED] wrote:

Patrick Lyon wrote:
Thanks Elardus, but I did click the submit button.  Both actually, there are
two that I can see on the preferences page.  Doesn't seem to make a
difference.

Oops, I forgot, (my turn to forgot.. ;-[ ) to tell you to refresh your webpage
by either close your browser, click on refresh or open a new browser window.

There are 3 tabs with their own set of settings to check in the Preference
page. You will need to click on 'Submit', move on to the next tab and check
that tab's settings and then click on that 'Submit' button, etc.

It is just a little learning and playing to see all the new effects and what is
available. Not all effects and settings are immediately visible, but I'll come 
to
that later...

... Elardus Engelbrecht!


Thanks for the tips Elardus, but that does not seem to work either.  Tried both 
the refresh and closing down and starting a new browser tricks and it still 
shows them first of the month at the top.

Oh well - I can live with clicking on the date column to resort it.

Thanks!
Pat Lyon

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Chris Mason

Ron

A z/Journal article: 
http://www.zjournal.com/index.cfm?section=articleaid=396


Network Job Entry (NJE) for the 21st Century

The updated reference manual I mentioned in an earlier post:: 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS2A610


Network Job Entry Format and Protocols Document Number SA22-7539-01

Incidentally, I would hope these would be quite good references and not nay 
good (apply a Scottish accent) at all!


Chris Mason

- Original Message - 
From: Ron Wells [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, March 20, 2007 4:14 PM
Subject: Re: JES3 NJE Over TCP/IP Now Available (OA16527)


nay good ref on nje-ip for jes2...like to shake that down. 


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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Veilleux, Jon L
Here is a REXX ISPF Edit Macro that will translate square brackets [] to
the correct hex codes. Put it in your CLIST concatination and from he
ISPF edit command line enter 'BRACK' (or whatever you choose to call
it):
/*REXX*/
/***  */
/*** ISPF/PDF edit macro to update sys1.aetnamod.jcl members  */
/**/
Trace   
Address ISPEXEC 
'ISREDIT MACRO (PARM1) NOPROCESS'   
parm1 = translate(parm1)
If parm1 = '?' Then 
  Do
Call help   
Exit
  End   
If parm1 = 'TRACE' Then 
  Do
trace ?R
  End   
'isredit cursor = 1 '   
ISREDIT c x'ba' x'ad' all 
ISREDIT c x'bb' x'bd' all 


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Veilleux, Jon L
 Sent: Tuesday, March 20, 2007 12:19 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: JAVA Support for a Novice - square bracket translation
 
 Here is a REXX ISPF Edit Macro that will translate square 
 brackets [] to
 the correct hex codes. Put it in your CLIST concatination and from he
 ISPF edit command line enter 'BRACK' (or whatever you choose to call
 it):

snip

 
 Jon L. Veilleux

I will mention that this is only needed if you cannot change the codes
being sent by your 3270 emulator. I have Hummingbird set up so that the
correct IBM-1047 (C language) codes are sent for all the keys. I think
this also includes the vertical bar, which is x'4F', but which many
emulators have as the broken vertical bar or x'6A'. This in particular
has caused problems for our mainframe programmers in that they create
files to be ftp'ed to Windows which are bar separated (instead of
comma separated) and they get the wrong result after the ftp. I had to
create a special ftp translate table just for that problem.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 10:25:05 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

Here is a REXX ISPF Edit Macro that will translate square brackets [] to
the correct hex codes. Put it in your CLIST concatination and from he
ISPF edit command line enter 'BRACK' (or whatever you choose to call
it):

It's been too long since I ran Rexx and did something wrong - I
probably should have just done those following commands by hand.
  
ISREDIT c x'ba' x'ad' all 
ISREDIT c x'bb' x'bd' all 

At any rate, I'm in a loop.  It asked for my data name, and I gave my
Rexx PDS, then it asked for data type, and I'm stuck.  I don't know
how to answer nor how to exit.

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Veilleux, Jon L
I'm not sure what you mean. You just copy the exec into a PDS in your
SYSPROC concatination, I used member name 'brack'.
Then when you edit the JAVA source code enter 'brack' on the command
line. I'm not sure where you are getting the loop. If all else fails,
then add 'TRACE ?R' at the start of the REXX code so you can debug it
interactively. Or, as you say, you can enter the commands directly on
the command line.


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


It's been too long since I ran Rexx and did something wrong - I probably
should have just done those following commands by hand.
  
ISREDIT c x'ba' x'ad' all

ISREDIT c x'bb' x'bd' all


At any rate, I'm in a loop.  It asked for my data name, and I gave my
Rexx PDS, then it asked for data type, and I'm stuck.  I don't know how
to answer nor how to exit.

This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 10:49:19 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

I'm not sure what you mean. You just copy the exec into a PDS in your
SYSPROC concatination, I used member name 'brack'.
Then when you edit the JAVA source code enter 'brack' on the command
line. I'm not sure where you are getting the loop. If all else fails,
then add 'TRACE ?R' at the start of the REXX code so you can debug it
interactively. Or, as you say, you can enter the commands directly on
the command line.

I may need to kill my session.   I can work elsewhere for a while
until then.   I just have a blank screen except for the prompt(s):
ENTER DATA SET TYPE -  
   
ENTER DATA SET TYPE -  

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Jon Brock
PA1 should get you out of that, I believe.

Jon



snip
I may need to kill my session.   I can work elsewhere for a while
until then.   I just have a blank screen except for the prompt(s):
ENTER DATA SET TYPE -  
   
ENTER DATA SET TYPE -  
/snip

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Lesseg, Jon
You need to hit the Attention Key (CNTL-F1 on my reflection 3270
emulator) to interrupt the Rexx.

HTH,

Jon L. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Brazee
Sent: Tuesday, March 20, 2007 10:57 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: JAVA Support for a Novice - square bracket translation

On 20 Mar 2007 10:49:19 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

I'm not sure what you mean. You just copy the exec into a PDS in your
SYSPROC concatination, I used member name 'brack'.
Then when you edit the JAVA source code enter 'brack' on the command
line. I'm not sure where you are getting the loop. If all else fails,
then add 'TRACE ?R' at the start of the REXX code so you can debug it
interactively. Or, as you say, you can enter the commands directly on
the command line.

I may need to kill my session.   I can work elsewhere for a while
until then.   I just have a blank screen except for the prompt(s):
ENTER DATA SET TYPE -  
   
ENTER DATA SET TYPE -  

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


--

This email is confidential and may be legally privileged.

It is intended solely for the addressee. Access to this email by anyone else, 
unless expressly approved by the sender or an authorized addressee, is 
unauthorized.

If you are not the intended recipient, any disclosure, copying, distribution or 
any action omitted or taken in reliance on it, is prohibited and may be 
unlawful. If you believe that you have received this email in error, please 
contact the sender, delete this e-mail and destroy all copies.

==

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


Null in JCL causing error

2007-03-20 Thread JONES, CHARLIE
We are on z/OS 1.7 - This morning we had a JCL error and determined that
the cause was
An x'00' (null) between a STEPNAME and its corresponding EXEC directive.
We changed 
The null to a x'40' (space) and everything worked fine.  The programmer
that created the JCL
Claims that the JCL with the embedded null worked okay under z/OS 1.4
during testing.  I'm
Not sure I believe that.  Anyone with knowledge of the effect of nulls
in JCL and any behaviorial
Changes between z/OS 1.4 to z/OS 1.7.

Charlie

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


Re: Null in JCL causing error

2007-03-20 Thread Patrick Lyon
On Tue, 20 Mar 2007 13:20:56 -0500, JONES, CHARLIE 
[EMAIL PROTECTED] wrote:

The programmer
that created the JCL
Claims that the JCL with the embedded null worked okay under z/OS 1.4
during testing.  I'm
Not sure I believe that.  

Charlie


Charlie - do you have a backup of the member before you changed it and 
saved it?  If the member statistics of the last time it was saved was prior to 
1.7 implementation, he may be right.

Sorry I can't help with your issue though.

Patrick Lyon

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


Re: Null in JCL causing error

2007-03-20 Thread Patrick Lyon
On Tue, 20 Mar 2007 13:20:56 -0500, JONES, CHARLIE 
[EMAIL PROTECTED] wrote:

The programmer
that created the JCL
Claims that the JCL with the embedded null worked okay under z/OS 1.4
during testing.  I'm
Not sure I believe that.  

FWIW - I tested it on my 1.4 system and I got a JCL error also - Invalid Label.

HTH,
Patrick Lyon

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 11:03:17 -0700, [EMAIL PROTECTED] (Lesseg, Jon)
wrote:

You need to hit the Attention Key (CNTL-F1 on my reflection 3270
emulator) to interrupt the Rexx.

My PA-1 emulation moves me between mainframe accounts (IDMS test,
CA-7, ISPF, etc).

Checking my emulator, attention is CTL-A for me, but that doesn't seem
to do anything...   Ah, I just went back it did something - slowly.
Thanks.

Editing, I can't find a x'ba' nor a hex 'bb'.   I also don't see any
square brackets.   Working with e-mail, newsgroups, newsgroup software
and various character representation, I expect something got
translated.

Maybe if I post what I got:
//COPY1 EXEC PGM=IKJEFT01,REGION=4M 
//SYSPRINT DD SYSOUT=(,)
//INPUTDD DATA,DLM='%%' 
CLASS HELLOWORLD
{   
 PUBLIC STATIC VOID MAIN (STRING ARGS­½)
{   
 SYSTEM.OUT.PRINTLN(HELLO Y'ALL!);
 }  
}   
%%  

I see curlie braces which are upper case square brackets on my
keyboard.

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Howard Brazee
I edited the [] to two letters and did a TSO change command to x'ad'
and x'bd' respectively.

I still got:
FSUM1009 Unable to execute the shell. 
Options Report for Enclave main 03/20/07 12:46:02 PM  
Language Environment V01 R07.00   

My keyboard emulator said to use the cent sign (ctl-[) for 3270 and
something else for APL.   I typed the CTL-[ and got a cent.   It only
had the APL option for ]


I didn't figure typing in a Hello World would be so difficult.

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


IBMLink is down again

2007-03-20 Thread Imbriale, Donald (Exchange)
Content-Type: text/plain;
charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

I just called and there is a Sev1 ticket open.

Don Imbriale


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


***
Bear Stearns is not responsible for any recommendation, solicitation, 
offer or agreement or any information about any transaction, customer 
account or account activity contained in this communication.
***


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


Re: JAVA Support for a Novice

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 09:03:04 -0700, [EMAIL PROTECTED] (McKown, John)
wrote:

/TMP should have been /tmp (lowercase). There is not likely to be a /TMP
subdirectory. The original message had it in lowercase, so you edit
session is likely set to CAPS ON. UNIX work pretty much demands CAPS OFF
to not mess up.

I've never come across this.  Is it possible to gener that file at the
end of the run?

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


Re: Null in JCL causing error

2007-03-20 Thread Weidt, James
For an historical perspective, I tried it on os/390 2.9 and got the
invalid label error.

Thanks,

Jim Weidt

Senior Systems Engineer

Jostens Inc.

Office: 952-838-7555

Cell: 612-419-3738

[EMAIL PROTECTED]

 

CONFIDENTIALITY NOTICE:  The information contained in this e-mail
communication and any attached documentation may be privileged,
confidential or otherwise protected from disclosure and is intended only
for the use of the designated recipient(s).  It is not intended for
transmission to, or receipt by, any unauthorized person.  The use,
distribution, transmittal or retransmittal by an unintended recipient of
this communication is strictly prohibited.   If you are not the intended
recipient of this e-mail, please delete it from your system without
copying it and notify the above sender.  


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of JONES, CHARLIE
Sent: Tuesday, March 20, 2007 1:21 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Null in JCL causing error

We are on z/OS 1.7 - This morning we had a JCL error and determined that
the cause was
An x'00' (null) between a STEPNAME and its corresponding EXEC directive.
We changed 
The null to a x'40' (space) and everything worked fine.  The programmer
that created the JCL
Claims that the JCL with the embedded null worked okay under z/OS 1.4
during testing.  I'm
Not sure I believe that.  Anyone with knowledge of the effect of nulls
in JCL and any behaviorial
Changes between z/OS 1.4 to z/OS 1.7.

Charlie

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

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


Re: IPCS Questions (two)

2007-03-20 Thread Robert Wright
Charles Hardee wrote on 03/20/2007 12:31:45 PM:


 I have two questions regarding IPSC.

 1) From within an IPCS oriented CLIST or REXX Exec, is there a way
 to determine what IPCS level one is executing under?

No.  You can glean a lot of information about the dump being processed by
looking at its header record, but we haven't created an intended interface
via which your code can ask about the level of IPCS.

 2) The new OPCODE function is great, but I am really in need of a
 CLIST or REXX based disassembler that can be executed from within the
 IPCS environment. Has anyone seen anything like this?

If you're running z//OS V1R8, IPCS has support for an INSTRUCTION data type
that is formatted as an instruction stream much as the HLASM toolkit
functions show instructions.

Bob Wright - MVS Service Aids

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


Re: Null in JCL causing error

2007-03-20 Thread Gary Green
I recall similar experiences with x'00' in my JCL and it never worked; going 
back at least to XA.


 On Tue Mar 20 13:20 , 'JONES, CHARLIE' [EMAIL PROTECTED] sent:

We are on z/OS 1.7 - This morning we had a JCL error and determined that
the cause was
An x'00' (null) between a STEPNAME and its corresponding EXEC directive.
We changed 
The null to a x'40' (space) and everything worked fine.  The programmer
that created the JCL
Claims that the JCL with the embedded null worked okay under z/OS 1.4
during testing.  I'm
Not sure I believe that.  Anyone with knowledge of the effect of nulls
in JCL and any behaviorial
Changes between z/OS 1.4 to z/OS 1.7.

Charlie

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

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


Re: Need help with Assembler accessing VSAM file in reentrant LE-conforming program

2007-03-20 Thread Chris Mason

Steve

I see that this thread became focused on the structure of the OPEN list.

However, here's a FWIW on the subject of GENCB and its siblings which may 
be relevant given that you are responsible for teaching material and 
presumably you want to be sure you teach only what is current:


Back in the early '80s one time I was experimenting with the assembler 
programming of an API - as you appear to be doing. Specifically I was 
interested in the VTAM API as you - for the moment - appear to be interested 
in the VSAM API. I believe the two APIs were created at much the same time 
and have a similar control block - and associated macro - design with the 
hope - rather than the eventuality I expect - that there could be some 
synergy between the operation of the two APIs.


Like you now I was writing a reentrant program[1] and I thought I'd try out 
GENCB, MODCB, SHOWCB and TESTCB. In essence I discovered that, far from 
aiding coding, use of these macros was a very clumsy way to program in 
comparison with bit testing and setting instructions.


But, but, but, I hear you say, what about the quality of the documentation? 
My answer to that would be that just using my standard approach always to 
explain what is going on from column 40 onwards and the use of symbolic 
field names and bit equates is quite adequate for the poor programmer who 
might come along later after I have departed and who dares to amend my 
masterpiece!


Specifically with VTAM RPL programming - I can't say for VSAM - the bit to 
be set may be derived from a variable following the operation of the SNA 
protocol rather than a constant. Trying to fit this into the use of xxxCB 
macros became just hopeless. They weren't designed to cope with that level 
of flexibility. Essentially, I found myself having to manipulate the bits 
within the expansion of the list form of the TESTCB macro which was directly 
equivalent to what I thought I was doing with the RPL - obviously a total 
waste of my time and the computer's time.


Finally I found that a field I wanted to control wasn't covered by the xxxCB 
macro I wanted to use.


Fortunately I worked in a location where all were assignees from within IBM 
and that included VTAM developers. So I walked round a partition and put the 
issue to a man who could be expected to take responsibility for my 
frustrations.


Well he said, slightly embarrassed We don't actually support xxxCB any 
more. Recall this is about 25 years ago.


Whether this was because it was understood that nobody used those macros as 
being too cumbersome or simple neglect I didn't find out. Whatever the 
reason, I threw out the xxxCB macros with gusto and went on happily coding 
my reentrant program purely with the basic macros and manipulated my control 
blocks to bits!


Chris Mason

[1] The subject of reentrancy and VTAM programs deserves some comment. In 
general, there will only be one VTAM server-like application program running 
on an operating system instance at any one time. Thus the main part of the 
program - the part which manages the opening and closing of the ACB and any 
necessary definition of the ACB, using GENCB or otherwise - will not need to 
be reentrant. On the other hand the part of the program which handles each 
session will need to be reentrant - again, in general, since, if all 
processing is performed in VTAM exits - not usually possible - the 
reentrancy requirement can be relaxed.


In any case as a sort-of cultural preference, I prefer all programming to be 
reentrant since it imposes the discipline of separating logic from data 
despite Turing[2] and the fact that both occupy the same address space and 
can be mixed.


[2] I thought I'd better check this so I found

http://www.turing.org.uk/publications/cambridge1.html

which contains Computer programs, operating on data, are themselves data; 
and Turing was eager to put this idea into application as soon as it could 
be embodied in electronics.


- Original Message - 
From: Steve Comstock [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Friday, March 16, 2007 8:20 PM
Subject: Need help with Assembler accessing VSAM file in reentrant 
LE-conforming program




Been working on this several days, driving me nuts.

The basic setup:

LE-conforming, reentrant Assembler program intended
to run as a CGI and access a KSDS by key.

In the program, my call to BPXWDYN is working fine.

Next, I use GENCB to generate an ACB dynamically.

Then I issue OPEN against that ACB: I get S0C4 that
points to the next instruction after my OPEN, which
is an LTR  15,15; so it looks like the abend is being
generated in OPEN.

The code in the vicinity:

 la2,genparm1
 gencb blk=acb,ddname=meals,macrf=(key,dir,in),
   loc=any,am=vsam,
   rmode31=all,mf=(g,(2),genlen)
 ltr   15,15
 jnz   bad_gencb
 lr10,1  pick up address of built acb

 open  

Re: about HILITE in ISPF Editor

2007-03-20 Thread Neil Duffee
At August 23, 2005 13:32, concerning Re: about HILITE in ISPF 
Editor, Robert Bardos [EMAIL PROTECTED] wrote (to IBM-Main):  

 I remember encountering a similar message when trying 'hilite dtl'
 on an HFS HTML file that had records that were longer than 255
 characters. However, as you mention COBOL I doubt that that's the
 reason. [snip]
 
 -Ursprüngliche Nachricht-
 von KC Eric Wong
 Gesendet: Dienstag, 20. März 2007 08:27

 When I am editing a COBOL file, [snip]
 When I type HILITE ON in the command line, it says HILITE
 unavailable,Seems that it is disabled somehow.

[I didn't see the original message on the newsgroup but it might be 
queued up in the ListServ maintenance.]

Eric:  I expect the editor doesn't recognize the file type ie. LLQ 
of dsn, as specific to Cobol.  You can *always* tell it which kind of 
high-lighting you desire;  even in the wrong file.  Give HILITE COBOL 
a try.  (You'll probably have to PROFILE SAVE so the editor will 
retain the setting past the current session.)   

Note:  It can be helpful to change the high-lighting within a single 
session.  For example, you're editing a JCL library that has instream 
Cobol or Rexx.  (or both)  HILITE COBOL happily flagged my JCL as if 
it were Cobol source but the instream Cobol has the right high-
lighting.  Check out HELP HILITE within the editor for all the 
available possibilities.

ps.  I love the 'new' profiles.  It's saved me from lotsa simple JCL 
typos ie. the infamous missing comma, because the colour of the line 
was wrong.  ('course, it won't tell you *what* is wrong but... ;^)

--  signature = 6 lines follows --
Neil Duffee, Joe SysProg, U d'Ottawa, Ottawa, Ont, Canada
telephone:1 613 562 5800 x4585 fax:1 613 562 5161
mailto:NDuffee of uOttawa.ca http:/ /aix1.uottawa.ca/ ~nduffee
How *do* you plan for something like that? Guardian Bob, Reboot
For every action, there is an equal and opposite criticism.
Systems Programming: Guilty, until proven innocent John Norgauer 
2004

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


Re: Need help with Assembler accessing VSAM file in reentrant LE-conforming program

2007-03-20 Thread Chris Mason

Steve

I could say in a manner comparable to that which led me to abandon xxxCB 
macros but over a much longer time since I wasn't tipped a wink that I was 
on the wrong track, I abandoned execute forms of macro completely. Just a 
raw SVC with an equated number and a reinforcing supporting comment such 
as ISSUE OPEN SVC seemed entirely adequate.


Note that an intermediate stage was to prepare all the relevant data areas - 
in dynamically acquired storage of course - and registers in such a way that 
the execute form of the macro could be coded with the result that the macro 
had no option - in most cases - but simply to spit out the SVC instruction. 
(In most cases because sometimes it was necessary to have a register be 
zeroed or some other necessary adjustment just in front of the SVC.)


If IBM is committed to ensuring that the program will works from this point 
on for evermore, how can the routines called by the SVC know whether or 
not the SVC was assembled from programmer code[1] or macro code? Release x+n 
cannot change what release x's macro created! What's all this nonsense about 
all bets are off!?!


[1] Programmer code advised by observing what the macro produced - at the 
release x level naturally - before it was replaced with raw code. A 
programmer clever enough to follow the instructions in the IBM manual is 
quite sufficiently well equipped to copy generated code. Did I miss 
something???


Chris Mason

- Original Message - 
From: Steve Comstock [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Saturday, March 17, 2007 4:55 PM
Subject: Re: Need help with Assembler accessing VSAM file in reentrant 
LE-conforming program




Peter Relson wrote:

Openlist is defined in my DSECT area:




openlist  open  0,mode=31,mf=l
+OPENLIST DC0F'0'
+ DCAL1(128)
+ DCAL3(0)
+ DCA(0)




If truly in the DSECT area, then that is the problem. Having something
with DC's in a DSECT does not do any initialization. Therefore it seems
logical to presume that the storage was not initialized.


Well, yes. I made that point in my OP. And I pointed
out the mf=(e,openlist) operand on my in-line OPEN,
which initializes the DSECT entry; but it does not
set the end-of-list bit, which was the cause of my
grief.





I get S0C4 that
points to the next instruction after my OPEN,



On most 0C4's, the PSW is the updated after-program-check PSW. You should
therefore look at the instruction before what the PSW points to in order 
to
see the instruction that caused the PIC 4. It is extremely unlikely 
that

the 0C4 was within OPEN processing itself (i.e., the SVC processing) yet
the PSW for the PIC 4 shows within your module. But if you are not 
actually

looking at the time-of-error PSW, it is quite possible that the PSW for
your RB points to the instruction after the SVC.


Yes. I know how to read a SYSUDUMP. But, of course, this
was an LE dump. In any case, the instruction pointed at
by the dump routine was LTR  15,15 which I'm sure you'll
agree will never cause an 0C4. The instruction before that
is the SVC  19 from the OPEN expansion.






However, in the case of OPEN, you can just do an MVI
openlist,X'80' for an input file.



This is a very bad idea. The interface to services documented by macro is
the macro. If you do it yourself all bets are off.


But not totally for OPEN. Frankly, I think the execute
form of OPEN should set the end-of-list bit just as the
execute form of CALL, for example, does. Took me three
days and some help to find that piece of information.
I actually did an OI instead of an MVI, but that was
what made the code work. I don't think it's a very
bad idea at all. It made the code work in a way that
is unlikely to ever fail even if IBM were to change the
macro expansions in the future.


[snip]

Peter Relson


Kind regards,

-Steve Comstock 


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


Re: JAVA Support for a Novice

2007-03-20 Thread Veilleux, Jon L
You can use OCOPY to send it to SYSOUT similar to this job which issues
'java fullversion' then copies the output to SYSOUT:

//JESSTEP EXEC PGM=BPXBATCH,REGION=8M,  
// PARM='SH java -fullversion'  
//STDOUT  DD  PATH='/tmp/test.out',PATHOPTS=(OWRONLY,OCREAT)  
//  EXEC PGM=IKJEFT01   
//SYSTSIN  DD * 
 PROFILE NOPREFIX   
 OCOPY INDD(STDIN) OUTDD(SYSOUT) TEXT   
//STDIN   DD  PATH='/tmp/test.out',PATHOPTS=(ORDONLY)

//SYSOUT   DD   SYSOUT=*,   
// DCB=(LRECL=133,BLKSIZE=133,RECFM=F)  
//SYSTSPRT DD   SYSOUT=*

Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Brazee
Sent: Tuesday, March 20, 2007 3:05 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: JAVA Support for a Novice

On 20 Mar 2007 09:03:04 -0700, [EMAIL PROTECTED] (McKown, John)
wrote:

/TMP should have been /tmp (lowercase). There is not likely to be a 
/TMP subdirectory. The original message had it in lowercase, so you 
edit session is likely set to CAPS ON. UNIX work pretty much demands 
CAPS OFF to not mess up.

I've never come across this.  Is it possible to gener that file at the
end of the run?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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


Re: JAVA Support for a Novice

2007-03-20 Thread Veilleux, Jon L
Are you on z/OS 1.7 or above? If not then make sure that STDOUT and STDERR are 
pointing to HFS files:

//STDOUT  DD  PATH='/tmp/test2.out',PATHOPTS=(OWRONLY,OCREAT)  
//STDERR  DD  PATH='/tmp/test2.err',PATHOPTS=(OWRONLY,OCREAT)  

Also in my original note the square brackets were not displayed correctly since 
in ISPF edit the default hex codes for square brackets is not correct 
(depending on your emulator set up). Turn HEX ON and make sure that the hex 
codes for the brackets is correct [=x'AD, ]=x'BD'

public static void main (String argsݨ)  
9A89884AA8A884A9884988944EA98984898AAB544
742393023139305694041950D23995701972DDD00


class HelloWorld  
{ 
 public static void main (String args[])  
{ 
 System.out.println(Hello Y'All!);  
 }
}  


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Howard Brazee
Sent: Tuesday, March 20, 2007 1:00 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: JAVA Support for a Novice

On 20 Mar 2007 09:35:19 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

John is correct. You must have CAPS OFF on your edit profile.
Jon

That got rid of the JCL error:

IEF376I  JOB/ZHBHELLO/STOP  2007079.1057 CPU0MIN 00.05SEC SRB 0MIN
00.00SEC   
READY OCOPY INDD(INPUT) OUTDD(OUTPUT) TEXT READY END FSUM1009 Unable to execute 
the shell. Options Report for Enclave main 03/20/07
10:57:49 AM Language Environment V01 R07.00  LAST WHERE SET OPTION
---
PARMLIB(CEEPRM00)ABPERC(NONE) PARMLIB(CEEPRM00)
ABTERMENC(ABEND) PARMLIB(CEEPRM00)  NOAIXBLD Programmer
default   ALL31(ON) PARMLIB(CEEPRM00)
ANYHEAP(16384,8192,ANYWHERE,FREE) PARMLIB(CEEPRM00)
NOAUTOTASK PARMLIB(CEEPRM00)BELOWHEAP(8192,4096,FREE)
PARMLIB(CEEPRM00)CBLOPTS(ON) PARMLIB(CEEPRM00)
CBLPSHPOP(ON) PARMLIB(CEEPRM00)CBLQDA(OFF)
PARMLIB(CEEPRM00)CHECK(ON) PARMLIB(CEEPRM00)
COUNTRY(US) PARMLIB(CEEPRM00)DEBUG PARMLIB(CEEPRM00)
DEPTHCONDLMT(10) Installation default ENVAR()
PARMLIB(CEEPRM00)ERRCOUNT(20) PARMLIB(CEEPRM00)
ERRUNIT(6) PARMLIB(CEEPRM00)FILEHIST PARMLIB(CEEPRM00)
FILETAG(NOAUTOCVT,NOAUTOTAG) Default settingNOFLOW
Programmer default HEAP(131072,65536,ANYWHERE,FREE,32768,16384)
PARMLIB(CEEPRM00)HEAPCHK(OFF,1,0,0,0)
PARMLIB(CEEPRM00)
HEAPPOOLS(OFF,8,10,32,10,128,10,256,10,1024,10,2048,10,0,10,0,10,0,10,0,10,0,10,0,10)
PARMLIB(CEEPRM00)INFOMSGFILTER(OFF)
PARMLIB(CEEPRM00)INQPCOPN PARMLIB(CEEPRM00)
INTERRUPT(OFF) PARMLIB(CEEPRM00)
LIBSTACK(4096,4096,FREE) PARMLIB(CEEPRM00)
MSGFILE(SYSOUT,FBA,121,0,NOENQ) PARMLIB(CEEPRM00)
MSGQ(15) PARMLIB(CEEPRM00)NATLANG(ENU) Ignored
NONONIPTSTACK(See THREADSTACK) PARMLIB(CEEPRM00)
OCSTATUS PARMLIB(CEEPRM00)  NOPC PARMLIB(CEEPRM00)
PLITASKCOUNT(20) Programmer default   POSIX(ON)
PARMLIB(CEEPRM00)PROFILE(OFF,) PARMLIB(CEEPRM00)
PRTUNIT(6) PARMLIB(CEEPRM00)PUNUNIT(7)
PARMLIB(CEEPRM00)RDRUNIT(5) PARMLIB(CEEPRM00)
RECPAD(OFF) PARMLIB(CEEPRM00)RPTOPTS(ON)
PARMLIB(CEEPRM00)RPTSTG(OFF) PARMLIB(CEEPRM00)
NORTEREUS PARMLIB(CEEPRM00)  NOSIMVRD Programmer default
STACK(131072,65536,ANYWHERE,FREE,524288,131072)   
PARMLIB(CEEPRM00)STORAGE(NONE,NONE,NONE,0) Programmer
default   TERMTHDACT(TRACE,,96) PARMLIB(CEEPRM00)
NOTEST(ALL,*,PROMPT,INSPPREF) PARMLIB(CEEPRM00)
THREADHEAP(4096,4096,ANYWHERE,KEEP) PARMLIB(CEEPRM00)
THREADSTACK(OFF,4096,4096,ANYWHERE,KEEP,131072,131072)
PARMLIB(CEEPRM00)TRACE(OFF,4096,DUMP,LE=0)
PARMLIB(CEEPRM00)TRAP(ON,SPIE) PARMLIB(CEEPRM00)
UPSI() PARMLIB(CEEPRM00)  NOUSRHDLR('',)
PARMLIB(CEEPRM00)VCTRSAVE(OFF) Installation default
XPLINK(OFF) PARMLIB(CEEPRM00)XUFLOW(AUTO)  FSUM1009
Unable to execute the shell. Options Report for Enclave main 03/20/07
10:57:49 AM Language Environment V01 R07.00  LAST WHERE SET OPTION
---
PARMLIB(CEEPRM00)ABPERC(NONE) PARMLIB(CEEPRM00)
ABTERMENC(ABEND) PARMLIB(CEEPRM00)  NOAIXBLD Programmer
default   ALL31(ON) PARMLIB(CEEPRM00)
ANYHEAP(16384,8192,ANYWHERE,FREE) PARMLIB(CEEPRM00)
NOAUTOTASK PARMLIB(CEEPRM00)BELOWHEAP(8192,4096,FREE)
PARMLIB(CEEPRM00)CBLOPTS(ON) PARMLIB(CEEPRM00)
CBLPSHPOP(ON) 

Re: JAVA Support for a Novice

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 12:24:46 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

You can use OCOPY to send it to SYSOUT similar to this job which issues
'java fullversion' then copies the output to SYSOUT:

//JESSTEP EXEC PGM=BPXBATCH,REGION=8M,  
// PARM='SH java -fullversion'  
//STDOUT  DD  PATH='/tmp/test.out',PATHOPTS=(OWRONLY,OCREAT)  
//  EXEC PGM=IKJEFT01   
//SYSTSIN  DD * 
 PROFILE NOPREFIX   
 OCOPY INDD(STDIN) OUTDD(SYSOUT) TEXT   
//STDIN   DD  PATH='/tmp/test.out',PATHOPTS=(ORDONLY)

//SYSOUT   DD   SYSOUT=*,   
// DCB=(LRECL=133,BLKSIZE=133,RECFM=F)  
//SYSTSPRT DD   SYSOUT=*

I'm going to have to find this documentation.

Maybe I'm getting this because of the earlier problem with the []
being mis-translated.  (f x'ad' and f x'bd' find these).


READY  PROFILE NOPREFIX READY  OCOPY INDD(STDIN) OUTDD(SYSOUT) TEXT
RETURN CODE 006F, REASON CODE 0004.  AN ERROR OCCURRED DURING
THE OPENING OF HFS FILE /tmp/test.out. 
READY END 

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


Re: IBMLink is down again

2007-03-20 Thread Brian Peterson
500 Internal Server Error

Hmmm...  This is the same error message I saw (momentarily) on IBM's z/OS 
pages.

Hmmm...

Brian

On Tue, 20 Mar 2007 15:00:55 -0400, Imbriale, Donald (Exchange) wrote:

I just called and there is a Sev1 ticket open.

Don Imbriale

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


CA-MIM Integrity question.

2007-03-20 Thread McKown, John
I know that I've run across this before, but I cannot remember the
solution. I am testing a new version of MIM Integrity (11.5) on our z/OS
1.6 sandbox system. The last message that I get is:

*MIM0113I system LIHT in file 00 synchronization PENDING

This is on the LIHT system. The LIHT system is the only one defined in
this MIMPlex. I backleveled to 4.6, like on my working z/OS 1.6
production system, but it stopped at the same point.

Any kind person want to wap me upside the head to help me remember what
I did wrong?

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: IBMLink is down again

2007-03-20 Thread Robert Justice
meanwhile the 3270 interface (yea, the one that is going away) CONTINUES 
TO WORK FINE AND HAPPY. 

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


Re: JAVA Support for a Novice

2007-03-20 Thread Howard Brazee
On 20 Mar 2007 12:33:04 -0700, [EMAIL PROTECTED] (Veilleux, Jon
L) wrote:

Are you on z/OS 1.7 or above? If not then make sure that STDOUT and STDERR are 
pointing to HFS files:

Yes.

//STDOUT  DD  PATH='/tmp/test2.out',PATHOPTS=(OWRONLY,OCREAT)  
//STDERR  DD  PATH='/tmp/test2.err',PATHOPTS=(OWRONLY,OCREAT)  

These include:
FSUM1009 Unable to execute the shell.
Options Report for Enclave main 03/20/07 1:32:47 PM  
Language Environment V01 R07.00  


Also in my original note the square brackets were not displayed correctly 
since in ISPF edit the default hex codes for square brackets is not correct 
(depending on your emulator set up). Turn HEX ON and make sure that the hex 
codes for the brackets is correct [=x'AD, ]=x'BD'

public static void main (String argsݨ)  
9A89884AA8A884A9884988944EA98984898AAB544
742393023139305694041950D23995701972DDD00

 public static void main (String args­½)  
49A89884AA8A884A9884988944EA98984898AAB544
0742393023139305694041950D23995701972DDD00

Yes, they match.  (My 2nd run failed because I neglected to fix the
code case when I fixed the /tmp case).


class HelloWorld  
{ 
 public static void main (String args[])  
{ 
 System.out.println(Hello Y'All!);  
 }
}  


//INPUT  DD DATA,DLM='%%' 
class HelloWorld  
{ 
 public static void main (String args­½)  
{ 
 System.out.println(Hello Y'All!);  
 }
} 
%%


BPXM009I BPXBATCH FAILED BECAUSE OPEN (BPX1OPN) FOR STDOUT  FAILED
WITH RETURN  CODE 006F REASON CODE 0004
IEF142I ZHBHELLO JESSTEP - STEP WAS EXECUTED - COND CODE 0255 

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


Re: CA-MIM Integrity question.

2007-03-20 Thread Bob Rutledge

Did you do the proper incantation to cold-start it?

Bob

McKown, John wrote:

I know that I've run across this before, but I cannot remember the
solution. I am testing a new version of MIM Integrity (11.5) on our z/OS
1.6 sandbox system. The last message that I get is:

*MIM0113I system LIHT in file 00 synchronization PENDING

This is on the LIHT system. The LIHT system is the only one defined in
this MIMPlex. I backleveled to 4.6, like on my working z/OS 1.6
production system, but it stopped at the same point.

Any kind person want to wap me upside the head to help me remember what
I did wrong?


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


Re: CA-MIM Integrity question.

2007-03-20 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Bob Rutledge
 Sent: Tuesday, March 20, 2007 3:19 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: CA-MIM Integrity question.
 
 
 Did you do the proper incantation to cold-start it?
 
 Bob

Ah. I found it and it is weird. Apparently if you only have one system
listed in the DEFSYS, then you need to use the COMMUNICATIONS=NONE in
the MIMINIT parameter. I added a second, unused, system and did the S
MIMIT,FORMAT=BOTH command and it complained about the second system.
When I did a FREE badsys, then it completed initialization.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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


Re: IBMLink is down again

2007-03-20 Thread Patrick O'Keefe
On Tue, 20 Mar 2007 15:07:17 -0500, Robert Justice 
[EMAIL PROTECTED] wrote:

meanwhile the 3270 interface (yea, the one that is going away) 
CONTINUES
TO WORK FINE AND HAPPY.
...

Actually, it was also down for a while, too.  Or maybe it just had
poor response time.  I broke the session after about 5 minutes of 
(the emulator equivalent of) X-Clock.  Maybe it was very poor 
response because all the web users had to go back to the 3270
version.  

In the past 20 years I doubt the VM-based system had more than a 
dozen extended outages (not counting the Saturday night maintenance
window).   I think the web-based version may have passed that 
already this year.

Pat O'Keefe  

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


Re: CA-MIM Integrity question.

2007-03-20 Thread Mark Zelden
On Tue, 20 Mar 2007 14:55:36 -0500, McKown, John
[EMAIL PROTECTED] wrote:

I know that I've run across this before, but I cannot remember the
solution. I am testing a new version of MIM Integrity (11.5) on our z/OS
1.6 sandbox system. The last message that I get is:

*MIM0113I system LIHT in file 00 synchronization PENDING

This is on the LIHT system. The LIHT system is the only one defined in
this MIMPlex. I backleveled to 4.6, like on my working z/OS 1.6
production system, but it stopped at the same point.

Any kind person want to wap me upside the head to help me remember what
I did wrong?


Did try starting with parm of 'FORMAT=BOTH'?If there was more than
one system I would tell you to issue @FREE LIHT (or whatever your cmdchar
is or F mimproc,FREE LIHT).   But you say this is the only system so it sounds
like something is configured wrong with communications parms / setup. 

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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


how to delete VSAM rows

2007-03-20 Thread Robert Jones
Perhaps you could delete all the records by using REPRO in IDCAMS with dummy
input file

Robert

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


Re: REXX read buffer

2007-03-20 Thread Ted MacNEIL
Any file buffering options in REXX?

Read them into a STEM. variable (not all at once), process them by chunk, 
multiple DO loops.

Check out the REXX-L.

-
Too busy driving to stop for gas!  

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


Re: REXX read buffer

2007-03-20 Thread Ted MacNEIL
Read them into a stem 1000 or so at a time and process them or if you have a 
~1G address space you can read the whole thing into storage.

IIRC, STEM. variables are below the line (still).
So, the region won't help.

(Of course, I could be wrong. But, I have blown virtual on reading large stems 
even with REGION=0M)

-
Too busy driving to stop for gas!  

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


Re: JES3 NJE Over TCP/IP Now Available (OA16527)

2007-03-20 Thread Ted MacNEIL
to pre-announce was a capital offence.

I was at an IBM RoadShow in the mid-1980's, when the manager of VM develop 
accidentally pre-announced PR/SM.
The only ones that caught it were the ones using MDF, at the time.

He said that VM was going to run 'closer' to the metal.

Toronto had a lot of Amdahl user sites at the time.
And, we had been a Beta Site on MDF.

-
Too busy driving to stop for gas!  

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


Re: JAVA Support for a Novice - square bracket translation

2007-03-20 Thread Ted MacNEIL
enter 'BRACK'

Sounds like something Opus (Bloom County) would say.

(8-{}

-
Too busy driving to stop for gas!  

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


  1   2   >