IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  trc files how to turn off

    Posted Fri January 24, 2003 07:53 PM

    We have a boatload of .trc files that are generated by the SAP Adapter. Is there a way to turn these trace files off?? I could not find anything in the documentation. Thx in advance


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: trc files how to turn off

    Posted Wed July 21, 2004 09:02 AM

    I’ve got the same problem either and I haven’t found any way to turn these traces off or to set another directory that the IS_ROOT.
    Did you find the way to do it?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: trc files how to turn off

    Posted Tue March 11, 2008 11:06 PM

    hi guy’s
    i too facing these problem in my stage Enironment
    inside IntegrationServer/ directory i can see No of dot(.trc) file wch accumulating huge amount of space.
    can anyone provide me answer for following questions?
    1)what is dot(.trc file)?

    1. which component of wM creates? -SAP Adapters
    2. Is it necessary for runtime or can be deleted at anytime?
    3. is there a way to redirect the trc to someother location?
      waiting for reply
      Thanks
      raj

    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: trc files how to turn off

    Posted Tue March 11, 2008 11:26 PM

    thru the sap admin console, cant you delete the files/logs generated?


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 5.  RE: trc files how to turn off

    Posted Tue March 11, 2008 11:40 PM

    hi saurabh
    thank for quick reply
    can you provide me the answer for these questions?
    i don’t have any idea about TRC file
    1)what is dot(.trc file)?

    1. which component of wM creates?
    2. Is it necessary for runtime or can be deleted at anytime?
    3. is there a way to redirect the trc to someother location?

    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 6.  RE: trc files how to turn off

    Posted Thu March 27, 2008 11:31 PM

    Environment variable: RFC_TRACE=0 will turn off the trace files from being generated.

    Environment variable: CPIC_TRACE=0 will turn off the CPIC trace.

    You might also have to turn off Trace option on the RFC destination in SAP for this to work.

    And, to redirect the files to a different location, you can use RFC_TRACE_DIR and CPIC_TRACE_DIR environment variables. Please note that, once you do this, the SAP adapter page may not be able to find the trace files for display.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods