Joe,
Things look right to me.
Suid: 1
Loginame: sa
Fullname:
Default Database: master
Default Language:
Auto Login Script:
Configured Authorization:
sa_role (default ON)
sso_role (default ON)
oper_role (default ON)
sybase_ts_role (default ON)
mon_role (default ON)
Locked: NO
Date of Last Password Change: Jan 10 2008 5:14PM
Password expiration interval: 0
Password expired: NO
Minimum password length: 6
Maximum failed logins: 0
Current failed login attempts:
Authenticate with: ANY
(return status = 0)
Main Topics
Browse All Topics





by: Joe_WoodhousePosted on 2008-04-09 at 14:58:04ID: 21319481
Login in as whichever login you're doing this as, and run
sp_displaylogin
Let's have a look whether you (1) have the role, and (2) the role is enabled.
I'm guessing it's the second issue - granting the role is not the same as having it enabled.