normally when you do DUSYI it takes first rel1 the second time you do it takes rel2 and so on, what is the output
of DUBDP ? does it say "invalid" under REL2 ?
is the disc connected to a NIU or IPU ?
you will probably find the commands are at level 7 to fix this but ill give u them anyway
ioddp to give equ of ipu
bleqi:equ= for the equ you need to block port 0 ie if ipu in 1-0-23-00 equ would be 1-0-23-00
fimoe:subfs=syssubfs21;
ficri:subfs=syssubfs21;
fimoi:subfs=syssubfs21;
bleqe:equ= equ of ipu card
dusyi;
this will then dump all progs units then the data for each lim
dubdp; should show both rels and dates
i seem to overread something the date of the dump is 20mar05 so it will be never overwritten because the date is invalid, the only solution is to create an new rel1 and rel2 with FIMOI i suppose
i would say the best way is to do the commands from my earier ans as this will create an empty rel 2 for you you will only need to dusyi once as your only ending rel 2 let me know how u get on
I think the best way for u is to Block the IPU end the file mountings and formatt by FICRI and dump on a clean disk twice will take longer though but its safe.
BR
ecptfa
BLEQI:EQU=1-0-XX-00;
IOSIE:NODE=SYSN,IODEV=SYSDISK1;
FIMOE:SUBFS=SYSSUBFS11;
FIMOE:SUBFS=SYSSUBFS21;
FICRI:SUBFS=SYSSUBFS11,SIZE=XX;
FICRI:SUBFS=SYSSUBFS21,SIZE=XX;
FIMOI:SUBFS=SYSSUBFS11;
FIMOI:SUBFS=SYSSUBFS21;
IOSII:NODE=SYSN,IODEV=SYSDISKX,SUBFS=SYSSUBFS11&SYSSUBFS21,SIPOS=X;
BLEQE:EQU=1-0-XX-00,ALLFM=YES;
You can use this procedure if u are using BC 9 its the same for BC 11 as well I guess but maybe something different for NIU. The X values u will have to check in ur systems.
You can use these cammands
When You start a dump one of the first things that happens is the the system erases the date file. It then performs the dump and after check reading with an ok result it creates a new date file.
A REL volume that doesn't have a date file is considered invalid. An invalid volume is selected as dump target before a valid volume, no matter what the date is.
If Your dump fails You will find that You dont have a date file for this particular volume. You can actually make this volume usable by copying a datefile from another volume. If Your system is down and You find Youself without valid backup this little trick may save You, it all depends what went wrong with the dump.
size for FICRI as 60MB is ok for a system having approx 20 LIMs but it entirely depends on your system data. If the REL vol. starts getting FULL you get an alarm
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.