IBM Z and LinuxONE IBM Z

  • 1.  Location of SSDYNALC

    Posted Mon March 07, 2022 03:49 PM
    Could someone tell me in which library I might find SSDYNALC?

    I've inherited an Assembler program that calls it, but when I run the job I get an 806 abend.

    If I knew which LOADLIB to include in my JCL, I would be delighted.

    ------------------------------
    Buz Williams
    Conversion Specialist
    Advanced/Modern Systems
    Dallas TX
    ------------------------------


  • 2.  RE: Location of SSDYNALC

    Posted Mon March 07, 2022 07:35 PM
    I don't think SSDYNALC is a standard IBM routine. Is the program you have inherited from another company? Developed in-house? Part of an ISV product? If you cannot locate SSDYNALC do you have the source for the program that calls it in order to determine what SSDYNALC does?






  • 3.  RE: Location of SSDYNALC

    Posted Tue March 08, 2022 08:56 AM

    As far as I can tell, SSDYNALC is a program that dynamically allocates data sets in batch.

     

    Buz Williams
    Sr. Conversion Specialist > Application Modernization > Advanced
    ________________________

    Advanced
    3200 Windy Hill Road, Suite 230, West Atlanta, GA 30339
    cell: 214-402-4359 

    Email: Buz.Williams@oneadvanced.com

    Skype: buz_williams

    https://modernsystems.oneadvanced.com

     

    ***** Email confidentiality *****

    This message is private and confidential. If you have received this message in error, please notify us and remove it from your system. The dissemination, copying or distribution of this message, or related files, by anyone other than the intended recipient is strictly prohibited.

     

    Any views or opinions expressed are solely those of the author and do not necessarily represent those of Advanced Computer Software Group Limited.

     

    ***** Email monitoring *****

    Advanced Computer Software Group Limited may monitor email traffic data and also the content of email for the purposes of security and staff training.

     

    ***** Email security *****

    In keeping with good computing practice, the recipient of this email should ensure that it is virus-free. Advanced Computer Software Group Limited does not accept responsibility for any virus that may be transferred by way of this email.

     

    Email may be susceptible to data corruption, interception and/or unauthorised amendment. Advanced Computer Software Group Limited does not accept liability for any such corruption, interception or amendment or any consequences thereof.

     

    This email has been scanned for viruses by the Symantec Email Security.cloud service.

     

    Advanced Computer Software Group Limited

    Registered office: Ditton Park, Riding Court Road, Datchet, Berkshire, SL3 9LL, UK

    Registered in England under number 5965280




    Please consider the environment: Think before you print!


    This message has been scanned for malware by Websense. www.websense.com






  • 4.  RE: Location of SSDYNALC

    IBM Champion
    Posted Tue March 08, 2022 02:35 AM

    Sounds awfully like a little routine to do an SVC 26 dynamic allocation... If so you can write your own based upon the parameters it is called with naturally.

     

    Roy Boxwell

    SOFTWARE ENGINEERING GmbH and SEGUS Inc.
    -Product Development-

     

    ibm-champion-2022(3)

    Vagedesstrasse 19
    40479 Dusseldorf/Germany
    Tel. +49 (0)211 96149-675
    Fax +49 (0)211 96149-32
    Email:
    R.Boxwell@seg.de
    Web  http://www.seg.de

    Link zur Datenschutzerklärung


    Software Engineering GmbH
    Amtsgericht Düsseldorf, HRB 37894
    Geschäftsführung: Gerhard Schubert, Ulf Heinrich

     






  • 5.  RE: Location of SSDYNALC

    Posted Tue March 08, 2022 09:11 AM

    I get no Google hits on SSDYNALC, and it does not sound like an IBM name. I am going to guess that it is something local and you are going to have to find it or replace it.

     

    If you need to replace it take a look at BPXWDYN. (You should be able to Google it.) Easy to use and fully supported.

     

    Charles

     






  • 6.  RE: Location of SSDYNALC

    Posted Wed March 09, 2022 07:38 AM
    Check out BPXWDYN (a text interface to dynamic allocation and dynamic output) as a possible replacement.
    https://www.ibm.com/docs/en/zos/2.5.0?topic=services-bpxwdyn-text-interface-dynamic-allocation-dynamic-output

    ------------------------------
    Bernie Rataj
    Senior Software Developer
    IBM Canada Ltd.
    Markham ON Canada
    https://www.ibm.com/marketplace/ibm-compilers
    ------------------------------



  • 7.  RE: Location of SSDYNALC

    Posted Wed March 09, 2022 08:40 AM

    Classification: Confidential

    Hi,

    If you do not want to write your own dyn alloc you might consider to invoke the z/OS BPXWDYN dynamic allocation service.

    BR

    Alf

     

    ::DISCLAIMER::

    The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.






  • 8.  RE: Location of SSDYNALC

    Posted Tue March 08, 2022 10:11 AM
    It smells alot like a dynamic allocation handler for SyncSort. Do you have SyncSort in shop? Might be an equivalent call for your in-house sort.

    ------------------------------
    James Lund
    Chief Systems Engineer
    Texas A&M University
    College Station TX
    (979) 845-8410
    ------------------------------