Sponsored Content
Full Discussion: Help on System Director
Operating Systems AIX Help on System Director Post 302652453 by Zio Bill on Thursday 7th of June 2012 07:10:27 AM
Old 06-07-2012
Error Help on System Director

Hi all,
the DIRDB on DB2 used by system director was dropped.
It's possible to reinstall only the container DIRDB, instead of reinstall all system director software?

P.S.
If i use "smreset" i have an error: DB21005E An error occurred while accessing the file "db2/temp-connect.sql"

I find this file on system but i not found it.

Help me please.
Thanks.

Zio
 

4 More Discussions You Might Find Interesting

1. AIX

IBM System Director

Is IBM System Director good for collecting error and notifications from IBM servers such as x3250 x336 etc... or Please give me brief description for the purpose of IBM system Director Thanks in advance (1 Reply)
Discussion started by: Vit0_Corleone
1 Replies

2. AIX

IBM System Director Installation

Anyone has installed IBM System Director? May I have the procedures manual or any experiences can be shared? (1 Reply)
Discussion started by: kwliew999
1 Replies

3. AIX

IBM Systems Director

dears is IBM Systems Director free to downlad and install or i must pay to have this application? (2 Replies)
Discussion started by: thecobra151
2 Replies

4. Shell Programming and Scripting

problem with output re director to a file

I have a file named XXX_TEF_20120530234576.txt.pgp I am creating a new file with the below syntax but looks it doesnt like the redirection for file in XXX_TEF_20120530234576.txt.pgp ;do; echo $file cat $file | /usr/bin/gpg/ -d > echo $file | cut -f1,2 -d'.' done; What I want actually is... (6 Replies)
Discussion started by: dsravan
6 Replies
NFARCHIVE(8)						      System Manager's Manual						      NFARCHIVE(8)

NAME
nfarchive - archive notesfiles SYNOPSIS
nfarchive [ -# ] [ -d ] [ -m- or -m+ ] [ -w# ] [ -f file ] topic [ ... ] DESCRIPTION
Nfarchive is used to expire notes that have not been modified in a certain amount of time. Archives are stored in ``archive notesfiles''. The -# parameter is the number of days a notestring must be idle (no new responses) before being eligible for archival. Expired notestrings are either deleted or placed in an archive. The -d parameter tells nfarchive to delete expired notestrings. If unse- lected, the expired notestrings are placed in an archive. The -m+ option specifies that only notes marked with a director message are eligible for expiration. -m- specifies that only notes without a director message are eligible for expiration. By default, the expiration algorithm is indifferent to a note's director message status. The -w# option specified the working set size for the expired notesfiles. The specified number represents the minimum number of notes to leave in the notesfile. The expiration threshold, working set size, expiration action, and director message requirements can all be specified as a director's option in each notesfile. Specific values override what is specified on the nfarchive command line. A default value specifies using the value specified on the command line. The -f parameter specifies a file containing a list of notesfiles to archive. Notesfiles can also be specified on the command line. By default, the archive of notesfile /usr/spool/notes/somenotes is in /usr/spool/oldnotes/somenotes. The archive of /some/other/place/somenotes also defaults to /usr/spool/oldnotes/somenotes. To prevent collisions of this nature, mapping between active and archive notesfiles is implemented. The file /usr/spool/notes/.utilities/net.alias/Archive-into contains lines of the form: active-notesfile:archive notesfile Lines in this file beginning with `#' are comments. Notesfiles without an entry in this file are archived into the /usr/spool/oldnotes directory with the appropriate last component. When initially created, an archive notesfile has an access list matching its active counterpart. Currently, only directors are allowed to write in an archive notesfile. Nfarchive refuses to archive an archive notesfile. FILES
/usr/spool/notes/.utilities where this programs lives. /usr/spool/notes/.utilities/net.alias/Archive-into maps active notesfiles into their archives. /usr/spool/notes Default notes data base /usr/spool/oldnotes Default archive directory SEE ALSO
notes(1), The Notesfile Reference Manual AUTHORS
Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa) Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL Rob Kolstad (kolstad@convex.UUCP) CONVEX Computer Corporation Richardson, TX University of Illinois NFARCHIVE(8)
All times are GMT -4. The time now is 05:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy