Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Informix | Forum profile

Forum profile page for Informix on http://www.dbforums.com. This report page is the aggregated overview from a single forum: Informix, located on the Message Board at http://www.dbforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Informix" on the Message Board at http://www.dbforums.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: dBforums - Database Support Community - Informix (site profile, domain info dbforums.com)
Title: Informix
Url: http://www.dbforums.com/informix/
Users activity: 14 post per thread
Forum activity: 12 active threads during last week
 

Posting activity on Informix:

  Week Month 3 Months
Threads: 12 37 129
Post: 19 52 181
 

Informix Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
ceinma
5
user's latest post:
help me on procedure syntax...
Published (2009-11-09 14:27:00)
this syntax probably isn't supported... try using dynamic statments : EXECUTE IMMEDIATE Examples of the EXECUTE IMMEDIATE Statement
georgipa
4
user's latest post:
Access Instance IDS.
Published (2009-11-09 08:57:00)
Hi Gurus, is possible to access the instance IDS in a server with Linux with two IP address different and two network different.? If is possible how to do this activity.? Thank you for you help.
yassar
4
user's latest post:
help me on procedure syntax...
Published (2009-11-09 02:23:00)
please help me on this part of code...is there any problem for using a variable in skip...please help me.. WHILE i < var_column_length select skip i first 1 colname from syscolumns into var_column_name where tabid=(select tabid from systables where tabname=var_table_name) ; SELECT ar_pk_id ,ar_alert_id,ar_l_table_name,ar_l_field ,ar_r_table_name ,ar_r_field INTO var_ar_pk_id,var_ar_alert_id,var_ar_l_table_name,v...
alfrednone
1
user's latest post:
Onunload from SCO to HPUX
Published (2009-11-01 02:12:00)
the database is around 5GB , and unloading it to a file and ftp later from SCO to HPUX is slow and is being cut . Do you think using dbexport , dbimport will work ?
kitaman
1
user's latest post:
Onunload from SCO to HPUX
Published (2009-11-01 08:41:00)
If you compress or gzip the unloaded file, it will easily fit on a standard dvd, if you don't want to do that use a dual layer dvd (9.1gb). Download a copy of Microlite Edge, Home of Microlite BackupEDGE / RecoverEDGE , or install "cdrecord" (skunkware) and backup the unloaded file. You should be able to read the dvd on the HP machine, and use tar (in the case of Edge) to extract the data. (I have never used an HP-UX...
omdc
1
user's latest post:
Connecting Informix from VS2008...
Published (2009-11-03 12:09:00)
Hello. I´m new to Informix I´m getting some problems connecting to Iformix database. I already install DB2 Client v9.5. This installs IBM.Data.Informix.dll 9.5.0.1. When a try to connect my connection string give a Invalid Argument error. my code: Code: private void btConnect_Click(object sender, EventArgs e) { string constr = "Host=" + "abutre" + "; " + "Service=" +...
KrishChari
1
user's latest post:
Enterprise Replication
Published (2009-11-07 04:36:00)
Hi, I would like to configure an Enterprise Replication between two databases (specific tables) in one single database server. can this be accomplished by creating a alias name for the db server and using the actual dbservername and the dbserveralias to start replication. i.e., DBSERVER=ids_em, DBSERVERALIAS=ids_em_alias, 1st db=test, 2nd db = test1, specific tables to be replicated from test to test1. I don't want to use triggers as...
georgipa georgipa is offline...
1
user's latest post:
database without transactions.
Published (2009-11-02 08:22:00)
Thank you nitin math, This is a requiriment the customer, i not understand the reason not use transactions in this database. greetings.
yassar Registered User
1
user's latest post:
get column name by comparing old...
Published (2009-11-02 03:25:00)
hi guys, i am new to this forum.please help me to get column names of last updated row of a table which its old and new values r not equal, to pass as arguments for stored procedure... kind regards yassar
mjldba
1
user's latest post:
specify dbspace in dbimport.
Published (2009-11-05 13:04:00)
yes, if you don't specify a dbspace the database will be created in rootdbs. dbimport <DB_name> -d <db_spacename>
 

Latest active threads on Informix::

dBforums - Database Support Community
Started 1 week, 1 day ago (2009-11-03 18:42:00)  by ceinma
select first 1 colname into var_pkid_name from syscolumns where tabid=(select tabid from systables where tabname=var_table_name);
Thread:  Show this thread (5 posts)   Thread info: help me on procedure syntax error... Size: 139 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: select first 1 colname into var_pkid_name from syscolumns where
tabid=(select tabid from systables where tabname=var_table_name); :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 2 days, 13 hours ago (2009-11-09 14:23:00)  by ceinma
Wildcard Addressing for TCP/IP Connections
Thread:  Show this thread (2 posts)   Thread info: Access Instance IDS. Size: 171 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Wildcard Addressing for TCP/IP Connections :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 4 days, 22 hours ago (2009-11-07 04:36:00)  by KrishChari KrishChari is offline Registered User
Hi, I would like to configure an Enterprise Replication between two databases (specific tables) in one single database server. can this be accomplished by creating a alias name for the db server and using the actual dbservername and the dbserveralias to start replication. i.e., DBSERVER=ids_em, DBSERVERALIAS=ids_em_alias, 1st db=test, 2nd db = test1, specific tables to be ...
Thread:  Show this thread (2 posts)   Thread info: Enterprise Replication Size: 803 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Enterprise Replication :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 6 days, 14 hours ago (2009-11-05 13:04:00)  by mjldba
yes, if you don't specify a dbspace the database will be created in rootdbs. dbimport <DB_name> -d <db_spacename>
Thread:  Show this thread (3 posts)   Thread info: specify dbspace in dbimport. Size: 142 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: yes, if you don't specify a dbspace the database will be created in
rootdbs.

dbimport   -d :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 1 week, 5 days ago (2009-10-30 12:49:00)  by kitaman
Can you not copy the unloaded database over a network, using ftp or nfs etc. If not, can you download the file to a windows machine (if you use ftp, transfer in binary mode.) Copy to dvd? and upload to the HP either through the same windows machine, or directly from the CD/dvd The tape block sizes are probably different for a start. The encoding could be different. The tape drives may be ...
Thread:  Show this thread (6 posts)   Thread info: Onunload from SCO to HPUX Size: 470 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can you not copy the unloaded database over a network, using ftp or nfs
etc.
If not, can you... :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 2 weeks, 1 day ago (2009-10-27 12:59:00)  by georgipa
Somebody can answer me for my question, please. Thank you.
Thread:  Show this thread (5 posts)   Thread info: database without transactions. Size: 75 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Somebody can answer me for my question, please.

Thank you. :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 1 week, 3 days ago (2009-11-02 03:25:00)  by yassar Registered User
hi guys, i am new to this forum.please help me to get column names of last updated row of a table which its old and new values r not equal, to pass as arguments for stored procedure... kind regards yassar
Thread:  Show this thread (2 posts)   Thread info: get column name by comparing old and new values in create trigger statement Size: 259 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: get column name by comparing old and new values in create trigger statement :: Informix :: dBforums - Database Support Community"
dBforums - Database Support Community
Started 1 week, 3 days ago (2009-11-01 17:27:00)  by ceinma
https://www.ibm.com/developerworks/w...ay/IDS101/H ome check the presentation "Getting Started with IDS"
Thread:  Show this thread (2 posts)   Thread info: [ask newbie] how to connect odbc informix 32 bit Size: 214 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: https://www.ibm.com/developerworks/w...ay/IDS101/Home
check the presentation "Getting Started with IDS" :: Informix :: dBforums - Database Support Community"
 

Hot threads for last week on Informix::

Informix
Started 1 week, 1 day ago (2009-11-03 18:42:00)  by ceinma
select first 1 colname into var_pkid_name from syscolumns where tabid=(select tabid from systables where tabname=var_table_name);
Thread:  Show this thread (5 posts)   Thread info: help me on procedure syntax error... Size: 139 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: select first 1 colname into var_pkid_name from syscolumns where
tabid=(select tabid from systables where tabname=var_table_name); :: Informix :: dBforums - Database Support Community"
Informix
Started 6 days, 14 hours ago (2009-11-05 13:04:00)  by mjldba
yes, if you don't specify a dbspace the database will be created in rootdbs. dbimport <DB_name> -d <db_spacename>
Thread:  Show this thread (3 posts)   Thread info: specify dbspace in dbimport. Size: 142 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: yes, if you don't specify a dbspace the database will be created in
rootdbs.

dbimport   -d :: Informix :: dBforums - Database Support Community"
Informix
Started 4 days, 22 hours ago (2009-11-07 04:36:00)  by KrishChari KrishChari is offline Registered User
Hi, I would like to configure an Enterprise Replication between two databases (specific tables) in one single database server. can this be accomplished by creating a alias name for the db server and using the actual dbservername and the dbserveralias to start replication. i.e., DBSERVER=ids_em, DBSERVERALIAS=ids_em_alias, 1st db=test, 2nd db = test1, specific tables to be ...
Thread:  Show this thread (2 posts)   Thread info: Enterprise Replication Size: 803 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Enterprise Replication :: Informix :: dBforums - Database Support Community"
Informix
Started 2 days, 13 hours ago (2009-11-09 14:23:00)  by ceinma
Wildcard Addressing for TCP/IP Connections
Thread:  Show this thread (2 posts)   Thread info: Access Instance IDS. Size: 171 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Wildcard Addressing for TCP/IP Connections :: Informix :: dBforums - Database Support Community"
Informix
Started 1 week, 5 days ago (2009-10-30 12:49:00)  by kitaman
Can you not copy the unloaded database over a network, using ftp or nfs etc. If not, can you download the file to a windows machine (if you use ftp, transfer in binary mode.) Copy to dvd? and upload to the HP either through the same windows machine, or directly from the CD/dvd The tape block sizes are probably different for a start. The encoding could be different. The tape drives may be ...
Thread:  Show this thread (6 posts)   Thread info: Onunload from SCO to HPUX Size: 470 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can you not copy the unloaded database over a network, using ftp or nfs
etc.
If not, can you... :: Informix :: dBforums - Database Support Community"