Wems interessiert:
Die IBM hat auch in einem PTF (ab 5.4) eine neue Table Function herausgebracht, mit denen man Journal Einträge etwas einfacher lesen kann.
lg AndreasCode:select * from table ( Display_Journal( 'PRANLIB', 'QSQJRN', -- Journal library and name '', '', -- Receiver library and name CAST(null as TIMESTAMP), -- Starting timestamp CAST(null as DECIMAL(21,0)), -- Starting sequence number '', -- Journal codes '', -- Journal entries '','','','', -- Object library, Object name, Object type, Object member '', -- User '', -- Job '' -- Program ) ) as x;
![[NEWSboard IBMi Forum]](images/duke/nblogo.gif)



Mit Zitat antworten
Bookmarks