Quantcast
Channel: SCN: Message List - SAP Applications on SAP Adaptive Server Enterprise (SAP ASE)
Viewing all articles
Browse latest Browse all 3678

Re: Sybase database : which archive log mode am I currently running?

$
0
0

Hi Jean.

 

1) DBA Cockpit: Naviagte to Space->Databases. Select a database. In the details section (tab 'Database') you will see a 'Options' group that contains 'Truncate Log in Checkpoint'.

2) With isql you can call sp_helpdb which will show you in the 'status' column if trunc log on ckpt is set. Or you access the system tables (here master..sysdatabases) directly. The information is stored in a bitmap in column status.

 

Regards,

Jan


Viewing all articles
Browse latest Browse all 3678


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>