Backing up in the previous version of TIBCO Data Science - Team Studio
To protect against data loss and to plan for disaster recovery, add a regular backup procedure for the TIBCO Data Science - Team Studio to your other disaster recovery plans.
Perform this task on the server where version 6.6.0 of
TIBCO Data Science - Team Studio is installed.
Before you begin
- Make sure that TIBCO Data Science - Team Studio is shut down before you run the backup process.
- Place the tds-migrate.sh and tds-backup66.sh scripts in the home directory of application user. For example, if the user is tds, then copy the scripts to /home/tds.Note: The script's owner must be the application user.
To perform the backup in the previous version of TIBCO Data Science - Team Studio, perform the following steps:
- Procedure
- Access the server where the previous version ofTIBCO Data Science - Team Studio is installed.
- Use the following command line to backup the files.
./tds-backup66.sh <backup_filename>.tgz
For example,
./tds-backup66.sh my-backup.tgz