0

When trying to draw a schema diagram, i am not able to execute the below command

sc -host=hostname -database=dw -schemas=dw\..* -infolevel=standard -routines= -infolevel=maximum -tabletypes=TABLE -grepcolumns=.*\.Accountkey -only-matching -command=graph -outputformat=pdf

The error thrown is 'unrecognized command'. I have done this before but am not sure what I am doing wrong this time. Graphviz was already installed.

mhn
  • 2,660
  • 5
  • 31
  • 51
  • Can you be more specific about which version of SchemaCrawler you are using, and the actual error text? I believe that your command prompt is giving you that error message. – Sualeh Fatehi May 14 '16 at 00:18
  • Hi Sualeh. I have version 14.08.01. I downloaded latest from github. I am trying to pull up a db diagram using schemacrawler. It has worked perfectly before . Not sure what i am doing wrong. – mhn May 16 '16 at 19:52
  • I am not sure what you are doung. No compilation is needed. Please email me directly. – Sualeh Fatehi May 16 '16 at 20:43
  • ...les\db-specific-query>"%JAVA_HOME%\bin\java" -classpath ../../_schemacrawler/lib/*;lib/* schemacrawler.Main -server=MSSQLServer -database=dw -infolevel=standard -command=dw.tables %* – mhn May 17 '16 at 00:37
  • Hi.. again.. i was playing around the src files instead of just downloading the main zip file .. I am able to run schemacrawler, but it gives a new error with above command Unsupported server, MSSQLServer Re-run SchemaCrawler with the -? option for help – mhn May 17 '16 at 00:38

0 Answers0