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 9704while 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 3225I 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 3661Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
1 5723Shall 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 7377Select 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 6161what 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 21717I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
IBM,
4 11794What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
1 9333
What are the steps involved in access method services?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is the interactive job? What is the batch job?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
What is acbgen process?
What is database alias db2?
What is a ci split?
What are hierarchy levels in jcl?
Explain how can values be passed from the job stream to an executable program?
Explain dbdgen process?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What are the contents of a dclmgen?
What is dbrm? What it contains? When it will be created?
What are the parameter we cannot use in procedure?