Online Documentation

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
cosec
Premium Member
Premium Member
Posts: 230
Joined: Tue May 08, 2007 8:10 pm

Online Documentation

Post by cosec »

Hello,

How do I create an online Documentation with schema and generated code for my jobs ?

Thanks
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

You can look into the "Generate Report" option, available in the Datastage Designer. It does a pretty good job.
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
vmcburney
Participant
Posts: 3593
Joined: Thu Jan 23, 2003 5:25 pm
Location: Australia, Melbourne
Contact:

Post by vmcburney »

DataStage has the generate report function, MetaStage has publish to browser, the new Metadata Server has a browser based reporting tool. You can see more options in the FAQ or my post Navigating your project through the documentation Bermuda Triangle.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It's the icon second from the right in the Designer toolbar, the icon that looks suspiciously like the Internet Explorer icon. Click it and enjoy the results.

Tip: Specify somewhere with a short pathname for the temporary location, for example C:\Temp, whether or not you choose to preserve the intermediate XML file.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
cosec
Premium Member
Premium Member
Posts: 230
Joined: Tue May 08, 2007 8:10 pm

Post by cosec »

Thanks for the responses. I was aware of this job report I was looking for something like a database scehema. Also is there a way to modify the reporting options ?
and how can I publish this report online ?
ray.wurlod wrote:It's the icon second from the right in the Designer toolbar, the icon that looks suspiciously like the Internet Explorer icon. Click it and enjoy the results.

Tip: Specify somewhere with a short p ...
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Which database? Your source database, your target database, your staging database, your intermediate tables, your lookup tables? Describe what the schema you have in mind should look like.
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 »

cosec wrote:Also is there a way to modify the reporting options ?
There is an option to use a 'User defined stylesheet' so the answer to that question seems pretty obvious - depending on what you mean by 'options'. And from what I recall, the default stylesheet is in your Client install directory.
-craig

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