ADSM-L

Re: Activity Log

1999-03-11 08:12:51
Subject: Re: Activity Log
From: Hilton Tina <HiltonT AT TCE DOT COM>
Date: Thu, 11 Mar 1999 08:12:51 -0500
You can also (on AIX anyway) use this command to start your server:

/usr/lpp/adsmserv/bin/dsmserv 2>&1 | /usr/lpp/adsmserv/bin/dsmulog logfile1
logfile2 logfile3 logfile4 logfile5 logfile6 ...

ADSM will move from one to the other automatically at midnight.  I have this
command in a script and the first thing I do is copy the files into another
directory because it will start with the first file in the list every time
ADSM is started and I didn't want to lose my backups.

I found this method in the Administrators Guide.

Tina

> -----Original Message-----
> From: Laura Buckley [SMTP:buckley AT STORSOL DOT COM]
> Sent: Wednesday, March 10, 1999 6:15 PM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      Re: Activity Log
>
> Daniel,
>
> The activity log is actually contained within the database and therefore
> can't be redirected, and yes, there is a correlation between the activity
> log and database size.
>
> You can keep the log entries around for longer if you
>
> set actlogretention <days>
>
> where <days> is the number of days you want to keep in the actlog.
>
> One solution might be to run a scheduled script that does
>
> dsmadsmc -id=admin -pass=admin q actlog begindate=<date a week ago>
> begintime=00:00 > outputfile.out
>
> This is a baclient schedule that you would run with the object being a
> script
> and the contents of the script being
> as above (except of course you need to put in an appropriate admin and
> password, date and filename.)
>
> You would also have your actlogretention set to 7 so that each 7 days, it
> gets
> pruned and the old
> output would be written to a text file.
>
> Laura Buckley
> Storage Solutions Specialists, Inc.
> (719) 531-7171
> buckley AT storsol DOT com
>
>
> -----Original Message-----
> From:   Denver UNIX Support [SMTP:Denver_UNIX_Support AT JDEDWARDS DOT COM]
> Sent:   Wednesday, March 10, 1999 2:46 PM
> To:     ADSM-L AT VM.MARIST DOT EDU
> Subject:        Activity Log
>
> Does anyone redirect their activity log, and if so, what kind of size are
> we
> talking about? Is there any correlation between it's size and the size of
> the database? We have a request that the activity log be kept for several
> months :) Thanks in advance for your input.
>
> Daniel Penrose
> J.D. Edwards & Company
> UNIX  Systems Administration
> One Technology Way
> Denver, CO. 80237
> (303)334-4747 DIRECT
> (303)334-1290 FAX
> daniel_penrose AT jdedwards DOT com
<Prev in Thread] Current Thread [Next in Thread>