Cannot determine all dependent dynamic libraries for /proc/self/exe

Each time I start Oracle XE i writes this entry in the alert log as the first thing:
Wed Jun 14 23:45:45 2006
Starting ORACLE instance (normal)
Cannot determine all dependent dynamic libraries for /proc/self/exe
The open() system call failed for the file /proc/self/exe
Linux Error: 13: Permission denied
This file is just a dynamically created link to /bin/ls like this
lrwxrwxrwx 1 fgjensen users 0 2006-06-15 10:16 /proc/self/exe -> /bin/ls
and looking at the permissions the oracle use should have the permissions it needs.
Regards
Flemming

SuSE Linux 9 and 10 have this problem. It's not serious - simply an indiocation that LD_LIBRARY_PATH is not set up correctly.
Solution: for SuSE systems, edit /etc/init.d/oracle-xe and make the following mod:
ORACLE_OWNER=oracle
ORACLE_SID=XE
export ORACLE_HOME
export ORACLE_SIDchanges to
ORACLE_OWNER=oracle
ORACLE_SID=XE
LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
export ORACLE_HOME
export ORACLE_SID
export LD_LIBRARY_PATHI'm running that on my system and that has eliminated the alert.log message. (And the LD_LIBRARY_PATH message about 3 lines later.)

