|
More site info...
|
|
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.
|
|
|
|
|
Posting activity on Informix:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
12
|
37
|
129
|
|
Post:
|
19
|
52
|
181
|
|
|
Informix Posting activity graph:
|
Top authors during last week:
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
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.
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...
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 ?
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...
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=" +...
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.
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
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::
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);
Started 2 days, 13 hours ago (2009-11-09 14:23:00)
by ceinma
Wildcard Addressing for TCP/IP Connections
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 ...
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>
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 ...
Started 2 weeks, 1 day ago (2009-10-27 12:59:00)
by georgipa
Somebody can answer me for my question, please.
Thank you.
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
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"
|
|
Hot threads for last week on 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);
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>
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 ...
Started 2 days, 13 hours ago (2009-11-09 14:23:00)
by ceinma
Wildcard Addressing for TCP/IP Connections
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 ...
|
|