tldm-universe/Ardent/UV/HS.ADMIN/HS.ADMIN.u
2024-09-09 17:51:08 -04:00

32 lines
1.5 KiB
Plaintext
Executable File

/***************************************************************
/* Copyright (c) 1996 by Ardent Software, Inc. *
/* All Rights Reserved *
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE *
/* OF Ardent Software, Inc. *
/* The copyright notice above does not evidence any actual or *
/* intended publication of source code. *
/***************************************************************/
/*
/* Menu for HS.ADMIN Server administration menu.
/* This file is in UniVerse 'loadfile' format.
/*
HS.ADMIN UniVerse Server Administration
@(0,2)List activated accounts
/} @(0,3)Show UniVerse ODBC Config configuration for an account
/} @(0,4)Activate access to files in an account
/} @(0,5)Deactivate access to files in an account
/} @(0,6)Run HS.SCRUB on a File/Table
/} @(0,7)Update File Information Cache in an account
HS.SHOW.ACCOUNTS
/} HS.RUNINACC *HS.SHOWCFG
/} HS.RUNINACC *HS.ACTIVATE PASS.ACCOUNT.NAME SAY.ALREADY
/} HS.RUNINACC *HS.DEACTIVATE PASS.ACCOUNT.NAME
/} HS.RUNINACC *HS.SCRUBINTER
/} HS.RUNINACC *HS.UPDFINFO
Show a list of all accounts to which file access has been activated.
/} Show the data that should be entered into UniVerse ODBC Config to access an account.
/} Activate access to files in a UniVerse account.
/} Deactivate access to files in a UniVerse account.
/} Check and optionally repair File/Table dictionary/data inconsistencies.
/} Update the file information cache in a UniVerse account.