Re: COMPACT issues?
Rob Berendt <[email protected]>
| Newsgroups | gmane.comp.systems.as400.domino |
|---|---|
| Message-ID | <OFC29ADA93.F61AC58D-ON872582B2.006E636B-852582B2.006E8B80@corp.dekko.com> |
load fixup -f -j *.nsf
[07507:00002-00000262] 06/20/2018 16:05:08 Database Fixup: Started: -f
-j
*.nsf
[07507:00002-00000262] 06/20/2018 16:05:08 Database Fixup: The pathname
'/g
di01/notes/data/*.nsf' was not found: File does not exist
[07507:00002-00000262] 06/20/2018 16:05:08 Database Fixup: Shutdown
load fixup -f -j /*.nsf
[07508:00002-00000263] 06/20/2018 16:06:05 Database Fixup: Started: -f
-j
/*.nsf
[07508:00002-00000263] 06/20/2018 16:06:05 Database Fixup: The pathname
'/*
.nsf' was not found: File does not exist
[07508:00002-00000263] 06/20/2018 16:06:05 Database Fixup: Shutdown
load fixup -f -j \*.nsf
[07509:00002-000000A6] 06/20/2018 16:06:48 Database Fixup: Started: -f
-j
\*.nsf
[07509:00002-000000A6] 06/20/2018 16:06:48 Database Fixup: The pathname
'/g
di01/notes/data/*.nsf' was not found: File does not exist
[07509:00002-000000A6] 06/20/2018 16:06:48 Database Fixup: Shutdown
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: [email protected]
To: "Lotus Domino on the iSeries / AS400" <domino400-Zwy7GipZuJhWk0Htik3J/[email protected]>
Date: 06/20/2018 04:01 PM
Subject: Re: COMPACT issues?
Sent by: "Domino400" <domino400-bounces-Zwy7GipZuJhWk0Htik3J/[email protected]>
Rob:
This command, load fixup *.nsf -f -j , won't work.
Try load fixup -f -j *.nsf
The switches come before the database. Example: load fixup -f -j <database
name>.nsf
I hope that this helps.
-- Gregg
--
This is the Lotus Domino on the IBM i (AS/400 and iSeries) (Domino400)
mailing list
To post a message email: Domino400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/domino400.
--
This is the Lotus Domino on the IBM i (AS/400 and iSeries) (Domino400) mailing list
To post a message email: Domino400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/domino400.