× 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.



Creating a new journal every hour is going to make a rollback or recovery a
far more interesting (read: difficult) feat.

You can back up active journals, why not just run your backup on an hourly
basis? You'll be stacking back up on top of back ups, but hey it's only
disk space.

Once the backup is complete, consider getting rid of the previous 24 hours
of backups to save space on the VTL.

--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


On Fri, Aug 25, 2023 at 8:29 AM Marc Rauzier <marc.rauzier@xxxxxxxxx> wrote:

Le 25/08/2023 à 14:58, (WalzCraft) Jerry Forss a écrit :
Hi All

New to journaling so have some basic questions.

We are getting a VTL and want to save journals every hour, which will be
replicated to the cloud.

Basically what I want to do is every hour create new receiver and save
detached receiver to VTL.
I see where I need to have *USER on the Manage receivers but not seeing
where I specify the length of time.

Do I just create a new receiver every hour and that automatically
detaches the previous one?

Yes, this is the way it works. You can generate a new receiver when you
want. You just have to handle yourself the delete after your backup.

Example:

CHGJRN JRN(DIMARCO2/JRN) JRNRCV(*GEN)
Journal receiver JRN0000132 created in library DIMARCO2.
Journal receivers JRN0000131 and *N detached.
Sequence number not reset. First sequence number is 416.

CPF7020 information message contains the name of the detached receiver.
Therefore you can run something like RCVMSG MSGTYPE(*INFO) RMV(*NO)
MSGDTA(&MSGDTA), then substring &MSGDTA to find the receiver name based
on CPF7020 message description.



What is the best practice for accomplishing this?



Subject to Change Notice:

WalzCraft reserves the right to improve designs, and to change
specifications without notice.

Confidentiality Notice:

This message and any attachments may contain confidential and privileged
information that is protected by law. The information contained herein is
transmitted for the sole use of the intended recipient(s) and should "only"
pertain to "WalzCraft" company matters. If you are not the intended
recipient or designated agent of the recipient of such information, you are
hereby notified that any use, dissemination, copying or retention of this
email or the information contained herein is strictly prohibited and may
subject you to penalties under federal and/or state law. If you received
this email in error, please notify the sender immediately and permanently
delete this email. Thank You

WalzCraft PO Box 1748 La Crosse, WI, 54602-1748
www.walzcraft.com<http://www.walzcraft.com> Phone: 1-800-237-1326
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.