How can we know running job is batch or interactive?
No Answer is Posted For this Question
Be the First to Post Answer
How to identify the object has compiled with the debug view as *source without using STRDBG?
Need a sql query: retrieve all duplicate records in table?
How to print Superscript / Subscript from RPG400
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
How can you determine the number of characters in a variable?
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
how can we can we the data decimal error?how can we open such file in support
1.Suppose my file has 10 fields and I want to make the 2nd field Zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation? 2. Assume my file has 100 records and I want to see only first 10 records. Is this possible through LF? 3.I have 3 jobs A B and C. I want to submit B after successful completion of A and want to submit C after successful completion of B. Without using job scheduler or job queue, how can i do that through CL program? 4.What is difference between Bind by copy and bind by reference?
When it is desirable to describe files Internally?
when will come session device error?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?