Categories
- All Categories
 - Oracle Analytics Learning Hub
 - 19 Oracle Analytics Sharing Center
 - 17 Oracle Analytics Lounge
 - 233 Oracle Analytics News
 - 44 Oracle Analytics Videos
 - 15.9K Oracle Analytics Forums
 - 6.2K Oracle Analytics Idea Labs
 - Oracle Analytics User Groups
 - 87 Oracle Analytics Trainings
 - 15 Oracle Analytics Data Visualizations Challenge
 - Find Partners
 - For Partners
 
Equivalent command in Windows - strace
Hello - Can someone help me with equivalent command in Windows for this:
strace -f -o trace.out ./opmnctl startproc ias-component=<name of the component for example coreapplication_obisch1>
Thanks in advance.
Answers
- 
            
Hi,
Did you try ... Google?
For example just one of the first results: http://stackoverflow.com/questions/3847745/systrace-for-windows
0 - 
            
Why do you want to trace the process? Curiosity or troubleshooting?
I've found procmon to be useful in the past.
0 - 
            
@Gianni Ceresa Yes, I did see the community post earlier and installed Process Monitor on my end. The reason I had to pose this question was to know if there was an equivalent Windows command line option for the above command. But thanks for your input though.
@rmoff Likewise we do in Linux, I wanted to troubleshoot each BI Process as they are failing to start (Scheduler, CCS, BI Server and BIPS) and get a log. Thanks.
0 
