SAP Knowledge Base Article - Preview

2724978 - 'Could not execute login script for user <uname>' in errorlog - SAP ASE

Symptom

  • After server migrated, error below captured in ASE log whenever there is a connection from login <uname>:

00:0012:00000:00300:2018/10/05 14:16:55.87 server  Could not execute login script for user uname

  • However checking sp_displaylogin found no login script.

1> sp_displaylogin uname
2> go
Suid: 10
Loginame: uname
Fullname:
Default Database: master
Default Language:
Auto Login Script:
...

  • Checking system table master..syslogins, the "procid"(login script id) is not null:

select name, procid from syslogins where name='uname'
go
name procid
------------------------------ -----------
uname 1234567890

 


Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE) 15.7
  • SAP Adaptive Server Enterprise (ASE) 16.0

Product

SAP Adaptive Server Enterprise 15.7 ; SAP Adaptive Server Enterprise 16.0

Keywords

Sybase, ASEServer, SAPASE, dataserver, Login script, sp_displaylogin, sp_logintrigger , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.