View previous topic :: View next topic
|
Author |
Message |
jzhardy
Active User
Joined: 31 Oct 2006 Posts: 139 Location: brisbane
|
|
|
|
hi all,
for analysis purposes , i need to extract all tables/relationships used in the Show Steps process. Yes, I can do this via screen cut and paste, but wondering if there is some more elegant way to do this - eg, via API call ? |
|
Back to top |
|
|
Rohit Umarjikar
Global Moderator
Joined: 21 Sep 2010 Posts: 3076 Location: NYC,USA
|
|
|
|
Quote: |
how to interrogate an Optim Access Definition |
What do you need to achieve exactly? Access paths? why and What Access path DB2 has chosen? |
|
Back to top |
|
|
daveporcelan
Active Member
Joined: 01 Dec 2006 Posts: 792 Location: Pennsylvania
|
|
|
|
From Optim Main Menu, choose Option 6
Code: |
6 DEFINITIONS - Maintain InfoSphere Optim Definitions |
Then choose Option E
Code: |
E EXPORT - Export Optim Object Definitions |
At that point you can Export Access Definitions, Relationships, and other things to sequential datasets. |
|
Back to top |
|
|
|