×
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.
Faith can move mountains. Especially faith combined with perseverance.
See the following from an email I just sent to the domino400 list. Since
this was a backup/restore issue I thought I'd share it here:
<snip>
I had to dig back into the archives on our VTL and restored a file. This
file was last saved December 2017 and is set to expire in about 2 weeks.
WRKLNKBRM DIR('/ARCHIVE2/NOTES/DATA/archive')
Had to dig through a few to get to the December one until I finally found
an old copy.
Used the appropriate option in BRMS to restore the file.
Then I used this command in Domino
tell daosmgr listnlo -o missing.txt archive/a_mmouse.nsf
...
DAOSMGR: ListNLO completed - 155 entries processed
So, is there some way to pipe missing.txt into BRMS to restore these
NLO's? Seems like a documented process in TSM.
http://www-01.ibm.com/support/docview.wss?uid=swg21358548
Holy moly I think there is!!!
RSTBRM DEV(USSGVTL) OBJ(*LIST) LIST(*DAOS
'/ARCHIVE2/NOTES/DATA/missing.txt') SAVLVL(*SAVDATE) SAVDATE(120816)
God bless IBM!!!!
</snip>
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.