Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Runcat.cmd command-line script to extract OBIEE 11g catalog to text file

Johan (South Africa)Jul 24 2014 — edited Jul 28 2014

Hi All

I am struggling with a script to extract the OBIEE web catalog to a file and hope someone can help.

The script looks like this:

runcat.cmd/runcat.sh -cmd report -online http://10.101.3.113:7001/analytics/saw.dll –credentials C:\Tmp\catmancredentials.properties -outputFile C:\Tmp\Analysis_Output.txt -type "Analysis" -fields "Column" "Table"

The error that I am getting is: "Unable to login to http://10.101.6.114:7001/analytics/saw.dll"

In the C:\Tmp\catmancredentials.properties file specified in the above script I have specified the username and password:

C:\Johan\catmancredentials.properties file contents:

Login=admin

Pwd=admin1428

I can login with the above username and password using the http://10.101.3.113:7001/analytics/saw.dll URL in the Catalog Manager and run a report manually without any issues.

Any suggestions?

Thanks

Johan

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details