cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

stopdb - Terminating with error code 13

Private_Member_19084
Active Contributor
0 Likes
6,242

Hi experts,

on a linux ASE System I get the following error on executing stopdb:

./stopdb: Terminating with error code 13

I didn't really find something regarding this, does anybody know what it is about?

Kind regards

View Entire Topic
Private_Member_19084
Active Contributor
0 Likes

Maybe I got it now.

Due to the following Link I've added "guest" via sp_adduser and after that stopdb was working...so for the moment it looks ok.

SyBooks Online (Archive)

Thx to everybody for great/FAST!!! help.

I really apreciate...that also in case of self-destroying (my faults) I get support from you.

former_member187136
Contributor
0 Likes

Hi Christian,

Happy Finally

But the question is - "guest" account is always available in the sybase ASE Database may be chances that it got locked or anything. Infact that was my next question to ask you the output for

select * from master..sysusers

and

select * from master..syslogins

Anyways lets dig if you get the problem again

Now this thread deserves to get marked and closed so that our fellow DBAs can go though if they get this kind of problems

Cheers

Kiran K Adharapuram

Private_Member_19084
Active Contributor
0 Likes

Oh yes, sorry forgot to do this.

Kind regards and thank you very much for your help.