dotnet under zCX

2021-11-23 Thread Neale Ferguson
I’d be interested if someone could give this a run in their zCX environment. I 
am still trying to configure mine…

If you would like to give dotnet on Z a test drive and don’t yet have RHEL 8.5 
I have created a docker image. Follow these steps to build and run the “Hello 
World” program:

[neale@aussie-3:~/docker]$ docker run --rm -it clefos/dotnet
dotnet@f5fcd3f45edd:~$ dotnet new console --output consapp
The template "Console App" was created successfully.

Processing post-creation actions...
Running 'dotnet restore' on /home/dotnet/consapp/consapp.csproj...
  Determining projects to restore...
  Restored /home/dotnet/consapp/consapp.csproj (in 114 ms).
Restore succeeded.

dotnet@f5fcd3f45edd:~$ cd consapp/
dotnet@f5fcd3f45edd:~/consapp$ dotnet build
Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

  Determining projects to restore...
  All projects are up-to-date for restore.
  consapp -> /home/dotnet/consapp/bin/Debug/net6.0/consapp.dll

Build succeeded.
0 Warning(s)
0 Error(s)

Time Elapsed 00:00:02.94
dotnet@f5fcd3f45edd:~/consapp$ dotnet run
Hello, World!
dotnet@f5fcd3f45edd:~/consapp$ ls -l
total 16
-rw-r--r-- 1 dotnet dotnet  105 Nov 24 03:04 Program.cs
drwxr-xr-x 3 dotnet dotnet 4096 Nov 24 03:04 bin
-rw-r--r-- 1 dotnet dotnet  249 Nov 24 03:04 consapp.csproj
drwxr-xr-x 3 dotnet dotnet 4096 Nov 24 03:04 obj

Neale

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ISFPRMxx to RACF security

2021-11-23 Thread Rob Scott
There is an entire manual called "The SDSF Security Migration Guide" that takes 
the reader through the process in detail.

Rob Scott
Rocket Software

On 23 Nov 2021 6:10 pm, Jake Anderson  wrote:
EXTERNAL EMAIL





Hello

Cross posted

We have one of an Lpar still using ISPRMxx to control SDSF security. Is
there documentation which helps in understanding to migrate from ISFPRM to
SDSF RACF security

Regards
Jake

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



Rocket Software, Inc. and subsidiaries ? 77 Fourth Avenue, Waltham MA 02451 ? 
Main Office Toll Free Number: +1 855.577.4323
Contact Customer Support: 
https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
http://www.rocketsoftware.com/manage-your-email-preferences
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy


This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ISFPRMxx to RACF security

2021-11-23 Thread Carmen Vitullo
IIRC IBM still supplies a utility to covert the ISFPARM MACRO or 
ISFPRMxx statements to RACF resources


https://www-01.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5sc274942?OpenDocument 



Carmen


On 11/23/2021 12:10 PM, Jake Anderson wrote:

Hello

Cross posted

We have one of an Lpar still using ISPRMxx to control SDSF security. Is
there documentation which helps in understanding to migrate from ISFPRM to
SDSF RACF security

Regards
Jake

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email tolists...@listserv.ua.edu  with the message: INFO IBM-MAIN


--
/I am not bound to win, but I am bound to be true. I am not bound to 
succeed, but I am bound to live by the light that I have. I must stand 
with anybody that stands right, and stand with him while he is right, 
and part with him when he goes wrong. *Abraham Lincoln*/


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


ISFPRMxx to RACF security

2021-11-23 Thread Jake Anderson
Hello

Cross posted

We have one of an Lpar still using ISPRMxx to control SDSF security. Is
there documentation which helps in understanding to migrate from ISFPRM to
SDSF RACF security

Regards
Jake

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: iebcopy problem copy load from pdse to pds

2021-11-23 Thread Seymour J Metz
You can't convert a program object to a load module if it uses new features. 
The target must be a PDSE.


From: IBM Mainframe Discussion List  on behalf of 
Weizman arbel 
Sent: Tuesday, November 23, 2021 2:59 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: iebcopy problem copy load from pdse to pds

hello ,

There is a suggestion on how to do ?
It brings me back this error :

IEW2606S 4B39 MODULE INCORPORATES VERSION 3 PROGRAM OBJECT FEATURES AND CANNOT
BE SAVED IN LOAD MODULE FORMAT.


