0% found this document useful (0 votes)
83 views10 pages

KW Sybase ASE - Automated Backup

This document provides instructions for backing up an SAP Sybase ASE database. It describes configuring dump settings to backup the master database and transaction logs. It also explains how to schedule backups using the DB13 transaction in SAP, including selecting the database and dump configuration, setting the recurring schedule, and confirming successful scheduling. References for additional Sybase backup documentation are also included.

Uploaded by

gaurav srivastva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views10 pages

KW Sybase ASE - Automated Backup

This document provides instructions for backing up an SAP Sybase ASE database. It describes configuring dump settings to backup the master database and transaction logs. It also explains how to schedule backups using the DB13 transaction in SAP, including selecting the database and dump configuration, setting the recurring schedule, and confirming successful scheduling. References for additional Sybase backup documentation are also included.

Uploaded by

gaurav srivastva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

SAP Sybase ASE DB Backup

Version No 1.5

Creation Date 07/04/2017

Author Saurabh Mishra

Reviewed By Pawan Review Date 07/04/2017

Approved By Pawan Approval Date 07/04/2017

KPIT Technologies Ltd,

34 - 35, NSEZ,
Noida - 201305

Page 1 of 10 Restricted Version No. 1.5


SAP Sybase ASE DB Backup
KW Document

Table of Contents

1 Purpose _________________________________________________________________ 3
2 Scope __________________________________________________________________ 3
3 Assumptions _____________________________________________________________ 3
4 Scenario / Problem Situation / Solution _________________________________________ 3
5 References ______________________________________________________________ 8
6 Revision History _________________________________________________________ 10

Page 2 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

1 Purpose
Backup automation for Sybase Database in SAP

2 Scope
If you want to do a backup of Sybase Database for SAP, we can do in different ways.
1. From DBACOCKPIT you can schedule in the database calendar.
2. Run the backup command from OS Level.
3. Using the third party tools.

3 Assumptions
To take the backups in sybase we need to create dump configuration. this is required to
perform the backup options 1 & 2.

4 Scenario / Problem Situation / Solution


4.1 For Master Backup –
Below are the steps to perform using Commands at OS Level (linux).
1. Login to OS level and switch to database user.
su – syber1

2. Connect to Sybase DB level


isql64 -Usapsa -P<password> -SER1 -X

3. connect to master database


use master
go

4. Now configure dump


sp_config_dump @config_name='ER1DB',
@stripe_dir = 'E:\Backup\Full_Backup' ,
@compression = '101' ,
@verify = 'header'
go

5. Now trigger the backup providing the file name


dump database ER1 using config = ‘ER1DB’

Page 3 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

4.2 For Log Backup :-

Configure Dump-
user mater
go
sp_config_dump @config_name='ER1LOG',
@stripe_dir = 'E:\Backup\Trans_Bcakup',
@compression = '101',
@verify = 'header'
go

4.3 DB13 – Backup Scheduling-

Now for the backup Scheduling login to the SAP System using GUI,
Execute DB13 or DBACOCKPIT Transaction for the backup Schedule,

DB13 ---> Database SID ---> Jobs ---> DBA Planning Calendar

Click on 'Add' button in DBA Planning Calendar Screen,

Page 4 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

Click 'Continue' option,

For Master backup select 'Database Dump' & for Log backup 'Transaction Dump',

Page 5 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

Select 'Schedule as Recurring Action' for periodic backup (Daily, Weekly, etc)

Now in 'Database Name' tab select the DB name


In 'Dump Configuration' tab,for Master DB Backup select 'ER1DB' & for transaction select
' ER1LOG' (Script which we have created in OS Level)
and continue,

Page 6 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

Select the Periodic time, Days that you want to execute the backup,

Confirm the date, Time that you have selected & click on execute option for schedule the
backup,

Page 7 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

Below screen confirmed the backup has been scheduled successfully, Now you can verify
form DB13.

DB13 Screen,

5 References
Notes-
• 1585981 SYB: Ensuring Recoverability for Sybase ASE

Page 8 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

• 1588316 SYB: Configure automatic database and log backups


• 1611715 SYB: How to restore a Sybase ASE database server (Windows)
• 1618817 SYB: How to restore a Sybase ASE database server (UNIX)

Page 9 of 10 Restricted Version No.1.0


SAP Sybase ASE DB Backup
KW Document

6 Revision History
Revision History
Date
S.No. Version No. Description of Change Modified By
(mm/dd/yyyy)

1.

2.

Page 10 of 10 Restricted Version No.1.0

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy