Request log file - Custom application version

Application version : UNKNOWN in Request log file
Hi,
In the request log files for the programs registered with our custom applications, the application version is printed as UNKNOWN(first line of log file, next to custom application name).
Initially FND_PRODUCT_INSTALLATIONS did not have record for custom application. But even after inserting the record with the version info,the log file still shows "UNKNOWN" .
How to solve this?

From what I can see, we've added this to the coming 10.1.3.4 patch release:
Usage:
java -jar admin_client.jar <connection_uri> <username> <password> -bindWebApp [<switch>]
- Binds the specified WAR to a specified Web site and/or context root.
Valid switches are:
-appName <name> - Required The parent application's name.
-webModuleName <name> - Required The Web module name.
-webSiteName <name> - Optional The website name. If omitted,
defaults to 'default-web-site'.
-contextRoot <contextRoot> - Optional Context root for the WAR file.
If omitted, the context root in
the parent application's
application.xml is used.
-shared <true/false> - Optional Allows application to be shared
between HTTP/HTTPS, defaults to
'false'.
-loadOnStartup <true/false> - Optional Allows application to be loaded
on startup, defaults to 'true'.
-accessLog <true/false> - Optional Allows application to enable access
logging, defaults to 'true'.
I don't know the schedule for 10.1.3.4 is -- the best bet is to place a request with Oracle Support and ask them if they have the information.
-steve-

