IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
3164RPG/400 number of Records present in a physical file using file information data structure FPF001 IP E DISK F KINFDS INFDS1 IINFDS1 DS I *RECORD RECORD Is this coding correct sir,i have given I P E that is I- input,P-primary file,E-externally described. Primary to use RPG logic cycle,is this the correct method because we have to find number of records present using file information data structure in RPG/400 without doing any input/output operations on the file and also without using DSPFD,SQL. If the above coding is correct means,when i compile the program it gets compiled,but if i call the program it does not return anything,i need number of records,please complete the coding sir.
IBM,
1 9806can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
3 9769Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
3 7719Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???
IBM,
5 7733once we submitted the job to the operating system, how can we cancel the job before execution?
2 6046here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
IBM,
2 7896
Explain about set currency?
what is the use of outrecord?
How will you return the number of records in table?
Give the format of using and giving in sort statement. What are the restrictions with it?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Are you comfortable in cobol or jcl?
how can database records be read without lock ?
What is concatenating?
Is ibm db2 free?
What is mainframe computer /system?
What are the 2 sqlcodes that are returned?
Which command is used to connect to a database in DB2 ? Give the Syntax.
Explain in detail about buffer manager and its functionalities?
explain in brief why do vsam take more disk space than other utilities?
What is the clustering index in the db2 database?