IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
ISE,
2 4730I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?
CTS,
1 6028Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
HCL,
1 3787Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
2 6054query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
IBM,
2 5554
How do you concatenate the firstname and lastname from emp table to give a complete name?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Define adabas?
What is multi row fetch in db2?
What is next sentence and continue unique?
Is it slower if you access a record through alt index as compared to primary index?
How many ways are there for initiating a transaction?
How many databases can be created inside an instance in db2 ?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
what optimum values can we find for freespace, ci etc?
What is the function of dd disp parameter?
Give the format of using and giving in sort statement. What are the restrictions with it?
What are the types of record locks and how are they set?
What is sqlca’s maximum length?
How do you simulate the explain of an embedded sql statement in spufi/qmf?