Search found 20 matches

by tcheslav
Thu Dec 20, 2012 10:46 am
Forum: General
Topic: Information server backup
Replies: 6
Views: 4547

That depends on DB engine that You are using for XMETA

if XMETA is on db2 on linux then:

Code: Select all

su - db2inst1
db2 force application all
db2 deactivate database XMETA
Then You can do backup of XMETA using db2 backup command...
by tcheslav
Thu Nov 10, 2011 12:31 pm
Forum: General
Topic: IBM Information Server fixpack 2 installation
Replies: 7
Views: 7451

Hi

Use installer in console mode with -force option. That option will allow You to reinstall FP2.

Good Luck.
by tcheslav
Thu Nov 10, 2011 2:00 am
Forum: General
Topic: IBM Information Server fixpack 2 installation
Replies: 7
Views: 7451

Hi.

I installed it using updateInstaller in console mode.
updateINstaller have multiple switches, and one of them allows You to use console.
If You have any specific problem please post it, I will gladly answer.

Regards
Tcheslav
by tcheslav
Tue Oct 11, 2011 5:28 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: IA problem - Event 1: ca_properties: Error occurred during..
Replies: 1
Views: 2132

IA problem - Event 1: ca_properties: Error occurred during..

Hi guys. I have a problem on one of our analyzer engines. It is crushing on execution of BaseProfileLoad1_ColumnAnalysisTask job. When I try to analyze any of the columns I get following error: IA-Handler: Start new handler task 3 IA-Handler: Running the GenericOshMessageHandler Job 3: BaseProfile_C...
by tcheslav
Thu Sep 01, 2011 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timestamp over-scale issue in 8.5
Replies: 6
Views: 3819

Now.

Anybody have any idea how to workaround this?
Or how to quickly change this in zillion of stages inside projects?

Regards
Bartek
by tcheslav
Thu Sep 01, 2011 8:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timestamp over-scale issue in 8.5
Replies: 6
Views: 3819

Where did the 7 come from?
It came from developers ;)
Now admins have to deal with it :|
by tcheslav
Thu Sep 01, 2011 1:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timestamp over-scale issue in 8.5
Replies: 6
Views: 3819

OK. I'll try to add more details: I have three timestamp fields that I read from database and write to seq file. Here are the field settings: CZAS1 - sql type : timestamp, extend : microseconds, length: null, scale : null CZAS2 - sql type : timestamp, extend : microseconds, length: 27, scale : null ...
by tcheslav
Wed Aug 31, 2011 2:46 am
Forum: General
Topic: FP1 installation after adding FastTrack
Replies: 1
Views: 1971

I resolved the issue myself ;) Just changed Version.xml before running FP1 installation. I've deleted information about bussines glossary and bussines glossary anywhere. Then FP1 installation was successful. After that inserted again infromation about BG and BGA into Version.xml. Hope this will help...
by tcheslav
Wed Aug 31, 2011 2:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timestamp over-scale issue in 8.5
Replies: 6
Views: 3819

timestamp over-scale issue in 8.5

Hi all. Recently we moved from IBM IS 8.1 to 8.5. Jobs were migrated and some issues appeared... Here is one of them: In 8.1 For the timestamp data type if You set scale higher than in database, engine throws warnings, but timestamp data is OK. Microseconds are available. In 8.5 For the timestamp da...
by tcheslav
Fri Aug 19, 2011 6:38 am
Forum: General
Topic: FP1 installation after adding FastTrack
Replies: 1
Views: 1971

FP1 installation after adding FastTrack

Hi. Recently I've added FastTrack to our IBM IS 8.5 FP1 installation. After adding FastTrack is on version 8.5.0.0, which means that FP1 is not applied to this product. I've installed FP1 using -force option. On one of our environments (1 server architecture) FP1 installed sucessfully. On second env...
by tcheslav
Fri Aug 19, 2011 6:29 am
Forum: General
Topic: Migration from IIS 8.1 installation to IIS 8.5
Replies: 11
Views: 10297

Hi

I have experience :)
I sucessfully migrated 8.1 to 8.5 on 3 server tier architecture.
I have installed 8.1 and 8.5 in parallel, both versions working fine...

If anyone have any questions I will gladly answer.

Regards
Tcheslav
by tcheslav
Fri Aug 12, 2011 7:09 am
Forum: General
Topic: Installing FP1 on FastTrack
Replies: 2
Views: 1340

Great Arvind!!

It helped. Thanks.
by tcheslav
Fri Aug 12, 2011 5:22 am
Forum: General
Topic: Migration Information server 8.5
Replies: 4
Views: 8661

by tcheslav
Thu Aug 11, 2011 11:00 am
Forum: General
Topic: Installing FP1 on FastTrack
Replies: 2
Views: 1340

Installing FP1 on FastTrack

Hi I have a situation that I don't know how to resolve. I've installed Information Server 8.5 (without FastTrack), then I applied FixPack1. Now my customer want to use FastTrack, and want me to add it to existing installation. I've installed it, but it is in version 8.5.0.0(...so no fixpack). When I...
by tcheslav
Mon Jun 27, 2011 5:11 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Migrating Information Analyzer objects to v8.5
Replies: 10
Views: 7039

Sorry for these frequent updates. I was right initially in saying the IS Manager is not available for 8.0 . It was introduced beginning 8.1. http://it.toolbox.com/blogs/infosphere/new-source-control-support-in-information-server-81-and-datastage-81-27522 I am back to square one again :) . How do I ...