Operating System - OpenVMS
1828580 Members
2259 Online
109982 Solutions
New Discussion

Re: /backup/list how to (error)

 
SOLVED
Go to solution
Hein van den Heuvel
Honored Contributor

Re: /backup/list how to (error)

>> what program u mean? sorry Sir, Im newbie for VMS still Learning bout VMS 2 Weeks. btw r u from germain? im from indonesia :)

Either Steven's program, which was the very first reply and would solve yoru entire problem if acted upon correctlty.
Or the program I refered to in my first reply. Either will fix the problem you are facing in one go, ... if it is just the blocksize thing. Just go back, read and execute.

'van' = Dutch (or Belgium .... )
'von' = German (or Austrian or ...)

Indonesian food is a big specialty in Holland. That old colonalism was at least good for something.

Regards,
Hein van den Heuvel
Nashua, NH, USA.
Joko Subuh Sas
Advisor

Re: /backup/list how to (error)

Sir Steven,

BDKVXA> mcr FIXREC.EXE_DECC SYS$GENERAL5:[000000]RPRSYJUL1991.BCK
%DCL-W-ACTIMAGE, error activating image FIXREC.EXE_DECC
-CLI-E-IMAGEFNF, image file not found $10$DIA0:[SYS0.SYSCOMMON.][SYSEXE]FIXREC.E
XE_DECC;

Thanks.
Steven Schweda
Honored Contributor

Re: /backup/list how to (error)

That's why the suggested command began:

mcr []fixrec.exe_decc

not:

mcr fixrec.exe_decc

The "[]" was significant.

Or, you could copy fixrec.exe_decc to
$10$DIA0:[SYS0.SYSCOMMON.SYSEXE]. Your
choice, but you need to do one of them.
Joko Subuh Sas
Advisor

Re: /backup/list how to (error)

Sir, Steven.

Im Sorry... i have together installing Solaris. busy. Okay this the result.

BDKVXA> mcr []fixrec.exe_decc SYS$GENERAL5:[000000]RPRSYJUL1991.BCK
SYS$GENERAL5:[000000]RPRSYJUL1991.BCK;1
Using BACKUP record size of 8192.
Old record size: 512
New record size: 8192
BDKVXA>
Steven Schweda
Honored Contributor

Re: /backup/list how to (error)

> [...] and then the BACKUP
> command should work. [...]
Joko Subuh Sas
Advisor

Re: /backup/list how to (error)

so after that, what i can do ?
btw my VMS Version 5 that's is Old Version?
Steven Schweda
Honored Contributor

Re: /backup/list how to (error)

> so after that, what i can do ?

So, after that, WHAT DO YOU WANT TO DO?

Your original complaint was that the BACKUP
/LIST command failed. I assume that it
works now, or else you would have told us
what went wrong.

> btw my VMS Version 5 that's is Old Version?

That depends. Would you call 24-SEP-1992 old?
For a woman, it's not old enough. For a
computer operating system, it may be getting
a little stale.
Joko Subuh Sas
Advisor

Re: /backup/list how to (error)

Dear Steven and Alls,

this is amazing !!! wow wow ... kewl...
Success... your program worked !!!

BDKVXA> backup/list sys$general5:[000000]RPRSYJUL1991.BCK/save_set
Listing of save set(s)

Save set: RPRSYJUL1991.BCK
Written by: OPERATOR
UIC: [000002,000001]
Date: 29-JUL-1991 10:50:23.02
Command: BACK/LOG/IGNOR=INTER [...]*.*.*,SYS$WORK:[RPRSYS...]*.*;* HSC
000$MUA4:RPRSYJUL1991.BCK/DENS=6250/LIST=SYS$IPASCHG:[IPASOPER.BACKUP.LIS]RPRSYJ
UL1991.LST
Operating system: OpenVMS VAX version V5.1
BACKUP version: V5.0
CPU ID register: 0A000005
Node name: _F00JKT::
Written on: _HSC000$MUA4:
Block size: 8192
Group size: 10
Buffer count: 3

Thanks alot botha..
Cheers*
Joko Subuh Sas
Advisor

Re: /backup/list how to (error)

Alls,

Im Very say Thanks alot for you (Steven, Jon and ALL) maybe efter this, im need help how bout extract and Restore this files (*.BCK). hope all always help and share bout VMS.

Im starting loving VMS.

One more Thanks alot.
Steven Schweda
Honored Contributor

Re: /backup/list how to (error)

> this is amazing !!!

That's not amazing. That program has always
worked. The amazing thing is that anyone is
trying to read 16-year-old 9-track BACKUP
tapes. (And perhaps that it took him three
days to figure out how.)

I suppose that it could be worse. It might
have said "/DENS=1600" (or less).
Jon Pinkley
Honored Contributor

Re: /backup/list how to (error)

Joko,

As suggested by Steven, first use the built in HELP in VMS. It will be more in synch with the version of backup you have. What you learn on VAX/VMS 5.5-2 will be relatively unchanged as you move forward.

Steven,

You additions to the soup did add some nourishment, after all. I guess it just needed to cool off some before it was tasted. :-)
it depends
Jon Pinkley
Honored Contributor

Re: /backup/list how to (error)

If anyone finds this thread with a search, and can't find Steven Schweda's FIXREC program, the new url is

http://antinode.info/dec/sw/fixrec.html
it depends