IEB1135I IEBCOPY  FMID HDZ2240  SERVICE LEVEL UJ00519  DATED 20190816 DFSMS 02.0
IEB1035I S172IEB1  IEBCOPY1 09:42:53 TUE 23 NOV 2021 PARM=''
  COPY  OUTDD=SYSUT2,INDD=((SYSUT1,R)),LIST=YES
  SELECT MEMBER=(M10SNCOB)
IEB1013I COPYING FROM PDSE  INDD=SYSUT1   VOL=TMD002 DSN=VMTF.LINKLIB
IEB1014I   TO PDS  OUTDD=SYSUT2   VOL=USL003 DSN=S172.SYSL.ENDEVOR.V17R0
IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER M10SNCOB
.  BINDER RETURN CODE = X'000C' REASON CODE = X'83000422'
IGW01550I 0 OF 1 SPECIFIED  MEMBERS WERE COPIED
IEB1130W AN ERROR MESSAGE FROM FAMS PROCESSING APPEARS ABOVE -- DIAGNOSTIC INFOR
IEB151I JOB HAS TERMINATED WITH ERROR(S)
IEB147I END OF JOB - 4 WAS HIGHEST SEVERITY CODE

thanks , weizman

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: iebcopy problem copy load from pdse to pds

2021-11-23 Thread Seymour J Metz
Sort of; you can't physically copy a program object to a PDS, but subject to 
some significant restrictions you can create an equivalent load module using 
IEBCOPY or the binder. Chances are that the library is a PDSE because some 
members have features that require it.


From: IBM Mainframe Discussion List  on behalf of 
Styles, Andy (ITS zPlatform Services) 
<00d68f765d25-dmarc-requ...@listserv.ua.edu>
Sent: Tuesday, November 23, 2021 3:09 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: iebcopy problem copy load from pdse to pds

Classification: Public

The message is pretty clear: Your VTMF.LINKLIB is a PDSE that contains program 
objects, and you can't put those into a PDS - the target library 
(S172.SYSL.ENDEVOR.V17R0 in this case) MUST be a PDSE.

At a wild guess, based purely on the member name being copied (M10SNCOB here), 
it's a COBOL program that's been compiled under COBOL v5 or later, and so 
requires a PDSE as the target library for the executable.

Andy Styles
z/Series System Programmer

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Weizman arbel
Sent: 23 November 2021 08:00
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: iebcopy problem copy load from pdse to pds

*** This email is from an external source - be careful of attachments and 
links. Please report suspicious emails ***

hello ,

There is a suggestion on how to do ?
It brings me back this error :

IEW2606S 4B39 MODULE INCORPORATES VERSION 3 PROGRAM OBJECT FEATURES AND CANNOT 
BE SAVED IN LOAD MODULE FORMAT.


IEB1135I IEBCOPY  FMID HDZ2240  SERVICE LEVEL UJ00519  DATED 20190816 DFSMS 02.0
IEB1035I S172IEB1  IEBCOPY1 09:42:53 TUE 23 NOV 2021 PARM=''
  COPY  OUTDD=SYSUT2,INDD=((SYSUT1,R)),LIST=YES
  SELECT MEMBER=(M10SNCOB)
IEB1013I COPYING FROM PDSE  INDD=SYSUT1   VOL=TMD002 DSN=VMTF.LINKLIB
IEB1014I   TO PDS  OUTDD=SYSUT2   VOL=USL003 DSN=S172.SYSL.ENDEVOR.V17R0
IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER M10SNCOB
.  BINDER RETURN CODE = X'000C' REASON CODE = X'83000422'
IGW01550I 0 OF 1 SPECIFIED  MEMBERS WERE COPIED
IEB1130W AN ERROR MESSAGE FROM FAMS PROCESSING APPEARS ABOVE -- DIAGNOSTIC INFOR
IEB151I JOB HAS TERMINATED WITH ERROR(S)
IEB147I END OF JOB - 4 WAS HIGHEST SEVERITY CODE

thanks , weizman

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Lloyds Banking Group plc. Registered Office: The Mound, Edinburgh EH1 1YZ. 
Registered in Scotland no. SC95000. Telephone: 0131 225 4555.

Lloyds Bank plc. Registered Office: 25 Gresham Street, London EC2V 7HN. 
Registered in England and Wales no. 2065. Telephone 0207626 1500.

Bank of Scotland plc. Registered Office: The Mound, Edinburgh EH1 1YZ. 
Registered in Scotland no. SC327000. Telephone: 03457 801 801.

