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 dump Unix to Windows

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-19-10, 10:25
rb2 rb2 is offline
Registered User
 
Join Date: Jan 2010
Posts: 2
SYBASE dump Unix to Windows

Hello,

I have a problem to load serval databases from a Unix Tru64 to a Windows 2003 server. (a decision of some managers here!)

Specifications of the source:
- Operating system: Unix tru64
- Sybase Version: 12.5.3 EBF 7

Target:
- Operating system: Windows 2003 SP2
- Sybase Version: 12.5.4 EBF 3

What steps i tryed:

=====
Cross Platform Dump and Load
====
- Set all source databases in single user mode
- RUN store procedure sp_flushstats on alle databases
- checkpoint on all databases
- Dump all the databases.

- On the target databases i try to load the databases.
then i resolved this errors in the backserver errorlog.

Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.
Jan 18 14:09:00 2010: Backup Server: 3.29.2.1: No virtual mapping for logical page -1.

after a minute the backserver is going down.


==========
Then i used sybmigrate. This is a tool that when it finished the migration. There are many tables that failed to migrate. Conclusion: not relaible!!
====

I'm stuck now... The only way is to BCP the databases. But this is a very complex databases and all security rights must be set manually..

help!!....
Reply With Quote
Reply

Thread Tools
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