Sponsored Content
Full Discussion: offsite backup for solaris
Top Forums UNIX for Dummies Questions & Answers offsite backup for solaris Post 22970 by RTM on Thursday 13th of June 2002 04:16:45 PM
Old 06-13-2002
Comdisco went into Chapter 11 and sold their services to Sungard. They are the only ones I know about - one would think there would a bunch of them after September.
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

solaris backup

i would like to know if i can use solstice backup 5.5 to do my solaris 2.6 backup. I would also like to know what other solstice backup versions there are and the O/S they support. (1 Reply)
Discussion started by: lealyz
1 Replies

2. UNIX for Dummies Questions & Answers

Solaris 8 Backup

Hello, I'am newbie in Solaris. In the HP-UX we use make_recovery to full backup in tape, if system crash I need only put the tape in drive and the system is recovered. In Solaris I'am test ufsdump to backup for a file system. Exist a way to make backup full in Solaris or I need make backup a... (1 Reply)
Discussion started by: markos
1 Replies

3. Solaris

OS Backup for Solaris

Hi, I'm new to Unix world and would like to know the procedure to do back for OS for Solaris 9. Can anyone guide me on this, please. Thank You (3 Replies)
Discussion started by: raziayub
3 Replies

4. Solaris

backup on solaris 5.4

Hy everybody, I would like to know how i can do a backup or an equivalent of a ghost image like on Windows but for Solaris 5,4. I know there is the command flar or flarcreate but it doesn't work on Solaris 5,4. If someone have a idea to help me please. Thanks a lot. (1 Reply)
Discussion started by: blacknight29
1 Replies

5. Shell Programming and Scripting

Rsync Scripts for Offsite backups

I am currently bringing up an offsite location, right now I am in the process of copying some data offsite (about 400GB). The problem I see is that running a single rsync for everything is not using the available bandwidth and testing shows that I double in speed for each instance of Rsync I am... (3 Replies)
Discussion started by: mchasse
3 Replies

6. Solaris

Solaris 9 OS backup

i have taken flash image ot my solaris server (Server2) with the following command "flarcreate -S -n server2 /home/server2.flar". can any one tel me how to restore it in the same server when it crashes. (1 Reply)
Discussion started by: raj.chinnu
1 Replies

7. AIX

Offsite Backup Solution

I'm looking for a program or some way to backup my server to another location onto another server. Does anyone have any ideas? What utility, server O/S(I would like to use Linux RH or CentOS)? Whats the best way to do this? I am fairly new with Unix. Thanks in advance (6 Replies)
Discussion started by: ITAdmin08
6 Replies

8. Solaris

How to BackUp Solaris 5.8 OS ?

Hi All, How do I BackUp SOLARIS 5.8 (SPARC) OS so that I can re-install again on some other Hard Disk Drive in case of emergency ? (13 Replies)
Discussion started by: angshuman_ag
13 Replies

9. Shell Programming and Scripting

rsync backup mode(--backup) Are there any options to remove backup folders on successful deployment?

Hi Everyone, we are running rsync with --backup mode, Are there any rsync options to remove backup folders on successful deployment? Thanks in adv. (0 Replies)
Discussion started by: MVEERA
0 Replies
DB2BAK(8)						      System Manager's Manual							 DB2BAK(8)

NAME
db2bak - Directory Server script for making a backup of the database SYNOPSIS
db2bak [archivedir] [-Z serverID] [-q] [-h] DESCRIPTION
Creates a backup of the database. This script can be executed while the server is running or stopped. OPTIONS
A summary of options is included below: archivedir The full path to the directory to store the backup. -Z Server Identifier The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped. -q Quiet mode. Reduces output of task. -h Display the usage. EXAMPLE
db2bak -Z instance2 Makes a backup of the entire database for 'instance2', and stores it in the default server instance backup directory. db2bak /LDAP/backups/20130305 Creates a backup of the database and stores it in specified location. DIAGNOSTICS
Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error. AUTHOR
db2bak was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2013 Red Hat, Inc. Mar 5, 2013 DB2BAK(8)
All times are GMT -4. The time now is 12:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy