OWB does not store errors in the log files?

I've specified the log file on the mapping. When I execute the mapping, I see that it does create the log file i specified. However, there are no error logs in the file itself. Is there a step I'm missing. What do I need to do in order for OWB to generate the error codes into the log file?

The description and instructions for all the different log files and audit records are in this document
http://otn.oracle.com/products/warehouse/pdf/Cases/case10.pdf
Nikolai Rochnik

Similar Messages

  • Unable to debug the Data Template Error in the Log file

    Hi,
    I am unable to debug the log file error message Please can anybody explain me in detail where the error lies and how to solve the error.The log file shows the following message.
    XDO Data Engine ver 1.0
    Resp: 50554
    Org ID : 204
    Request ID: 2865643
    All Parameters: USER_ID=1318:REPORT_TYPE=Report Only:P_SET_OF_BOOKS_ID=1:TRNS_STATUS=Posted:P_APPROVED=Not Approved:PERIOD=Sep-05
    Data Template Code: ILDVAPDN
    Data Template Application Short Name: CLE
    Debug Flag: Y
    {TRNS_STATUS=Posted, REPORT_TYPE=Report Only, PERIOD=Sep-05, USER_ID=1318, P_SET_OF_BOOKS_ID=1, P_APPROVED=Not Approved}
    Calling XDO Data Engine...
    java.lang.NullPointerException
         at oracle.apps.xdo.dataengine.DataTemplateParser.getObjectVlaue(DataTemplateParser.java:1424)
         at oracle.apps.xdo.dataengine.DataTemplateParser.replaceSubstituteVariables(DataTemplateParser.java:1226)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:398)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:281)
         at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:251)
         at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:192)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:222)
         at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:334)
         at oracle.apps.xdo.oa.util.DataTemplate.processData(DataTemplate.java:236)
         at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:272)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:148)
    Start of log messages from FND_FILE
    Start of After parameter Report Trigger Execution..
    Gl Set of Books.....P
    Organization NameVision Operations
    Entering TRNS STATUS POSTED****** 648Posted
    end of the trns status..687 Posted
    currency_code 20USD
    P_PRECISION 272
    precision 332
    GL NAME 40Vision Operations (USA)
    Executing the procedure get format ..
    ExecutED the procedure get format and the Result..
    End of Before Report Execution..
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2865643 on node AP615CMR at 28-SEP-2006 07:58:26.
    Post-processing of request 2865643 failed at 28-SEP-2006 07:58:38 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 28-SEP-2006 07:58:38
    Thanks & Regards
    Suresh Singh

    Generally the DBAs are aware of the OPP service log. They can tell you the cause of the problem.
    Anyway, how did you resolve the issue?

  • Type of error in the log file while using using call transaction mode u2018Eu2019

    Hi Gurus,
    Please Answer for this qusetion urgently
    what type of error exactly  you will be seeing in the log file while using call transaction mode u2018Eu2019?
    Thanks/
    Radha.

    Hi,
    Can you be clear.
    In call transaction , no error logs  are created, you have to handle the errors explicitly using the structure BDCMSGCOLL.
    Whenever you use E mode then if the transaction encounters any of the errors i.e. data type mismatching or invalid values etc, it will stop at that screen.
    You can handle the errors in call transaction in the following method.
    create a table using the structure BDCMSGCOLL.
    then
    loop at ......
          CALL TRANSACTION 'XK01' USING I_BDCDATA MODE 'N' UPDATE 'S' MESSAGES INTO I_MESGTAB.
    endloop.
      SORT I_MESGTAB BY MSGID MSGV1 ASCENDING.
      DELETE ADJACENT DUPLICATES FROM I_MESGTAB.
      LOOP AT I_MESGTAB.
        CALL FUNCTION 'FORMAT_MESSAGE'
          EXPORTING
            ID   = I_MESGTAB-MSGID
            LANG = I_MESGTAB-MSGSPRA
            NO   = I_MESGTAB-MSGNR
            V1   = I_MESGTAB-MSGV1
            V2   = I_MESGTAB-MSGV2
            V3   = I_MESGTAB-MSGV3
            V4   = I_MESGTAB-MSGV4
          IMPORTING
            MSG  = MESG1.
        IF I_MESGTAB-MSGTYP = 'S' .
          WA_SUCCMESG-MESG = MESG1.
          APPEND WA_SUCCMESG TO I_SUCCMESG.
    else     IF I_MESGTAB-MSGTYP = 'E' .
          WA_ERRMESG-MESG = MESG1.
          APPEND WA_ERRMESG TO I_ERRMESG.
        ENDIF.
      ENDLOOP.
    Hope this is clear.
    Thanks and Regards.

  • "the path does not exist" error opening shared adobe files on XP machine

    We recently upgraded a mac mini from Tiger (10.4.11) to Leopard (10.5.X) we updated to the most recent 10.5.
    We have an office with 3 macs and 1 XP.
    All users connect to the Mac Mini via SMB sharing.
    Everyone Authenticates as the same admin user.
    *The XP machine can open and save all file types EXCEPT Adobe Photoshop and Illustrator files.*
    They are using CS3.
    The mac and XP users could open save and share all files prior to the leopard update.
    We used the "Archive and Install" option to upgrade to leopard.
    The shared files had the "unknown Group" error which we solved by adding them to the ADMIN group. This step changed the error message the the XP user was receiving.
    I have tried many networking fixes, including group policy on windows, turning off IPv6 on the Mini, but we cannot open or save files directly from Illustrator.
    When the file
    We can move files to the XP desktop then open and save. Files saved on the XP machine can be moved back to the mini and opened directly by all of the Mac users.
    Any guesses why this might be occurring?

    There are actually two separate error messages received by the windows user when trying to open files off of the Mini.
    "the path does not exist" and "this file cannot be found".
    This happens when we navigate directly to the file with windows explorer.

  • General Error has occured.Object does not exist error in the front end

    Hai,
    In the rpd , I have imported 2 new tables to the exisiting connection pool from 2 diferent schemas and used those 2 tables to the existing model in the physical layer and given joins .
    I did everything till the presentation layer and when I am trying to pull data from the added table in the front end it is giving me error saying that the oject does not exist.
    Also I tried to see the data in the physical layer in rpd and the same error came up
    Any solutions please

    863997 wrote:
    Hai,
    In the rpd , I have imported 2 new tables to the exisiting connection pool from 2 diferent schemas and used those 2 tables to the existing model in the physical layer and given joins .
    I did everything till the presentation layer and when I am trying to pull data from the added table in the front end it is giving me error saying that the oject does not exist.
    Also I tried to see the data in the physical layer in rpd and the same error came up
    Any solutions pleaseOnce again you are invited to How to extract the keys from the ER STUDIO.
    Seriously: I am genuinely interested in why members of the BI and eBS community with no history of using the APEX forum persistently use this as a dumping ground for off-the-wall requests. If we can find this out then there might be a (remote) possibility of getting something changed on OTN to prevent it and avoid wasting everyone's time.

  • Check Event Alert failed with error - No errors in the log file.

    Hi All,
    I am developing a simple event based alert on PO_HEADERS table. I want to send alerts when a PO is created.
    I did all the steps according to the metalink note How To Send An Email In A Simple Periodic Or Event Alert? [ID 1162153.1]
    When i create the PO, the alert is triggering, and Check Event Alert concurrent program is running. But the program completes with error.
    Checking the output file (empty) log file (no errors)
    What can i do here to find out what is the problem? There is nothing in the Alert Manager - History form also. I have kept 7 days as days to keep.
    Thanks!
    M

    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

  • SetActionListener method does not print anything in the html file...

    Hi
    I want to add the actionlistener from my Javacode, but the setActionListener method does not have any effect on the Html. I can not figure out why. Can someone tell me what I'm doing wrong?
    tnx
    Andras
    public class Links {
    private HtmlPanelGrid topLinks;
    public HtmlPanelGrid getTopLinks() {
    TopLinks links = new TopLinks();
    Class args[] = {ActionEvent.class};
    if (topLinks == null) {
    topLinks = new HtmlPanelGrid();
    }else {
    topLinks.getChildren().clear();
    MethodBinding mb =
    FacesContext.getCurrentInstance().
    getApplication().
    createMethodBinding("#{event.actionevent}", args);
    HtmlCommandLink command = new HtmlCommandLink();
    command.setValue("Link 1");
    command.setActionListener(mb);
    topLinks.getChildren().add(command);
    return topLinks;
    public void setTopLinks(HtmlPanelGrid topLinks) {
    this.topLinks = topLinks;
    generates this html:
    <body>
    <form id="_id0" method="post" action="/Test/event.faces" enctype="application/x-www-form-urlencoded">
    <table>
    <tbody>
    <tr>
    <td><a href="# onclick="document.forms['_id0'['_id0:_idcl'].value='_id0:_id2'; document.forms['_id0'].submit(); return false;">Link 1</a></td>
    </tr>
    </tbody>
    </table>
    <input type="hidden" name="_id0" value="_id0" />
    <input type="hidden" name="_id0:_idcl" /></form>
    </body>
    As you can see there is no sign of the actionListener... :(

    You may completely misunderstand something.
    Don't worry even if you can't see the actionListener in the html.
    There is one in the server side.

  • Severe error in the log file of App Server 8.1 PE

    Hi,
    I have installed the JWSDP 1.6 with my App Server 8.1 PE and i found an error that i could not solve.
    The error message reads "EJB Webservice security configuration Failure com.sun.enterprise.security.jauth.AuthException at com.sun.enterprise.security.jauth.ConfigFile.createModule(ConfigFile.java 350)"
    and the stack trace is:
    at com.sun.enterprise.security.jauth.ConfigFile.getServerAuthContext(ConfigFile.java:115)
         at com.sun.enterprise.security.jauth.ServerAuthConfig.getAuthContext(ServerAuthConfig.java:98)
         at com.sun.enterprise.security.jauth.ServerAuthConfig.getConfig(ServerAuthConfig.java:64)
         at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.<init>(EjbRuntimeEndpointInfo.java:81)
         at com.sun.ejb.containers.StatelessSessionContainer.initializeHome(StatelessSessionContainer.java:233)
         at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:287)
         at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
         at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:125)
         at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:95)
         at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:180)
         at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:200)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.security.jauth.ConfigFile.createModule(ConfigFile.java:331)
         ... 14 more
    Caused by: java.lang.RuntimeException: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'xwss:KeyEncryptionMethod'. One of '{"http://java.sun.com/xml/ns/xwss/config":CanonicalizationMethod, "http://java.sun.com/xml/ns/xwss/config":SignatureMethod, "http://java.sun.com/xml/ns/xwss/config":Target, "http://java.sun.com/xml/ns/xwss/config":SignatureTarget}' is expected.
         at com.sun.xml.wss.provider.WssProviderAuthModule.initialize(WssProviderAuthModule.java:122)
         at com.sun.xml.wss.provider.ServerSecurityAuthModule.initialize(ServerSecurityAuthModule.java:45)
         ... 19 more
    Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'xwss:KeyEncryptionMethod'. One of '{"http://java.sun.com/xml/ns/xwss/config":CanonicalizationMethod, "http://java.sun.com/xml/ns/xwss/config":SignatureMethod, "http://java.sun.com/xml/ns/xwss/config":Target, "http://java.sun.com/xml/ns/xwss/config":SignatureTarget}' is expected.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:172)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:382)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:429)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3185)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1831)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:725)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:322)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1693)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:250)
         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:98)
         at com.sun.xml.wss.impl.configuration.SecurityConfigurationXmlReader.parseXmlStream(SecurityConfigurationXmlReader.java:219)
         at com.sun.xml.wss.impl.configuration.SecurityConfigurationXmlReader.parseXmlStream(SecurityConfigurationXmlReader.java:194)
         at com.sun.xml.wss.impl.configuration.SecurityConfigurationXmlReader.createDeclarativeConfiguration(SecurityConfigurationXmlReader.java:252)
         at com.sun.xml.wss.provider.WssProviderAuthModule.initialize(WssProviderAuthModule.java:97)
         ... 20 more
    I did not do any configuration setting after JWSDP is installed and i found this error.
    Can someone help me please.
    Thanks a lot
    Lacon

    I just realise that there is an enterprise appplication deployed and the setting of configuration > security > message security > soap has the clientProvider and serverProvider activated.
    when i turn off the soap security setting, the problem goes away.
    sorry about that.
    Lacon

  • "Distribution Certificate is not valid" - error downloading the ZIP file from App Builder

    Hello everybody,
    I'm trying to download the Distribution App (.ZIP) from App Builder.
    - The App is made with a Professional account
    - The app is a Multi-folio for iPad-iPhone
    - The App has the Push notifications option activated
    - I made a couple of Push Certificates (production + developing), I checked on Apple Keychain and they are valid (green dot)
    - I made a new App ID with Push Notification option enabled
    - I made a couple of mobileprovision files (production + developing) based on the App ID and
    - I download the .IPA and it work
    The App Builder report this error: "This is not a valid Apple Distribution Certificate"
    Any ideas?
    Is this related to the Pro account and the fact that I made another App for Android?
    Has someone the ability to try using the same settings to understand if it is a bug or a real issue?
    Thanks,
    Andrea Spinazzola
    Ps.: Obviously, we are on deadline...

    Hi Neil,
    as you can imagine reading my list, I already do everything you suggested to me.
    So It's not my mistake, I need to know if it is a bug or a known behavior.
    When I'm talking about Pro Account and Android App, I mean that a Pro Account is for only one "project" (no more infinite Apps as in the past) and due to a content issue, I had to create two Application Account with two different Adobe ID and emails.
    Is this the cause?
    I appreciate every help that could solve my problem but just to let you know, I work on DPS since it start and this is about the fifteenth apps that I did in the last 5 years, so I know exactly how it works.
    Have you tried to reproduce my list of thing?
    It works for you?
    Yes?
    No?
    I have a problem, i can't generate with DPS App Builder "App distribuzione.zip" to be sent to Apple to publish APP, this is the error message: is not a valid distribution certificate Apple. What do I do?
    Same problem, same answers, same unsolved problem.
    I made new certificates (it was the first thing I did) and It doesn't work.
    Thanks.
    Andrea

  • HT1925 I cannot remove or reinstall Quicktime for Windows XP.  It keeps looking for Quicktime.msi file.  The file is in the folder but it does not think it is the right file.  How can I fix this?

    Quicktime keeps wanting to upgrade, but it will not finish becasue it cannot find the file quicktime.msi.  The file is in the folder where it thinks it is.  I have tried to uninstall and reinstall, but because it cannot find the file it stops.  I have tried to run Quicktime but it says it is not there.  How can I remove it so I can install it again.

    It appears it is fixed.  FYI.  I went to Major Geeks and it said:
    Project has been abandoned. You can now use Microsoft FixIt for this problem.
    Read more at http://majorgeeks.com/download.php?det=4459#csPejWlRIRpo3bpv.99
    Thank You for your help

  • Multiple Errors in the log file of 4402 WLC

    Hello all, has anyone seen this error before? If so, what is it referring to?
    *Jun 23 15:59:49.202: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:59:18.939: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:58:48.749: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:58:18.572: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:57:48.402: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:57:18.302: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:56:40.988: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:56:31.929: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.
    *Jun 23 15:55:13.673: %USMDB-3-MSGTAG030: usmdb_apf.c:260 For information regarding Emergency image Version,Please refer Controller documents.

    I think you are hitting bug CSCsz00770 and CSCsy62741

  • File does not exists error

    I am using OAS 10g. Looking through HTTP_Server logs, I see the following error repeating very often. I am a Forms developer unfamiliar with Java. Do you have ideas about this error or any suggestions as to what steps I should take:
    [Fri Jun 19 17:06:58 2009] [error] [client 123.123.123.123] [ecid: 1245445618:456.456.456.45:4224:4256:265,0] File does not exist: c:/oracle/ora904astest/forms90/java/java/awt/KeyboardFocusManager.class
    [Fri Jun 19 17:06:59 2009] [error] [client 123.123.123.123] [ecid: 1245445619:456.456.456.45:4224:5208:169,0] File does not exist: c:/oracle/ora904astest/forms90/java/java/awt/KeyboardFocusManager.class
    [Fri Jun 19 17:07:00 2009] [error] [client 123.123.123.123] [ecid: 1245445620:456.456.456.45:4224:5464:243,0] File does not exist: c:/oracle/ora904astest/forms90/java/oracle/forms/registry/default.dat
    [Fri Jun 19 17:07:49 2009] [error] [client 123.123.123.123] [ecid: 1245445669:456.456.456.45:4224:1308:275,0] File does not exist: c:/oracle/ora904astest/forms90/java/oracle/ewt/alert/resource/AlertBundle_en_US.class
    [Fri Jun 19 17:07:49 2009] [error] [client 123.123.123.123] [ecid: 1245445669:456.456.456.45:4224:4784:315,0] File does not exist: c:/oracle/ora904astest/forms90/java/oracle/ewt/alert/resource/AlertBundle_en_US.class
    [Fri Jun 19 17:07:49 2009] [error] [client 123.123.123.123] [ecid: 1245445669:456.456.456.45:4224:4388:254,0] File does not exist: c:/oracle/ora904astest/forms90/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    Thank you.

    Refer following note on MetaLink:
    ID: 238979.1 How to Prevent "File does not exist" Errors in the error_log?
    Thanks
    Shail

  • Safari does not store history or sync my iCloud bookmarks

    Hi,
    I am using MacBook Pro with OSX Mavericks. My safari does not store any of the history or does not sync the bookmarks of icloud. However, when I logged in from a guest user, the history was stored.
    I tried some of the troubleshooting methods mentioned in other similar posts. But i could not find history.plist. My Library/safari folder contained only extension folder. The icloud keychain and icloud tab features work like a charm.
    Can anybody help me resolve this issue.
    Thanks in advance.

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked
    Allow user to administer this computer
    Then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password dialog will open. You’re not going to reset a password.
    In the dialog, select the startup volume ("Macintosh HD," unless you gave it a different name) if it's not already selected.
    Select your username from the menu labeled Select the user account if it's not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Not able to add new log file to the 11g database.

    Hi DBA's
    I am not able to add the log file i am getting error while adding the database.
    SQL> alter database add logfile group 3 ('/oracle/DEV/db/apps_st/data/log03a.dbf','/oracle/DEV/db/apps_st/data/log03a.dbf') size 50m reuse;
    alter database add logfile group 3 ('/oracle/DEV/db/apps_st/data/log03a.dbf','/oracle/DEV/db/apps_st/data/log03a.dbf') size 50m reuse
    ERROR at line 1:
    ORA-01505: error in adding log files
    ORA-01577: cannot add log file '/oracle/DEV/db/apps_st/data/log03a.dbf' - file
    already part of database
    SQL> select a.group#, member, a.status from v$log a, v$logfile b where a.group# = b.group# order by 1;
    GROUP# MEMBER STATUS
    1 /oracle/DEV/db/apps_st/data/log01a.dbf ACTIVE
    1 /oracle/DEV/db/apps_st/data/log01b.dbf ACTIVE
    2 /oracle/DEV/db/apps_st/data/log02a.dbf CURRENT
    2 /oracle/DEV/db/apps_st/data/log02b.dbf CURRENT
    Kindly help me to add the new log file to my database.
    Thanks,
    SG

    Hi Sawwan,
    V$LOGMEMBER was written in the document,
    I query the log members as bellow
    1)select a.group#, member, a.status from v$log a, v$logfile b where a.group# = b.group# order by 1;
    GROUP# MEMBER STATUS
    1 /oracle/DEV/db/apps_st/data/log01a.dbf INACTIVE
    1 /oracle/DEV/db/apps_st/data/log01b.dbf INACTIVE
    2 /oracle/DEV/db/apps_st/data/log02a.dbf CURRENT
    2 /oracle/DEV/db/apps_st/data/log02b.dbf CURRENT
    2)SQL> select group#,member,status from v$logfile;
    GROUP# MEMBER STATUS
    2 /oracle/DEV/db/apps_st/data/log02a.dbf
    2 /oracle/DEV/db/apps_st/data/log02b.dbf
    1 /oracle/DEV/db/apps_st/data/log01a.dbf
    1 /oracle/DEV/db/apps_st/data/log01b.dbf
    But i am littile bit confused that there is no group or datafile called " Group 3 and log03a.dbf" as per the above query, how can i drop tease group and datafile.
    and i crossverified in the data top the files are exist or not but those are not existing. but still i am getting the same error that i can't create that already exist.
    can issue the bellow queris to drop those group which i dont think so it will exist?
    SQL>alter database drop logfile group 3;
    Thanks in advance.
    Regards,
    SG

  • "SAP_PAYSLIP_US does not exist" error in Salary statement iView of ESS

    Hi all,
    We have SAP EP7.0 (NW 2004s) with the ESS business package for MySAPERP 2005.Most of our iViews of the business package are working fine,but some are givig problems.
    When we try to launch the Salary Statement iView under BEnefits and Payments Workset we get the "SAP_PAYSLIP_US does not exist" error.
    The form name SAP_PAYSLIP_US is active and also we have specified the form name in the SPRO settings.
    If we change the form name (for e.g.UF01) then the error displayed is "UF01 does not exist".
    Can anyone point out as to what the problem is.
    Is there any settings we are missing?
    Thanks,
    Pradeep Shetty

    Hi To all!
    The Form SAP_TIMESLIP doesn't exist. The correct form to use in the feature HRFOR is SAP_TIM_99_0001 or SAP_TIM_99_0002.
    Activate the form in transaction HRFORMS.
    SAP didn't release the form SAP_TIMESLIP.
    Hope this information is usefull.
    Sónia

