Quantcast
Viewing all articles
Browse latest Browse all 5403

reposcan parameter options?

I am trying to run the reposcan utility on our 4.1 SP01 Patch 6.

 

I have found and have been using these resources...

 

How to use Repository Diagnostic Tool (reposcan) - Business Intelligence (BusinessObjects) - SCN Wiki

http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_bip_repository_diagnostic_tool_en.pdf

 

I have gotten it to run like this...

reposcan.exe -dbdriver sqlserverdatabasesubsystem -connect "UID=xxxxxxxx;PWD=xxxxxxxx;DSN=xxxxxxxx" -dbkey xxxxxxxx -inputfrsdir "E:\Apps\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore\Input" -outputfrsdir "E:\Apps\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore\Output" -count 0

What I want to do now is only scan the FRS, not the CMS with an ultimate goal of scanning and repairing just the FRS.  The documentation for page 12 of the PDF from above lists the following for the scanfrs and scancms options.

 

Image may be NSFW.
Clik here to view.

 

I have tried adding all sorts of variations.

 

I added -scancms=False like this...

reposcan.exe -dbdriver sqlserverdatabasesubsystem -connect "UID=xxxxxxxx;PWD=xxxxxxxx;DSN=xxxxxxxx" -dbkey xxxxxxxx -inputfrsdir "E:\Apps\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore\Input" -outputfrsdir "E:\Apps\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore\Output" -count 0 -scancms=False

It runs, but I get the same results as before I added it.

 

I have also tried these variations...

  • -scancms False
  • -scancms "False"
  • -scancms false
  • -scancms 0

 

They all result in the following error...

Internal error: An unknown exception has occurred.

Any suggestions?

 

Noel


Viewing all articles
Browse latest Browse all 5403

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>