Oracleasm RPMs not available at OTN for Kernel version 2.6.18-155

Hi,
I have installed RHEL5.4, 64-bit. Oracleasm rpms are not present at OTN for kernel version 2.6.18-155.el5 (RHEL 5.4, 64-bit).
I am referring to the following link:
http://www.oracle.com/technetwork/server-storage/linux/downloads/rhel5-084877.html#oracleasm_rhel5_amd64
Please advise from where to download the packages.
Regards,
Purnima Johari

Hi!
Don't use ASMLib, it will be no longer available, it will only came in Oracle Unbreackeable Kernel for Linux 6.
I'm highly recomend you to use a newr version of Linux such as 5.5 or above.
The easly way to set the permissions on your devices is with a /etc/init.d script that do the job.
Here is an example:
#! /bin/bash
# chkconfig: 2345 25 19
# description: Set ASM Permissions on to devices at boot.
case "$1" in
start)
/bin/chown oracle:oinstall /dev/sdb1
/bin/chmod 0660 /dev/sdb1
stop)
#do nothing
status)
ls -l /dev/sdb1
echo "Usage: $0 {start|stop|status}"
exit 1
esac
exit o
You need to replace the /dev/sdb1 for your acctual partitions.
The other way to do this job y using UDEV rules (as my concern, is the finest way to do this)
pleas refear to this link on how to use udev:
http://www.oracle-base.com/articles/linux/udev-scsi-rules-configuration-in-oracle-linux-5-and-6.php#create_udev_rules_file
Hope it's helps.
Best Regards,
Julio

