Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Runcat command

Received Response
44
Views
2
Comments
User_E9OMM
User_E9OMM Rank 4 - Community Specialist

When I run a below command I only get to see an error has occurred but I was not able to trace the log. Could you please help look into at and suggest what could be the possible mistakes ?

runcat.cmd -cmd report -offline "E:\PV12CEnv\user_projects\domains\bi\bidata\service_instances\ssi\metadata\content\catalog"  -outputFile "E:\Test.txt" -delimiter "\t" -folder "/shared/PVSales" -type Analysis -fields "Name:Path:Created:Accessed"

Answers

  • Joel
    Joel Rank 8 - Analytics Strategist

    Maybe you need to go one level down in the catalog path so that you're in the folder that has the "root" folder as a sub folder - just checking...

  • User_E9OMM
    User_E9OMM Rank 4 - Community Specialist

    On the command prompt it says an error as occurred and

    the log file is X:\XXXX\user_projects\domains\bi\servers\obips1\tmp\catalogmanager\Thu072020 17-33143.65\1500535909243.log.

    but the tmp/catalogmanager folder is empty.

    I have observed that when the command runs, the log file does get created but gets disappeared within a second.

    How do I troubleshoot this issue ?