Can we journel logical file and access path?
Can we use commitment control for non-join L.F?
Answers were Sorted based on User's Feedback
Answer / swadesh
We can't journel logical file but yes we can journel the
access path.
we can't use commitment control for logical file.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / samul
Thanks Vipin,
What does it make the difference if we use the commitment
control...?
I think when we use commt ctrl , that file should be
journal..isn't it...?
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mohan k
If we want to keep any file in commitment control mode
forst that file should be journaled so we cant journal LFs
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vipin
We can't journel logical file and access path but we cab
use commitment control for LF
| Is This Answer Correct ? | 0 Yes | 4 No |
What is file identifier where we can use?
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
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??
What is difference between bind by copy and bind by reference?
What is journalling and commitment control?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
Q:Hi all,i want accurate answer with code using in built functions.please sent me code as soon as posible. I have program nmed PGM1 which '' RETRIEVE Current production date''should correctly default the production date for the user who is issuing raw materials to the manufacturing.The production date can be different from the celendra date. However, the program does not make the correct adjustment for all manufacturing plants. there is a parameter which determines the production start time e.g. 07:00 if the system time precedes this,the program subtracts one from the celendra day.This work fine when the celendar day starts after production day as it does in England,the system should be adding one to the celendar day during the overlap. unfortunately the program was desined to assumed the celendar day always starts before the production day. Change required in the program: Change the PROGRAM PGM1 to use the new parrameter to decide whether to add or subtract 1 from the celendar day when determining the production date.
what is data area and how it is used in rpg program ?
there is any limit to display the members in rpg400?
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.