Search found 202 matches

by pavankvk
Tue Jan 23, 2007 4:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

just4geeks wrote:
pavankvk wrote: please post the complete log.
Here it is.

Image

dont concentrate on the file descriptor error. the failure is due to a lack of space on disk or u dont have permission to write more thana 2 gig file. check ur ulimit
by pavankvk
Tue Jan 23, 2007 4:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

How do I resolve the error "APT_CombinedOperatorController,0: Fatal Error: No file descriptor was supplied" ? i got this error many times, but dont remember the scenario. can u explain if this is a run time failure or view data failure Its a runtime failure please post the complete log.
by pavankvk
Tue Jan 23, 2007 4:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

How do I resolve the error "APT_CombinedOperatorController,0: Fatal Error: No file descriptor was supplied" ? i got this error many times, but dont remember the scenario. can u explain if this is a run time failure or view data failure Its a runtime failure is it the error log, what u pos...
by pavankvk
Tue Jan 23, 2007 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Best way to implement a business logic in C
Replies: 9
Views: 3210

DSguru2B wrote:Depends upon what your comfortable with. I prefer C routines. ...
is there a performance penalty of using a build op?
by pavankvk
Tue Jan 23, 2007 4:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in Nodes and Players
Replies: 6
Views: 1946

Re: Resolved

Hi everyone , I just resolved the issue. I had to change the Requested sessions in my job properties and make sure that these requested seessions are in conjunction with the sessions per player ( let us say there are 8 requested sessions for 4 nodes , i had to apply 2 sessions per player) things ar...
by pavankvk
Tue Jan 23, 2007 4:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

just4geeks wrote:How do I resolve the error "APT_CombinedOperatorController,0: Fatal Error: No file descriptor was supplied" ?
i got this error many times, but dont remember the scenario. can u explain if this is a run time failure or view data failure
by pavankvk
Tue Jan 23, 2007 4:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Best way to implement a business logic in C
Replies: 9
Views: 3210

Best way to implement a business logic in C

Assuming that we have to accomplish a particular functionality in C. whats the best way to call it in datastage?

using the build op or generating a library and call it in a transformer?

tia
by pavankvk
Tue Jan 23, 2007 4:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

DSguru2B wrote:
pavankvk wrote:Why is it trying to import from the sequential file when you are writing to it? :?:
Thats only for view data. ...
Will it give job score when its a view data..i never observed closely.
by pavankvk
Tue Jan 23, 2007 3:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

Can you please post the job design and generated OSH? Somewhere there is a file unit not being allocated. This may be because of a missing property, or that you have hit a limit on your system. The Job design is like this. ODBC Enterprise Stage--->Seq File Stage How do I obtain the OSH? Why is it t...
by pavankvk
Tue Jan 23, 2007 3:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No File Descriptor --ERROR
Replies: 21
Views: 12787

Can you please post the job design and generated OSH? Somewhere there is a file unit not being allocated. This may be because of a missing property, or that you have hit a limit on your system. The Job design is like this. ODBC Enterprise Stage--->Seq File Stage How do I obtain the OSH? Look in pro...
by pavankvk
Tue Jan 23, 2007 3:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in Nodes and Players
Replies: 6
Views: 1946

how many processors do u have? is it a warning or error with an abort?
by pavankvk
Tue Jan 23, 2007 3:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to know what all ETL jobs used the Oracle Tables
Replies: 14
Views: 4656

Kduke

where can e execute such queries? and where can i get all such information on DS_* in the universe?
by pavankvk
Tue Jan 23, 2007 3:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Creating new configuration file
Replies: 8
Views: 2319

as a general principle, number of nodes shud be half of the number of processors for a SMP system. we were recomended this by ascential
by pavankvk
Tue Jan 09, 2007 6:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Documentation for all the dscommands
Replies: 5
Views: 2276

Why do you want to look at the server guide if you need PX. I am not at PX site right, but commands like dsjob, dssearch should be in Designer or developers guide. I guess dsrecord is not documented in manuals, but it is avaialble in Orchestrate manuals. thats because dsjob command is in the server...
by pavankvk
Tue Jan 09, 2007 5:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Documentation for all the dscommands
Replies: 5
Views: 2276

there are many documents..which specific guide should i look at?i could find only dsjob in the server guide. was wondering if we can get all these commands information at one place.