Hello all.
We are facing problems with disk space and we detected the File Repository as the problem. There are several instance files of reports that no longer exists.
I found some documentation and blogs about the RDT including a user guide, but when trying to run the application, it doesn't work.
I checked all the parameters and they are correct, but when trying to run, some text about how to use reposcan.exe appears in window cmd like I had executed with a wrong parameter or used a "/?" parameter.
Below is my reposcan command line, I divided in lines for a better reading, I tried to use it directly in cmd, in a .bat file and inside a text file (using optionsfile parameter).
Could you tell me if there is an error in my command line or if there is a missing parameter?
reposcan.exe
-dbdriver sqlserverdatabasesubsystem
-connect "UID=sa;PWD=0000;DSN=BO_ODBC;HOSTNAME=BO_SERVER”
-inputfrsdir "F:\SBOP_BI_EDGE\SAP BusinessObjects Enterprise XI 4.0\FileStore\Input"
-outputfrsdir "F:\SBOP_BI_EDGE\SAP BusinessObjects Enterprise XI 4.0\FileStore\Output"
-scanfrs
-scancms
Some information about the environment:
Version BO 4.0 SP9
Server Windows Server 2008 R2 x64
Database SQL Server 2008 R2
Thanks in advance!