Migrate off of old 11.x system

This is a discussion on Migrate off of old 11.x system within the sybase forums in Other Databases category; We're in a bit of a conundrum. We have an old, ancient, ASE 11.x system running on Solaris 5.6. The application that used to run on it ran natively and so outside connectivity was minimal. In that time, we are attempting to replace the system and extract the tables and DDL. Unfortunately, the only Windows client software we have are ancient 11.1.1 disks, which don't even *install* on anything more recent than a decade ago. Is there anyway to get more recent client software, or generic ODBC drivers that we can use to extract ...

Go Back   Database Forum > Other Databases > sybase

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-22-2008, 04:53 PM
Default Migrate off of old 11.x system

We're in a bit of a conundrum. We have an old, ancient, ASE
11.x system running on Solaris 5.6. The application that
used to run on it ran natively and so outside connectivity
was minimal.

In that time, we are attempting to replace the system and
extract the tables and DDL. Unfortunately, the only Windows
client software we have are ancient 11.1.1 disks, which
don't even *install* on anything more recent than a decade
ago.

Is there anyway to get more recent client software, or
generic ODBC drivers that we can use to extract the data and
DDL from this moldy system?
Reply With Quote
  #2  
Old 08-22-2008, 05:51 PM
Default Re: Migrate off of old 11.x system

Why can't you use the Solaris host to extract the data and DDL?

If you absolutely need PC connectivity to do this, you might want to look
into the Developer's edition of ASE, or the Express Edition for Linux:

http://www.sybase.com/ase_1500devel

http://response.sybase.com/forms/ASE_Linux_Download


wrote in message news:48af1953.3cca.1681692777-at-sybase.com...
> We're in a bit of a conundrum. We have an old, ancient, ASE
> 11.x system running on Solaris 5.6. The application that
> used to run on it ran natively and so outside connectivity
> was minimal.
>
> In that time, we are attempting to replace the system and
> extract the tables and DDL. Unfortunately, the only Windows
> client software we have are ancient 11.1.1 disks, which
> don't even *install* on anything more recent than a decade
> ago.
>
> Is there anyway to get more recent client software, or
> generic ODBC drivers that we can use to extract the data and
> DDL from this moldy system?



Reply With Quote
  #3  
Old 08-22-2008, 06:45 PM
Default Re: Migrate off of old 11.x system

Thanks Kevin. Unfortunately, we don't have any real Sybase
administrators here, so we're not sure how we'd do it
manually given the limited command support in v11 of ASE.
If you know of any online sites that may provide more
information, I'd be happy to try to learn on the fly...

Our first attempt was to use the JDBC drivers for ASE, but
they require meta-data tables to extract DDL, which don't
exist as part of the original 11.1.1 version (they don't
appear it seems, until at least 12.5), it didn't work too
well. We can query, but little else.

We were hoping that ERStudio or some of the other modelling
tools might be able to help us extract the data
architecture, but we can't even get them connected without
some sort of client support.

We'll try the newer ASE developer revision+client to see if
it will still connect... (we're just unsure if it will even
allow it).

> Why can't you use the Solaris host to extract the data and
> DDL?
>
> If you absolutely need PC connectivity to do this, you
> might want to look into the Developer's edition of ASE,
> or the Express Edition for Linux:
>
> http://www.sybase.com/ase_1500devel
>
> http://response.sybase.com/forms/ASE_Linux_Download
>
>
> wrote in message
> > news:48af1953.3cca.1681692777-at-sybase.com... We're in a
> > bit of a conundrum. We have an old, ancient, ASE 11.x
> > system running on Solaris 5.6. The application that
> > used to run on it ran natively and so outside

> connectivity was minimal. >

Reply With Quote
  #4  
Old 08-23-2008, 01:31 AM
Default Re: Migrate off of old 11.x system

Your subject line indicates you are "migrating" off the 11.x system. What
are you migrating to? A more current version of ASE, or some other DBMS?
You may be able to use PowerDesigner to extract DDL.

Mark Kusma

wrote in message news:48af3397.3f40.1681692777-at-sybase.com...
> Thanks Kevin. Unfortunately, we don't have any real Sybase
> administrators here, so we're not sure how we'd do it
> manually given the limited command support in v11 of ASE.
> If you know of any online sites that may provide more
> information, I'd be happy to try to learn on the fly...
>
> Our first attempt was to use the JDBC drivers for ASE, but
> they require meta-data tables to extract DDL, which don't
> exist as part of the original 11.1.1 version (they don't
> appear it seems, until at least 12.5), it didn't work too
> well. We can query, but little else.
>
> We were hoping that ERStudio or some of the other modelling
> tools might be able to help us extract the data
> architecture, but we can't even get them connected without
> some sort of client support.
>
> We'll try the newer ASE developer revision+client to see if
> it will still connect... (we're just unsure if it will even
> allow it).
>
>> Why can't you use the Solaris host to extract the data and
>> DDL?
>>
>> If you absolutely need PC connectivity to do this, you
>> might want to look into the Developer's edition of ASE,
>> or the Express Edition for Linux:
>>
>> http://www.sybase.com/ase_1500devel
>>
>> http://response.sybase.com/forms/ASE_Linux_Download
>>
>>
>> wrote in message
>> > news:48af1953.3cca.1681692777-at-sybase.com... We're in a
>> > bit of a conundrum. We have an old, ancient, ASE 11.x
>> > system running on Solaris 5.6. The application that
>> > used to run on it ran natively and so outside

>> connectivity was minimal. >



Reply With Quote
  #5  
Old 08-23-2008, 11:48 AM
Default Re: Migrate off of old 11.x system

On Fri, 22 Aug 2008 12:53:55 -0700, wrote:

> We're in a bit of a conundrum. We have an old, ancient, ASE
> 11.x system running on Solaris 5.6. The application that
> used to run on it ran natively and so outside connectivity
> was minimal.
>
> In that time, we are attempting to replace the system and
> extract the tables and DDL. Unfortunately, the only Windows
> client software we have are ancient 11.1.1 disks, which
> don't even *install* on anything more recent than a decade
> ago.
>
> Is there anyway to get more recent client software, or
> generic ODBC drivers that we can use to extract the data and
> DDL from this moldy system?


Any recent OpenClient package will be able to connect to your 11.x server
with no problems. Then you need to find a tool that will extract the DDL.
One such tool is dbschema.pl - a perl script which requires that the
sybperl package be installed.

Michael

Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 09:01 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.