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 > Other > Ingres 6.4 client -> newer db

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-08-04, 05:11
tobr02 tobr02 is offline
Registered User
 
Join Date: Jan 2004
Location: Sweden
Posts: 5
Ingres 6.4 client -> newer db

I have an old system with "non-portable" software on Nonstop UX and wish to migrate the database onto another machine.

Is it possible to let the software communicate with a newer version of Ingres (or basically anything on a newer OS) with use of the ingres client which is "hard coded" into the software.

I am new to Ingres, so I have no proper clue on _how_ to do this, but my first question is whether it is possible.

I believe there is no floating point fields in the database, only INT and TEXT/CHAR...

//tb
Reply With Quote
  #2 (permalink)  
Old 01-08-04, 05:57
dbabren dbabren is offline
Registered User
 
Join Date: Jul 2003
Location: England
Posts: 152
the ingres clent that runs on a pc is usually made up of 2 main processes iigcn (name server) and iigcc (comms server). This should be upgradable to any later version of the client.

Access to the dbs is normally controlled via vnode definitions, which are independant of app software, which means upgrades to the ingres client aren't usually a big deal.

I know that later clients (II 2.5 for example) will talk to earlier releases (II 2.0 databases) - not sure about the other way though.
__________________
Regards
Dbabren
Reply With Quote
  #3 (permalink)  
Old 01-08-04, 06:42
tobr02 tobr02 is offline
Registered User
 
Join Date: Jan 2004
Location: Sweden
Posts: 5
Ok, thanks for the info

However, I do not think the client is available in newer versions for this particular platform/OS.
Correct me if I'm wrong.

It's a Tandem with NonStop-UX 4.0
(B32IPM50 CM-1475 MIPS/R4400)
Obviously not a PC.

Because of the poor performance of the machine, I wish to place the actual database on another machine (pc-linux/sun-solaris/etc.) but still need backwards compatibility for the old client to access it.

Regards

Tomas
Reply With Quote
  #4 (permalink)  
Old 01-08-04, 07:45
dbabren dbabren is offline
Registered User
 
Join Date: Jul 2003
Location: England
Posts: 152
Sorry Tomas - not familar with the OS - I hadn't realised that you db and client s/ware were on the same m/c. I assumed that you had a seperate client m/c.

If you can create/update the vnode in the ingres client then you should be able to point that at another m/c (OS independant). How you do that on this OS - don't know I'm afraid. You could try www.ca.com, if you haven't already.
__________________
Regards
Dbabren
Reply With Quote
  #5 (permalink)  
Old 01-15-04, 14:40
rfeehan rfeehan is offline
Registered User
 
Join Date: Jan 2003
Posts: 24
Sounds like you want to move the database to a newer box and version, as long as you don't use any new features I am pretty sure I have in the past connected through Ingres net to a database on a newer version of Ingres in the past. We migrated data this way a lot.

Read the sections on netu and Ingres net in the manuals. They should give you a starting point.

Rob
Reply With Quote
  #6 (permalink)  
Old 01-15-04, 15:01
tobr02 tobr02 is offline
Registered User
 
Join Date: Jan 2004
Location: Sweden
Posts: 5
Nice. Thanks. I will update my post with the progress when I'm done
Reply With Quote
  #7 (permalink)  
Old 04-29-09, 07:54
tobr02 tobr02 is offline
Registered User
 
Join Date: Jan 2004
Location: Sweden
Posts: 5
Talking Forgot...

I was looking for other info on the net when I found my somewhat ancient post.

The data in the database was very simple and the old client could communicate with a newer Ingres-server on a Linux server. Worked perfectly. Wonderful results. :-)

//tb
Reply With Quote
  #8 (permalink)  
Old 05-17-09, 01:49
AnanthaP AnanthaP is offline
Registered User
 
Join Date: May 2009
Location: India
Posts: 62
Ingres in now open source and free

Have a look at INGRES.com.

Data and app migration are easy.

Ingres 6.4 on UX (unix clone) is also easy to manage.

End
Reply With Quote
  #9 (permalink)  
Old 05-17-09, 15:19
tobr02 tobr02 is offline
Registered User
 
Join Date: Jan 2004
Location: Sweden
Posts: 5
Thank you, I am fully aware of this, currently using a newer version over INGRES NET for php/web access to my data.
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