cancel
Showing results for 
Search instead for 
Did you mean: 

How to calculate usage dependencies in command line

Former Member
0 Kudos

Hello,

I would know if is it possible to calculate usage depencencies in command line ?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

yes, you can run the al_engine command with -b option

al_engine -UREPOUSER -PREPOPASSWORD -NREPODBTYPE -SREPOSERVER -QDB -b

you need -Q in case of SQL Server and Sybase Repo

for example:- if you are using Oracle as DS repo then run the following command

al_engine -UDS_Local -PPassword1 -NOracle -SORCL -b