| Thread | Last Post | Replies |
|
| RE: [Info-ingres] storing value of a database column directly into unix variable | 30 Jun 2008 09:23 GMT | 6 |
try the following: export VAR=`sql iidbdb <<EOSQL | grep "^|" | grep -v col1 | sed -e 's/|//g' SELECT count(*) from temp;\g
|
| Emma McGrattan : Men Write Code from Mars, Women Write More Helpful Code from Venus | 30 Jun 2008 08:32 GMT | 9 |
A lot of Chinese Websites translate this article to open an arguement. What does everyone here think about? ****************************************************************************************************************************** Men Write Code from Mars, Women Write More ...
|
| [Info-Ingres] Checkpoint journaling question | 29 Jun 2008 09:43 GMT | 1 |
I hadn't checked up on the checkpointing this week, until today, when I found I have several journal files, from the last few days in my journal folder for the ERP application db. I also have a couple of days of checkpoint folders. I run a nightly checkpoint with ckpdb +j -d ...
|
| [Info-Ingres] Ingres Net and performance | 25 Jun 2008 08:02 GMT | 1 |
I have Ingres 2006 r2 Ingres Vision applications running on a RHEL 4 64 bits running against Ingres 2.6 sp5 on Tru64 machine (using Ingres Net + installation password). Before this scenario, Ingres Vision applications were running on the
|
| Parallel Query Execution | 24 Jun 2008 17:37 GMT | 1 |
Does anybody have any practical experience with Parallel Query Execution and partitioning tables just wanted to know if we are aware of any practical issues /drawbacks
|
| FETCH statement using a descriptor | 23 Jun 2008 14:18 GMT | 1 |
Having solved my previous problem I am currently creating an SQLDA to use as a descriptor when FETCHing data in ESQLC I'm passing in a User Class object from OpenROAD as a handle, along with a SELECT statement and creating an SQLDA based on the data types, lengths,
|
| IUA write-up? | 23 Jun 2008 14:01 GMT | 1 |
How did the IUA go? Nothing on www.iua.org.uk - indeed registrations are still being solicited! Il mittente di questo messaggio|The sender address of this non corrisponde ad un utente |message is not related to a real reale ma all'indirizzo fittizio|person but to a fake address of ...
|
| [Info-Ingres] ii_abfdependencies escalating to table level locks ... any clues? | 22 Jun 2008 15:06 GMT | 2 |
Gang,
On a system like this:
OS: Redhat ES 5.2 64-bit x86_64 Ingres: II 9.1.1 (a64.lnx/103)NPTL Patch: 12819
I'm getting quite a few of the messages below on a database with a fresh SYSMOD.
Table info is
|
| Sprint coverage | 20 Jun 2008 15:39 GMT | 1 |
I see the sprint is getting some coverage at http://www.techworld.com/applications/news/index.cfm?newsID=101969&pagtype=all. It badly underplays the role of our mentors, but as the saying goes, any publicity is good publicity!
|
| How to conect ingres with Java in windows XP | 20 Jun 2008 10:14 GMT | 2 |
Hello, I want to use Java to perform queries in my ingres database. Currently there is an ODBC driver installed in the server but I would like to use JDBC driver to connect directly with the database without using a JDBC/ODBC bridge. Please can somebody tell me what do I need to ...
|
| [Info-Ingres] Ingres Code Sprint at UKIUA | 19 Jun 2008 02:04 GMT | 5 |
I'd like to express my thanks to Emma and all the guys from IngresCorp who turned up for the sprint at the UKIUA. It was very generous for Emma to pay for the event. Furthermore, it was really appreciated that so many IngresCorp programmers gave up their time to help us all out. It
|
| E_DM942C_DMPP_ROW_UNCOMP | 18 Jun 2008 03:20 GMT | 6 |
What can cause uncompression to fail? The *.t00 data files all have data in them. E_DM942C_DMPP_ROW_UNCOMP Uncompression of a row has failed. Database mydb, table ii3b7 pp5-my_table, owner ingres, page 4753,
|
| Ingres and OpenROAD development sprints | 13 Jun 2008 13:47 GMT | 1 |
If anyone fancies dropping in on the Ingres and OpenROAD development sprints over the weekend, you will be more than welcome. We'll be at the Hilton Metropole, with Ingres development in Hilton 15 & 16 and OpenROAD development in Hilton 13 & 14. Work will be commencing probably ...
|
| [Info-Ingres] ansidate, timestamp and II_DATE_FORMAT | 13 Jun 2008 11:32 GMT | 1 |
Is there any reason why II_DATE_FORMAT doesn't work on ansidate or timestamp data? Is there an equivalent function? Martin Bowes
|
| vnode configuration | 12 Jun 2008 23:34 GMT | 6 |
I'm packaging ingres for my company - is there a location where ingres stores vnode configuration information. I'm going to need to add databases during installation at remote sites. I can't find anything in the registry or any file that I can read.
|