| Thread | Last Post | Replies |
|
| creating a trigger | 30 Dec 2006 17:42 GMT | 5 |
hi all!! last question of this year.... I want to use a trigger. Purpose is to keep track of changes in a table. create trigger TRIG1
|
| Ontape restore to another server | 29 Dec 2006 19:03 GMT | 10 |
I have a need to restore our production DB (9.4) to a junk box to salvage a table that recently lost some data. I am not very familiar with the steps required. The production server is running Solaris 9 with raw devices. I was hoping to restore to a Red Hat box using
|
| How to identify non-system stored procedures | 29 Dec 2006 16:22 GMT | 2 |
When I use dbschema -d database -f all I get an output containing 2011 stored procedures. A count(*) of sysprocedures yields 2350.
|
| Assign the Values to Dynamic Variable Names in SPL | 27 Dec 2006 15:24 GMT | 2 |
How to assgin the value to Dynamic Variable Names in SPL? Something like: DEFINE l_var1 VARCHAR(255); DEFINE l_var2 VARCHAR(5);
|
| Informix 7.3 on RedHat Enterprise Linux, installation problem | 27 Dec 2006 14:17 GMT | 1 |
Hi guys, I got trouble installing Informix 7.3 on a RHEL box. "bash: /home/informix/installserver: /usr/lib/libc.so.1: bad ELF interpreter: No such file or directory" This error message keep popping out every time when I try to run the
|
| 944: Cannot use "first" in this context. | 27 Dec 2006 13:50 GMT | 4 |
In my stored procedure, there is a sql: select first 1 sales_emp_key, end_customer into t_sales_emp_key, t_end_customer from delivery_fact
|
| Informix DBA Training | 27 Dec 2006 02:34 GMT | 2 |
Good evening all, I am a new (6 months) DBA for Informix. I am looking to get training on Database Administration. I would like to get training sooner than February 2007 (Advanced DataTools & IBM offer training in February).
|
| RE: Senior Oracle DBA now Learning Informix by Request | 24 Dec 2006 02:01 GMT | 14 |
Next question. How long has RMAN been around and trustworthy? I can't quote how long onbar has been around (somebody out here probably knows), but I know we trusted onbar much sooner than our oracle dba
|
| Questions about triggers... | 23 Dec 2006 03:53 GMT | 1 |
When you have cascading triggers, are they synchronis or asynchonis in nature. Scenario: You have end user (Fred)
|
| Senior Oracle DBA now Learning Informix by Request of Company: I Thought Informix was Dead? | 22 Dec 2006 15:28 GMT | 4 |
So I've been doing Oracle for almost 20 years now and I've been assigned to learn Informix IDS so I can become a backup Informix DBA. I thought when IBM acquired Informix they would kill it and move everybody to UDB (DB2 for non-mainframe). So what is happenning to the
|
| Time zone | 21 Dec 2006 07:27 GMT | 4 |
how to determine in SPL/SQL time zone the client has or the server is into? It doesn't matter to me which one, as they are both the same. I just don't want to create another spl routine just to determine this
|
| Happy Holidays! | 21 Dec 2006 03:02 GMT | 12 |
"Please accept with no obligation, implied or implicit, my best wishes for an environmentally conscious, socially responsible, low-stress, non-addictive, gender-neutral celebration of the winter solstice holiday, practiced within the most enjoyable traditions of the religious ...
|
| Something for Xmas | 20 Dec 2006 20:21 GMT | 2 |
From the Independent Oracle Users Group http://www.oninit.com/article/newstracker.php?id=21 At last they are starting to realise :) Made me smile
|
| cdr repl sync and shadow replicates | 20 Dec 2006 16:34 GMT | 3 |
Does anyone know if the shadow replicates created during a cdr sync repl will be automatically deleted or will I have to manually remove them? If they are removed automatically, when are they removed? I still see them hanging around on the target servers that were sync'd.
|
| Invalid characters in LVarChar field | 19 Dec 2006 23:27 GMT | 1 |
IDS: 9.4 FC3 O/S: HPUX 11.11 We have a .NET app that uses log4net to write application exceptions to our database to help debugging. However when it inserts the .NET
|