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 > RSSD database is offline

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-05-11, 06:03
aneeshav aneeshav is offline
Registered User
 
Join Date: Oct 2011
Posts: 1
Exclamation RSSD database is offline

Hi,

I got following error for my RSSD database saying log space is not available. Later it went to offline state and not coming online.

06:00000:00138:2011/10/03 08:25:42.22 server Can't allocate space for object 'syslogs' in database 'REP_sms6902_RSSD' because 'logsegment' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.


Since RSSD database is not online replication server is having trouble in coming up and shutting down.
I have got an old rssd backup. Is it possible to load it by just stopping repserver and then bring it up?

Please help out. I am totally blocked here.

Thanks,
Aneesha
Reply With Quote
  #2 (permalink)  
Old 10-13-11, 01:33
ishu.cs ishu.cs is offline
Registered User
 
Join Date: Mar 2008
Posts: 59
Hi,

RSSSD load is possible, with following steps
1. Stop all RA on primary server
2. Take full dump of the databases being replicated on primary
3. Load that on target
4. Load the RSSD old backup to RSSD
5. Start the replication server, connect to it and Purge the queues on replication server
6. Start the replication by starting and enabling RAs

PS : All the changes in replication server after last full backup of RSSD will be lost.
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