Are you sure you have a working version of Java mounted at 
/usr/lpp/java/J1.4?  The classpath should be fine as SMP/E is
(normally) installed in the root file system.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:mark.zel...@zurichna.com
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html


On Tue, 27 Oct 2009 17:58:59 -0400, Myers, Edouard (OCTO)
<edouard.my...@dc.gov> wrote:

>We are running z/Os v1R9 and one of my coworkers is trying to download a
server pack from Shopz for DB2. However he is now running into this SMPE
problem;
>
>GIM69209S **GIMGTPKG PROCESSING HAS FAILED BECAUSE PROGRAM GIMJVCLT COULD NOT
>               BE STARTED.
>GIM23413S ** GIMGTPKG PROCESSING HAS FAILED. DATA INTEGRITY VERIFICATION
CAN NOT
>               BE PERFORMED BECAUSE ICSF IS NOT AVAILABLE AND AN ATTEMPT TO 
> USE AN
>               ALTERNATE SERVICE HAS FAILED.
>GIM20501I              GIMGTPKG PROCESSING IS COMPLETE. THE HIGHEST RETURN 
>CODE WAS 12.
>  TIME 13:08:22            SMP/E FTP OUTPUT           SMP/E 34.26
>
>//SMPSRVR DD *
><SERVER
>   host="delivery03-bld.dhe.ibm.com"
>   user="xxxxxxx"
>   pw="xxxxxxx">
>   <PACKAGE
>       file="2009102750016/PROD/order/GIMPAF.XML"
>       hash="68F70B77EC0B41287255A1F98732D44EBB8AE1BB"
>       id="OS120223.order">
>   </PACKAGE>
> </SERVER>
> /*
>He has included the Java in the JCL
>
>//SMPCPATH   DD PATH='/usr/lpp/smp/classes/'
>//SMPJHOME   DD PATH='/usr/lpp/java/J1.4/'   <
>
>As well as in his execution:
>//SMPCLNT  DD *
><CLIENT  retry="3"
>  javadebugoptions="-Dcom.ibm.smp.debug=severe -showversion"
>  javahome="/usr/lpp/java/J1.4"
>  classpath="/usr/lpp/smp/classes">
></CLIENT>
>
>Has anyone run into this error? You can see the release of SMPE above
>
>Edouard A. Myers
>Senior Information Technology Specialist
>Office of the Chief Technology Officer
>DC Government
>222 Massachusetts Ave, NW, Suite 200
>Washington, DC 20001
>Phone : 202-727-4017
>Fax: 202-727-3880
>Email: edouard.my...@dc.gov
>Website: http://www.octo.dc.gov
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf
Of Paul Gilmartin
>Sent: Tuesday, October 27, 2009 11:47 AM
>To: IBM-MAIN@bama.ua.edu
>Subject: Re: GIMUNZIP failure
>
>On Tue, 27 Oct 2009 21:01:43 +0530, Chokalingam Thangavelu wrote:
>>
>>GIM49001S ** ARCHIVE smpptfin/s0001.shopz.s8788653.smpmcs.pax.Z COULD
>>NOT BE FOUND WITHIN THE DIRECTORY NAMED ON THE
>>             SMPDIR DD STATEMENT.
>>
>>Please let me know what could be the reason for the failure and I am
>>thinking that I have uploaded GIMPAF.XML and GIMPAF.XSL files in Binary
>>format along with other package files. If this is wrong then let me know
>>what mode I should use while FTPing these files into OMVS.
>>
>Binary is correct for transfers both from ShopZ and to HFS directory.
>But that's not what the message says is the problem
>
>Do
>    ls -al
>
>... of the HFS directory "NAMED ON THE SMPDIR DD STATEMENT" and verify
>that the file named in the message is present.
>
>But why bother with GIMUNZIP?  You should be able to do RECEIVE FROMNTS
>directly.
>
>-- gil
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html

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

Reply via email to