Similar Messages

  • E613 SYST: You cannot determine the period for rule 03

    Dear All,
    We are configuring asset module and using MSTL dep key for Tax books. When we tried to create an asset with MSTL dep key, we encountered error - 'E613 SYST: You cannot determine the period for rule 03'. when verified config OAVH Define Calender Assignments transaction,  Period control '03' is missing for fiscal year variant K4. Period control is exisiting  in Maintain Period Control and but not in Define Calender Assignment. What I understand these period controls are being delivered by SAP. Not sure why period control '03' is missing.  all other period control keys are available.
    question is how to add period control 03 so that we can use MSTL dep key. we are currently using 4.7c. Any suggestions would be appreciated.
    thanks
    Sunil

    message went abruptly before I finish.
    +++++++++
    continuing from previous email
    Period control 01 has following entry in the transaction
    Fiscal Year Variant        Per control          Name of the period control             Year      Month      Day      Period        Mid Month
    K4                                      01                        Pro rata at period start date        blank       0            0             blank        not selected
    If I follow SAP help to define period control '03', then I just need to copy period control '01' which is listed above and select 'Mid Month' check box.
    Wondering anyone did this in the past. MSTL depreciation key is being used in MACRS tax for US. I am sure people who  have implemented assets module for US with tax dep, they might have encountered this issue.
    thanks
    Sunil

  • Cannot determine a value for an exit variable in the Formula fn w/p empty

    Hi All,
    We have an exit variable Z_EX_AR_VAR, the would read a hierarchy node input variable (Z_HN_AREA), which is furthur based on a hierarchy input variable (Z_HR_AREA), and wouuld return the first leaf of it.
    We have implemented a input ready query based on this exit variable and it is getting the first node and is input ready and saves the data to the database.
    It works well in the query when we have filtered the characteristic with the hier and hier node and the exit variables.
    We need to use the same value to be used in the Fox function.
    As per the requirement, the Fox function has to process the zero (empty) records.
    So, we have customized formula function to process emptry records.
    And in the function of type formula function that processes empty records, we have used the following statement.
    DATA AR type ZAREA.
    AR = VARI ( Z_HN_AREA, HIENM=Z_HR_AREA, 1).
    We are getting the following error message:
    Cannot determine a value for the variable Z_HN_AREA.
    Planning function ended with errors.
    What is that we are doing wrong here. Is it with the 'Process Empty Records' function that cannot read the variable.
    How come this variable is working in the query and it is not working in the FOX.
    We have done the variable to variable binding in the WAD also. Still the same problem.
    Any ideas? Thanks in advance.
    Best Regards,
    - Shashi
    Thanks in '

    Hi All,
    Michael Wolf from SAP confirmed that we cannot use VARiable read functions in the customized Formula function that processes the zero (empty records) as he spoke to SAP AG about the issue.
    Hence we have made a work around by creating a valid record using a dummy key figure in the Custom Formula function that processes empty records so that in the next step, the regular Formula function would get executed, where we could access the variable values by using VARV, VARI functions.
    Thanks,
    - Shashi

  • Cannot determine comparator for Sortfield

    I have a DataGrid that gets its data from an HttpService. If
    the first row of the data from the http request has a null value
    for a given field, I get the "Cannot determine comparator for
    Sortfield" error.
    I think the simplest workaround would be to specify the data
    type for each DataGridColumn. I see that the DataGridColumn objects
    can have a sortCompareFunction. I don't want to write my own custom
    comparators. I assume that the built-in comparators will do just
    fine.
    Suppose my MXML code looks something like this...
    <mx:DataGrid>
    <mx:columns>
    <mx:DataGridColumn headerText="My String"
    dataField="name" sortCompareFunction="???"/>
    <mx:DataGridColumn headerText="My Integer" dataField="ss"
    sortCompareFunction="???"/>
    <mx:DataGridColumn headerText="My Float" dataField="gpa"
    sortCompareFunction="???"/>
    <mx:DataGridColumn headerText="My Date"
    dataField="birthdate" sortCompareFunction="???"/>
    </mx:columns>
    </mx:DataGrid>
    What values would I use for the sortCompareFunctions in order
    to use the built-in comparators for the string, int, float and date
    types, respectively?

    One trick that I've used in the past (which wont really give
    you type specific ability) is to check the returned data prior to
    assigning it as a dataProvider. In my case the data is xml based
    son I don't get nodes, but possible missing elements all together.
    I check for their existance for each row (in your case test for
    null) then assign a default value (-1 for int, 6/6/2006 for date
    etc...). After populating the 'voids' in my data I assign it as the
    dataProvider in ActionScript.
    To get more type specifc, you may want to look into using a
    data model and check out the validator classes.

  • Cannot determine shell type for PID 28704, UNKNOWN

    Hi All
    I am using ksh and executing a shell script, but it fails with following error
    Cannot determine shell type for PID 28704, UNKNOWN
    Please let me know if you have any solution for this
    Thanks
    Kanki

    Does the script do a ps -ef and grep for a PID, or does it look in a file for a /var/run/pid file? I would look at the script to see what it is looking for that is tied to the PID of 28704.
    You could also check to see that the script's first line has the correct shell defined.

  • Verify EJB after Cannot determine the Java EE module type for

    Hi All,
    I start verify EJB it's throw an exception
    Which cases occurring this exception, how can I resolve this?
    Could not verify successfully.
    java.io.IOException: Cannot determine the Java EE module type for C:\Mystuff\projects\Naki\Naki-ejb\dist\Naki-ejb.jar
         at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.getArchivistForArchive(PluggableArchivistsHelper.java:137)
         at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.getArchivistForArchive(PluggableArchivistsHelper.java:98)
         at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.getArchivistForArchive(PluggableArchivistsHelper.java:110)
         at com.sun.enterprise.deployment.archivist.ArchivistFactory.getArchivistForArchive(ArchivistFactory.java:93)
         at com.sun.enterprise.tools.verifier.VerificationHandler.initStandalone(VerificationHandler.java:204)
         at com.sun.enterprise.tools.verifier.VerificationHandler.<init>(VerificationHandler.java:109)
         at com.sun.enterprise.tools.verifier.Verifier.verify(Verifier.java:140)
         at com.sun.enterprise.tools.verifier.Verifier.main(Verifier.java:114)
    Thanks,

    I'm getting the same error although i'm not receiving those entries in the log. Can someone please respond to this post. I've tried a lot of things but can't seem to figure it out. Please email me at [email protected] if you can help.
    Thanks

  • I cannot connect my iPhone 5 32GB IOS 6.02 to iTunes 11.01 on a Mac Book Pro. The screen freezes and doesn't recognize the iPhone at all. Thank you for your help.

    I cannot connect my iPhone 5 32GB IOS 6.02 to iTunes 11.01 on a Mac Book Pro. The screen freezes and doesn't recognize the iPhone at all. Thank you for your help.

    Read here.
    http://support.apple.com/kb/TS1591

  • IPhoto frustrating error..The volume for "Df23.JPG" cannot be found. It prompts for all photos with this issue rather than offering an option to ignore. I can find the images in spotlight but not in Find Photo. Does anyone have a solution

    iPhoto frustrating error..The volume for "Df23.JPG" cannot be found. It prompts for all photos with this issue rather than offering an option to ignore. I can find the images in spotlight but not in Find Photo. Does anyone have a solution?

    Unless you have the source files that were on the TC or Windows machine you will have to start over with a new library as follows:
    Start over from scratch with new library
    Start over with a new library and import the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from your original library as follows:
    1.  Move the existing library folder to the desktop.
    2. Open the library package like this.
    Click to view full size
    3. Launch iPhoto and, when asked, select the option to create a new library.
    4. Drag the Masters (iPhoto 11) folder from the iPhoto Library on the desktop into the open iPhoto window.
    Click to view full size
    This will create a new library with the same Events as the original library but will not keep the metadata, albums, books slideshows and other projects.  Your original library will remain intact for further attempts at fixes is so desired.
    OT

  • Dynamic Configuration for determining filename

    Hi ,
    I am using dynamic configuration for determining the filename sent by the sender
    I am using the following code::
    int i = 0;
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String ourSourceFileName = conf.get(key);
    if  (ourSourceFileName.equals("data.txt"))
    for (i = 0 ; i < 1 ; i++)
    result.addValue(ourSourceFileName);
    i have also 'checked' filename in set Adapter specific message propertiesas  in sender communication channel.
    But Still it is not working.
    Please provide some help on it.
    Thanks & Regards
    Nilima

    Hi,
    Michal
    In SXMB-MONIthe response part contains DYNAMIC CONFIGURATION node
    and it displays::
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!--  Response
      -->
    <SAP:DynamicConfiguration xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Record namespace="http://sap.com/xi/XI/System/File" name="FileName"><b>try1.txt</b></SAP:Record>
      </SAP:DynamicConfiguration>
    please sir provide some help on it.
    Thanks once again.

  • Dynamic select for all entries?

    Hi!
    Is it possible to do a dynamic SELECT FOR ALL ENTRIES IN... command?
    sg. like:
      DATA:
        select_text TYPE string,
        from_text TYPE string,
        where_text TYPE string.
      SELECT FOR ALL ENTRIES IN <gt_table1> (select_text)
      into corresponding fields of table <gt_table2>
      FROM (from_text)
      WHERE (where_text).
    Thanks and Best Regards,
    Tamas

    Hi,
    you can use the Dynamic Selects for FOR ALL ENTRIES, but i think you may need to use the correct Internal table to match the tabel structure
    Regards
    Sudheer

  • I cannot find information to help me change the orientation of a video filmed in portrait format but only able to be played back lying on its side  (landscape) instead of upright. All the rotation buttons for iPhoto are not 'engaged' when it is in video .

    I cannot find information to help me change the orientation of a video filmed in portrait format but it can only able to be played back lying on its side  (landscape) instead of upright. All the rotation buttons for iPhoto are not 'engaged' when it is in video .

    Thanks OT,
    I tried the Export function but it would not allow me to choose the option of exporting to iMovie. I think you are right about needing Quicktime Pro. I opened iMovie and imported the clip from iPhoto and with some searching found the 'cropping, rotation' mechanism. So I now have a copy in the correct orientation. I plan to import/export it back to iPhoto because I want to have a copy on my iPhone to show people and I wanted to have it available as part of a slideshow I am making in iPhoto of my recent overseas trip. It is a pain that there is no simple orientating tool for the movie clips downloaded to iPhoto with the photos from the one camera.

  • I have all my photos but for some reason iphoto cannot read them?

    I recently backed up all my photos and reinstalled Mac OS X 10.5.6. iphoto would not launch so I installed the iphoto Library Manager. now I can get iphoto to run but when I try to add my photos or direct it to a iphoto library I get the error message...
    The following files could not be imported (they may be unrecognized file type or the files may not contain valid data)
    I have also gotten...
    The iPhoto Library is locked, on a locked disk, or you do not have permission to make changes to it.
    I have gone in and tried to change the settings of the files to read/write and put in my password but then I get the " The following files could not be imported (they may be unrecognized file type or the files may not contain valid data)" error message?
    Please help. I have all my photos but for some reason iphoto cannot read them? They are jpg files.
    Message was edited by: Jengirlie

    I recently backed up all my photos
    How did you do this?
    These Unable to Import and Locked Library messages are common symptoms of a damaged database file. As iPhoto Library Manager is unable to rectify the situation you'll need to do a Manual Rebuild as described in this article
    http://docs.info.apple.com/article.html?artnum=107947
    Regards
    TD

  • My hard drive crashed. Lost Photoshop 11 software. When hard drive fixed, I bought and downloaded Elements 12. Trying to get photos in 12. All I have had for several hours are hour glasses. Photos are there if you click on hour glass, but cannot get photo

    My hard drive crashed. Lost Photoshop 11 software. When hard drive fixed, I bought and downloaded Elements 12. Trying to get photos in 12. All I have had for several hours are hour glasses. Photos are there if you click on hour glass, but cannot get photos to show up on the grid. What should I do?

    Thank you. Unfortunately I have  very limited technical skills.I am not sure what some of your suggestions relate to and the others I would not know how to do. But I do appreciate your respnse. A good start might be if you could tell me how to turn off face recognition. Thank you again

  • I cannot find my Lumetri libraries for Premiere CC - how can I get them?

    I cannot find my Lumetri libraries for Premiere CC - how can I get them?

    I think he is after the Library ..not the Presets.
    ie what Ann showed him.  They are in that path on my system as well.

  • "Cannot unlock all locks for owner" error

    During a NW 7.01 central instance portal install, we're receiving the following error during the "Starting Java Engine" step:
    1.#3A1947C8A10200000000000D000840E400049D720C669A2D#1299013066725#com.sap.engine.core.locking.AbstractLockingManagerImpl##com.sap.engine.core.locking.AbstractLockingManagerImpl.unlockAllGeneric(owner, asyn
    chronous)#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Cannot unlock all locks for owner ********************************************.....512790150; internal error (returncode = 8).#
    #1.#3A1947C8A10200000000000E000840E400049D720C66A01A#1299013066727#com.sap.engine.core.locking.AbstractLockingManagerImpl##com.sap.engine.core.locking.AbstractLockingManagerImpl.unlockAllGeneric(owner, asyn
    chronous)#######Thread[Thread-1,5,main]##0#0#Error##Plain###com.sap.engine.frame.core.locking.TechnicalLockException: Cannot unlock all locks for owner ********************************************.....512790
    150; internal error (returncode = 8).#
    #1.#3A1947C8A10200000000000F000840E400049D720C66A1B5#1299013066727#com.sap.engine.core.locking.AbstractLockingManagerImpl##com.sap.engine.core.locking.AbstractLockingManagerImpl.unlockAllGeneric(owner, asyn
    chronous)#######Thread[Thread-1,5,main]##0#0#Error##Plain###com.sap.engine.frame.core.locking.TechnicalLockException: Cannot unlock all locks for owner ********************************************.....512790
    150; internal error (returncode = 8).
            at com.sap.engine.core.locking.impl3.LockingManagerImpl.unlockAllInternal(LockingManagerImpl.java:441)
            at com.sap.engine.core.locking.AbstractLockingManagerImpl.unlockAllGeneric(AbstractLockingManagerImpl.java:651)
            at com.sap.engine.core.locking.AbstractLockingManagerImpl.removeAllLocksForClusterId(AbstractLockingManagerImpl.java:965)
            at com.sap.engine.core.locking.AbstractLockingManagerImpl.init(AbstractLockingManagerImpl.java:183)
            at com.sap.engine.core.Framework.loadSingleManager(Framework.java:577)
            at com.sap.engine.core.Framework.loadManagers(Framework.java:255)
            at com.sap.engine.core.Framework.start(Framework.java:189)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
            at java.lang.Thread.run(Thread.java:770)
    Caused by: java.lang.Exception: class com.sap.bc.krn.enqu.EnquServerException reported: SERVER ERROR:
            Code...: 8
            Name...: ENQ_ERROR
            Text...: internal error, see log for details
            at com.sap.engine.core.locking.impl3.LockingManagerImpl.transformToExceptionForApplication(LockingManagerImpl.java:697)
            at com.sap.engine.core.locking.impl3.LockingManagerImpl.unlockAllInternal(LockingManagerImpl.java:440)
            ... 13 more
    #1.#3A1947C8A102000000000017000840E400049D720C7F88F1#1299013068359#com.sap.engine.core.locking.AbstractLockingManagerImpl##com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(owner, name[], argument
    [], mode[], int)#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Cannot lock at least one of the 1 locks for the owner 2011030114574739900000doasbx.....................512790150; internal e
    rror (returncode = 8).#
    #1.#3A1947C8A102000000000018000840E400049D720C7F8B02#1299013068360#com.sap.engine.core.locking.AbstractLockingManagerImpl##com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(owner, name[], argument
    [], mode[], int)#######Thread[Thread-1,5,main]##0#0#Error##Plain###com.sap.engine.frame.core.locking.TechnicalLockException: Cannot lock at least one of the 1 locks for the owner 2011030114574739900000doasbx
    .....................512790150; internal error (returncode = 8).#
    #1.#3A1947C8A102000000000019000840E400049D720C7F8BF7#1299013068360#com.sap.engine.core.locking.AbstractLockingManagerImpl##com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(owner, name[], argument
    [], mode[], int)#######Thread[Thread-1,5,main]##0#0#Error##Plain###com.sap.engine.frame.core.locking.TechnicalLockException: Cannot lock at least one of the 1 locks for the owner 2011030114574739900000doasbx
    .....................512790150; internal error (returncode = 8).
            at com.sap.engine.core.locking.impl3.LockingManagerImpl.lockInternal(LockingManagerImpl.java:332)
            at com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(AbstractLockingManagerImpl.java:469)
            at com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(AbstractLockingManagerImpl.java:489)
            at com.sap.engine.core.locking.ServerInternalLockingImpl.lock(ServerInternalLockingImpl.java:52)
            at com.sap.engine.core.configuration.impl.ServerEnvironment.addLock(ServerEnvironment.java:373)
            at com.sap.engine.core.configuration.impl.ServerEnvironment.addLock(ServerEnvironment.java:406)
            at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getInternalEnqueueLock(ConfigurationCache.java:505)
            at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:154)
            at com.sap.engine.core.configuration.impl.ConfigurationHandlerFactoryImpl.<init>(ConfigurationHandlerFactoryImpl.java:30)
            at com.sap.engine.core.configuration.impl0.ConfigurationManagerImpl.initInternal(ConfigurationManagerImpl.java:189)
            at com.sap.engine.core.configuration.AbstractConfigurationManagerImpl.init(AbstractConfigurationManagerImpl.java:169)
            at com.sap.engine.core.Framework.loadSingleManager(Framework.java:577)
            at com.sap.engine.core.Framework.loadManagers(Framework.java:255)
            at com.sap.engine.core.Framework.start(Framework.java:189)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
            at java.lang.Thread.run(Thread.java:770)
    Caused by: java.lang.Exception: class com.sap.bc.krn.enqu.EnquServerException reported: SERVER ERROR:
            Code...: 8
            Name...: ENQ_ERROR
            Text...: internal error, see log for details
            at com.sap.engine.core.locking.impl3.LockingManagerImpl.transformToExceptionForApplication(LockingManagerImpl.java:697)
            at com.sap.engine.core.locking.impl3.LockingManagerImpl.lockInternal(LockingManagerImpl.java:331)
            ... 20 more
    I've searched a lot for this error, but no working solutions could be found.

    We solved this issue.
    There were some processes still running from the initial install attempt that needed to be killed, then we were able to retry the install and it worked.  The processes were owned by <sid>adm.

Maybe you are looking for

  • Problem with sound in Amarok

    Hi guys, I'm having problem with Amarok 2. When I start it the notification says "The audio playback device HDA Intel (CONEXANT Analog) does not work. Falling back to HDA NVidia, HDMI 0 (HDMI Audio Output) ". Amarok starts normally but can't open any

  • Not able to see the output in sost when sending the image in email body

    I am sending the image in email body and when m trying to see the output in SOST then it showing a page 'you are not connected to the internet' I am able to see the output when m saving local objects but when m saving it in some package its showing m

  • My mac is version 10.5.8 how do i update it to the latest version.

    I know i need snow leopard but apple doesnt sell it and on amazon there were 2 different ones so i dont know what one to get

  • Dimensions

    Hi, I have a created a dimension and trying to create logical level for this dimension. The Add and Remove buttons are disabled. Can anyone suggest ahy am i not able to add any child levels? Thanks in advance

  • I can not get wifi to work after installing new hard drive...

    I have a a505-s6965 laptop running vista and I had to replace the hard drive. After doing so and running all of the recovery discs I keep getting an error message about my wifi driver and card reader and also a couple others. Now my computer works bu