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,
1698Why 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 2559Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
1 2498Can 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;
1512could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
1810In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
1524Post New Programming Languages AllOther Questions
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
what will we require to build project with the help of oracle
How to set fixed width in particular
Define Form modules, Class modules and Standard modules
how do find the user exit for selected feild whatis the process and can u plz explain it
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
Any real time example of O2C process from taking order till creating invoice.
sample code for data transfer between two r/2 systems and r/3 systems?
Give examples of macro quoting function?
Tag for turning an image into a hyperlink is
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?