i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
TCS,
1708Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
1 2577Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
1 2513Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
1518could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
1817In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
1526Post New Programming Languages AllOther Questions
Give examples of macro quoting function?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
what are the differences between CONS, LIST, and APPEND
How to get the index of the clicked field in reports in ABAP?
Explain the types of operations? Draw the figure for shift and rotate operations?
what is programmable BIST in today ic design
Write a program to swap the content of two variables without using a third variable.
i am exeprienced person what is selection process
what are resources in case of Threads
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
what is the certificates in biztalk?
how to check single or double byte in struts
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
Write a program to show polymorphism.