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

Re: sybase Dbcokpit ASE Error SQL1105][SAP][ASE ODBC Driver

$
0
0

Hi Arul,

 

as per the error log, your saptools database logsegment is full. you are increase the saptools database size by below mention commands.

 

# login to isql

 

isql -w999 -Usapsa -P<sapsa password> -S <SID> -X

use master

go

disk resize name='saptools_log_001',size='1G'

alter database saptools log on saptools_log_001=1024

 

This should help you,

 

share if you face any issue.

 

Regards

Sunil


Viewing all articles
Browse latest Browse all 3678

Trending Articles



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