Search found 36 matches

by ashishm
Fri Dec 09, 2011 6:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connectivity Issue-PATH search failure pxbridge error
Replies: 1
Views: 2821

Oracle Connectivity Issue-PATH search failure pxbridge error

Hi , I am trying to connect my DSServer to a remote Oracle DB Server in our LAN using the OracleConnector Stage in a parallel job . I am reading the a set of values from an Oracle Table and writing it to a DataSet file. I am able to read the values from the Oracle Table in the OracleConnector Stage,...
by ashishm
Tue Dec 06, 2011 7:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: removing a character using its hexcode
Replies: 2
Views: 1309

removing a character using its hexcode

Hi, I am writing to XMLs from a flat file, and the source data is rather uncleansed, We see a 0x1a in the source, which is messing up the output XMl I tried using an indexof function to find it and remove it, and concatenate the left and the right portions of the string. Sadly that does not work for...
by ashishm
Tue Dec 06, 2011 9:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input Stage Question
Replies: 3
Views: 2086

Hi, There is a Sequential File stage before the XML Input Stage, which reads a file that only contains the file path of the XML document. when it comes to the XML Input stage, I specify that column from the link of that Sequential File Stage as a URL/File path. That's how I can extract one XML recor...
by ashishm
Mon Dec 05, 2011 2:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input Stage Question
Replies: 3
Views: 2086

XML Input Stage Question

Hi, I'm trying to read an xml document which has multiple lines of xml. Each line is an xml document. In the XMl Source tab of Input link properties of XML Input Stage, I specify the column as file path, and create such a file which has the XML document file path. Here is my problem. If the XML docu...
by ashishm
Fri Dec 02, 2011 1:10 am
Forum: General
Topic: Oracle Connectivity From Datastage Server
Replies: 1
Views: 836

Oracle Connectivity From Datastage Server

We have the Datastage server 8.1 installed on Linux machine. We need to have a DSN to connect to the Oracle database which is on some other windows machine. please let me know it is enough if we create a DSN at the client machine or do we have to change the config file in UNIX? It is very urgent for...
by ashishm
Wed Nov 30, 2011 9:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Input buffer overrun at field
Replies: 1
Views: 4646

Input buffer overrun at field

Hi,

My job gives me a lot of this warning message
SQFS_CustRecords,0: Input buffer overrun at field "LST_MAINT_DT", at offset: 982

Can anyone tell me how I can solve this. The Sequential file is reading from a file with no delimiter. It's a fixed length field file.
by ashishm
Thu Nov 10, 2011 1:04 pm
Forum: General
Topic: IBM Information Server fixpack 2 installation
Replies: 7
Views: 7599

Thanks, Actually there's a problem I am facing. The reason why the installation failed is because one model was partially deployed. ERROR [org.apache.commons.launcher.ChildMain] impl.DefaultModelDeployer - com.ibm.xmeta.exception.ModelIsPartiallyDeployedException: This model is partially deployed: &...
by ashishm
Thu Nov 10, 2011 11:03 am
Forum: General
Topic: IBM Information Server fixpack 2 installation
Replies: 7
Views: 7599

Hi tcheslav, I just finished the FP2 installation using GUI mode. I had same situation as you had for the first time. It completed with warnings. ADMU0128I: Starting tool with the default profile ADMU3100I: Reading configuration for server: server1 ADMU3200I: Server launched. Waiting for initializat...
by ashishm
Wed Nov 09, 2011 3:45 pm
Forum: General
Topic: IBM Information Server fixpack 2 installation
Replies: 7
Views: 7599

Hi,

I know this is an old thread. By any chance, could you tell me how you installed FP2.
by ashishm
Wed Nov 09, 2011 1:44 pm
Forum: General
Topic: problem when installing FixPack2 to IIS 8.1
Replies: 2
Views: 1784

problem when installing FixPack2 to IIS 8.1

Hi, I have IIS8.1 base version installed on the server. I'm trying to install FixPack2 on top of that. In the Updater Installer wizard, after I select the fix package location, it prompts me for both Information Server Administrator username/password and Websphere Application Server Administrator us...
by ashishm
Mon Nov 07, 2011 8:46 pm
Forum: General
Topic: Best way to Log a File's Arrival
Replies: 4
Views: 1299

Re: Best way to Log a File's Arrival

SURA wrote:It will arrive one after another / at the same time ?

DS User
So this is what I have in mind,

I will keep a dummy file, and in the sequencer, check whether the Input file has arrived, using file watcher, if it has arrived, I will Just write an Input row using a Transformer to the Log
by ashishm
Mon Nov 07, 2011 8:07 pm
Forum: General
Topic: Best way to Log a File's Arrival
Replies: 4
Views: 1299

Re: Best way to Log a File's Arrival

SURA wrote:It will arrive one after another / at the same time ?

DS User
It will arrive one after the other.So the case is let's say if a file arrives in morning, i insert a record in transmisison log,
If the file comes again, I insert another record in the same transmission log
by ashishm
Mon Nov 07, 2011 7:09 pm
Forum: General
Topic: Best way to Log a File's Arrival
Replies: 4
Views: 1299

Best way to Log a File's Arrival

My functional requirement is that if a source file arrives at any time, I create a record in a transmission logfile, with the information about the filename.The Input file has over 8 million records in it, so I dont want a stage which reads the whole file as it may slow processing time, and i have t...
by ashishm
Thu Nov 03, 2011 10:52 am
Forum: General
Topic: DataStage Designer Client Interface problem
Replies: 3
Views: 2258

It's 8.1
by ashishm
Thu Nov 03, 2011 9:49 am
Forum: General
Topic: DataStage Designer Client Interface problem
Replies: 3
Views: 2258

DataStage Designer Client Interface problem

Hi, I am having a problem in terms of tiling different views. Currently, once I open the repository view, it's overlapping with my Canvas. It's pretty annoying to close the repository view all the time when I need to edit the jobs. Can someone help me to make different views tiled together, for exam...