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 > sp_helpdb throwing error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-17-10, 14:41
regtha regtha is offline
Registered User
 
Join Date: Jan 2010
Posts: 72
sp_helpdb throwing error

I am getting error message when I execute sp_helpdb for the database "Fbs" .
Please help me to fix this .
--------------------------------------------------------
1> sp_helpdb Fbs
2> go
name db_size owner dbid created
status
---------------------------- ---------------------------------------------------- -------------------- ---------------- ------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Fbs 2650.0 MB sa 4 Dec 09, 2010
select into/bulkcopy/pllsort, trunc log on chkpt, abort tran on log full

(1 row affected)
device_fragments size usage created free kbytes
------------------------------ ------------- -------------------- ------------------------- ----------------
data 2000.0 MB data only Dec 9 2010 2:15AM 649756
data 2000.0 MB data only Dec 9 2010 2:15AM 649756
log 650.0 MB log only Dec 9 2010 2:15AM not applicable
log 650.0 MB log only Dec 9 2010 2:15AM not applicable
Msg 512, Level 16, State 5:
Server 'CHENNAI', Procedure 'sp_helpdb', Line 588:
Subquery returned more than 1 value. This is illegal when the subquery follows =, !=, <, <= , >, >=, or when the subquery is used as an expression.
Command has been aborted.
device segment
------------------------ ----------------------------------------
data default
data system
log logsegment
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