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 > Move device fragment to other device

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-14-10, 01:31
Neevarp Neevarp is offline
Registered User
 
Join Date: Jun 2009
Location: India
Posts: 50
Move device fragment to other device

Hi All,

Could you please confirm me on below

(1) How to move a device fragment from one device to other device in sybase.
(2) how to drop the device fragment on a device.

Last edited by Neevarp; 11-14-10 at 01:35.
Reply With Quote
  #2 (permalink)  
Old 11-15-10, 05:18
pdreyer pdreyer is offline
Registered User
 
Join Date: May 2005
Location: South Africa
Posts: 1,268
backup the database
drop and recreate the db for load with fragments on desired devices
Note: fragments must be in same sequence as from the original db
load the db from backup

Are you maybe looking for
sp_addsegment
sp_dropsegment
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