- Q1: On line 1, i know 5770WDS is Rational Development Studio for i and V7R3M0 is the OS version, what does 160422 and RN represents?
- Q2: Why DBGVIEW(*STMT) says '(Source not available.)' and isn't producing any debug view?
- Q3: How does the use of following values can be viewed in action or monitored? (In other words what difference do/can they make)
- 3.1: Sort sequence . . . . . . . . . : *HEX - How sort sequence table works??? (more at bottom)
- 3.2: Enable performance collection . : *PEP
- 3.3: Profiling data . . . . . . . . . : *NOCOL - Where to access the collected performance and profiling data?
- 3.4: Activation group . . . . . . . . : *STGMDL
- 3.5: Storage model . . . . . . . . . : *SNGLVL - How do I know where/when to use single-level (QILE) or teraspace (QILETS)?
Note: For the SRTSEQ as per LANGID, there are language tables unique/shared weighted table? Where can we find them if they are system supplied? If not, how user can create them?
Profiling Data mentions of reorder procedures and code within the procedures on statistical data. How this can be demonstrated?
Edit 1: Corrected and enhanced sequencing of the questions and parts. Edit 2: corrected the typo from STRSEQ to SRTSEQ under 'Note'