Search found 18 matches

by fkana
Thu Mar 31, 2011 1:02 am
Forum: General
Topic: Pass UserStatus from underlying sequence 2 calling sequence
Replies: 3
Views: 3431

Hi Ray,

That's exactly what I do and it works fine for the source_seq. I now want to send the same userstatus to the master_seq. How do I do that?

JCL is a job control in basic.

Thanks.

Faeez
by fkana
Wed Mar 30, 2011 4:37 am
Forum: General
Topic: Pass UserStatus from underlying sequence 2 calling sequence
Replies: 3
Views: 3431

Pass UserStatus from underlying sequence 2 calling sequence

Hi, I have a master_seq which call an underlying source_seq which in turn calls a piece of JCL code which executes a command line to source data. The JCL job sets the user status to one of 3: success, failed, nothingnew(if now new files were generated for a certain time period). In the source_seq jo...
by fkana
Wed Jul 18, 2007 5:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage 8 to SQL server 2005 error
Replies: 3
Views: 1775

DataStage 8 to SQL server 2005 error

Hi, I hope someone out there knows what the following error means: main_program: Fatal Error: Non-positive length [persistence\archive.C:2427] We get this error when we load 4 -12 million records into a table. It loads up to a certain point everytime and aborts with the above error. More or less on ...
by fkana
Tue Mar 20, 2007 1:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using dsjob -run -param to pass parameters
Replies: 13
Views: 15232

Tx guys.

Will try it out....

Ciao.
by fkana
Mon Mar 19, 2007 10:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using dsjob -run -param to pass parameters
Replies: 13
Views: 15232

THis is what i need to do: I need to select data between variable date ranges. MY select statement looks like this: select * from table where timestamp between #StartDate# and #EndDate#; I have non-DataStage users that get a unix script that they execute. The script includes the dsjob -run -param. S...
by fkana
Mon Mar 19, 2007 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using dsjob -run -param to pass parameters
Replies: 13
Views: 15232

Using dsjob -run -param to pass parameters

Hi,

I need to use the dsjob -run -param to pass parameters to a DataStage job but the parameter values need to be prompts. How do i do this from the unix command line.

Tx.

Faeez
by fkana
Wed Oct 11, 2006 5:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL ODBC Connection
Replies: 5
Views: 2600

Ive tried that but it does not work. One of the source systems changed from SQL Server 7 to SQL Server 2000. My ODBC connection to SQL Server 7 works fine. My .odbc.ini for SQL Server 7 looks like this: [empower] Driver=/export/home/dsadm/Ascential/DataStage/DSEngine/../branded_odbc/lib/VMmsss18.so ...
by fkana
Wed Oct 11, 2006 4:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL ODBC Connection
Replies: 5
Views: 2600

Where in the following do i insert it:
[empower]
Driver=/export/home/dsadm/Ascential/DataStage/DSEngine/../branded_odbc/lib/VMmsss18.so
Description=DataDirect SQL Server Wire Protocol
Address=empower,1433
AnsiNPW=No
Database=PWA
LogonID=sa
Password=
QuotedId=No

Tx.

Faeez
by fkana
Wed Oct 11, 2006 3:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sql server 2000 connection error - Initial setup using odbc
Replies: 6
Views: 5134

Hi Larry,

Did u manage to resolve this issue.

Thanks.

Faeez
by fkana
Wed Oct 11, 2006 2:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL ODBC Connection
Replies: 5
Views: 2600

SQL ODBC Connection

Hi, I am running DataStage 7.5 on a Solaris 2.8 platform. ONe of the source systems changed from SQL Server 7 to SQL Server 2000. My ODBC connection to SQL Server 7 and everything else works fine. My .odbc.ini for SQL Server 7 looks like this: [empower] Driver=/export/home/dsadm/Ascential/DataStage/...
by fkana
Tue Jan 04, 2005 11:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5 ODBC stage error
Replies: 6
Views: 4779

This is what my dsenv looks like. It worked fine in DS6. ####################################################################### # # DataStage Server Runtime # # Module dsenv # # (c) Copyright 2000 Informix Corporation. - All Rights Reserved # This is unpublished proprietary source code of Informix ...
by fkana
Tue Jan 04, 2005 8:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5 ODBC stage error
Replies: 6
Views: 4779

Hi LUK

I have tried it using dssh and it connects fine. Some times it works in DS and some times it does not.

Thanx.

Faeez
by fkana
Tue Jan 04, 2005 4:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5 ODBC stage error
Replies: 6
Views: 4779

DataStage 7.5 ODBC stage error

Hi there, We have just upgraded from DS6 to DS7.5 and are experiencing the following problem: I am getting the following errors when using an ODBC stage in DataStage 7.5 trying to connect to IQ: Error calling subroutine: DSD.Browse (Action=3); check DataStage is set up correctly in project PH2_DWH_P...
by fkana
Tue Jul 27, 2004 4:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Could not access DataStage
Replies: 6
Views: 2993

Thanx guys.

Faeez :D