ADSM-L

Re: Can't backup informix databases to ADSM with onbar.

2000-03-22 12:44:29
Subject: Re: Can't backup informix databases to ADSM with onbar.
From: Joel Fuhrman <joelf AT CAC.WASHINGTON DOT EDU>
Date: Wed, 22 Mar 2000 09:44:29 -0800
I think you may need to define BAR_BSALIB_PATH as an environmental
varivable.  On AIX for ADSM and for TSM we use:

BAR_BSALIB_PATH /usr/lpp/adsm/api/bin/bsashr10.o
BAR_BSALIB_PATH /usr/tivoli/tsm/client/api/bin/xbsa.o

On Tue, 21 Mar 2000, Gerardo Zapata wrote:

> I can't get the onbar to backup informix to the ADSM server.
> I have made the appropiate configuration for the Informix environment to work:
> - 'ls -l  /usr/lib/ibsa* ' output:
> lrwxrwxrwxr     1      root      sys    24      Nov   9 11:45   ibsad001.sl   
> -> /usr/adsm/api/libXApi.sl
>
> -'ls -l /usr/adsm/api/libXApi* ' output:
> -r-xr-xr-xr         1      adsm     dsm   1184977    Apr   30   1999    
> libXApi.sl
>
> -'more /usr/informix/etc/sm_versions ' output:
> 1|3.1.7|adsm|3
>
> -dbaccess  --- sys_util --- bar_version table:
>  select * from bar_versions
>  bar_version    bsa_version     bar_sm          sm_version
>  1              3.1.7           adsm            3
>
> - 'more .profile' output:
> ...
> DSMI_DIR=/usr/adsm
> DSMI_CONFIG=/usr/adsm/informix.opt
> DSMI_LOG=/usr/adsm
> export DSMI_DIR DSMI_CONFIG DSMI_LOG
>
> - I have created the 'informix.opt' file
> SERVERNAME   INFOMRIX
>
> - I have edited the 'dsm.sys' file
> ...
> SERVERNAME              INFORMIX
> NODENAME                DATABASE
> PASSWORDACCESS  GENERATE
> ...
>
> -The 'more onconfig' command gives me the following output:
> 'more onconfig':
> ...
> #  System Archive Tape Device
>
> TAPEDEV         /dev/rmt/lm     # Tape device path
> TAPEBLK         1024            # Tape block size (Kbytes)
> TAPESIZE                8192000         # Maximum amount of data to put on 
> tape (Kbytes)
> ...
> # Backup/Restore variables
> BAR_ACT_LOG             /tmp/bar_act.log
> BAR_MAX_BACKUP  0
> BAR_RETRY               1
> BAR_NB_XPORT_COUNT      10
> BAR_XFER_BUF_SIZE       4
>
> When I launch a backup through onbar with the 'onbar -b -L 0' command, I get 
> the following log information:
>
> - 'more bar_act.log' output:
> 2000-03-17 10:38:33 7799        7798 /usr/informix/bin/onbar_d -b -L 0
> 2000-03-17 10:38:35 7799        7798 WARNING: BAR_BSALIB_PATH is undefined; 
> trying default path.
> 2000-03-17 10:38:36 7799        7798 Begin level 0 backup dbsroot.
> 2000-03-17 10:38:36 7799        7798 XBSA error (BSAInit): An unspecified 
> XBSA error has ocurred: 96
>
> - 'more /usr/informix/online.log' output:
> 11:16:10 Level 0 Archive started on dbsroot, dbslog01, dbsphy01, cix001
> 11:16:11 Archive on  dbsroot, dbslog01, dbsphy01, cix001ABORTED.
> 11:16:11 Aborted by client.
> 11:18:51 Logocal Log 7740 complete.
> 11:18:57 Checkpoint Completed:    duration was 0 seconds.
> 11:21:29 Checkpoint Completed:    duration was 0 seconds.
> 11:24:00 Checkpoint Completed:    duration was 0 seconds.
> 11:26:31 Checkpoint Completed:    duration was 0 seconds.
> 11:29:03 Checkpoint Completed:    duration was 0 seconds.
> 11:29:49 Logical Log 7741 complete.
> 11:31:37 Checkpoint Completed:    duration was 0 seconds.
> 11:34:06 Checkpoint Completed:    duration was 0 seconds.
> 11:36:09 Checkpoint Completed:    duration was 0 seconds.
> 11:39:31 Checkpoint Completed:    duration was 0 seconds.
>
>
> Any suggestion on this?
>
> Thanks in advance,
> Regards
>
> Gerardo Zapata Gonzalez
> Tivoli Professional Services
> IBM de Mixico
> (52 5) 270 5740
>
<Prev in Thread] Current Thread [Next in Thread>