IBM IDS Developer Forum

Syndicate content
RSS of
Updated: 30 min 34 sec ago

"Solaris - Memory allocation error

Fri, 2008-09-05 16:13
Hi,
...

"Re: Redbrick Question

Fri, 2008-08-29 21:44
Hi Mike
Thanks for the information I will check the link that you send me.

Regards

RC

"Re: Redbrick table Error

Fri, 2008-08-29 21:42
Hi Thanks for the information, I will check it

Regards

"Re: Redbrick table Error

Fri, 2008-08-29 21:41
Hi Thanks for the information, I will check the link .

Regards

"Re: Redbrick Question

Fri, 2008-08-29 20:45
Methods in the DatabaseMetaData interface return metadata about a database. To access the data, you need to have IBM Red Brick Warehouse ACCESS_SYSINFO task authorization for the database.
...

"Re: Redbrick table Error

Fri, 2008-08-29 20:42
I am not a Redbrick expert - however I did find this:
...

"Redbrick Question

Wed, 2008-08-27 22:35
Hi
Could anybody tell me how can I get the Size of the Metadatas from Redbrick ?

Regards

RC

"Redbrick table Error

Wed, 2008-08-27 22:33
Hi
...

"Re: How to set a development database by copy a production DB

Tue, 2008-08-26 22:37
I should add that some databases have private customer data - names, addresses, phone numbers, social security numbers, etc. - and the companies that own those production databases don't allow developers to use that data for test purposes.
...

"Re: How to set a development database by copy a production DB

Tue, 2008-08-26 16:59
There are a bunch of options and variables to consider to do what you are asking. Probably the best source of information would be the Migration Guide - (look at

"Re: insufficient memory or swap space

Tue, 2008-08-26 16:43
Hi andreasl,
...

"How to set a development database by copy a production DB

Tue, 2008-08-26 15:50
Hi Friends,

I am new person in informix. I need to copy a informix 10UC7 production db to set a development in Linux system,

Could you told procedures to me in detail.

Thanks very much,

JIm

"Re: insufficient memory or swap space

Tue, 2008-08-26 14:45
Maybe 'ulimit -a', for the different users, provides more insight. So far it sounds to me as if memory allocation runs into some limit.

HTH,

Andreas

"Re: insufficient memory or swap space

Tue, 2008-08-26 13:53
we found that the problem might occured beacuse of HP-UX OS. I searched for solution on internet. Several people had got same problem. Unfortunately, I could not find solution.
...

"Re: insufficient memory or swap space

Tue, 2008-08-26 13:39
Please provide some detailed info:
...

"Re: Update in a Insert trigger

Tue, 2008-08-26 11:05
create table temp_trig
...

"Re: insufficient memory or swap space

Tue, 2008-08-26 08:50
We have several 4gl executables which are thorouly tested. Our developers executed them without any problem previously. But We are having this problem when We try to run any of our executables. Do we need to add
...

"Re: runtime error -243

Tue, 2008-08-26 07:20
Hi andreasl,

Thannks for your suggestions. I would follow them when I post anything next time.

Thanks
Bhanu

"Re: runtime error -243

Mon, 2008-08-25 14:41
Hi Bhanu,
...

"Re: insufficient memory or swap space

Sat, 2008-08-23 20:35
It seems that 4gl program has some logical error (aka bug) so you have to debug it.
...