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 |
Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?
What is Multi Occurrence Data Structure(MODS)?
in rpg could u please tell me errors types and meanings like 3030 that ....
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
What is the name of default out queue when user logs inn to syatem with valid profile?
what is program status data structure?
Need a sql query: retrieve all duplicate records in table?
what is batch debug in as400?
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
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’
1..Write an sql query to find the employee name who is having 2 phone numebr? 2.Write an sql query to the the second highest salary of the employee?