ADSM-L

DB2 v7.2 Backups on linux

2001-07-24 17:59:08
Subject: DB2 v7.2 Backups on linux
From: Gerald Wichmann <gwichmann AT SANSIA DOT COM>
Date: Tue, 24 Jul 2001 15:01:23 -0700
I should have added this to my previous question..

If indeed you can backup DB2 hot on the linux platform, how do you compile
the user exit as per the instructions on doing hot backups using TDP? I get
errors as follows:

[root@sfweb1 tivdb2]#
cc  I/opt/Tivoli/tsm/client/api/bin/sample  L/usr/lib  o db2uext2 db2uext2.c
db2uext2.c: In function `ArchiveFile :
db2uext2.c:824: `offset_t  undeclared (first use in this function)
db2uext2.c:824: (Each undeclared identifier is reported only once
db2uext2.c:824: for each function It appears in.)
db2uext2.c:824: parse error before `logFileSize
db2uext2.c:953: parse error before `offsetll
db2uext2.c:957: `logFileSize  undeclared (first use in this function)
db2uext2.c:985: `offsetll  undeclared (first use in this function)
[root@sfweb1 tivdb2]#



I suppose I could try to debug the .c program  sigh :-\

Any help/suggestions appreciated
<Prev in Thread] Current Thread [Next in Thread>