"Unable to load siebel dictionary" when running sfscleanup
Hi.
We run IP2015 in Windows Server 2008. I am trying to run sfscleanup in reporting mode, with this batch file:
set SIEBEL_REPOSITORY="Siebel Repository"
sfscleanup.exe /u SADMIN /p *** /C "SSD_default_instance" /d SIEBEL /f "E:\sba81\FS" /m "E:\Siebel_Cleanup\InvalidFiles" /r Y /x "E:\Siebel_Cleanup\Report\sfscleanup_report.log"
The process It is not starting, though.
- In the command line I get "Unable to load siebel dictionary".
- In the sfscleanup.log file I get Repository '"Siebel Repository"' does not exist in database
The repository does exist, though.
What am I missing here?