0% found this document useful (0 votes)
361 views

Pli Interview

The document provides information about preprocessors, compilers, and linkage editors in PL/I as well as handling exceptions. It discusses compiler options in ISPF panels and what occurs if a program abends. It also answers questions about running IMS programs through ISPF panels and provides references for more information on exception handling in PL/I.

Uploaded by

KalkiBk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
361 views

Pli Interview

The document provides information about preprocessors, compilers, and linkage editors in PL/I as well as handling exceptions. It discusses compiler options in ISPF panels and what occurs if a program abends. It also answers questions about running IMS programs through ISPF panels and provides references for more information on exception handling in PL/I.

Uploaded by

KalkiBk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

> preproceessor In PL/1,

2> what is the precompiler name in pl1, what is the pl1 compiler,linkage editor
brief descriyioption about precompilation.
3> how to handle the exceptions.
4> what r the options to compiltation , linkgage editor in ISPF panels
5>what return we will get if the program abends.
6> if u know more aout pl1 plz send me the Answers....
7 > send me the what r the ispf panels r used in Ims /Db/ to run the ims
programs.

Preprocessor Statements --- By means of PROCESS statement.

Exceptions --- By means of ERROR,ONCODE,ONSOURCE etc

Compiler Options --- A Lot of Compiler Options are available depending on u r


usage at your shop use those.

I not Aware of Onlines along with PL/1 i dont think much change could be there.

Answering Your IMS DB/DC questions DB Programs are run thru Normal JCL itself
but JCL defers for tow DLI and BMP modes of execution of DB Programs.

Refer the Language Guide or Programming Guide of PL/1 by IBM for more Exception
Handling.....\

1.Preprocessor Statements --- Statements starting with PP

2.Process Statement is Used for declaring the Compiler Options.


Compiler Options: LIST, Source etc., Refer Language Reference or Programming
guide of PL/1 by IBM.

1.how do you handle exceptions in PLI?


2.Difference between verify and index?
3.what is control keyword in pli?
4.what are the the different types of string functions in pli?
5.how do you write from pli code to jcl?
6.what is the entry statement ?where we use
7.where we use BASED? what is the purpose
8.default variable declaration?
9.what is the use to declare variable as external?
10.write syntax to declare dynamic array?
11.what is the scope of the variable if it is inside the procedure?
12.how to find a program as a static or dynamic?
13.what is subroutine?
14.what is fetchable?why we use fetchable
15.difference between call by name and call by reference?
16.how to include copybook?
17.what is the different types of storage class?
18.which proc execute when compile a pli program?
19.how do know it is pli?
20.in options (main) , what is meaning of main . if u not used main what will
happen?
21.difference between steam i/o and record i/o? which one u will prefer and why?
22.In ON ERROR statement how to allow the system action?
23.what are the error(oncodes)did you encounter pli program?
24.how do you pass pointer pli main procedure to subporgram?
25.how to handle oncode 8097 ?

diff b/w cobol pli

delimiter '0A'X in pli

Removing leading spaces from veriable


How to assign NULL to a veriable throgh TRANSLATE in PL/I
Need PDF/PPT/Study material location for PL/I Pointer
s it possible to throw ISPF panels from PL/I programs?
Diff betn PUT LIST and PUT SKIP LIST ?
S0C6 Abend while Opening a DB2 Cursor in a DB2-PLI Proram
PLI XMLCHAR when uson on UNIONS
BEND SB37
Provide me APLS abend solution in PL/1

You might also like