Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Migrating ASE 15.0 from 32 bit to 64 bit

4 views
Skip to first unread message

Mario Ascione

unread,
Apr 16, 2008, 9:06:24 AM4/16/08
to
Hi,
I need to migrate ASE 15.0 from 32 bit (on Solaris 10 SPARC) to 64 bit (on
Solaris 10 x86 (64 bit)).
Are there any problems? (dump, tempdb, stpred procedure, ect...)

Thansk
Mario


Sherlock, Kevin

unread,
Apr 16, 2008, 1:30:02 PM4/16/08
to
this is a "futures" newsgroup. You might have better luck asking this
question on sybase.public.ase.upgrades+migration

"Mario Ascione" <ascion...@gmail.com> wrote in message
news:4805f9d0$1@forums-1-dub...

Mich Talebzadeh

unread,
Aug 15, 2008, 10:02:32 AM8/15/08
to
There should be none. But you need to use dbcc upgrade_object to check that
*compiled* are upgraded OK.

dbcc traceon(3604)
go
dbcc upgrade_object
go

Those failed (for example stored procedures requiring #tables in advance
will be displayed with error). You need to do these manually.

HTH

Mich Talebzadeh

Sybase ASE 15 Gold Medalist Award 2008

http://www.google.co.uk/search?hl=en&q=mich+talebzadeh+sybase+oracle&meta=

http://www.sybase.com/linux

"Mario Ascione" <ascion...@gmail.com> wrote in message
news:4805f9d0$1@forums-1-dub...

0 new messages