Ron, it was BACKUP ALL and I was using the owner's identifier.

Actually, one of the alternatives I tried was BACKUP Structure followed by
Data to the same output file - singly and together - but using CONNECT db
READ I still got the error. If that had turned out to be the problem then I
would have changed to using two different files.

Regards, Alastair.

> ----- Original Message -----
> From: "Ron Rose" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Thursday, February 14, 2002 11:31 PM
> Subject: Re: Internal Error on Backup command
>
>
> > You didn't say this time which BACKUP command you were using.
> > "BACKUP ALL requires the owner's user identifier, which R:BASE places in
> the
> > backup file to ensure that the restored database file continues to be
> > protected". Page 28 R:BASE 5.5 ref manual. Some of the separate backups
> may not
> > require this identifier.
> > RRR
> >
> > > Alastair Burr wrote:
> > >
> > > I'd like to come back to this problem from November last year.
> > >
> > > I've spent the last two days playing around to see if I could resolve
it
> and
> > > I have!
> > >
> > > Actually, I resolved it a while ago by creating a playback file with a
> > > [Return] in it - but that was not the correct way to do it <g>.
> > >
> > > The real solution was that the database was connected as read only and
> as
> > > soon as I removed that restriction the problem disappeared.
> > >
> > > The question now is why "CONNECT db READ" should cause the BACKUP
> command to
> > > fail?
> > >
> > > Anybody got any ideas, please?? I'm trying to write all my code now so
> that
> > > the database is open in read/write mode only when it is needed to be
so.
> > >
> > > I'm using RBW 6.5++ build: 1.851xRT03.
> > >
> > > Thanks in advance,
> > > Regards, Alastair.
> > >
> > >
> > > ----- Original Message -----
> > > From: "Alastair Burr" <[EMAIL PROTECTED]>
> > > To: "R:Base ListServer" <[EMAIL PROTECTED]>
> > > Sent: Friday, November 09, 2001 3:19 PM
> > > Subject: Internal Error on Backup command
> > >
> > > > Hello all,
> > > >
> > > > Has anybody got any ideas, please, why I am getting an "-INTERNAL
> ERROR-
> > > Out
> > > > of dynamic space" message as a "Backup All" command completes?
> > > >
> > > > The command works fine from an R:> but I get the error from a
command
> file.
> > > > I can trace the file with no errors to the backup command and the
> backup
> > > > starts - it takes a minute and goes to a Zip disk so I can see the
> disk
> > > > operating - then as soon as the backup has finished the error
message
> > > > appears. I've pasted the following 3 lines into the R:> and they all
> work
> > > > properly:
> > > >
> > > >   OUTPUT F:\BACKUP\GENCOPY.BUP
> > > >     BACKUP ALL
> > > >   OUTPUT SCREEN
> > > >
> > > > Elsewhere in the command file all my variables are defined as null
> before
> > > > being used (I hope).
> > > >
> > > > The command file worked with all my DBs in the Dos version and still
> does
> > > > with my last Dos DB but with Windows DBs it fails. I've made minor
> changes
> > > > to the file to ensure the command syntax are correct for the Windows
> > > version
> > > > but I cannot find a way to kick this error into touch.
> > > >
> > > > Many thanks in advance for any help or ideas,
> > > > Regards, Alastair.
> > > >
> > > >
> > > >
> > > > ----------------------------------
> > > > A D B Burr,
> > > > St. Albans, UK.
> > > > ----------------------------------
> > > > [EMAIL PROTECTED]
> > > > ----------------------------------
> > > >
>
>

================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: INTRO rbase-l
================================================
TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: UNSUBSCRIBE rbase-l
================================================
TO SEARCH ARCHIVES:
http://www.mail-archive.com/rbase-l%40sonetmail.com/

Reply via email to