ADSM-L

adsmpipe problems

2000-05-18 23:47:43
Subject: adsmpipe problems
From: Steve Harris <steveh AT WESLEY.COM DOT AU>
Date: Fri, 19 May 2000 13:47:43 +1000
Hi all

adsm AIX server 3.1.2.40 Client AIX 3.1.7.0

I'm running the adsmpipe utility to make a weekly export to archive of my
production Oracle database.  Its the standard code, but with V3 includes
and headers and a a reordering of the includes to allow it to compile.

The archive runs successfully and I can retrieve the data also, but the
enquiry (-t) option doesn't work in the archive space, although it does in
the backup space.

e.g.  1 in the backup space

cernera:/home/steveh >./adsmpipe -c -v -ftest -s"/pipetest" < test
adsm: about to send data to ADSM
adsm: sent 235520 bytes to ADSM
adsm: committing transaction

cernera:/home/steveh >./adsmpipe -t -v -ftest -s"/pipetest"
steveh   (A) 2000/05/19 11:47:29 /test

cernera:/home/steveh >./adsmpipe -x -v -ftest -s"/pipetest" > test
adsm: about to get data
steveh   (A) 2000/05/19 11:47:29 /test
adsm: read 235520 bytes from ADSM
adsm: read completed


e.g. 2 in the archive space

cernera:/home/steveh >./adsmpipe -c -v -ftest -s"/pipetest" -A <test
adsm: about to send data to ADSM
adsm: sent 235520 bytes to ADSM
adsm: committing transaction

cernera:/home/steveh >./adsmpipe -t -v -ftest -s"/pipetest" -A
error from dsmGetNextQObj. rcMsg=ANS1302E (RC2)    No objects on server
match query

cernera:/home/steveh >adsmpipe -x -v -ftest -s"/pipetest" -A > test2
adsm: about to get data
steveh   (A) 2000/05/19 10:39:38 /test
adsm: read 235520 bytes from ADSM
adsm: read completed

I've had a brief look at the code (shudder), but I'm not a "c" person and
its going to take quite a bit of exploring to figure this out.  Has anyone
been here before me?


Thanks

Steve Harris
Jack of many trades - but sadly not "c"

The Wesley Hospital, Brisbane Australia




===========================================
This email message has been swept by
MIMESweeper at The Wesley Hospital - Australia
===========================================
<Prev in Thread] Current Thread [Next in Thread>
  • adsmpipe problems, Steve Harris <=