- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to run dbaccess on pc to access informix s...
Operating System - HP-UX
1819804
Members
3193
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2002 01:28 AM
тАО05-17-2002 01:28 AM
how to run dbaccess on pc to access informix server.
I can run X_manager on my PC,but don't use command:dbaccess to access informix server.
prompt:The type of your terminal is unknown
to the system.
how can I do ?
prompt:The type of your terminal is unknown
to the system.
how can I do ?
laomao
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2002 01:33 AM
тАО05-17-2002 01:33 AM
Re: how to run dbaccess on pc to access informix server.
I installed the client software (for my PC os) locally on my workstation and access the server remotely.
I thought that I was because I had thought.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2002 01:36 AM
тАО05-17-2002 01:36 AM
Re: how to run dbaccess on pc to access informix server.
Informix. Long time ago.
So far I remember Informix uses a own termcap file. You have to set your TERM variable to a appropriate value of this file. Or you have to define your own entry in this termcap file.
Sorry I don't remember all the exact names of Informix vars.
Ruediger
So far I remember Informix uses a own termcap file. You have to set your TERM variable to a appropriate value of this file. Or you have to define your own entry in this termcap file.
Sorry I don't remember all the exact names of Informix vars.
Ruediger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2002 01:42 AM
тАО05-17-2002 01:42 AM
Re: how to run dbaccess on pc to access informix server.
Assuming that you can run xterm or hpterm through your X manager and that you get a $ prompt. This is for korn shell:
export INFORMIXDIR=[dir where its installed]
export TERM=xterm
export TERMCAP=$INFORMIXDIR/etc/termcap
dbaccess
Then you should be in.
If you want a GUI to run/edit SQL from, then you can either install the EICC PC software from the IDS cd and run sqleditor (windows executable). Or you can install an informix ODBC driver onto your PC (the informix one is free to download as part of client-sdk) and use MS tools or whatever else you want.
export INFORMIXDIR=[dir where its installed]
export TERM=xterm
export TERMCAP=$INFORMIXDIR/etc/termcap
dbaccess
Then you should be in.
If you want a GUI to run/edit SQL from, then you can either install the EICC PC software from the IDS cd and run sqleditor (windows executable). Or you can install an informix ODBC driver onto your PC (the informix one is free to download as part of client-sdk) and use MS tools or whatever else you want.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP