Search found 42 matches

by gooogle
Thu Oct 21, 2010 1:30 pm
Forum: General
Topic: Where is the METADATA file
Replies: 3
Views: 1393

Where is the METADATA file

Is there a file or location where the metadata gets stored ?

Like a job log file ?

Eg- config file gets stored at a particular location, just like that where does metadata file gets stored ?

Thanks
by gooogle
Wed Jul 21, 2010 12:46 pm
Forum: General
Topic: ERROR: IDENTITY_INSERT is set to OFF.
Replies: 3
Views: 17079

I changed it to
SET IDENTITY_INSERT STTLMNT_PRCS ON;

but I am getting the exact same error !
by gooogle
Wed Jul 21, 2010 12:16 pm
Forum: General
Topic: ERROR: IDENTITY_INSERT is set to OFF.
Replies: 3
Views: 17079

ERROR: IDENTITY_INSERT is set to OFF.

I am doing SQL server table from Database A to SQl server table in Database B Getting this warning and job gets aborted. DataStage][SQL Client][ODBC][IBM (DataDirect OEM)][ODBC SQL Server Driver][SQL Server]Cannot insert explicit value for identity column in table 'STTLMNT_PRCS' when IDENTITY_INSERT...
by gooogle
Tue Jul 20, 2010 12:22 pm
Forum: General
Topic: Integer to Decimal change
Replies: 1
Views: 1074

Integer to Decimal change

I changed a column type from Integer to Decimal for SQl table A Source & SQL table B Target 1st I changed the table definations for both tables [Integer to Decimal] 2nd I manually typed inside the transfomer for both [Integer to Decimal] I am getting this warning now: (componentNumericValue) gav...
by gooogle
Mon Jul 12, 2010 1:23 pm
Forum: General
Topic: Excel 2005 file to SQL server 2005
Replies: 1
Views: 989

Excel 2005 file to SQL server 2005

I have a excel file with column [Names](names in it). I am sending this file to target SQL 2005 table with column [Names] (names in it) varchar 64. In the transformer: XLS [Names] had varchar 244 | SQL [Names] has varchar 64 I changed XLS to varchar 64 Now if I add a new name to the XLS. DataStage w...
by gooogle
Fri Jul 09, 2010 8:10 am
Forum: General
Topic: how to envoke or start DataStage job using a perl script
Replies: 4
Views: 1961

I dont need the whole script but I could not find much info on how to run a dsjob using perl thats why, I posted a message.

(This is not an exam or a test that u cant help each other. This forum is to give or get help no restrictions on the degree of help !)
by gooogle
Fri Jul 09, 2010 7:03 am
Forum: General
Topic: how to envoke or start DataStage job using a perl script
Replies: 4
Views: 1961

how to envoke or start DataStage job using a perl script

I created a job but it needs to be started only with a Perl script on a windows server. How do I do that. (Never used Perl)

Please help ...
by gooogle
Tue Jun 22, 2010 9:35 am
Forum: General
Topic: csv lookup question
Replies: 5
Views: 1408

anbu wrote:Load CSV file into hash file. Use the hash file for lookup
after converting to hash file

how can i read which party paid who ?
i mean how can i seperate that as the data i am getting is like a string only seperated by commas such as (payfrom= john, payto= jill, amount=100)


thanks
by gooogle
Tue Jun 22, 2010 8:58 am
Forum: General
Topic: csv lookup question
Replies: 5
Views: 1408

csv lookup question

I am using DS 8.1 server. I have a CSV file with data such as below: from=jack, ac= 12345, to= jill, amount= 123. from this comma seperated string i need to look up from = person name & to = person name. i have a separate table with names to lookup from i need to find out who is paying to who &a...
by gooogle
Tue Feb 23, 2010 8:11 pm
Forum: General
Topic: What are the DataStage revison numbers?
Replies: 8
Views: 1668

I was talking to someone and I am not exactly sure if I am right:

1st came IBM InfoSphere 8.0
2nd IBM WebSphere 8.1

Correct ?
by gooogle
Tue Feb 23, 2010 4:11 pm
Forum: General
Topic: What are the DataStage revison numbers?
Replies: 8
Views: 1668

Which one came 1st WebSphere or InfoSphere ?

Also can you name some important ones along with version numbers ?

Thanks
by gooogle
Tue Feb 23, 2010 3:49 pm
Forum: General
Topic: What are the DataStage revison numbers?
Replies: 8
Views: 1668

What are the DataStage revison numbers?

A basic Question.

Starting from the 1st to latest what are the different versions of DataStage.

Ascential DataStage (v ?) -> WebSphere 8.0 -> InfoSphere 8.1

Can anyone elaborate/correct ?

Gracias.



**Note: Title changed to reflect actual topic - Content Editor **