- Forum
- T24 Technical Discussions
- T24 Administration
- FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
- jacobscrynose@gmail.com
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
1 year 5 months ago #24218
by jacobscrynose@gmail.com
FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING was created by jacobscrynose@gmail.com
Hi team
How do I resolve the following error
FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
I am failing to login into the system because of that error
How do I resolve the following error
FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
I am failing to login into the system because of that error
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
1 year 5 months ago - 1 year 5 months ago #24219
by VK
Cheers
VK
Replied by VK on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Hi
there should be a JOURNAL record in F.LOCKING; contents don't matter (at least at this stage).
there should be a JOURNAL record in F.LOCKING; contents don't matter (at least at this stage).
Cheers
VK
Last edit: 1 year 5 months ago by VK.
Please Log in or Create an account to join the conversation.
- jacobscrynose@gmail.com
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
1 year 5 months ago #24220
by jacobscrynose@gmail.com
Replied by jacobscrynose@gmail.com on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
So how do I insert a JOURNAL record in F.LOCKING
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
1 year 5 months ago #24222
by VK
Cheers
VK
Replied by VK on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Hi
TAFC or TAFJ?
TAFC or TAFJ?
Cheers
VK
Please Log in or Create an account to join the conversation.
- jacobscrynose@gmail.com
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
1 year 5 months ago #24224
by jacobscrynose@gmail.com
Replied by jacobscrynose@gmail.com on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Its TAFJ
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
1 year 5 months ago #24225
by VK
Cheers
VK
Replied by VK on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Hi
use dbtools. Don't ask me exactly how :))
Or create a basic program that does that.
Question: why this record is missing? Normally it always presents. Where did you get the DB?
use dbtools. Don't ask me exactly how :))
Or create a basic program that does that.
Question: why this record is missing? Normally it always presents. Where did you get the DB?
Cheers
VK
Please Log in or Create an account to join the conversation.
- jacobscrynose@gmail.com
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
1 year 5 months ago #24226
by jacobscrynose@gmail.com
Replied by jacobscrynose@gmail.com on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
It's a shared environment so it happened that the moment I was trying to log in like always I encountered that error. I don't know what really transpired in the environment since it is used by many.
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
1 year 5 months ago #24227
by VK
Cheers
VK
Replied by VK on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
and others are able to log in to T24?
Cheers
VK
Please Log in or Create an account to join the conversation.
- jacobscrynose@gmail.com
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
1 year 5 months ago #24228
by jacobscrynose@gmail.com
Replied by jacobscrynose@gmail.com on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
I have just confirm, they are not able
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
1 year 5 months ago - 1 year 5 months ago #24229
by VK
Cheers
VK
Replied by VK on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Hi
how you can create this record:
- use DB access tool for your DB (e.g. SSMS for MSSQL) and create the record there; contents of XMLRECORD field can be:
(though I have strange 3rd field with 64 multi-values in TAFJ which were not there in TAFC but I think that field 1 with '0' would be enough; here's the example for MSSQL TAFJ R23 - in case it will be needed):
- or: use dbtools
- or: write a short Basic program, compile and run it using tRun; something like:
how you can create this record:
- use DB access tool for your DB (e.g. SSMS for MSSQL) and create the record there; contents of XMLRECORD field can be:
<row xml:space="preserve" id="JOURNAL"><c1>0</c1></row>
(though I have strange 3rd field with 64 multi-values in TAFJ which were not there in TAFC but I think that field 1 with '0' would be enough; here's the example for MSSQL TAFJ R23 - in case it will be needed):
<row xml:space="preserve" id="JOURNAL"><c1>0</c1><c3 /><c3 m="2">Y</c3><c3 m="3">N</c3><c3 m="4">N</c3><c3 m="5">N</c3><c3 m="7">N</c3><c3 m="8">N</c3><c3 m="9">N</c3><c3 m="10">N</c3><c3 m="11">N</c3><c3 m="12">N</c3><c3 m="13">N</c3><c3 m="14">N</c3><c3 m="15">N</c3><c3 m="16">N</c3><c3 m="17">N</c3><c3 m="18">N</c3><c3 m="19">N</c3><c3 m="20">N</c3><c3 m="21">N</c3><c3 m="22">N</c3><c3 m="23">N</c3><c3 m="24">N</c3><c3 m="25">N</c3><c3 m="26">N</c3><c3 m="29">N</c3><c3 m="31">Y</c3><c3 m="32">N</c3><c3 m="33">Y</c3><c3 m="34">N</c3><c3 m="35">N</c3><c3 m="36">N</c3><c3 m="37">N</c3><c3 m="38">N</c3><c3 m="43">Y</c3><c3 m="47">N</c3><c3 m="49">Y</c3><c3 m="53">N</c3><c3 m="54">N</c3><c3 m="55">N</c3><c3 m="56">N</c3><c3 m="57">N</c3><c3 m="58">N</c3><c3 m="59">N</c3><c3 m="60">N</c3><c3 m="61">N</c3><c3 m="62">N</c3><c3 m="63">N</c3><c3 m="64">N</c3></row>
- or: use dbtools
- or: write a short Basic program, compile and run it using tRun; something like:
OPEN F.LOCKING to f_lock ELSE CRT 'open error' ; STOP
WRITE '0' TO f_lock, 'JOURNAL'
CLOSE f_lock
Cheers
VK
Last edit: 1 year 5 months ago by VK.
Please Log in or Create an account to join the conversation.
- jacobscrynose@gmail.com
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
1 year 5 months ago #24230
by jacobscrynose@gmail.com
Replied by jacobscrynose@gmail.com on topic FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Thank you very much lemme do that
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Administration
- FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
Time to create page: 0.107 seconds