Hello all,
Running the below .bat file as Admin returns the reposcan.exe list of help options (doesn’t actually run). I’ve played around with moving the .txt file and all files have adequate permissions. I think it might be due to dbkey or connection string. Do you know if dbkey is the same as the cluster key? If so – can the encrypted cluster key accessible in CCM -> SIA -> Properties -> Configuration -> CMS Cluster Key Configuration be used as dbkey?
- Reposcan.bat:
"C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\reposcan.exe" -optionsfile "C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\reposcan.txt"
- reposcan.txt:
-dbdriver sqlserverdatabasesubsystem -connect “UID=xxxx;PWD=xxxx;DSN=xxxx” -dbkey xxxx -inputfrsdir “C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore\Input” -outputfrsdir “C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore\Output” -outputdir "C:\"
Thank you,
Jennifer