View previous topic :: View next topic |
Author |
Message |
RonyS Beginner
Joined: 13 Mar 2020 Posts: 2 Topics: 1
|
Posted: Sun Mar 15, 2020 2:27 am Post subject: EXEC DLI command - PSB |
|
|
Hi,
What does PSB(n) signify in the following command?
EXEC DLI GU USING PSB(n) where 'n' is any numeric .
Regards,
Rony Susan |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
RonyS Beginner
Joined: 13 Mar 2020 Posts: 2 Topics: 1
|
Posted: Sun Mar 15, 2020 10:01 pm Post subject: EXEC DLI command - PSB |
|
|
Thanks Kolusu for the reply.
I was looking for what does it means when we give a numeric value for PSB, as I couldn't get a clear understanding. Is it the number of the PCB within a PSB , hows it related...
Thanks |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Mon Mar 16, 2020 6:32 am Post subject: |
|
|
Which language are you using as that does not look like COBOL, PL/1 or assembler? _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
Posted: Mon Mar 16, 2020 12:14 pm Post subject: Re: EXEC DLI command - PSB |
|
|
RonyS wrote: | Thanks Kolusu for the reply.
I was looking for what does it means when we give a numeric value for PSB, as I couldn't get a clear understanding. Is it the number of the PCB within a PSB , hows it related...
Thanks |
RonyS,
It would help if you posted a sample code and the language it is written in. _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|