Is there really a library catalogued as LOADLIB?
Or is it <user-id>.LOADLIB?
If I remember correctly TEST LOADLIB(BURN) will actually look for
<user-id>.LOADLIB.LOAD(BURN).
TEST 'LOADLIB(BURN) will hunt for LOADLIB as the full name of the dsn.
If it's <user-id>.LOADLIB then the correct command should be TEST
'<user-id>.LOADLIB(BURN), where (obviously) you substitute the actual user-d
for <user-id>.
Also (again obviously), <user-id> may be <prefix>.
But, I haven't used TEST for over 15 years, so I'm relying on my (imperfect)
memory.
They say the mind is the 2nd thing to go: I'll be diddly-dad-burned if I can
remember the first.
(8-{]}
-
Ted MacNEIL
[email protected]
Twitter: @TedMacNEIL
-----Original Message-----
From: micheal butz <[email protected]>
Sender: IBM Mainframe Discussion List <[email protected]>
Date: Sun, 21 Oct 2012 09:19:48
To: <[email protected]>
Reply-To: IBM Mainframe Discussion List <[email protected]>
Subject: Re: IKJ56500I COMMAND BURN NOT FOUND/ Which loadlib should command
processor be located in
TSOLIB activate myloadlb
I remember once debugging ISPF programs the way I should you in the
example
TESTAUTH 'LOADLIB(ISPF)' CP
then Load myloadlib(commandprocessor)
set breakpoints on commandprocessor
type GO
get into ispf
however the TSOLIB dones't seem to work when running ISPF under TESTAUTH
On Sun, Oct 21, 2012 at 6:53 AM, Lizette Koehler wrote:
> So is it a pure TSO Command processor? Or are you going to be using
> it under ISPF or REXX?
>
> What is its function? What language is it coded in?
>
> You have shown TESTAUTH for an program called ISPF but the library
> your TESTAUTH is from LPA. You then show a LOAD command from a
> different library?
>
> What is the function of this program?
> What is the language?
> What are you trying to do? TESTAUTH, TEST, ISPF function????
> When you run it LOAD 'LOADLIB(BURN)' do you get the results you
> expect? Does it work with TASKLIB? Does it work with Steplib?
>
>
>
> If you are trying to test and it is assembler, do you have the
> Assembler Language Tool Kit? You might be able to use it for
> analysis.
>
> The manual will help
> http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ikjb300%2Fikj4b34065.htm
>
> What happens if you do TESTAUTH 'LOADLIB(BURN)' CP
>
> Are there any messages in SYSLOG when you execute your program?
>
>
>
> Lizette
>
>
>> -----Original Message-----
>> From: IBM Mainframe Discussion List [mailto:[email protected]]
>> On Behalf
>> Of micheal butz
>> Sent: Saturday, October 20, 2012 8:27 PM
>> To: [email protected]
>> Subject: Re: IKJ56500I COMMAND BURN NOT FOUND/ Which loadlib should
>> command
>> processor be located in
>>
>> only happens when running under TESTAUTH e.g.
>>
>> TESTAUTH 'ISP.SISPLPA(ISPF)' CP
>>
>>
>> LOAD 'LOADLIB(BURN)'
>>
>>
>>
>> On Sat, Oct 20, 2012 at 10:51 PM, micheal butz wrote:
>>
>>> I'll try the steplib
>>> did a ISRDDN its pointed by ddname SYS00002 its a load moudle
>>>
>>>
>>> On Sat, Oct 20, 2012 at 10:47 PM, Lizette Koehler wrote:
>>>
>>>> I would like a little more detail,
>>>> 1) What happens if you add a STEPLIB or LIBDEF ISPLLIB to your
>>>> TSO/ISPF session?
>>>> 2) When you are in ISPF and you issue an ISRDDN does it find your
>>>> module?
>>>> 3) Is this a pure TSO Command Processor (no ISPF or REXX function
>>>> calls?) or are you going to use it with REXX/ISPF environment?
>>>>
>>>> Lizette
>>>>
>>>>
>>>>> -----Original Message-----
>>>>> From: IBM Mainframe Discussion List
>>>>> [mailto:[email protected]] On Behalf
>>>>> Of micheal butz
>>>>> Sent: Saturday, October 20, 2012 7:20 PM
>>>>> To: [email protected]
>>>>> Subject: IKJ56500I COMMAND BURN NOT FOUND/ Which loadlib should
>>>>> command
>>>>> processor be located in
>>>>>
>>>>> hI,
>>>>>
>>>>> I am running a TSO command processor from an ISPF panel
>>>>> prefixing
>>>>> the command
>>>>> with TSO
>>>>>
>>>>> I did a TSOLIB ACTIVATE DATASET from the ready prompt but I am
>>>>> still
>>>>> getting a not
>>>>> found message
>>>>>
>>>>> Any help would be appreciated
>>>>>
>>>>> Thanks
>>>>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN