Search found 226 matches

by synsog
Wed Feb 06, 2013 10:11 am
Forum: General
Topic: Parameter_Set
Replies: 1
Views: 1047

Parameter_Set

Hi All, We have a requirement where we need to connect to over 20 Source Databases with different Connection Information and so each will need atleast params for DSN, User and Password..My questions 1. Is there a Limit on the the Number of Parameters we can use in a Parameter set or any performace i...
by synsog
Wed Feb 06, 2013 8:50 am
Forum: General
Topic: Run job from a Batch File
Replies: 1
Views: 822

I was able to successfully run..I was not giving the port number post the domain name. After adding the default :9080 to the domain name and it ran fine
by synsog
Tue Feb 05, 2013 4:32 pm
Forum: General
Topic: Dynamic value for parameter in parameter set
Replies: 8
Views: 3525

Hi Nagarjuna,
Can you please provide us details on the resolution, as we are also facing the same problem
by synsog
Tue Feb 05, 2013 1:52 pm
Forum: General
Topic: Run job from a Batch File
Replies: 1
Views: 822

Run job from a Batch File

Hi All, We have V8.7 on Windows and Engine on 1 Tier and the Services/Metadata tier on another server Under Engine Credentials, we have used the option to share the user registry (but we have not been able to set to use Active Directory yet) We created a new user, say "usr" with relevant p...
by synsog
Mon Feb 04, 2013 11:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reject Handling
Replies: 4
Views: 3201

No - Actually, My requirement is not to process any records even if "a recored" is rejected on some conditions.
by synsog
Mon Feb 04, 2013 10:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reject Handling
Replies: 4
Views: 3201

Reject Handling

Hi All,

I have a requirement to reject entire file even if a single row is not matching the defined business condition.Also, Job should complete as successful without any failure.

Please let me know if it is practically feasible.

Thanks,
synsog.
by synsog
Sun Feb 03, 2013 11:47 am
Forum: General
Topic: Datastaje Jobs Deploy between Env
Replies: 4
Views: 1606

Datastaje Jobs Deploy between Env

Hi All, V8.7 on Windows. When we want to move jobs between Env, say Dev to UAT, is exporting the Job designs with Executables and the Parameter Sets enough, or do we also need to export the Table Definitions? Can we use the Information Server Manager (will create .isx ??) for this by creating a pack...
by synsog
Sat Jan 26, 2013 2:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to FTP Mainframe File onto ETL Server
Replies: 5
Views: 2600

How to FTP Mainframe File onto ETL Server

Hi Team, I need to FTP a file from mainframe server to Datastage server using FTP Enterprise or FTP Plugin stage. Can some one help me to understand, which of the above mentioned 2 stages is right choice ? Also, it would be great if some one help me with Properties to be supplied or good documentati...
by synsog
Wed Jan 23, 2013 2:58 pm
Forum: General
Topic: How to pass filenames 1 at a time to server routine
Replies: 2
Views: 1079

How to pass filenames 1 at a time to server routine

I have 100 files in a folder. All file names are started with name TU_*. I need to pass 1 file name at a time to a server routine which need to exectue in sequence job. Suppose today there might be 100 files, tomorrow,,, 200 files .. so on a day.. if N number of files present, then the loop should e...
by synsog
Wed Jan 09, 2013 2:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Joining Multiple Teradata Database Using Datastage
Replies: 2
Views: 2331

Joining Multiple Teradata Database Using Datastage

Hi All,

can we join ( in a single query ) two tables each residing on separate Databases using Datastage Teradata stage.

Eg:
Table 1 resides on DB1
Table 2 resides on DB2

Can we join these two tables with a single Teradata stage ?

Regards,
synsog
by synsog
Wed Dec 05, 2012 1:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SAP Plugins/Stages in Datastage
Replies: 0
Views: 1012

SAP Plugins/Stages in Datastage

Hi All,

Can someone share details/related documents to understand SAP Plugins/Stages in Datastage ?

Thanks in Advance!

Regards,
synsog.
by synsog
Wed Nov 28, 2012 10:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameterizing the substring operator
Replies: 4
Views: 1958

Thank you all for your valuable inputs. Passing Numeric using two different Parameters resolved my issue.

InputColumn[Param1,Param2]
by synsog
Tue Nov 27, 2012 4:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameterizing the substring operator
Replies: 4
Views: 1958

Parameterizing the substring operator

Dear Experts, In continuation of this old topic, I am having difficulty when passing the Numeric part through a Run-time Parameter. I am not getting expected output in this case. Value of "Parameter-1=1,4" (Defined as DS JobParam) DSLink149.INTFC_FILE_CATG[Parmeter-1] i am getting a output...
by synsog
Thu Nov 22, 2012 10:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSP.OpenGCI $DSP.open error -100
Replies: 2
Views: 2655

DSP.OpenGCI $DSP.open error -100

Hi, Im using DB2 connector as look up to transformer and using SQL inside the connector for look up. when i run the job, the get the error "DSP.OpenGCI $DSP.open error -100" and a warning "schema reconciliation failed : the column names defined on the link donot match with that of the...
by synsog
Wed Oct 31, 2012 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xml missing elements
Replies: 2
Views: 2162

actaul errors: xmlSrcReadXmlFile,0: Caught unknown exception from runLocally(). xmlSrcReadXmlFile,0: The runLocally() of the operator failed. xmlSrcReadXmlFile,0: Operator terminated abnormally: runLocally() did not return APT_StatusOk xfmPassXmlFileName,0: Internal Error: (shbuf): iomgr\iomgr.C: 19...