Similar Messages

  • HT201342 Hi , I want ask you about imessage some time my account not availability and signal for calling some time no signal on my iPhone only search the signal , all pra

    Hi , I want ask you about imessage some time my account not availability and signal for calling some time no signal on my iPhone only search the signal ,

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • HT3775 bought Bushnell trail cam: worked,got 2nd cam: worked. Got 3rd cam which needed DIV X,so downloaded, now can't view 1st 2 cams. msg " required codec is not available" ***? worked for 2 years till downloaded DIV X now can't view old cams. Suggestion

    I bought a Bushnell trail cam. Worked well, each video presented on the screen with the opening frame of the 10 second video. I could tell at a glance what the video was.( I have to guess it used quicktime ). I bought a second cam, same results as first. I bought a 3rd cam ,( all bushnell ), which required me to download " DIV X ", which I did. Now, I can no longer view the first frame of the 10 sec video, it just has an icon that says "AVI XXX"   ( XXXbeing the number of the video ). I now have to click the icon, go to "Action" drop down "open with" and select DIV X , for each "anonymous" video, ( as I cant see what they are  any more , just a number).  Furthermore, I can no longer view my old videos. A message shows up saying " a required codec is not available"    ***????
    The 2 original cams worked for 2 years with no problem, but since downloading DIV X I cant play the older ones. I should point out that even if I select a (now) anonymous video, go to " Action", drop down "open with" and manually select quicktime,  the message still shows up about the codec.
    Suggestions??
    Thanks for any help

    hello sir,
    i want to your help
    i was installed fresh windows 7 via cd rom and then after installed all software.
    and now after 1 day customer complained me that cd rom not read any cd and i m also check when i insurt cd so its not read and when i am double click on cd rom icon its eject so what i do for that please reply on my email address.
    [text removed for privacy]
    VIMAL

  • I have a new 27"ACD connected to a 27" iMac (2010) and cannot control brightness on the ACD. Also, the option to turn off the ambient light sensor is not available. Tanks for any help.

    I have connected a new 27"ACD to a 27" iMac (2010) and cannot independently adjust brightness on the external display. Also, the option for turning off the ambient light sensor is not available. The iMac has the latest updates according to Apple messages. Any help will be appreciated.
    P

    No, Detect Displays had no effect. However, I made the USB connection from the ACD to the iMac after the system was on. Following a re-start, all controls are available. Thank you for your response.
    P

  • Why does external modules not depend on a specific kernel version ?

    Hi,
    I'm quite new to Archlinux and there are a few things I don't understand about the way pacman handles kernel and modules packages.
    I understand that modules in the repository are only build against the current kernel version and that you should update both at the same time to keep your system in a working state, however I don't understand why the package system does not enforce that.
    For example if I look at the current nvidia modules (100.14.19-3), it will install its stuff in lib/modules/2.6.23-ARCH and hence (should) depends on kernel26>=2.6.23.
    However if I take a look at the package itself, it only depends on kernel26.
    If I upgrade the modules without upgrading the kernel or upgrade the kernel without upgrading the modules, I will break my system.
    In my opinion (but I may be missing something) the package manager should be robust and should make sure your system stay in a coherent state.
    Is there a technical reason for this or is this only to avoid having to modify the packages dependencies each time a new kernel is release ?

    Very interesting, I was right when I said I was probably missing something
    As I said in my first post, I'm a new archlinux user. I'm more familiar with debian/ubuntu systems.
    The way they are solving this kind of issue is simply by putting the kernel version number in the package name.
    For example you have nvidia-kernel-2.6.23-1 which depends on linux-image-2.6.23-1.
    This solves these kind of upgrade issues (I did a search in the forums before creating this thread and I saw there were a hell lot of kernel/modules dependency issues that have already been reported by other users).
    The advantage of this system is that you can keep both the old and the new kernel package on your system at the same time are revert to the previous version if something goes wrong.
    However the drawback is that you have to maintain several versions of the same package in the repository at the same time, which may be contrary to the archlinux philosophy...

  • New Collateral Available on OTN for Forms Developers.

    Oracle Product Management are pleased to announce the publication of new collateral,
    now available to all customers though OTN - http://otn.oracle.com.
    New Java Beans for Spell Checking and File Uploading:
    Many customers are now using Java to extend the functionality of the Forms UI. Two
    of the most common requests are for the ability to integrate a spell checker into
    Forms, and to upload files from the client to the application server. We have
    example code as well as on line demos which show how you can achieve this. Try it
    out at:
    http://otn.oracle.com/sample_code/products/forms/sample_code_index.htm
    New Forms Services FAQ:
    With more and more customers deploying on the Web, we have published a new FAQ on
    "Oracle9i Application Server Release 1 Forms Services". This covers the most common
    questions and issues customers encounter; including deploying through Firewalls and
    Proxies, integration and platform support. Check this out on:
    http://otn.oracle.com/products/forms/htdocs/formsservicesfaq.html
    New Client Platform Statement of Direction:
    About to deploy on the Web and you want to confirm the certification status of your
    client platform? Then check out the new Statement of Direction available at:
    http://otn.oracle.com/products/forms/pdf/clientplatformsod.pdf
    New Performance Collector White Paper:
    Concerned about performance? Need to find out where your application is spending
    its processing time? Read the new Performance Collector for Oracle Forms 6i. The
    Performance Collector helps the application developer determine the time spent by a
    Forms application in each tier of the 3-tier architecture.
    http://otn.oracle.com/products/forms/pdf/perf_collect.pdf
    Forms Feature Obsolescence for 9i:
    The Oracle Forms product suite has been around for many years now, and whenever
    possible, has faithfully maintained compatibility with older product versions. With
    the move to pervasive Web deployment and the release of Oracle Forms version 9i, we
    are simplifying the product set and continuing to optimize the product for building
    and deploying Internet applications. Read our new Obsolescence Paper at:
    http://otn.oracle.com/products/forms/pdf/featuresobsolescence.pdf

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by xie min:
    Hi :
    It seems that the sample of 'File Uploading' do not support the double byte character file name , such as the simple chinese file name.<HR></BLOCKQUOTE>
    Is the problem here that you get a value error when calling the FileUploader package - if this is the issue then simply do a global search and replace in FileUpload.pll to change 256 to 512, then the variables should be long enough for Double Byte. If you're using Unicode then change all the 256's to 1024 to be safe.
    The Java Code for the utility does not have any constrained lengths so I expect the problem is in the PL/SQL.
    If this works then let me know and I'll amend the demo and re-post it.

  • TIMESTAMP field is not available in BW for the datasource 3FI_GL_P1_SI

    Hello,
    We have created a datasource 3FI_GL_P1_SI using transaction FAGLBW03 for the Regulatory Ledger i.e. P1.
    Now, when we check data in RSA3, we see that the TIMESTAMP field is available. This field is not hidden. When we replicated this datasource in BW, the TIMESTAMP field is not present. Has anyone faced such issue before?
    One more issue with this datasource is that, though the TIMESTAMP field is present in R/3, its data is not correctly populated.This field should store the data in the format (YYYYMMDDHHMMSS) but it stores the hexadecimal data. However, when we check the data of the datasource 0FI_GL_14, the data is correctly populated. Could you please let us know how to overcome these issues?
    Thanks and Regards,
    Nitin Chopade.

    Hi,
    In RSA6 check the selection option then try to replicate and Activate....
    Regards,
    Satya

  • All the char not available in Bex for an DSO

    Hi
    I am using a standard DSO for reporting. In DSO data fields contains 25 characteristics and i can see the records in all the characteristics. However when i try to do reportng in the BEx it shows only 20 characteristics.
    Other 5 char are missing. Please advice on this.
    Regards
    sapbi

    I'm confused can you please explain in more detail steps whats are u trying to do.
    Once you said you are building report on DSO later you said you are using infoset. be specific with the query that you want to ask.
    1) Are you able to see the info objects in DSO.?
    2) Are you building the report on top of DSO or Infoset?
    3) i asked you to check property "authorization relevant" is ticked or not for the info object which are not seen while building the Report on DSO
    in the info objects -- display screen -- business explorer tab -- is the option "auth relevant" is ticked or not?
    4) if you are using infoset what is the other target that you used to map and what are the keys that u had mapped in infoset?
    please provide all the details after checking again properly.... so that you can get some solution for your issue.

  • Why are web developer tools not available on Firefox for Android?

    I do some freelance web design. I just replaced my laptop with a tablet last year (Samsung Galaxy 10.5 S). I want to do web development on it - I work from a terminal doing Ruby on Rails and web development all the time. It would be awesome to have the F12 developer tools handy in Firefox for Android, but sadly I've waited for a while and there is no indication they will ever appear.
    Do NOT suggest using a remote debugger - I'm not testing the layout of pages on my tablet, I want to be able to profile, view source (without an add-on) and such. I have seen this exact question marked closed by suggesting remote debugging, and I fail to see how telling me to use my tablet next to a laptop or desktop is a solution. Telling me to carry a second device means I don't need the tablet at all, when my intention is to ONLY use the tablet.
    My tablet has a huge screen resolution and a powerful processor - more powerful than some laptops? Why is Firefox for Android neutered? I would understand disabling it by default to help those with less powerful devices, but why remove something that would add a competitive edge to your product, and is already integrated in desktop Firefox and has been for years? I prefer Firefox, but if Chrome adds web developer tools for Android first, I'll switch to Chrome.
    There are people today using a tablet as their sole computing device. Please do not relegate us to a second-class Firefox experience!
    Thanks,
    Ryan

    Hi Ryan:
    Thanks for the developer tools feature request
    This is a user support forum not a developer tools forum therefore I am locking this thread.
    Please file your developer tools feature request on the developer tools uservoice at:
    https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas
    Cheers!
    ...Roland

  • Itunes not available in iPhoto for slideshow since Yosemite update

    I updated to Yosemite yesterday.  Today I can no longer find iTunes when trying to create a slideshow in iPhoto.  Mac suggests I open iTunes before continuing but iTunes is open.  I have searched and this prompted me to find library.xml file and drag to desktop but there is no library.xml file in my iTunes folder, there are others though.  I have switched them on and off in different orders and I have turned the mac off too.  I have a wedding slideshow coming up soon and had just about finished putting the music to the photos, this is very irritating and stressful.
    Thanks for any help you can give me.

    It is always a good idea to backup your data before upgrading, and especially before doing anything mission essential.  Did you backup your data before?
    If not, piecemeal downgrading is possible, though not as easy without a backup:
    http://discussions.apple.com/docs/DOC-1948
    It is probably best to wait to upgrade until you know that all your mission essential programs are Yosemite compatible.  You can try Yosemite on a separate partition if you so desired, and then only upgrade when you need to.
    The xml file in question may also be in the Music folder in your Users -> yourname folder, or the hidden Users -> yourname -> Library folder. To enable hidden folders, download the utility Tinkertool:
    http://www.bresink.com/osx/TinkerToolSys4.html
    P.S. Mac is the name of the computer, the operating system, but not the company.  You don't call HP, Pavilion, so why would you call Apple, Mac?
    Yosemite has nothing to do with Classic.   The place to ask questions about Yosemite is here:
    OS X Yosemite
    where I've asked a moderator move this thread.

  • American Idol performances not avail on iTunes for iPhone?

    Am I blind or dumb? I am trying to find and download some of the recent American Idol performances / studio recordings, but none of them come up on iTunes on my iPhone. I can get them fine on iTunes on my computer, but nothing comes up when searching directly on the iPhone.
    I've done some searching for this topic to no avail.
    What gives?!?
    Message was edited by: ijgordon

    Go to the Store on your phone, tap music at the bottom and scroll all the way to the bottom of the page, just above your account info you'll see the Idol logo and a link to download this week's performances.

  • Pause button not available in camera for videos

    In xperia z2 pause not avaliable while recording videos. Due to which I am forced to record many clips. Other wise I have to record even not required seens to record in single clip. Even the low end phones are having camera pause button while recording videos and it is surprising to me that z2 not having it. I request sony not to forget some of the old features given in old phones carrying to the new phones.

    I am sorry,contact xperia care about this:
    http://www.sonymobile.com/global-en/support/contact-us/
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • New CQL Samples now Available on OTN for OCEP 11.1.1.3.0

    http://www.oracle.com/technology/sample_code/products/event-driven-architecture/index.html
    Download and import into your Eclipse IDE
    Sample: Pattern Name: TABLE JOIN - Enrich event with contextual data that is located in external table present in RDBMS (11.1.1.3.0)
    This sample code is an Eclipse project and simulates a stream of market Exchange events, which is joined with a Stock table present in the StockDs data-source. The joined result is printed-out to Stdout. An OutputBean creates a table using the StockDs data-source, and inserts a single row representing stock 'AAA'.
    Sample: Pattern Name: JMS ADAPTERS PATTERN- Send events using a JMS publisher, and receive events using a JMS subscriber (11.1.1.3.0)
    This sample code is an Eclipse project and simulates a stream of TestEvent events. TestEvents are converted to both a JMS map message and JMS Text message and published to a JMS destination using a JMS out-bound adapter. A JMS in-bound adapter is used to subscribe to the destination, and converts both JMS map message and JMS Text message to a TestEvent event. Conversion to a JMS map message is handled automatically. Conversion to a JMS Text message is done through a custom OCEP JMS Message converter, called TestMessageConverter.
    Sample: Pattern Name: COHERENCE INTEGRATION- Implement the use of Coherence for Event Enrichment and Publishing (11.1.1.3.0)
    This sample code is an Eclipse project and highlights two useful implementations with Oracle Coherence. The Application provides a cache loader which pre-loads the cache and then this data is 'joined' to the streaming data generated by the provided loadgen utility which highlights how simple events can be augmented with other information, creating a new 'synthetic" event. This Application also shows how event data can be 'pushed' into the cache and then how the changed data triggers output to the console.

    Duplicate thread
    issue in installing JDevelepor 11.1.2.3.0
    thanks

  • WIN_AP_UTILITY package not available with WebUtil for forms10G

    Hi all,
    In our forms6i application we have used the WIN_API_UTILITY package to delete a file from the client machine.
    But while porting to forms10g, we have used Webutil to carry out TEX_IO operation on the client machine.
    But in Webutil, there is no WIN_API_UTILITY package.
    So, please tell me what are the alternatives to be used??
    Thanks,
    Ramji

    You already mentioned the answer - WEBUTIL.
    Regards
    Grant Ronald
    Forms Product Management

  • Not valid Explosion Date for Production Version

    Hi Experts,
    I am creating a production order for a new item and I am getting the following error.
    version: xx
    is not valid on explosion date
    no other versions are available
    should the document link be transfered anyway?
    What is the right approach to correct this?
    if I choose yes, the production order does great created,
    but is it going to be a valid order?
    let me know
    Cheers
    JD Loera

    Hi,
    I believe it should be a warning message, else system would not allow you to proceed, so do a re-check on that.
    Coming to resolving the issue, this would occur when the valid-from date of the production version is later than the date on which bom & routing is exploded in the order. So before proceeding to make any changes, analyze the valid from dates of the BOM & Routing, now create the production version valid from that date.
    This would at the very minimum ensure that the production version will be valid. If you still get a warning message, it implies that validty dates of the BOM & Routing needs a re-visit as well.
    So go to MM02, MRP-4 / work scheduling view & modify the valid from dates of the production version. Once the same is done create a new order & system should read the production version.
    Regards,
    Vivek

Maybe you are looking for