9a0b97a875
warehouse designers, and has many unique features geared specifically for the data warehouse architect. It allows users to reverse-engineer existing databases, perform data profiling on source databases, and auto-generate ETL metadata. Plus, the Power*Architect has the ability to take snapshots of database structures, allowing users to design DW data models while working offline. PR: ports/124318 Submitted by: José García Juanino <jjuanino at gmail.com>
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/sh
|
|
|
|
exec java -jar %%DATADIR%%/architect.jar
|