On Tue, 14 Nov 2006 17:52:09 -0500, Anthony Bongiorno
<[EMAIL PROTECTED]> wrote:

>When I ftp to my new zos 16 system i get:
>BPXP018I THREAD 0D416C6000000001, IN PROCESS 83951665, ENDED 603
>WITHOUT BEING UNDUBBED WITH COMPLETION CODE 940C1000, AND REASON CODE
>00000001.
>
>I am trying to look the code, i came up with :
>
>00C1
>
>JRNoUserExit A pthread_quiesce (BPX1PTQ) service FREEZE_EXIT request
>cannot complete because no user exit has been registered with the
>oe_env_np (BPX1ENV) service.
>
>Action: Use the oe_env_np (BPX1ENV) service, function code of Freeze_Exit
>to register a user exit, before using the pthread_quiesce service with a
>quiesce type of FREEZE_EXIT.
>
>Am i warm?
>

It's an MVS 0C1 abend code.  

I don't know if this is the root cause, but there were some new libraries
in z/OS 1.6 that had to be added to the LPA and LNKLST and RACF program
control also had to be set up.  The libraries were:

SEUVLPA   (LPA list)
SEUVLINK  (LNKLST)
SIEALNKE  (LNKLST)

SIEALNKE has to be program controlled.   The details should be in the
migration manual.

Regards,

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - GITO
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

Reply via email to