Search found 225 matches

by U
Thu Jul 23, 2015 8:02 pm
Forum: General
Topic: Workload Queue Management
Replies: 2
Views: 1324

Workload Queue Management

Is there a command line command to perform workload management (specifically to move a job up in its queue or to move a job to a different queue)? I've searched, but cannot find one. We're having a problem with the Operations Console (it complains that AppWatcher is not running when we can demonstra...
by U
Wed Jul 15, 2015 10:17 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Profiling relationship between columns in same table
Replies: 0
Views: 3286

Profiling relationship between columns in same table

If we want to determine whether there's a relationship between ColumnA and ColumnB in TableX, does InformationAnalyzer allow TableX to be joined to itself for a cross-table analysis or do we have to create a virtual table? (We can't try it at the moment due to a connectivity issue.) Thank you for yo...
by U
Sun Jul 05, 2015 4:16 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Connecting IA to Netezza
Replies: 2
Views: 4220

Connecting IA to Netezza

Can someone please outline the process for connecting Information Analyzer to a Neteeza data source? There does not appear to be an ODBC driver for Netezza installed with the Information Server suite.

Thank you for your time.
by U
Wed Jul 01, 2015 6:11 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Removing White Space
Replies: 1
Views: 3429

Removing White Space

Does Information Analyzer have equivalents of the DataStage functions StripWhiteSpace, CompactWhiteSpace, character-by-character conversion (DataStage's Convert() function), and Trim(string,stripchar,options) ? They're certainly not documented for IA or available from the drop-down list, but may be ...
by U
Wed Jul 01, 2015 5:46 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Comparing format against value
Replies: 1
Views: 3580

Comparing format against value

We have a requirement to compare the format of one field with the value in another field. Ideally there would be a function called format() that could return the kinds of format that is generated within column analysis but it appears that there is not. Can anyone suggest an approach for solving this...
by U
Mon Jun 22, 2015 11:29 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Virtual table as reference data for IN_REFERENCE_COLUMN chec
Replies: 0
Views: 3070

Virtual table as reference data for IN_REFERENCE_COLUMN chec

Is it possible to use an IA virtual table (a three-way join of source data tables) to provide the reference column for an IN_REFERENCE_COLUMN check? Would the performance of such an approach be better than, or worse than, doing the same join in a view in the source database (which happens to be Nete...
by U
Mon Jun 22, 2015 11:11 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Removing intermediate characters
Replies: 1
Views: 3314

Removing intermediate characters

Two part question. We have data such as "57 092 448 518" and want a scalar function to remove the white space characters so that we can test it with a MATCHES_FORMAT check. Is there such a function? The TRIM() function only removes leading and trailing white space. It may be that there are...
by U
Tue Jun 02, 2015 10:53 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Using Java with IA REST API
Replies: 0
Views: 3282

Using Java with IA REST API

Has anyone used Java or Javascript in conjunction with the REST API for Information Analyzer? We have a BPMN workflow tool which allows us to insert pieces of Javascript to perform actions within a piece of software. We'd like to perform some GET operations to extract reports into another reporting ...
by U
Thu Apr 23, 2015 9:34 pm
Forum: IBM QualityStage
Topic: Preserving part of a token
Replies: 3
Views: 4560

That works well, thank you.

Can something similar be done with other token types (principally &)?
by U
Thu Apr 23, 2015 12:48 am
Forum: IBM QualityStage
Topic: Preserving part of a token
Replies: 3
Views: 4560

Preserving part of a token

We are seeking to standardize phone numbers, which sometimes have an international direct dialling prefix (001 or 011) as part of a contiguous string. Is there some way in PAL that we can extract these digits and keep only the remainder? For example, assuming a wholly numeric token, 00161299556022, ...
by U
Wed Apr 01, 2015 5:32 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Removing Unwanted Data Stores, Data Schemas
Replies: 1
Views: 3519

Removing Unwanted Data Stores, Data Schemas

In our implementation of Information Analyzer there have been a whole lot of Data Stores and Data Schemas found, which are just sitting there containing no table definitions. Does anyone know how these might be deleted? Ideally this should be via the user interface rather than by hacking into the me...
by U
Tue Mar 17, 2015 3:39 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Encrypted Password for IAAdmin Command
Replies: 4
Views: 7879

Thank you for the answer, disappointing though it is.
by U
Mon Mar 16, 2015 9:36 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Encrypted Password for IAAdmin Command
Replies: 4
Views: 7879

Encrypted Password for IAAdmin Command

We're about to begin investigating the IAAdmin command for a number of tasks. The manuals and Knowledge Center are silent on whether the -password option will accept a password encrypted using the encrypt utility in the ASBServer/ASBNode bin directory. Does anyone happen to know? (We're not quite in...
by U
Mon Mar 09, 2015 3:55 pm
Forum:
Topic: Business Glossary Upgrade
Replies: 1
Views: 2393

Business Glossary Upgrade

We have Business Glossary in version 8.7, and want to upgrade to 11.3, which we have installed. In both cases Workflow is enabled.

We can export and import the published glossary.

Is there any mechanism for transferring the development glossary?

Thank you for your time.
by U
Sun Mar 01, 2015 4:30 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Complex Data Rule Definition
Replies: 4
Views: 5163

Thank you for your ideas. We will give them consideration.