Hi,
Im trying to install the UAM component on my IMC standard.
When deploying it I end up with an error stating that the DB for UAM is not created.
Begin to install EAD database and data...
--------------------------------
Begin dboptions.DBS
Configuration option 'show advanced options' changed from 1 to 1. Run the
RECONFIGURE statement to install.
Configuration option 'Ad Hoc Distributed Queries' changed from 1 to 1. Run the
RECONFIGURE statement to install.
End dboptions.DBS
--------------------------------
Begin to create EAD database...
execute ead.DBS ... ...
Msg 5133, Level 16, State 1, Server SQL13PROD\HPIMC, Line 2
Directory lookup for the file "E:\MSSQL.HPIMC\Data\\ead_data01.mdf" failed
with the operating system error 3(The system cannot find the path specified.).
Msg 1802, Level 16, State 1, Server SQL13PROD\HPIMC, Line 2
CREATE DATABASE failed. Some file names listed could not be created. Check
related errors.
My issue is that my db files are on a different drive, not E:. This is cause the DBA want to split DB and logs and have moved them to different drives. The first install was made with the default E: path, but later moved.
How can i specify and in which config file that the path is moved to another drive letter.
Also. Is the duble backslash an issue? E:\MSSQL.HPIMC\Data\\ead_data01.mdf
Any comments, Have anyone a simliar experience?
Regards
Regnadner