write a variable block file

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
hitmanthesilentassasin
Participant
Posts: 150
Joined: Tue Mar 13, 2007 1:17 am

write a variable block file

Post by hitmanthesilentassasin »

Hi,

I was looking a way to write variable block files in cobol file format(EBCDIC & fixed width). there are no options available in complex flat file stage and in sequential file there is an option when we define the record type as varying & format as VB. However is not able to write the files in the outuput. below is the error message generated.

"impexp/recordstream.C: 2868:FAILURE: Code not yet implemented: Traceback: Could not obtain stack trace that 'dbx' and 'sed' are installed and on your PATH"

I have tried searching but couldn't find anything helpful.

thanks in advance!!
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

FAILURE: Code not yet implemented. Talk to support, see what is implemented you can use for this.
-craig

"You can never have too many knives" -- Logan Nine Fingers
hitmanthesilentassasin
Participant
Posts: 150
Joined: Tue Mar 13, 2007 1:17 am

Post by hitmanthesilentassasin »

thanks, I thought I was missing something as I was not able to convince myself that there are options but there isnt any underlying code or operator to do that job. have you implemeneted this?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

No, not an Implementer and fresh out of coconuts. :wink:

Never had a need to.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Would Kim be distressed if I mentioned the Grand Inquisitor?
:wink:
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Let's find out! :D
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply