IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?
3 9872while i am using the dspmsg command on comman line in Mocha am getting error like Not authorized to message queue message my messagequeue Name? can anybody help me how to change my message queue Am anable to see my messages in message queue
1 3337I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
1 3741Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
1 5802Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
3 7546Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
2 6252what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
2 21850I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
IBM,
4 11979What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
1 9425
Explain the difference between the xctl and link commands?
What is the Difference between command attention key and command function key ?
Can we give +2 instead of +1 while creating a new gdg file?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is sqlca?
List down the data types in the db2 database.
Explain the difference between external subroutine and subprogram?
Explain what are the various isolation levels possible?
WHAT IS FERERENTIAL INTRIGRITY ?
Define temporary storage?
Is their any set of rules for dd? Explain.
What is a record lock error?
What are the advantages and disadvantages of a hierarchical database?
What is a system catalog table in db2?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?