The following parameters are available:

Parameter

Specify Value?

Mandatory?

Description

BD

No

Yes

Indicates batch documentation mode.

U

Yes

Sometimes *1

ODBC username parameter.

P

Yes

Sometimes *1

ODBC password parameter.

C

Yes

Yes

ODBC data source parameter.

A

Yes

No

ODBC DSN architecture.

M

Yes

Sometimes *2

Metadata database parameter.

N

Yes

No

RED user name parameter, only for logging purposes.

D

Yes

Yes

Directory name where documentation is created.

G

Yes

No

Group or Project name if specified. All Objects if not included.

S

Yes

Yes

Number of processes/hops in the source diagrams.

I-

No

No

Exclude Impact Analysis on Load tables (reduces the time required to generate documentation)

*1. User Name and Password are not required when using a trusted connection or operating system authentication.

Example
The following example connects to a SQL Server repository called WslWarehouse, using a trusted connection into the C:\Temp\my_doco directory with 4 hops in diagrams:

med /BD /C "WslWarehouse" /D "C:\Temp\my_doco" /S "4" 


  • No labels