IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
13 32685In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
2 8113IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
2 8551How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
IBM,
4 23394There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
IBM,
10 17767insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
3 9750We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?
2 91821) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400
10 32997
explain in brief how are different versions of gdg named?
Explain about run unit currency?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Can you define commarea?
What do you mean by cursor?
How to Provide Column Names Using the DRAW Command ?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
explain the difference between defining subfile and message-subfile?
Explain what is the massinsert option?
What is data manager?
Can you explain common systems area?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How can we arrange duplicate records in a file?
How vsam files are read in cics pgms?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.