![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Spin up the phono player, slip on the 45 adapter, these are some goldie oldies. Recently, a little known DW system of ours crashed and had to be rebuilt from old and fragged fs backup tapes. The server is an AXP-OSF4/Tru64 running Red Brick (5.1.7). Amazingly Red Brick is up and running with data objects intact but most of the data is lost. As we replenish the data from various sources, we started looking for a way to make logical backups. In the meanwhile we started doing physical backups of the PSU's daily. While rummaging around in our storage room I came across a SQL BackTrack CD and docs for Red Brick version 1.0.2. Obviously this wasn't being used previously and I've been tasked with trying to get this running. I installed the Back Track CD and everything seems to have installed well. For those familiar with this software, the license was accepted and inserted into rbw.config. Other items such as the catalog, the pool are also done. I've created a backup segment, etc. and most of the other items checklisted in the documentation. But, when I run this command: rb_btbackup -database wtv -level 0 I get this error: SQL-BackTrack for Red Brick Warehouse Copyright (c) 1991-1998, DataTools, Inc. Version 1.0.2 *** Started on 06/09/2004 17:28:04 [dump initiator 24458] DT-31517E: Red Brick API error, result code = 4. [dump initiator 24458] DT-31515E: can not connect to Red Brick Warehouse server. [dump initiator 24458] DT-33534W: Online backup completed with errors. *** Finished on 06/09/2004 17:28:04 *** Elapsed time: 0 seconds *** Highest return code: 255 *** rb_btbackup completed with errors. I believe I may have the problem identified. The rb_btbackup seems to call rb_btdi at a certain point, like this: rb_btdi -database WTV -level 0 -tasks 1 MG9K8GRYSR63TG28 JJ24XH4ETMLM3G3 This seems to be failing on the encrypted userid and password. The fstat on rb_btdi is "COFF format alpha demand paged setuid executable or object module not stripped - version 3.11-8" When I run it directly it gives me this: *** ERROR *** : This program cannot be executed directly Using rb_btcreate, I've reinitialized the userid and passwords several times all to no avail. I then went into the RB_HOST/WTV_profile file and manually tried changing things to encrypted, plain, blank, etc. all of which generated the same error. I also tried passing userid/password as parms when calling rb_btbackup which didn't work. I tried to trace rb_btdi but it only runs literally for about 1/10 second. Is there a way to pin trace to an executable indefinitely?? If anyone has ideas/suggestions as to solutions or even with further diagnosis, I would certainly appreciate it. Thanks, --Paul |
![]() |
| Thread Tools | |
| Display Modes | |
| |