Similar Messages

  • Best practices on how to implement logging in custom application

    In the Enterprise Manager it is possible to display/browse the content of different log files generated by the application server modules.
    I have some custom web applications which currently use the log4j framework to write to log files. Is it possible to make these log files accesible for the Enterprise Manager ?
    Or what is the best practice on how to implement logging in custom applications which can be browsed in the Enterprise Manager (I do not want to use system.out)

    I thought that this could be done. An ex- colleague did this - but he didn't tell me how to solve this.
    But as it just took 10 minutes to solve this I believe it's fairly easy.
    cu
    Andreas

  • How to remove all log files at application end ?

    I need to remove all log files from database dir.
    Just the data file must be in database diretory after the application ends.
    I´v tried:
    1 - set_flags(DB_LOG_AUTOREMOVE, 1);
    2 - txn_checkpoint(0, 0, DB_FORCE);
    But ways one log file reminds.
    Any bory nows how remove all log files at application end ?
    I really need this. How can i do that in C++ ?
    Thanks,
    DelNeto

    Here's how I solved it
    // At end of app.
    // Commit tables.
    pdbParam     ->sync(0);
    pdbUser     ->sync(0);
    // Close tables.
    pdbParam     ->close(0);
    pdbUser     ->close(0);
    // Delete table objects.
    delete     m_pdbParam;
    delete     m_pdbUser;
    // Commit all changes to the database.
    penvDbEnv->txn_checkpoint(0, 0, DB_FORCE);
    penvDbEnv->close(0);
    delete penvDbEnv;
    // Remove all logs files comes here.
    DbEnv *penvDbEnv;
    penvDbEnv = new DbEnv(0);
    ui32EnvFlags = DB_CREATE |
    DB_PRIVATE |
    DB_INIT_LOCK |
    DB_INIT_LOG |
    DB_INIT_MPOOL |
    DB_THREAD |
    DB_INIT_TXN;
    // Open the environment with full transactional support.
    iResult = penvDbEnv->open("..\\database", ui32EnvFlags, 0);
    // Get the list of log files.
    char **pLogFilLis;
    char **pLogFilLisBegin;
    iResult = penvDbEnv->log_archive(&pLogFilLis, DB_ARCH_ABS | B_ARCH_LOG);
    // This line resets the log sequence numbers from the database file.
    // No actual log file is associated with the database.
    iResult = penvDbEnv->lsn_reset("..\\database\\DATABASE.db", 0);
    // Remove the log files.
    if(pLogFilLis!= NULL)
    // I don´t now how put spaces and tabs here, sorry about the "___".;-).
    __for(pLogFilLisBegin = pLogFilLis; *pLogFilLis != NULL; ++pLogFilLis)
    ____iResult = remove(*pLogFilLis);
    __free(pLogFilLisBegin);
    // At this point no more log files exists at database directory.
    penvDbEnv->close(0);
    delete penvDbEnv;
    // If i need remove the environment files, do this.
    penvDbEnv = new DbEnv(0);
    penvDbEnv->remove(("..\\database", 0);
    delete m_penvDbEnv;
    Thanks to Bogdan Coman for show me the way
    DelNeto.

  • Bursting Program Ends in Error with nothing in the Log file

    Hi All
    I have a RDF which calls a bursting program in After report trigger, the problem i'm facing is that the bursting program is completing successfully for a set of parameters and when again the program is run for the same set of parameters the bursting program is ending in error, i have checked the log file but nothing in the log file
    below is my log file
    +---------------------------------------------------------------------------+
    XML Publisher: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOBURSTREP module: XML Publisher Report Bursting Program
    +---------------------------------------------------------------------------+
    Current system time is 30-SEP-2013 15:11:15
    +---------------------------------------------------------------------------+
    XML/BI Publisher Version : 5.6.3
    Request ID: 574533
    All Parameters: Dummy for Data Security=N:ReportRequestID=574532:DebugFlag=Y
    Report Req ID: 574532
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:T1DEVEBSAPP1
    Preparing parameters
    null output =/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574533.out
    inputfilename =/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574532.out
    Data XML File:/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574532.out
    Set Bursting parameters..
    Temp. Directory:/tmp
    [093013_031118656][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [093013_031118657][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {user-variable:cp:territory=US, user-variable:cp:ReportRequestID=574532, user-variable:cp:language=en, user-variable:cp:responsibility=20678, user-variable.OA_MEDIA=http://t1devebsapp1.travelzoo.com:8001/OA_MEDIA, burstng-source=EBS, user-variable:cp:DebugFlag=Y, user-variable:cp:parent_request_id=574532, user-variable:cp:locale=en-US, user-variable:cp:user=SETUPUSER, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=574533, user-variable:cp:org_id=81, user-variable:cp:reportdescription=Travelzoo Invoice Print Selected Invoices-Child, user-variable:cp:Dummy for Data Security=N}
    Start bursting process..
    Bursting process complete..
    Generating Bursting Status Report..
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    602
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 30-SEP-2013 15:11:41
    +---------------------------------------------------------------------------+
    and the output says..
    "Error!! Could not deliver the output for Delivery channel:null "
    Wondering What might be the issue, any help on this is greatly appreciated.
    -Ragul

    Ram,
    Is this a custom or standard concurrent program?
    Was this working properly before? If yes, what changes have been done recently?
    Did you try to relink the concurrent program executable file and see if this helps? Also, you could enable trace/debug and submit the request again and see if more details are collected in the logs -- See (Note: 296559.1 - FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12).
    Regards,
    Hussein

  • Incosistencies between Analyzer Server Console and stout.log file

    Hi,<BR><BR>In stout.log file of application server file there is a record:<BR>"Setting Current User Count To: 2 Users. Maximum Concurrent Licensed User Count Is: 10 Users." So 2 licences are ured, but checking "Analyer Server Console" there is only one user connected.<BR><BR>After restarting computer "Analyzer Server Console" and stout.log number of users are sinhronized. But I don't know what happens, but after some time this two parameters are not sinhronized anymore.<BR><BR>My problem: I have to show the number of user licences used and I am reading info rom stout.log. But something is not correct - it looks like stout.log doesn't show correct values?<BR><BR>Do I need to specify some setting or is there a bug in code?<BR><BR><BR>My system:<BR>Hyperion Analytic Server version 7.1.0<BR>Hyperion Analyzer Server version 7.0.1.8.01830<BR>IBM DB2 Workgroup Edition version 8 fixpack 9<BR>Tomcat version 4<BR>Windows 2003 Server

    Hi grofaty.<BR><BR>We use 7.0.0.0.01472 and I had experienced the same behaviour, <BR>Analyzer Server Console shows one more session than stdout.log.<BR><BR>If this difference 1 is a static value than you can assume it as an systematic bug...and do your license counting on it...<BR><BR>But again the Analyzer Server Console is not good as it should be for productive usage because all the information is only logged online til the next application restart. E.g. it is not helpful in using it for user tracking purposes. Do you use the stdout.log in such a way or have an idea how to grep measures for session logging analysis:<BR> - Session ID <BR> - User ID<BR> - Client ID <BR> - Total Number of Requests <BR> - Average Response (sec) <BR> - Login Time<BR> - Number of concurrent sessions<BR><BR>?

  • OPM과 OM ISSUE 해결을 위해 LOG FILE을 생성 및 검색하는 방법

    제품 : MFG_OM
    작성날짜 : 2005-11-09
    OPM과 OM ISSUE 해결을 위해 LOG FILE을 생성 및 검색하는 방법
    ===========================================================
    PURPOSE
    Customer에게 Oralce Processing Manufacturing(OPM)/Order Management(OM)
    issue 해결을 위해 Log file을 생성하고 검색하는 방법을 알고 이를 고객에게
    전달할 수 있다.
    Explanation
    OPM 고객이 Order process 중 fail이 발생 했을 경우,fails 된 Order process
    에 따라 우리는 관련된 log file을 받기를 원한다.
    예를 들면;
    a) Order pad에 문제가 있다면 사용자는 Tools > Debug을 'On'으로 setting
    함으로써 log file을 생성할 수 있다.
    이는 Order pad 자체에서 행할수 있고 좀 더 자세한 사항은 아래의 step2 에
    설명되어져 있다.
    b) 만약 pick release가 fails 된다면 OPM support는 'pick release
    generation' concurrent manager log file을 요구하게 된다.
    좀 더 자세한 사항은 아래 step4 에 설명되어져 있다.
    c) 만약 Transact process move order form(manual allocation screen)의
    allocation 작업이나 pick confirm이 fails 이라면 support는 생성되는
    OPMLOG***를 받기를 원할 것이다.
    좀 더 자세한 사항은 아래 step5 에 설명되어져 있다.
    d) 만약 Order Management/Inventory Interface가 fail 이라면 support는
    'Interface Trip Stop' concurrent 실행중에 생성된 log file을 받기를 원할
    것이다. 자세한 사항은 step5 에 설명되어져 있다.
    OM/OPM issues를 위한 Log files의 생성 및 검색 방법
    1. utl_file_dir parameter 값을 얻기 위해 아래의 sql을 실행한다.
    select value
    from v$parameter
    where name like 'utl_file_dir';
    2. OM: Debug Directory profile option 값으로 step1의 결과값이 setting
    되어져 있는지 확인한다.
    3. Order pad에서 log file 생성:
    1) OM: Debug level profile을 '5'로 setting
    2) Order pad에서 Tools > Debug를 ON, lof file name을 적어 놓는다.
    3) Issue를 재현하고 step1 결과로 나온 경로에서 log file을 검색한다.
    4. Pick release concurrent log file을 생성하기 위해서는 profile option
    OM: Debug level을 '5' setting 후 pick release를 concurrent manager
    mode로 수행한다.
    Application의 view requests 화면에서 log file을 검색할 수 있다.
    5. Transact move order form에서 'manual allocation' 진행시의 log file을
    생성하기 위해서 아래의 steps을 따른다.
    1) Step2에서 지정한 경로에서 'OPMLOG****' file을 remove 한다.
    2) Manual allocation을 수행한다.
    3) 'OPMLOG***' log file이 생성될 것이며, '****'는 session id 값이다.
    Session id 값은 application 화면의 Help > Tools > Examine의
    $Profiles/db_session_id 위에서 찾을 수 있다.
    4) Pick confirm에 관련된 log는 2)번 step을 제외하고, pick confirm을
    수행하여 생성할 수 있다.
    6. Interface Trip Stop(ITS)가 실행되는 중의 log file을 생성하기 위해서는
    OM: Debug level profile option 값을 Interface Trip Stop을 실행하기
    전에 '5'로 setting 한다.
    Interface Trip Stop을 실행하기전에 'Defer' checkbox가 uncheck 되어
    있는지 확인해야 하며, 이 log file은 Application의 view requests 화면
    에서 검색할 수 있다.
    Reference Documents
    Note 290069.1

  • Bursting Program Errors Out with nothing in the Log file

    Hi All
    I have a RDF which calls a bursting program in After report trigger, the problem i'm facing is that the bursting program is completing successfully for a set of parameters and when again the program is run for the same set of parameters the bursting program is ending in error, i have checked the log file but nothing in the log file
    below is my log file
    +---------------------------------------------------------------------------+
    XML Publisher: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOBURSTREP module: XML Publisher Report Bursting Program
    +---------------------------------------------------------------------------+
    Current system time is 30-SEP-2013 15:11:15
    +---------------------------------------------------------------------------+
    XML/BI Publisher Version : 5.6.3
    Request ID: 574533
    All Parameters: Dummy for Data Security=N:ReportRequestID=574532:DebugFlag=Y
    Report Req ID: 574532
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:T1DEVEBSAPP1
    Preparing parameters
    null output =/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574533.out
    inputfilename =/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574532.out
    Data XML File:/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574532.out
    Set Bursting parameters..
    Temp. Directory:/tmp
    [093013_031118656][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [093013_031118657][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {user-variable:cp:territory=US, user-variable:cp:ReportRequestID=574532, user-variable:cp:language=en, user-variable:cp:responsibility=20678, user-variable.OA_MEDIA=http://t1devebsapp1.travelzoo.com:8001/OA_MEDIA, burstng-source=EBS, user-variable:cp:DebugFlag=Y, user-variable:cp:parent_request_id=574532, user-variable:cp:locale=en-US, user-variable:cp:user=SETUPUSER, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=574533, user-variable:cp:org_id=81, user-variable:cp:reportdescription=Travelzoo Invoice Print Selected Invoices-Child, user-variable:cp:Dummy for Data Security=N}
    Start bursting process..
    Bursting process complete..
    Generating Bursting Status Report..
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    602
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 30-SEP-2013 15:11:41
    +---------------------------------------------------------------------------+
    and the output says..
    "Error!! Could not deliver the output for Delivery channel:null "
    Wondering What might be the issue, any help on this is greatly appreciated.
    -Ragul

    Can you find any details about the error from the "View Detail" button (the same window where you check the log and output files)?
    I found the Workflow logs, I am not sure what I am looking for, but i am not seeing any errors reported.The event viewer is supposed to send an email, so do you see anything in the logs that could be related?
    Thanks,
    Hussein

  • Errors in ICM Log file

    Hi,
    My instance is 11.5.10.2...there is no problem with Concurrent Manager..they are working fine...
    But I did find the following messages in the ICM Log file...why these errors are appearing in the ICM Log file...
    ======================================
    Shutting down Internal Concurrent Manager : 21-JUL-2007 12:21:49
    List of errors encountered:
    _ 1 _
    Routine AFPCMT encountered an ORACLE error. ORA-01012: not logged on
    Review your error messages for the cause of the error. (=<POINTER>)
    _ 2 _
    Routine AFPCSQ encountered an ORACLE error. ORA-12154: TNS:could not
    resolve service name
    Review your error messages for the cause of the error. (=<POINTER>)
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    ================================================

    Does the above messages appear frequently in the log file or only once?yes it is frequently appearing...
    Do you have a GSM setup at your application? What is the value >>of "Concurrent:GSM Enabled" profile option? It is enable and set to 'Y'
    ========================
    Eventhough getting those errors in the ICM log file.... I am not facing any problem regarding Concurrent Request processing.
    I Just want to know , why these errors are appearing...

  • FM to get the file from application server to presenatation server automati

    Hi!
    In my upload program I am egtting the error log file onmy application server directly. Is there a function module or a way that in my abap code I can mention to bring the file or transfer the file to the presentation server . As my program is been run in the back ground so I cannot directly get the file on the presenattion server, so I need to bring it back on teh presentation server back to see teh eror log.
    I would like my program to do the transfer in background itself so that I can see the error log on a daily basis from my local file .
    Thanks
    when 'X'.                      "X is application server
    *         TRANSLATE p_err USING '\/'." correct slash for unix
          open dataset p_err2 for output in text mode encoding default.
          if sy-subrc = 0.
            loop at t_err into s_nts.
              transfer s_nts to p_err2.
              if sy-subrc ne 0.
                message i010(ad) with p_err2 'Download Failed'.
              endif.
            endloop.
            close dataset p_err2.
          else.
                message i010(ad) with p_err 'dataset could not be found'.
            sy-subrc = -1.             "Maintain error condition
          endif.
    *        endif.
          when ' '.                      "Blank is presenation server
            translate p_err using '/\'."correct slash Dos file
            call function 'DOWNLOAD'
              EXPORTING
                filename = p_err
                filetype = 'ASC'   "FTYPE set to DAT in DATA seg
              TABLES
                data_tab = t_err.
            if sy-subrc ne 0.
              message i010(ad) with 'File ' p_err 'cannot be located.'.
              sy-subrc = -1.             "Maintain error condition
              exit.
            endif.
        endcase.
      ENDIF.
    Thanks

    SO , after reading all , I assume that there is no way in which when I run the background job and get a errro file on application server can be retrievd on my presenattion serevr during the background job run. I was thinking that theer might be a functionn module which will convert the application server file into presenttion server file during the program run in background and store it in the location provided.
    I was trying to use FM  CALL FUNCTION 'C13Z_APPL_TO_FRONT_END' and  CALL FUNCTION 'ARCHIVFILE_SERVER_TO_SERVER' but using teh first one asks for source file and destination file name during teh program run and as it runs in background it cannot be provided again and again and teh second one dosent seem to work.
    Thanks

  • How to create the log file?

    Hi,
    I am working with the transcation f-30, But this question is on technical area.
    So after complition of BDC program excution, if you go for this screen in ALL DISPLAY MODE , you will get one list of documents, which are POSTED or SIMULATED.
    So Now my question is,
    I want to save this records as a LOG FILE to application server. For this I am having selection screen parameter too.
    But how can I Transfer this list to the output file?
    Thanks,
    Naveen Inuganti

    Hi
    U need to "write" the log in the file instead of in the list.
    See the help for OPEN DATASET, TRANSFER DATASET statament
    Max

  • Multiple log files using Log4j

    Hello,
    I want to generate log files based on package structure. Like com.temp.test in test.log ,also I am having a log file at application like app.log .
    This is my requirement what has been logged in test.log should not be logged in app.log.This is my log4j.properties file.
    # Log4j configuration file.
    # Available levels are DEBUG, INFO, WARN, ERROR, FATAL
    # Default logger
    log4j.rootLogger=DEBUG, PFILE
    log4j.logger.com.temp.test=DEBUG,TEST
    # PFILE is the primary log file
    log4j.appender.PFILE=org.apache.log4j.RollingFileAppender
    log4j.appender.PFILE.File=./App.log
    log4j.appender.PFILE.MaxFileSize=5120KB
    log4j.appender.PFILE.MaxBackupIndex=10
    #log4j.appender.PFILE.Threshold=DEBUG
    log4j.appender.PFILE.layout=org.apache.log4j.PatternLayout
    log4j.appender.PFILE.layout.ConversionPattern=%p %d[%l][%C] %m%n
    #log4j.appender.PFILE.layout.ConversionPattern=%p %d %m%n
    log4j.appender.TEST=org.apache.log4j.RollingFileAppender
    log4j.appender.TEST.File=./test.log
    log4j.appender.TEST.MaxFileSize=5120KB
    log4j.appender.TEST.MaxBackupIndex=10
    log4j.appender.TEST.layout=org.apache.log4j.PatternLayout
    log4j.appender.TEST.layout.ConversionPattern=%p %d[%l][%C] %m%n
    Can u help me!!!

    You have to configure the temp logger so that it does not send its info on to the root logger.
    For this, you can use the additivity flag.
    # Default logger
    log4j.rootLogger=DEBUG, PFILE
    log4j.additivity.com.temp.test=false
    log4j.logger.com.temp.test=DEBUG,TESTThe rest of the file remains the same.

  • How To Generate Debug Log Files for ebs jsp?

    hi   How To Generate Debug Log Files for ebs r12 jsp?
    and where i get the log .please help me thanks!

    Please check following MOS Document
    Oracle Application Server Diagnostic Tools and Log Files in Applications Release 12 (Doc ID 454178.1)

  • Accessing same log file from Dynpro & EJB

    Hi friends,
    I have an application wherein I want to put logs from my dynpro code as well as my EJB code in the same log file,
    But I could not find a way to share the Location (logger) variable among the two places, so that I can write to the single log file.
    If I try to refer to the same log file using two different Location variable, they overwrite each others logs.
    Please advice.
    Thanks
    Deepak

    I have my Web DynPro, command bean, EJBs and DAOs all logging to one log file per application.
    I setup logging by following this
    [how to guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0c6ada90-0201-0010-4397-b6dcb6e661a2]
    In the guide, logging is all setup through the Config Tool. However, on our Web AS, (6.40 SP20), creating destinations had to be done in Visual Administrator

  • Weblogic server log files !! can i read them through HTTP using browser ?

    hi all
    i wonder if i can configure weblogic server or use a utility to read my log files in application,i need something like log file browsing in oracle webcenter content .
    any advise ?
    thanks
    Edited by: hsweiss on Jul 18, 2012 9:28 AM

    Hi,
    I believe you can read log files using admin console. Go to Diagnostic--> logs and select the server which logs you want to see.
    Regards,
    Shashi

  • Clear Log files

    <p>HI All,</p><p> </p><p>I have CLEARLOGFILE set to TRUE in the essbase.cfg to overwriteall the log files whenever the server or the application starts,but some users need their applications' logs to be saved forsometime, so is there any optimum way to clear the log file forcertain applications with oout writing this MaxL statment for eachapplication:</p><p> </p><p>alter application App_name clear  logfile;</p><p> </p><p>Also, to automate a process we write the MaxL statments on a txtfile and save it as MSH, then create a .BAT file to automate withwindows scheduler, can any one remind me how to do that, I have inmy notes but just can't find them now.</p><p> </p><p>Thanks fellows</p>

    <p>Thank you guyhylton,<br>I had it worked out, I combined Maxl and Shell script, scheduledit, and it works pretty fine, but I just wanted to improve myscript instead of clearing the log of one application at the time Iwanted to clear them all at once which happens only when you setCLEARLOGFILE to TRUE in the essbase.cfg. I just have few users whowant the log files saved, the rest NO one checks them. OHH by theway I didn;t get the zip file or even the .txt file you can sendit to [email protected]<br><br>thank you.</p>

Maybe you are looking for

  • Can I use my time machine hard drive to transfer files to a pc?

    Hello everyone. I recently broke my macbook, and had to replace it with a pc laptop. I have my data saved on a time machine enabled external hard drive. How can I use that hard drive to put my files (music/word documents) to the pc? Any information w

  • My Illustrator does not allow me to change colors using swatches panel. Help pleas.

    Few days ago I started having strange problems with my Illustrator CS5 application. I am using MacBook Pro with Intel Processor.  After major update on the Mac OS  few days ago  I noticed I can not change colors in my drawings using swatches panel. T

  • From FCP to DVD Studio Pro

    When I export from FCP then use compressor to create the mpeg2 file for DVD and then burn a DVD in DVD Studio Pro the video is then hot. I don't know if I'm not seeing it right w/my monitors or where the problem is. Would appreciate any trouble shoot

  • Motion 4 Opinion

    I am sure this has been asked numerous times before, but believe it or not it is not easy finding the right information about this subject. I am a film student and am studying all aspects of filmmaking. One of them is compositing, editing and digital

  • Second hard drive and the Beach Ball

    Hello again, time to use the ever helpful Apple boards. I've been having a strange and disturbing problem, disturbing because it always ends in a hard reboot. I have two internal hard drives, one for running software, (called HD) the other for storin