View Single Post

   
  #4 (permalink)  
Old 02-26-2008, 11:04 AM
Venkat
 
Posts: n/a
Default Re: dbm cfg backup/restore

Anton Versteeg <anton_versteeg@nnll.iibbmm.com> wrote in message news:<3F1E848E.2070701@nnll.iibbmm.com>...
> On v7 it is db2systm in the db2 home directory.
> Windows: \Program Files\SQLLIB\DB2
>
> Bruce Pullen wrote:
>
> >DB2 v7.1.0.68 on AIX 4.3.3.0.
> >
> >A db2 backup contains Database configuration (db cfg) parameters, but
> >not Database Manager (dbm cfg) parameters.
> >1) Is there a simple way to backup/restore dbm cfg parameters?
> >2) Is there an equivalent file to SQLDBCON that stores dbm cfg
> >parameters?
> >
> >Thank you.
> >
> >Bruce
> >
> >


Bruce,

You can take backup of DBM cfg by exporting to a file using DB2CFEXP
and can restore by importing using DB2CFIMP system commands.

Thanks,
Venkat.
Reply With Quote