× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



David,

When you enable journaling on a file, you create the journal receiver object (crtjrnrcv lib/objname)and journal object, (crtjrn lib/jrnname jrnrcv(lib/objname). The receiver object is what holds entries for the files being journaled.

The next step to add a remote journal.. ADDRMTJRN is the command. You will need the relational database name of the remote system and the local journal to mirror over.

Then you can use the command wrkjrna lib/jrnname and press F16 to get the remote receiver. At first it will be Inactive and option 13 will activate it.

Once you activate the remote journal, you can logon to the remote system and see the journal and receiver there. They are still on the local system as well.

Back to your question, the local journal receiver is mirrored to the remote receiver and left on the local system. So you basically have two copies of your receivers. And yes you can only have one Journal attached to an object at a time.

Chris Bipes
Director of Information Services
CrossCheck, Inc.


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of David Gibbs
Sent: Wednesday, February 11, 2015 10:55 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Impact of journalling on HA systems

Folks:

I admit I have an imperfect understanding of both journalling and high availability systems.

It was my understanding that HA systems were implemented by creating journals on the host systems database and sending the journal entries to a remote system.

Unless I missed something ... you can only have a single journal on a physical file.

So my question is this: Is it possible to have a file journalled, for local use, AND replicated with a HA system?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.