Lloyds Bank Corporate Markets plc. Registered office: 25 Gresham Street, London 
EC2V 7HN. Registered in England and Wales no. 10399850.

Scottish Widows Schroder Personal Wealth Limited. Registered Office: 25 Gresham 
Street, London EC2V 7HN. Registered in England and Wales no. 11722983.

Lloyds Bank plc, Bank of Scotland plc and Lloyds Bank Corporate Markets plc are 
authorised by the Prudential Regulation Authority and regulated by the 
Financial Conduct Authority and Prudential Regulation Authority.

Scottish Widows Schroder Personal Wealth Limited is authorised and regulated by 
the Financial Conduct Authority.

Lloyds Bank Corporate Markets Wertpapierhandelsbank GmbH is a wholly-owned 
subsidiary of Lloyds Bank Corporate Markets plc. Lloyds Bank Corporate Markets 
Wertpapierhandelsbank GmbH has its registered office at Thurn-und-Taxis Platz 
6, 60313 Frankfurt, Germany. The company is registered with the Amtsgericht 
Frankfurt am Main, HRB 111650. Lloyds Bank Corporate Markets 
Wertpapierhandelsbank GmbH is supervised by the Bundesanstalt für 
Finanzdienstleistungsaufsicht.

Halifax is a division of Bank of Scotland plc.

HBOS plc. Registered Office: The Mound, Edinburgh EH1 1YZ. Registered in 
Scotland no. SC218813.



This e-mail (including any attachments) is private and confidential and may 
contain privileged material. If you have received this e-mail in error, please 
notify the sender and delete it (including any attachments) immediately. You 
must not copy, distribute, disclose or use any of the information in it or any 
attachments. Telephone calls may be monitored or recorded.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: iebcopy problem copy load from pdse to pds

2021-11-23 Thread Gibney, Dave
The need for an ENDEVOR library to be a PDSE could be complicated if there is 
any need to share it outside of a sysplex

