Code Comments
Programming Forum and web based access to our favorite programming groups.Hallo all i am using the journal function: transactionprofile JOURNALLING Journal =3D=3D> No No | 1-99 MSGJrnl =3D=3D> No No | INPut | Output | INOut=20 i use: JOURNALLING Journal =3D=3D> 01 <--- this is cosmetic :-) MSGJrnl =3D=3D> INOut now my question: where can i get the description of the=20 journal-record-layout is there a book (online), wich i never found, or anything else thank you very much Einen schoenen Tag Andreas Lerch
Post Follow-up to this messageFrom http://publibfp.boulder.ibm.com/cgi...fhp3a00/3.5.1.1 "The user task supplies only the data to be written to the journal. Log mana ger is designed so that the application programmer requesting output services do es not have to be concerned with the detailed layout and precise contents of journal records." It looks like you need to code a XRCINPT exit to read the user-journal reco rds, but I can't (so far) find out what that looks like. Maybe others can. -- Bill Klein wmklein <at> ix.netcom.com "Andreas Lerch" <andreas.lerch@onlinehome.de> wrote in message news:20040831.18200428@rechner12.lerch.home... Hallo all i am using the journal function: transactionprofile JOURNALLING Journal ==> No No | 1-99 MSGJrnl ==> No No | INPut | Output | INOut i use: JOURNALLING Journal ==> 01 <--- this is cosmetic :-) MSGJrnl ==> INOut now my question: where can i get the description of the journal-record-layout is there a book (online), wich i never found, or anything else thank you very much Einen schoenen Tag Andreas Lerch
Post Follow-up to this messageAm 31.08.04, 17:42:07, schrieb "William M. Klein"=20 <wmklein@nospam.netcom.com> zum Thema Re: Layout CICS Journal Records - = here Terminal Control: > From > =20 http://publibfp.boulder.ibm.com/cgi...fhp3a00/3.5.1.1 > "The user task supplies only the data to be written to the journal.=20= Log manager > is designed so that the application programmer requesting output=20 services does > not have to be concerned with the detailed layout and precise contents= =20 of > journal records." > It looks like you need to code a XRCINPT exit to read the=20 user-journal records, > but I can't (so far) find out what that looks like. Maybe others can.= Hallo William there is no problem to acces the records - its MVS-Logger. Reading log=20= streams using batch jobs (for example, DFHJUP) in book Title: CICS=20 Operations and Utilities Guide http://publibfp.boulder.ibm.com/cgi...KS/DFHA6P08/2.2 but in the TC-records are some flags X'81' --> start transaction? C'1C', C'5B' an other combinations for Input Output ClearScreen and so=20= on than natural 3270-data: SBA, SF, IC and so on. For specific=20 testdokumentation i want to replay the 3270-dialog on paper :-) thank you very much Einen schoenen Tag Andreas Lerch
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.