cancel
Showing results for 
Search instead for 
Did you mean: 

ASE Database Backup to Mapped Drive or Another Server

shaanpsv
Discoverer
0 Kudos
245

Hi Community Members,

We need to take backup of our SAP ASE 16.0 Database to another server or a mapped drive instead of the same server, in order to save keep our data safe in case the database server fails.

Prompt response will be appreciated.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Mark_A_Parsons
Contributor
0 Kudos

You can dump to a remote backupserver via the dump { database | transaction } .... at remote_backupserver_name command; see Specifying a Remote Backup Server for details.

 

 
S_Sriram
Active Contributor
0 Kudos

Hi Sharma ji,

You can map the network share drive from another server, run the database and Log backup using the dump command mentioned in SAP note 1588316.

Regards

SS