As long as I don’t have to use SMTP 

I have the ADCD

Thanks 





> On Jul 15, 2019, at 12:39 PM, Matthew Stitt <mathwst...@bellsouth.net> wrote:
> 
> Look for the Debug Tool Program Directory.  If you ordered the product 
> through ShopZseries, there should have been several attachments to the order, 
> one of which would be the product library documentation.  The Program 
> Directory contains fairly good information on the product installation 
> requirements and steps.
> 
> Matthew
> 
>> On Sun, 14 Jul 2019 20:49:04 -0400, Joseph Reichman <reichman...@gmail.com> 
>> wrote:
>> 
>> Let me be specific I have a Assembler  started task which communicates with 
>> Windows program thru TCPI/IP 
>> 
>> I have code that is to be used both on z/os and Windows so I decided to 
>> Write this  code as a C DLL
>> 
>> The Debugging I do for the Assembler Is with TEST didn't think this would be 
>> to practical with the C program
>> 
>> So that’s where debug tool came in I was hoping when I drive the code to 
>> call the C program having a __cest(); call bring up DEBUG TOOL
>> 
>> But that hasn't happened
>> 
>> Thought I didn’t install it right but based on Peter response I am not sure 
>> I didn't
>> 
>> Thanks     
>> 
>> 
>> -----Original Message-----
>> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
>> Lizette Koehler
>> Sent: Sunday, July 14, 2019 8:42 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: DEBUG TOOL INSTALL
>> 
>> So is this a way to try and resolve the issue you have with CEETEST and C 
>> program?
>> 
>> Lizette
>> 
>> 
>>> -----Original Message-----
>>> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On 
>>> Behalf Of Joseph Reichman
>>> Sent: Sunday, July 14, 2019 5:29 PM
>>> To: IBM-MAIN@LISTSERV.UA.EDU
>>> Subject: Re: DEBUG TOOL INSTALL
>>> 
>>> First off that process only remain for the ipl Once you re-ipl it’s 
>>> gone
>>> 
>>> Second if you follow these steps is debug tool ready for use
>>> 
>>> I am calling  big __ceetest from a C program And there isn’t a 
>>> indication that __ceetest();
>>> 
>>> Was invoked
>>> 
>>> I even went as far as to load CEE.SCEERUN(CEETEST) under test a 
>>> breakpoint at
>>> +0 and nothing never hit it
>>> 
>>> Thanks
>>> 
>>> 
>>>> On Jul 14, 2019, at 8:13 PM, Peter Van Dyke <pdvand...@gmail.com> wrote:
>>>> 
>>>> Hi,
>>>> If you want to avoid doing an IPL at this point of the z/OS Debugger 
>>>> install process, do the steps described in the following section of 
>>>> the customization guide:
>>>> https://www.ibm.com/support/knowledgecenter/en/SSQ2R2_14.1.0/com.ibm
>>>> .d
>>>> ebugtool.doc/cgdita/tdnoipl.html
>>>> 
>>>> 
>>>> The job in member EQAWISVC in the samples data set *hlq*.SEQAAUTH 
>>>> will dynamically install the SVCs. Going through this process will 
>>>> allow you to verify and test the Debugger SVCs without having to do an IPL.
>>>> 
>>>> So long as you have added the data set *hlq*.SEQALPA to your LPA 
>>>> list, the SVCs will be installed each time the system is IPLed.
>>>> 
>>>> Hope that helps.
>>>> 
>>>> Regards,
>>>> Peter Van Dyke
>>>> HCL Software
>>>> 
>>>>> On Mon, 15 Jul 2019 at 05:15, Joseph Reichman 
>>>>> <reichman...@gmail.com>
>>> wrote:
>>>>> 
>>>>> I have the global tlib and DLIB datasets already allocated
>>>>> 
>>>>> For starters I’m looking for the smpte receive  job it’s not 
>>>>> documented what datasets that’s in
>>>>> 
>>>>> 
>>>>> I would think the customization guide would have the pds and member 
>>>>> name
>>>>> 
>>>>> Thanks
>>>>> 
>>>>>> On Jul 14, 2019, at 4:40 PM, Lizette Koehler 
>>>>>> <stars...@mindspring.com>
>>>>> wrote:
>>>>>> 
>>>>>> Do you have the ISPF SMP/e interface available?  It could help you 
>>>>>> with
>>>>> some of
>>>>>> this
>>>>>> 
>>>>>> The topic is actually huge.
>>>>>> 
>>>>>> Jobs that need to run
>>>>>> 
>>>>>> Create Global/TLIB/DLIB
>>>>>> 
>>>>>> Run jobs to update UCLIN with DDDEFs
>>>>>> 
>>>>>> Run APPLY Check/APPLY
>>>>>> 
>>>>>> Run ACCEPT Check/ACCEPT
>>>>>> 
>>>>>> Copy TLIBs to live running datasets.
>>>>>> 
>>>>>> Make sure  you have APF and LNKLST setting if needed.
>>>>>> 
>>>>>> And then there is probably more.
>>>>>> 
>>>>>> Lizette
>>>>>> 
>>>>>> 
>>>>>>> -----Original Message-----
>>>>>>> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On
>>>>> Behalf Of
>>>>>>> Joseph Reichman
>>>>>>> Sent: Sunday, July 14, 2019 1:36 PM
>>>>>>> To: IBM-MAIN@LISTSERV.UA.EDU
>>>>>>> Subject: DEBUG TOOL INSTALL
>>>>>>> 
>>>>>>> Hi
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> I am looking for  help regarding installing debug tool
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> Looking at the customization guide they give you 2 options 1) 
>>>>>>> with a
>>>>> IPL 2)
>>>>>>> with out
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> Seems like the one with a IPL which basically does SVCUPDTE goes 
>>>>>>> away
>>>>> after a
>>>>>>> IPL
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> I am  a SMPE/E newbie
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> I see GLOBAL, TARGET  and  DLIB datasets
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> How ever looking at the customization guide which I assume would 
>>>>>>> have
>>>>> the
>>>>>>> install instruction all that's mentioned SMP/E APPLY when you 
>>>>>>> install
>>>>> z/os
>>>>>>> debugger there nothing which points me to the right PDS
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> I have a EQAE10.SVSC.INSTALL pds however I am getting the feeling 
>>>>>>> the
>>>>> SMP/E
>>>>>>> jobs I need to submit reside in EQAE10.SEQASAMP
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> Thanks
> 
> ----------------------------------------------------------------------
> 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

Reply via email to