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 > space allocation problem in user table.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-18-11, 10:01
sankar_sybase sankar_sybase is offline
Registered User
 
Join Date: Apr 2011
Posts: 2
space allocation problem in user table.

in ASE CE, the message coming as [1105] can't allocate space for 'BOOKING_JOURNAL', segment is full.

But I have found that the 'BOOKING_JOURNAL' segment 'seg_bkj' lies in the 'default segment' and there is almost 1.2G space free.

please help.
Reply With Quote
  #2 (permalink)  
Old 04-19-11, 05:21
pdreyer pdreyer is offline
Registered User
 
Join Date: May 2005
Location: South Africa
Posts: 1,268
No, one segment can't lie in another segment.
But more than one segment can be defined on a device (file)
Have a look at
sp_extendsegment segname, dbname, devname
Reply With Quote
  #3 (permalink)  
Old 04-19-11, 14:43
sankar_sybase sankar_sybase is offline
Registered User
 
Join Date: Apr 2011
Posts: 2
thanks for post.

But I want to inform that Booking-Journal segment and default segment lies in the same device. And there was sufficient amount of space on that device. Then why that message come and all transaction to that table suspended.
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