5
Database Administration
Decreasing the Database Storage Size
UCS 1000 R4.2 Administration 585-313-507
Issue 3 April 2000 221
The following is a sample croncdh file:
# Start the ORACLE DBMS
VSUTIL=/vs/bin/util
ORACLE_SID=A;export ORACLE_SID
ORACLE_HOME=‘/usr/lbin/dbhome $ORACLE_SID‘
PATH=$PATH:$ORACLE_HOME/bin;export PATH
ulimit 2113674
if /usr/lbin/orastat -s >/dev/null
then
:
else
ulimit 2113674; ior w
fi
# perform the cron jobs
$VSUTIL/cdhsum
$VSUTIL/cdhdel
$VSUTIL/ccasum
$VSUTIL/ccadel
# cleanout the unwanted ORACLE log files
$VSUTIL/logdel
Содержание R4.2
Страница 1: ...UCS 1000 R4 2...
Страница 2: ...Copyright 2000 by Lucent Technologies All rights reserved...
Страница 21: ...vusage 618 wl_copy 619 wl_edit 620 wl_gen 622 wl_init 624 wl_install 625 Glossary 627 Index 699...
Страница 192: ...4 Switch Interface Administration Digital Interfaces Figure 89 Assign Card T1 A B Robbed bit E M Window...
Страница 313: ...6 Peripheral Administration Modem Administration 10 Select ModemMon add to one add port services...
Страница 665: ...A Summary of Commands wl_install Example wl_install See Also wl_copy wl_gen...