<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cisco Database Compresssion in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425603#M428760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simpler way to set the environment:&lt;/P&gt;&lt;P&gt;". /opt/CSCOacs/utils/bin/env_setup"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was there a particular reason for using the template database?  I've not yet had any problems with a: "dbinit -c csecure".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2005 23:55:32 GMT</pubDate>
    <dc:creator>Jeffrey.Grace</dc:creator>
    <dc:date>2005-08-03T23:55:32Z</dc:date>
    <item>
      <title>Cisco Database Compresssion</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425601#M428742</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need some help how to use the DBUNLOAD utility to compress or reduce CSU database size. &lt;/P&gt;&lt;P&gt;Our version of CiscoSecure for Unix = V2.3(3) &lt;/P&gt;&lt;P&gt;We have old CSU installation on Solaris and running out of disk space&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425601#M428742</guid>
      <dc:creator>DNATA</dc:creator>
      <dc:date>2019-03-10T21:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Database Compresssion</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425602#M428748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shrinking CSUnix database:&lt;/P&gt;&lt;P&gt; 1. Use dbunload to unload the database:&lt;/P&gt;&lt;P&gt; You want to create a directory where to unload the data. For example,&lt;/P&gt;&lt;P&gt; /export/home/cse. Let us suppose that CiscoSecure is installed in /opt/CSCOacs and /opt/CSCOacs/sybase is where SQLAnywhere database is.&lt;/P&gt;&lt;P&gt; - set your environment variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; export SQLANY=/opt/CSCOacs/SYBSsa50&lt;/P&gt;&lt;P&gt; export SATMP=$SQLANY/tmp&lt;/P&gt;&lt;P&gt; export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SQLANY/lib&lt;/P&gt;&lt;P&gt; export PATH=$PATH:$SQLANY/bin&lt;/P&gt;&lt;P&gt; - cd /export/home/cse&lt;/P&gt;&lt;P&gt; dbunload -c "UID=DBA;PWD=SQL;DBF=/opt/CSCOacs/sybase/csecure.db" /export/home/cse&lt;/P&gt;&lt;P&gt; (This will create reload.sql in the current directory, i.e. /export/home/cse)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2. Save current database and log files.&lt;/P&gt;&lt;P&gt; /etc/rc0.d/K80CiscoSecure then &lt;/P&gt;&lt;P&gt; i.e. /opt/CSCOacs/sybase/csecure.db and&lt;/P&gt;&lt;P&gt; /opt/CSCOacs/sybase/csecure.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Copy the empty template database and remove current log file&lt;/P&gt;&lt;P&gt; - cp /opt/CSCOacs/SYBSsa50/database/csecure.db /opt/CSCOacs/sybase/csecure.db&lt;/P&gt;&lt;P&gt; - rm /opt/CSCOacs/sybase&amp;#27;(B/csecure.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 3. Load back the data into empty database&lt;/P&gt;&lt;P&gt; isql -c "UID=DBA;PWD=SQL;DBF=/opt/CSCOacs/sybase/csecure.db" read reload.sql&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2005 12:04:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425602#M428748</guid>
      <dc:creator>didyap</dc:creator>
      <dc:date>2005-08-03T12:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Database Compresssion</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425603#M428760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simpler way to set the environment:&lt;/P&gt;&lt;P&gt;". /opt/CSCOacs/utils/bin/env_setup"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was there a particular reason for using the template database?  I've not yet had any problems with a: "dbinit -c csecure".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2005 23:55:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-database-compresssion/m-p/425603#M428760</guid>
      <dc:creator>Jeffrey.Grace</dc:creator>
      <dc:date>2005-08-03T23:55:32Z</dc:date>
    </item>
  </channel>
</rss>

