Hi,
I can get the “database not available” error if I code the -uri parameter with the slashes the wrong way round, like this:
inoanalyze -project test -uri http:\\localhost\tamino -database welcome3_1_2_1 -collection ino:etc
Analyzer:
-------------------------------------------------------------------------------
Analyzer start
Database http:\\localhost\tamino/welcome3_1_2_1 not available.
</pre><BR>If I reverse the slashes, it works. <BR><pre class="ip-ubbcode-code-pre">inoanalyze -project test -uri http://localhost/tamino -database welcome3_1_2_1 -collection ino:etc
Analyzer:
-------------------------------------------------------------------------------
Analyzer start
Version : 4.1.1.2
Analyzing TSD3/4 collection ino:etc
write analyzer results in directory : test\inoetc\migration
Database analyzed successfully!
Does this help?
#API-Management#webMethods#Tamino