SQL Power Business Intelligence Productivity Tools
Company OverviewBusiness Intelligence Productivity ToolsQuick-Start Implementation ServicesDemos & TurotialsFrequently Asked Questions (FAQ)Open Source Community ResourcesSQL Power ForumImplementation & Technology PartnersGet SQL Power SoftwareContact Us

SQL Power Software Forum

SQL Power Software Forum

  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page  [Register] Register /  [Login] Login 
Messages posted by: nls
Forum Index » Profile for nls » Messages posted by nls
Author Message
Hi!

It seems Google Address Lookup may be broken



Any work-around for this?
I'm using 0.9.5 for OS X and I'm 'build > make > install' phobic
Found a work-around:
1. add the 'Translate Word' step to transformation and save it;
2. open repository table 'mm_munge_step_parameter';
3. add new line to table with:
a. 'munge_step_oid' = step 'munge_step_oid' in 'mm_munge_step'
b. 'parameter_name' = "translateGroupOid";
c. 'parameter_value' = 'translate_group_oid' in 'pl_match_translate_group';

Don't blame me if your repository gets corrupted because of this hack
I also bumped on this.
Any update? Any work-around?

What's the best way to isolate the problem?
Thank you both for your fast replies

However, it seems that was only part of the problem.

It seems the 'text' type fields - varchar(huge_number) - was causing some havoc in architect memory managment.

I had an interesting morning with some java out of memory errors and unexpected windoze system crashes.

Maybe some problems in XP 64bits JRE...

Alas! It's working - for now
Thank you both
Hi!

I'm having some trouble profiling a table in Postgres.

Architect fails silently - doesn't show any results in profile page - but generates error in log file (attached).

Table definition is:


Table is quite large (>4M lines).

Can someone give me a help to work-around this?
 
Forum Index » Profile for nls » Messages posted by nls
Go to:   
Powered by JForum 2.1.8 © JForum Team