Maybe you are looking for

  • Restoring from Time Machine after erase & install

    Hi, I have an iMac I rebuilt and when I plug in my Time Machine disk, all the UIDs are mixed up. this is not surprising as I created users on my rebuilt iMac in a different order. This issue is how can I correct the ownership of each of my user direc

  • Placing the File in ISeries AS400 FTP Server

    Hi, I am working in IDOC to file Scenario and trying to append the Records in the flat file in AS400 FTP Server Directory. I am unable to place to file in the FTP Server and getting the error message as below. Message processing failed. Cause: com.sa

  • How do I fix screen resolution after I synced with IPhone?

    I just purchased an IPad and have synced my apps & such from my IPhone thru ITunes. But now, all videos and apps are small like they are being viewed on they IPhone and I have tohit the (x2) button to get them to expand on the screen. BUT....whe this

  • Can't exit bootloader configuration file

    I don't get any options below the file. I tried ctrl + x then y and basically any key combination but nothing happens, I can't exit the file and go on with my installation. Except ctrl + z exits the installation.

  • Apex 4.2: Referring to icon within tree chart region

    Hello My images are uploading with long names (e.g. \\SD1FILEPW11\Users\lching\My Pictures\Worklist\May2013\icon.png rather than just icon.png). This is the subject of a previous thread (Apex 4.2: Display image page item - how to and I am dealing wit