arsdb

From CMOD.wiki
Revision as of 16:34, 15 April 2015 by Jderrick (talk | contribs) (Initial edit.)
Jump to navigation Jump to search

Introduction

The arsdb command performs database-specific tasks for Content Manager OnDemand Servers. This includes Installation related tasks, Maintenance, Upgrades, and Special tasks like importing and exporting database tables. Check the Usage section for sample online help, and a description of each feature. Examples shows some common tasks completed with arsdb.

Installation

arsdb is used during the installation process to create the database, plus OnDemand's internal tables for metadata, and indexes inside those tables.

arsdb -I ARCHIVE -ctrv

After the installation is complete, you must build the System Log, System Load, and System Migration Application Groups separately using the arssyscr command.

Common errors during this command are: ARS0147E and ARS4067E.

Maintenance

Upgrades

Special

Usage

Examples