> -Original Message-
> From: IBM Mainframe Discussion List  On
> Behalf Of Styles, Andy (ITS zPlatform Services)
> Sent: Tuesday, November 23, 2021 12:10 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: iebcopy problem copy load from pdse to pds
> 
> Classification: Public
> 
> The message is pretty clear: Your VTMF.LINKLIB is a PDSE that contains
> program objects, and you can't put those into a PDS - the target library
> (S172.SYSL.ENDEVOR.V17R0 in this case) MUST be a PDSE.
> 
> At a wild guess, based purely on the member name being copied
> (M10SNCOB here), it's a COBOL program that's been compiled under COBOL
> v5 or later, and so requires a PDSE as the target library for the executable.
> 
> Andy Styles
> z/Series System Programmer
> 
> -Original Message-
> From: IBM Mainframe Discussion List  On
> Behalf Of Weizman arbel
> Sent: 23 November 2021 08:00
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: iebcopy problem copy load from pdse to pds
> 
> *** This email is from an external source - be careful of attachments and
> links. Please report suspicious emails ***
> 
> hello ,
> 
> There is a suggestion on how to do ?
> It brings me back this error :
> 
> IEW2606S 4B39 MODULE INCORPORATES VERSION 3 PROGRAM OBJECT
> FEATURES AND CANNOT BE SAVED IN LOAD MODULE FORMAT.
> 
> 
> IEB1135I IEBCOPY  FMID HDZ2240  SERVICE LEVEL UJ00519  DATED 20190816
> DFSMS 02.0
> IEB1035I S172IEB1  IEBCOPY1 09:42:53 TUE 23 NOV 2021 PARM=''
>   COPY  OUTDD=SYSUT2,INDD=((SYSUT1,R)),LIST=YES
>   SELECT MEMBER=(M10SNCOB)
> IEB1013I COPYING FROM PDSE  INDD=SYSUT1   VOL=TMD002
> DSN=VMTF.LINKLIB
> IEB1014I   TO PDS  OUTDD=SYSUT2   VOL=USL003
> DSN=S172.SYSL.ENDEVOR.V17R0
> IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER
> M10SNCOB
> .  BINDER RETURN CODE = X'000C' REASON CODE = X'83000422'
> IGW01550I 0 OF 1 SPECIFIED  MEMBERS WERE COPIED
> IEB1130W AN ERROR MESSAGE FROM FAMS PROCESSING APPEARS ABOVE --
> DIAGNOSTIC INFOR
> IEB151I JOB HAS TERMINATED WITH ERROR(S)
> IEB147I END OF JOB - 4 WAS HIGHEST SEVERITY CODE
> 
> thanks , weizman
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> Lloyds Banking Group plc. Registered Office: The Mound, Edinburgh EH1 1YZ.
> Registered in Scotland no. SC95000. Telephone: 0131 225 4555.
> 
> Lloyds Bank plc. Registered Office: 25 Gresham Street, London EC2V 7HN.
> Registered in England and Wales no. 2065. Telephone 0207626 1500.
> 
> Bank of Scotland plc. Registered Office: The Mound, Edinburgh EH1 1YZ.
> Registered in Scotland no. SC327000. Telephone: 03457 801 801.
> 
> Lloyds Bank Corporate Markets plc. Registered office: 25 Gresham Street,
> London EC2V 7HN. Registered in England and Wales no. 10399850.
> 
> Scottish Widows Schroder Personal Wealth Limited. Registered Office: 25
> Gresham Street, London EC2V 7HN. Registered in England and Wales no.
> 11722983.
> 
> Lloyds Bank plc, Bank of Scotland plc and Lloyds Bank Corporate Markets plc
> are authorised by the Prudential Regulation Authority and regulated by the
> Financial Conduct Authority and Prudential Regulation Authority.
> 
> Scottish Widows Schroder Personal Wealth Limited is authorised and
> regulated by the Financial Conduct Authority.
> 
> Lloyds Bank Corporate Markets Wertpapierhandelsbank GmbH is a wholly-
> owned subsidiary of Lloyds Bank Corporate Markets plc. Lloyds Bank
> Corporate Markets Wertpapierhandelsbank GmbH has its registered office at
> Thurn-und-Taxis Platz 6, 60313 Frankfurt, Germany. The company is
> registered with the Amtsgericht Frankfurt am Main, HRB 111650. Lloyds Bank
> Corporate Markets Wertpapierhandelsbank GmbH is supervised by the
> Bundesanstalt für Finanzdienstleistungsaufsicht.
> 
> Halifax is a division of Bank of Scotland plc.
> 
> HBOS plc. Registered Office: The Mound, Edinburgh EH1 1YZ. Registered in
> Scotland no. SC218813.
> 
> 
> 
> This e-mail (including any attachments) is private and confidential and may
> contain privileged material. If you have received this e-mail in error, please
> notify the sender and delete it (including any attachments) immediately. You
> must not copy, distribute, disclose or use any of the information in it or any
> attachments. Telephone calls may be monitored or recorded.
> 
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: iebcopy problem copy load from pdse to pds

2021-11-23 Thread Styles, Andy (ITS zPlatform Services)
Classification: Public

The message is pretty clear: Your VTMF.LINKLIB is a PDSE that contains program 
objects, and you can't put those into a PDS - the target library 
(S172.SYSL.ENDEVOR.V17R0 in this case) MUST be a PDSE. 

At a wild guess, based purely on the member name being copied (M10SNCOB here), 
it's a COBOL program that's been compiled under COBOL v5 or later, and so 
requires a PDSE as the target library for the executable.

Andy Styles
z/Series System Programmer

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Weizman arbel
Sent: 23 November 2021 08:00
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: iebcopy problem copy load from pdse to pds

*** This email is from an external source - be careful of attachments and 
links. Please report suspicious emails ***

hello ,

There is a suggestion on how to do ?
It brings me back this error :

IEW2606S 4B39 MODULE INCORPORATES VERSION 3 PROGRAM OBJECT FEATURES AND CANNOT 
BE SAVED IN LOAD MODULE FORMAT.


IEB1135I IEBCOPY  FMID HDZ2240  SERVICE LEVEL UJ00519  DATED 20190816 DFSMS 02.0
IEB1035I S172IEB1  IEBCOPY1 09:42:53 TUE 23 NOV 2021 PARM=''
  COPY  OUTDD=SYSUT2,INDD=((SYSUT1,R)),LIST=YES 
  SELECT MEMBER=(M10SNCOB)  
