Author Topic: Generate package DDL  (Read 2393 times)

David Angers

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Generate package DDL
« on: September 22, 2012, 12:51:50 am »
Hi there,

I'm sure this is a 101-level question, but being new to EA, I'm struggling to find how to generate DDL for a package, rather than for just a single table. None of the context menu/menu items described in the documentation seem to be available (I'm using corporate EA 9.3 as a single user) - could someone point me in the right direction pls ?
Maybe a related question - can't find the project | security menu option that the docs refer to anywhere either....

Apologies if this is obvious/been asked before, but couldn't find anything.

Thanks
David

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Generate package DDL
« Reply #1 on: September 24, 2012, 10:04:19 am »
Possibly some of your menu options have been turned off. Try selecting View | Workspaces and Commands, and select the Commands tab, then select the Complete checkbox. Make sure that all the subordinate checkboxes in the second panel are selected too.

Both menu options you are searching for should be available to you.
« Last Edit: September 24, 2012, 10:09:45 am by RoyC »
Best Regards, Roy

David Angers

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Generate package DDL
« Reply #2 on: September 24, 2012, 05:47:48 pm »
Hi - thanks for that.
Oddly enough, they were all checked, but having un-checked the relevant ones, re-checked and applied, all seems to be working now.

Thanks for the pointer.