Search found 29 matches

by antojj
Wed Aug 09, 2006 6:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSR.MetaGeta(GET.DSNINFO):Cannot open database requested
Replies: 4
Views: 4386

The ODBC driver is correct and still i am able to connect from the Sql Server Query Analyzer. The point here i noticed is i changed the driver from "Ascential SQL Server Wire Protocol" to "Sql Server". It is working fine now. Not sure what is happening in the driver??? Is there a...
by antojj
Wed Aug 09, 2006 5:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSR.MetaGeta(GET.DSNINFO):Cannot open database requested
Replies: 4
Views: 4386

DSR.MetaGeta(GET.DSNINFO):Cannot open database requested

Hi All, I am querying from SQL server database using the ODBC stage. The query is just selecting a single column from the source table. I have created a ODBC Connection string in the DS Server. I have a user name / pwd for the same. I validated the test connection in the Server. When entering the &q...
by antojj
Tue Jan 31, 2006 1:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date conversion in Server Jobs of Transformer
Replies: 2
Views: 5082

Date conversion in Server Jobs of Transformer

How to type cast date in datastage server jobs? Prob Desc : I am using sql server as my source connection and extracting date from one of a table. The date format in sql server is "1/18/2006 11:14:37 AM". I have typecasted in the query of the ODBC stage as "convert(varchar(10),INVOICE...
by antojj
Wed Jan 11, 2006 5:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error viewing data from Oracle
Replies: 18
Views: 6919

I think you have to install the ODBC Drivers from the Ascential Datastage CD. I even faced the same problem just 1 hr back and gone thru the product documentation as mentioned by Arndw. The driver for Oracle is : Ascential Oracle Wire Protocol The DLLs for the driver are : VMORA19.dll , VMOR819.dll ...
by antojj
Tue Jan 10, 2006 11:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Info missing !
Replies: 3
Views: 2068

DataStage is not a report-writer. Please don't ask for urgent help here - it causes offence. We are an all-volunteer site, who post (unpaid) when we can. If you want urgent support, sign up for premium support from your service provider, and discover the true cost of "urgent". Ray, I remo...
by antojj
Tue Jan 10, 2006 10:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Info missing !
Replies: 3
Views: 2068

Info missing !

Info missing !
by antojj
Tue Jan 10, 2006 12:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The host name specified is not valid, [81011]
Replies: 2
Views: 2247

The host name specified is not valid, [81011]

I am posting this error, because i am not able to find the post for the error No : 81011. points: 1) I am getting this error when i am trying to connect to datastage server. This does not happen in the past, since i was using the datastage client ver 7.5 to connect to the server box (different machi...
by antojj
Thu Jan 05, 2006 11:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQLSTATE=IM002,Code=0,Data source name not found
Replies: 3
Views: 8271

SQLSTATE=IM002,Code=0,Data source name not found

Hi, Error obtained when a job is been ran in datastage designer. steps: 1. I created database in sql server box (which is also hosting Datastage Server). 2. Designed the job to transfer data to another table using transformer. 3. Created DSN in the client box to connect to server box (For SQL Server...
by antojj
Mon Jan 02, 2006 11:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Protected project
Replies: 1
Views: 1697

Protected project

Hi,

I have created a New Protected Project in Datastage Administrator.
In Designer, I am not able to add new Jobs. The properties permission for the [user = Datastage production manager].

Do i need to make any change. Suggest a solution.
by antojj
Fri Dec 30, 2005 12:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error popped when Exporting Jobs
Replies: 9
Views: 4709

Error popped when Exporting Jobs

I didnt do any reindex. I closed the jobs and open jobs. when i tried again after re-starting the machine, I am able to export the only desired jobs / sequences / table definitions. The clarifications as discussed in the chain: Sounds like you need to reindex the project. Search the forum for the pr...
by antojj
Thu Dec 29, 2005 5:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error popped when Exporting Jobs
Replies: 9
Views: 4709

Error popped when Exporting Jobs

Hi, I have created jobs in project A and need to move to project B. When i tried to do a export with selected Jobs and Table definitions from Datastage Manager the following errors are popped up : Dialog 1 Error calling subroutine. *Datastage*DSR_SELECT (Action=7); check Datastage is set up correctl...
by antojj
Wed Dec 28, 2005 3:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.SEQOpen Failed to open <file> in <dir>
Replies: 12
Views: 10813

I am just looking for the output records to be send in a email. (At the end of the transformation).

The vital things such as recipient, subject and even the mail body will be the predefined contents.

Where can i configure the DSSendMail component ?
by antojj
Wed Dec 28, 2005 12:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.SEQOpen Failed to open <file> in <dir>
Replies: 12
Views: 10813

Re: DSD.SEQOpen Failed to open <file> in <dir>

STATUS = 2 means "file not found" both in UNIX and in DOS. Hi , The file is present in the target link. I am able to see the data after the transformer ran. I am not able to send email once the transformer ran. I configured the settings in the Transformer stage as follows : 1) open the tr...
by antojj
Wed Dec 21, 2005 5:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loop a source file specified times and loading in target
Replies: 1
Views: 1226

Loop a source file specified times and loading in target

I have a requirement. I need to use a source file (3 records). Load this data to a target file multiple times in a Loop. Input file : 3 records Loop : 10 Output file : 30 records How can i go about this? Is there any stage been used to handle this type of transformations? I could remember in another...
by antojj
Wed Dec 21, 2005 5:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.SEQOpen Failed to open <file> in <dir>
Replies: 12
Views: 10813

DSD.SEQOpen Failed to open <file> in <dir>

Your job is failing because of your DSSendMail routine call; it doesn't seem to have a problem with your sequential source file at all. If you remove your after-job call temporarily (before you fix the parameter errors) the job should run to completion without an error. Yes that's the right one. Bu...