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?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
steps involved in debugging and types of debugging modes?
what is post opcode do
3. Given the DOS Specification below and the following information: • Indicator 50 is off • No records have been written to the subfile What will be the result if the EXFMT operation code is performed on the record format CTLR? A R SUBFL A DESCRIP 101 6 1ODSPATR(UL) A DFT(’NOT FOUND’) A R CTLR SFLCTL(SUBFL) A N50 SFLDSP A SFLDSPCTL A SFLINZ A 67 SFIJEND A SFLSIZ(13) A SFLPAG(12) A ACCOUNTNO 100 S 10 a.) Only AccountNo will display b.) SUBFL will be initialized with 13 blank records c.) An I/O exception error will occur d.) The screen will display 12 records with ‘NOT FOUND’
What is journalling and commitment control?
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
Difference between RESET and CLEAR
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to search particular records from the database file in rpg?