If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Sybase single user mode

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-03, 11:02
Anu_R Anu_R is offline
Registered User
 
Join Date: Jun 2003
Posts: 38
Sybase single user mode

Hi,

I am using Sybase ASE 12.0. Once I log into isql using sa account, how do i find out if I am in Single User Mode or Multi user mode.

I know that the runserver file provides this info. Is there any stored procedure or system table that gives this info.

Thanks for any info!!
Anu_R
Reply With Quote
  #2 (permalink)  
Old 07-11-03, 11:13
MattR MattR is offline
Registered User
 
Join Date: Mar 2001
Location: Lexington, KY
Posts: 606
sp_helpdb yourdb
__________________
Thanks,

Matt
Reply With Quote
  #3 (permalink)  
Old 07-14-03, 02:23
Anu_R Anu_R is offline
Registered User
 
Join Date: Jun 2003
Posts: 38
Hi,

Thanks. I have a very basic query. I am starting the sybase server itself in single user mode and not any particular database. Will sp_helpdb yourdb still give me the info if the sybase server itself was started in single user mode? Looks I am a little confused ... please explain.

Thanks Again,
Anu_R
Reply With Quote
  #4 (permalink)  
Old 07-14-03, 04:35
fadace fadace is offline
Registered User
 
Join Date: Nov 2002
Location: Switzerland
Posts: 523
Read your errorlog. If the ASE is started with the single user mode option (-m), you will find the info into the errorlog.
Reply With Quote
  #5 (permalink)  
Old 07-14-03, 08:55
Anu_R Anu_R is offline
Registered User
 
Join Date: Jun 2003
Posts: 38
Quote:
Originally posted by fadace
Read your errorlog. If the ASE is started with the single user mode option (-m), you will find the info into the errorlog.
Hi,

Thanks for the info. I am aware of the -m option in the errorlog and in the runserverfile. I would like to know if there is any stored procedure or some select statement or some system table that documents this info.

Thanks!!
Anu_R
Reply With Quote
  #6 (permalink)  
Old 01-06-12, 01:34
mallikar_eee mallikar_eee is offline
Registered User
 
Join Date: Jan 2012
Posts: 1
sybase single user mode

can any one tell me how to check sybase databse is in single user mode or not by using stored procedure / querying some table.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On