IEB1013I COPYING FROM PDSE  INDD=SYSUT1   VOL=TMD002 DSN=VMTF.LINKLIB   
IEB1014I   TO PDS  OUTDD=SYSUT2   VOL=USL003 DSN=S172.SYSL.ENDEVOR.V17R0
IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER M10SNCOB 
.  BINDER RETURN CODE = X'000C' REASON CODE = X'83000422'   
IGW01550I 0 OF 1 SPECIFIED  MEMBERS WERE COPIED 
IEB1130W AN ERROR MESSAGE FROM FAMS PROCESSING APPEARS ABOVE -- DIAGNOSTIC INFOR
IEB151I JOB HAS TERMINATED WITH ERROR(S)
IEB147I END OF JOB - 4 WAS HIGHEST SEVERITY CODE   

thanks , weizman 

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Lloyds Banking Group plc. Registered Office: The Mound, Edinburgh EH1 1YZ. 
Registered in Scotland no. SC95000. Telephone: 0131 225 4555.

Lloyds Bank plc. Registered Office: 25 Gresham Street, London EC2V 7HN. 
Registered in England and Wales no. 2065. Telephone 0207626 1500.

Bank of Scotland plc. Registered Office: The Mound, Edinburgh EH1 1YZ. 
Registered in Scotland no. SC327000. Telephone: 03457 801 801.

Lloyds Bank Corporate Markets plc. Registered office: 25 Gresham Street, London 
EC2V 7HN. Registered in England and Wales no. 10399850.

Scottish Widows Schroder Personal Wealth Limited. Registered Office: 25 Gresham 
Street, London EC2V 7HN. Registered in England and Wales no. 11722983.

Lloyds Bank plc, Bank of Scotland plc and Lloyds Bank Corporate Markets plc are 
authorised by the Prudential Regulation Authority and regulated by the 
Financial Conduct Authority and Prudential Regulation Authority.

Scottish Widows Schroder Personal Wealth Limited is authorised and regulated by 
the Financial Conduct Authority.

Lloyds Bank Corporate Markets Wertpapierhandelsbank GmbH is a wholly-owned 
subsidiary of Lloyds Bank Corporate Markets plc. Lloyds Bank Corporate Markets 
Wertpapierhandelsbank GmbH has its registered office at Thurn-und-Taxis Platz 
6, 60313 Frankfurt, Germany. The company is registered with the Amtsgericht 
Frankfurt am Main, HRB 111650. Lloyds Bank Corporate Markets 
Wertpapierhandelsbank GmbH is supervised by the Bundesanstalt für 
Finanzdienstleistungsaufsicht.

Halifax is a division of Bank of Scotland plc.

HBOS plc. Registered Office: The Mound, Edinburgh EH1 1YZ. Registered in 
Scotland no. SC218813.



This e-mail (including any attachments) is private and confidential and may 
contain privileged material. If you have received this e-mail in error, please 
notify the sender and delete it (including any attachments) immediately. You 
must not copy, distribute, disclose or use any of the information in it or any 
attachments. Telephone calls may be monitored or recorded.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


iebcopy problem copy load from pdse to pds

2021-11-23 Thread Weizman arbel
hello ,

There is a suggestion on how to do ?
It brings me back this error :

IEW2606S 4B39 MODULE INCORPORATES VERSION 3 PROGRAM OBJECT FEATURES AND CANNOT
BE SAVED IN LOAD MODULE FORMAT.


IEB1135I IEBCOPY  FMID HDZ2240  SERVICE LEVEL UJ00519  DATED 20190816 DFSMS 02.0
IEB1035I S172IEB1  IEBCOPY1 09:42:53 TUE 23 NOV 2021 PARM=''
  COPY  OUTDD=SYSUT2,INDD=((SYSUT1,R)),LIST=YES 
  SELECT MEMBER=(M10SNCOB)  
IEB1013I COPYING FROM PDSE  INDD=SYSUT1   VOL=TMD002 DSN=VMTF.LINKLIB   
IEB1014I   TO PDS  OUTDD=SYSUT2   VOL=USL003 DSN=S172.SYSL.ENDEVOR.V17R0
IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER M10SNCOB 
.  BINDER RETURN CODE = X'000C' REASON CODE = X'83000422'   
IGW01550I 0 OF 1 SPECIFIED  MEMBERS WERE COPIED 
IEB1130W AN ERROR MESSAGE FROM FAMS PROCESSING APPEARS ABOVE -- DIAGNOSTIC INFOR
IEB151I JOB HAS TERMINATED WITH ERROR(S)
IEB147I END OF JOB - 4 WAS HIGHEST SEVERITY CODE   

thanks , weizman

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN