Setting the DMDB variable to DMDB=< BaseDB >@<SID > should stop Dimensions prompting for a password. This has to be in a Dimensions server installation only and it doesn't work for Dimensions client installation. Also you can modify the dimensions.rc
The correct format for the sample is: dmcli -user dmsys -pass dmsys -host server_name -dbname intermediate -dsn dim9 -cmd "CC PAYROLL CR /ATTRIBUTES=(TITLE=Some Title,SEVERITY=3_moderate)" Where the correct username, password, host name, base_database name, and dsn value are used to connect to dmcli , and the values used in the CC command reflect the creation of a real change request.
For projects: it is advised to removing the directory item in each case using u141check fix_conflicts and - if desired - adding it back with a different path afterwards using AIWS with the /WS_FILENAME qualifier in the DMCLI client.
When the Dimensions System Administrator (DSA) creates a Dimensions base database , an operating-system account is assigned to act as the initial Dimensions Tool Manager for that base database . A Tool Manager is essentially a normal Dimensions user to whom special privileges have been extended so as to enable them to perform base database specific tasks with respect to other Dimensions users.
Then it is possible to execute the output file containing all the UIA commands with dmcli as follow : dmcli -user <user-id> -pass <pswd> -host <server> -dbname < db -id> -dsn <dsn-name> -file c:\output.txt