Linux Redhat RHAS 2.1 & 3.x /etc/shadow hash algorithm

We are trying to load the linux user passwords into our OID server.
The hash is not unix crypt.
We have other unix like the HPUX server's work fine as {CRYPT} but the linux shadow does not migrate.
What is the default hash algorithm for RH?
Has anybody done users & passwords from RH -to-> OID?

That's what we all remember too. But it doesnt.
HPUX uses {CRYPT} syncs fine with OID userPassword field.
That same password value doesn't match with Linux.
So we tried {MD5} format. no luck.
I've created the user rp9999 rp9999 on several Linux systems. differnet value each time:
i tried this on my linux machine:
useradd rp9999 rp9999
passwd rp9999 (type password wrong twice: rp9999 rp9999)
/etc/shadow
rp9999:$1$YkjrvM53$gIyxjK8fLFuCmPjywPPXz/:13024:0:99999:7:::
Linux mach1 2.4.21-27.0.2.EL #1 Wed Jan 12 23:46:37 EST 2005 i686 i686 i386 GNU/Linux
so i went to a different machine - mach2:
rp9999:$1$d.DdubGw$Gqj.LxU8Fejq5yNFMSphC1:13024:0:99999:7:::
but from seperate DIFFERENT oid servers user=rp9999 & oidpasswd=rp9999:
authpassword;orclcommonpwd={MD5}XxXV8b0izcJsmcQJ23lmoQ==
userpassword: {MD5}XxXV8b0izcJsmcQJ23lmoQ==
What's going on with Linux /etc/shadow?

Similar Messages

  • Installing Oracle 8.1.7 on Linux RedHat 7.1

    I am trying to install Oracle 8.1.7 on a Linux RedHat 7.1 machine with P4 1.7GHz. I 've tryed all the papers I found on the net for setting the user accounts and groups, linking with the old gcc libraries, etc. The problem is that after starting the OUI and when a window pops-up that spans the products list available, the whole operation finishes too quicly without reaching the 100%. At the next screen when I am trying to give the Instalation Unix group - should be oinstall/dba - I press next and get the message "Unable to setup Inventory. You may not have proper permisions". The machine has 256MBs Ram and 520MB Swap file on a 20GB HDD.Has anyone else seen this before? I couldn't find anything on the net. Can anyone help me? Thanks in advance...

    Hi,
    In the user where you are trying to install Oracle, give the following command at the prompt.
    $ umask
    The result should be "022". If it is not, connect as root and change the umask-settings of the user.
    $ umask 022 <user-name>
    and connect as the user, where you are trying to install and run the Installer.
    Hope this will work,
    Murali.

  • Installing ocfs2 on Linux RedHat 4 update 3 (64 bit)

    OCFS2 being now certified on Linux RedHat 64 bit (since June second), we installed it on our Linux server.
    Our kernel is:
    $ rpm -qa | grep kernel
    kernel-2.6.9-34.EL
    kernel-smp-2.6.9-34.0.1.EL
    kernel-smp-2.6.9-34.EL
    kernel-utils-2.4-13.1.80
    I got errors when trying to load ocfs2:
    [root@db-red4-srv01 oracle]# /etc/init.d/o2cb status
    Module "configfs": Not loaded
    Filesystem "configfs": Not mounted
    Module "ocfs2_nodemanager": Not loaded
    Module "ocfs2_dlm": Not loaded
    Module "ocfs2_dlmfs": Not loaded
    Filesystem "ocfs2_dlmfs": Not mounted
    [root@db-red4-srv01 oracle]# /etc/init.d/o2cb load
    Loading module "configfs": Unable to load module "configfs"
    Failed
    [root@db-red4-srv01 oracle]# /etc/init.d/o2cb online ocfs2
    Loading module "configfs": Unable to load module "configfs"
    Failed
    Also when trying to configure the nodes using ocfs2console, I get the following error:
    #ocfs2console
    -> cluster
    -> configure nodes
    Could not start cluster stack. This must be resolved
    before any ocfs2 fileysystem can be mounted.
    Anyone has an idea?

    Hello Jiang
    I am facing the same error while installing ocfs2 on RHEL4 and here is last 20 lines from my dmesg,
    device-mapper: dm-multipath version 1.0.5 loaded
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda1, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    Adding 1736696k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1
    parport0: PC-style at 0x378 [PCSPP,TRISTATE]
    ip_tables: (C) 2000-2002 Netfilter core team
    ip_tables: (C) 2000-2002 Netfilter core team
    ip_tables: (C) 2000-2002 Netfilter core team
    configfs: disagrees about version of symbol struct_module
    i2c /dev entries driver
    eth0: no IPv6 routers present
    eth1: no IPv6 routers present
    Hangcheck: starting hangcheck timer 0.9.0 (tick is 30 seconds, margin is 180 seconds).
    Hangcheck: Using get_cycles().
    mtrr: your processor doesn't support write-combining
    configfs: disagrees about version of symbol struct_module
    configfs: disagrees about version of symbol struct_module
    configfs: disagrees about version of symbol struct_module
    configfs: disagrees about version of symbol struct_module
    Following is the output of ocfs2 packages installed.
    uname -r
    2.6.9-89.ELsmp
    #rpm -qa --qf "%{NAME}-%{VERSION}-%{RELEASE}_%{ARCH}
    n" |grep ocfs2
    nocfs2console-1.2.7-1.el4_i386
    nocfs2-tools-1.2.7-1.el4_i386
    nocfs2-2.6.9-89.EL-1.2.9-1.el4_i686
    nocfs2-2.6.9-89.ELsmp-1.2.9-1.el4_i686
    Appreciate if anyone could help me.
    Thanks,
    Anil

  • OMWB under Linux redhat AS 3 : Java 1.4 not found

    Hi,
    I have already used the oracle migration workbench under Windows with a total sucess.
    But passing to Linux Redhat AS 3; Trying to launch the migration workbench by the ./omwb.sh ... the stressing error follows :
    Java 1.4 not found. Java 1.4 requiered
    I installed the j2re and j2sdk rpms without any changes
    please help ! thinks

    Hello All,
    I solved the problem by executing the following commands :
    $ java -version
    ... placeholder message ...
    $ su -
    # alternatives --remove java /usr/share/java/libgcj-java-placeholder.sh
    # alternatives --remove javac /usr/share/java/libgcj-javac-placeholder.sh
    # alternatives --remove jar /usr/bin/fastjar
    # alternatives --remove jar.1.gz /usr/share/man/man1/fastjar.1.gz
    # cd /usr/bin
    # ln -s /usr/java/jre1.5.0/bin/java java
    ... also set the links for javac etc ...
    # exit
    $ java -version
    java version "1.5.0"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
    Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)
    $
    Procedure of JDK is similar to J2RE...
    It seems that it wasn't a difficult problem
    sorry and thinks
    Tchao

  • Did 9i (Linux Redhat 9) support Heterogeneous Connectivity?

    Hi,
    I have oracle 9i on linux redhat 9, and the MSSQL is runing on window
    2003. I try with no luck and having the same problems. Hope can get some
    hints from you guys.
    TNS:01201 : listener cannot find executable
    /opt/oracle/product/9.2.0/bin/hsodbc for SID DBSTAF.
    Listener failed to start
    initDBSTAF.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO = DbStaf
    HS_FDS_TRACE_LEVEL = off
    HS_FDS_SHAREABLE_NAME = /usr/local/lib/libodbc.so
    # ODBC specific environment variables
    set ODBCINI=/etc/odbc.ini
    Thanks
    Daron

    Daron,
    You could probably use the transparent gateways, but no, I was refering to Generic Connectivity which is installed as part of Oracle 9i Database (for windows).
    When you use a database link, Oracle looks up the 'USING' string in its local TNSNAMES.ORA. In that same TNSNAMES.ORA, you can specify the hostname of a different (ie windows) server.
    I have recently discussed setting up hsodbc on two machines Generic connectivity for M.S ACCESS? and Generic Connectivity 4 MS ACCESS on host  A  and ORACLE 9I on host B...
    The only bit I'm uncertain about is whether Oracle 9i on Linux can do the client side. If you have 'caths.sql' and 'SYS.HS_FDS_CLASS', then you probably can.
    Tak

  • Linux Redhat 7.3 Support IDE RAID Promise PDC20276 "845E Max2 LR

    845E Max2 LR (MS-6398E) Motherboard with onboard PDC20276
    I Must have linux redhat 7.3 support for onboard
    PROMISE IDE RAID  -- if it was clearly supported I
    could build a serious web farm or render farm with
    this nicely priced powerhouse of a motherboard.
    I emailed MSICOMPUTER.com to see if they support it since web site has no
    specific mention of Linux Redhat 7.3 support.
    Very low cost high performing MBoard -- I am hoping to build a web farm using the
    mirroring capability of the onboard chip
    Please advise if you know of anyone with success or hints.
    I am assembling it and about to try -- no doc on Promise.com or redhat.com or msicomputer.com
    or anywhere.
    promise.com site says mboard maker must support onboard promise chips.  promise.com web site
    says promise.com will not support mboard makers.
    Thanks In Advance
    Critical Need for support backing by MSICOMPUTER
    Arthur

    Quote
    Originally posted by wystewart
    Check
    http://www.linux-ide.org/
    You will likely need to patch the kernel and re-compile.  Suggest using the latest kernel, 2.4.19.
    Thanks.  Here is were I am up to (see my question at the end).
    I.  I received rhup-ftb22.zip from the people at promise.com who promised that they can't support
    this but I "could try it".  MSI.com must support the onboard chip.  Anyone at MSI.com feel free to contact
    me direct -- perhaps we can work something out
    and together we can qualify this promise chip for
    Redhat 7.3, anyway:
    rhup-ftb22.zip contains:
                            1.02.0.22up
                            FT-ioctl.txt
                            install
                            modinfo
                            modules.cgz
                            modules.dep
                            pcitable
                            readme.txt
                            rhdd-6.1
                            setup-ft
    II. complete readme.txt:
    ----- snip ------
     FastTrak Series Linux Driver Version 1.02.0.22
              Installation Note for RedHat Linux [06/27/2002]
    [INTRODUCTION]
    1.1 Foreword
           This driver diskette should be used with all Promise FastTrak Series
           adapter and onboard chipsets running under RedHat Linux operating
           systems.
           Do NOT use this diskette for other versions of Linux for FastTrak
           support.
    NOTE:  For FastTrak users with Promise chips labelled PDC20265R or PDC20270
           (FastTrak100 Lite motherboard-embedded solutions or FastTrak100TX2)
           running with Linux kernel versions 2.4.x, be aware of additional
           instructions to be performed.
           See Item 1.3 below for description of the issue which use of the
           driver and instructions solves.
    1.2 Support List
           PDC20262         FastTrak66
           PDC20265R        FastTrak100 Lite
           PDC20267         FastTrak100
           PDC20270         FastTrak LP/TX2/TX4
           PDC20271         FastTrak TX2000
           PDC20276         MBFastTrak133 Lite
           PDC20277         SBFastTrak133 Lite
           with
           Red Hat 7.0      (kernel 2.2.16-22)
           Red Hat 7.1      (kernel 2.4.2-2)
           Red Hat 7.2      (kernel 2.4.7-10)
           Red Hat 7.3      (kernel 2.4.18-3)
    1.3 Linux kernel 2.4.x ATA issue on FastTrak Series PDC20265R/PDC20270
            Linux Kernels 2.4.x misidentifies PDC20265R/PDC20270 (FastTrak 100 Lite
        motherboard-embedded solution/FastTrak100TX2) cards and/or chips as simple
        IDE controllers. This results in the built-in Linux IDE driver trying to
        handle the controller and can prevent the proper FastTrak ATA RAID driver
        to be loaded. Follow the installation instructions AND the parameter
        commands referred to in the Notes section.
        This called "IDE issue."
    [INSTALLATION]
           Extract the contents of the ZIP file on to a formatted floppy disk.
           (ZIP file can be extracted by `WinZIP' in windows or `unzip' in linux)
           Label the disk "FastTrak Driver Disk".
    2.1 To install the FastTrak Series Linux Driver into an EXISTING SYSTEM:
       1.) Boot linux system and login as root.
       2.) Insert FastTrak Driver Disk for install FastTrak Driver by issuing
           commands :
           # mount /dev/fd0 /mnt/floppy
           # cd /mnt/floppy
           # sh install     (Answer Yes/No when inquire setup configuration)
           You can answer Yes to load FastTrak driver when linux booting everytime.
           # cd ..
           # umount /dev/fd0
           NOTE: All IDE channels except the first and second one are disable
                 for the "Linux 2.4 ATA issue". It can be enable by removing
                 'ide2=0 ide3=0 ide4=0 ide5=0 ide6=0 ide7=0 ide8=0 ide9=0' in
                 /etc/lilo.conf or /boot/grub/grub.conf.
       3.) Reboot redhat linux system.
    2.2 To install the FastTrak Series Linux Driver into a NEW SYSTEM
       1.) Start the RedHat Linux Installation with CD ROM booting.
       2.) At the "Welcome to Red Hat Linux ..." installation screen, a
           prompt labeled "boot:" will appear at the bottom of the screen.
       3.) If you are in "IDE issue", please press TAB key and append parameters
           (see Note 1 below).
           --- OR ---
           If you are NOT in "IDE issue", type "expert" (without quotations)
           at the "boot:" prompt, then press the enter key.
       4.) At the "Devices" dialog box, insert the FastTrak Driver Disk in the
           floppy drive and then select "OK" or "Yes".
           If installing RedHat 7.1/7.2/7.3, please skip to Step 9.
       5.) After reaching the "Devices" dialog box again, select "Add Device".
       6.) When asked "what kind of device would you like to add?", select
           "SCSI", and then select "OK".
       7.) Press the "P" key and scroll down to "Promise FastTrak Series ....",
           and then select "OK".
       8.) The installation process will now display "Promise FastTrak Series
           Linux Driver" has been found. Select "Done".
       9.) If you are in "IDE issue", when the Boot Loader Configuration menu
           is displayed, please type parameters (see NOTE 2 below) in the Kernel
           parameters field.
           --- OR ---
           If NOT in "IDE issue", ignore step 9 and proceed to step 10.
      10.) Continue with the installation as normal.
      11.) If installing RedHat 7.2 or Update Linux to RedHat 7.1/7.2/7.3.
           Press Ctrl-Alt-F2 when installation at the "Congratulations" menu.
           Other RedHat version please click "Exit" button to finish installation.
      12.) Insert the FastTrak Driver Disk floppy, Issue commands to load FastTrak
           driver.
           # chroot /mnt/sysimage
           # mount /dev/fd0 /mnt
           # cd /mnt
           # sh setup-ft
           # cd /
           # umount /mnt
           # exit
      13.) Choose your selection here, after FastTrak driver setup successful.
           Please Press Ctrl-Alt-F7 and click "Exit" button to finish installation.
    [NOTE]
       1.) "expert ide0=0x1f0,0x3f6,14 ide1=0x170,0x376,15 ide2=0 ide3=0 ide4=0
            ide5=0 ide6=0 ide7=0 ide8=0 ide9=0"
       2.) "ide0=0x1f0,0x3f6,14 ide1=0x170,0x376,15 ide2=0 ide3=0 ide4=0 ide5=0
            ide6=0 ide7=0 ide8=0 ide9=0"
    ----- snip ------
    III. For my RAID farm, render farm, I have multiple
    20 GB IBM IDE/100 hard drives, so I connected one
    of them to a regular (non-RAID) IDE port, booted from CDROM and sucessfully installed Redhat 7.3 selecting very simple defaults.  Tried multiple times, clean shutdown, clean reboot, all OK, no surprises.  Great.
    Then after clean shutdown, I removed ths drive from
    the IDE connector and moved it to the first RAID IDE
    conenctor.  Then I added an identical blank drive to the
    second RAID IDE connector.  The boot process guided
    me to select between "Performance" mode (striping)
    versus "Security" mode (mirroring).  I selected mirroring
    purely so that I do not have to panic when a drive fails, I can take my time in replacing the falty drive and no
    one will ever have noticed a problem.
    Upon reboot, it started to clear boot but locked up
    within a few seconds after starting to spew boot messages.
    I would have expected that Linux would have recognized the RAID array as some standard
    supported SCSI drive.
    I guessed the promise engineers didn't think of
    adding a BIOS option to force the chip to emulate
    some simple cheap reliable SCSI drive (maybe the next
    motherboard support chip), so I imagined that I would
    have to make sure PDC20276  (MBFastTrak133 Lite)
    support is added.
    Then I returned the drive to the IDE (non-RAID) port,
    rebooted successfully, unzipped rhup-ftb22.zip into
    a directory and ran the following command:
    # sh install
    Looking at install, it seems to take a peak in
    the following directory:
    /lib/modules
    and sees the name "2.4.18" in mine just to figure
    out where to copy "FastTrak.o" (/lib/modules/.../kernel/drivers/scsi in my case).
    Then it determines that /etc/lilo.conf is not there
    and confirms that /boot/grub/grub.conf exists and
    append the following text to the "kernel" line:
    ide0=0x1f0,0x3f6,14 ide1=0x170,0x376,15 ide2=0 ide3=0 ide4=0 ide5=0 ide6=0 ide7=0 ide8=0 ide9=0
    then inserts the following modules:
    FastTrak
    scsi_mod
    sd_mod
    QUESTION:  Should I now expect to boot OK by removing the drive from the IDE (non-RAID), moving to
    first RAID port, adding second blank identical IDE drive
    to second RAID port?
    BEFORE DOING THAT: Before trying, for fun, I added two blanks to the RAID ports and booted from the IDE
    (non-RAID), yes three IDE drives altogether.
    Here is what I now see in the dmesg:
    ---- snip ----
    SCSI subsystem driver Revision: 1.00
    PROMISE FastTrak Series Linux Driver Version 1.02.0.22
    scsi0 : FastTrak
      Vendor: Promise   Model: 1X2 Mirror/RAID1  Rev: 1.10
      Type:   Direct-Access                      ANSI SCSI revision: 02
    Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    SCSI device sda: 39062500 512-byte hdwr sectors (20000 MB)
     sda: unknown partition table
    ---- snip -----
    FINAL COMMENT:
    Seeing the following line in the readme.txt:
           Red Hat 7.3      (kernel 2.4.18-3)
    is very comforting when my uname -a results in:
    Linux **.**.com 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686 unknown
    Perhaps I should freeze my kernel at 2.4.18-3 until
    promise gives me the source code to FastTrak.o  X(
    In the words of strongbad of http://www.homestarrunner.com:
    X( What's their freakin' problem X(
    Arthur

  • Oracle 10.2.0 DB installation problem on Linux RedHat 4

    When I install Oracle 10g release 2 database on my Linux RedHat 4 platform, I got the following error message (from action log file):
    INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genorasdksh: Failed to link liborasdkbase.so.10.2
    INFO: make: *** [liborasdkbase] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2006-10-05_11-17-26AM.log' for details.
    Exception Severity: 1
    Can someone help me to solve this problem?
    Your kind assistance will be highly appreciated!

    I didn't install the whole OS but just some packages that contain required rpms by Linux Redhad 4. I guess I accidently missed a package. In order to make sure that I have installed all necessary packages, I just re-installed the OS with care. Thanks for your advices.
    The Oracle DB installation was successful, however, after I installed the Oracle HTTP Server and then stop the HTTP Server, I can't start it again. The following is the error message.
    [oracle@linuxkm database]$ /u01/app/oracle/product/10.2.0/http_1/opmn/bin/opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=linuxkm:6200
    0 of 1 processes started.
    ias-instance id=standalone
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=23484)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/oracle/product/10.2.0/http_1/opmn/logs/HTTP_Server~1
    Thank you very much for your help!

  • Installation Iplanet 4.1 Enterprise Web Server on Linux RedHat 7.1

    I am trying to install IPlanet 4.1 Enterprise Web Server on Linux RedHat 7.1.
    After unloading the software from CDROM to a temp directory, and run ./setup, I get the following error:
    eroor while loading shared libraries; libncurses.so.4: cannot load shared object file : no such file or directory.
    Has anyone know how to resolve it??. Thanks.
    regards,
    Benny Tan

    I have answered for this topic previously for another thread. Please follow the URL to see the answer.
    http://forum.java.sun.com/thread.jsp?thread=257294&forum=14&message=968185

  • Unable to install Oracle 9.0.1 on Linux RedHat

    Hi,
    I am unable to install Oracle 9.0.1 on Linux RedHat, tried many times. While installing i get following errors-
    "Error in invoking target install of makefile
    /usr/oracle/9.0.1/plsql/lib/ins-plsql.mk"
    "error in invoking target ioracle of makefile
    /usr/oracle/9.0.1/rdbms/lib/ins-rdbms.mk"
    "Error loading native library : libnjni.so"
    Installation halts while configuring Net Confugration Assistant....
    Any workaround ???
    Thanks in advance.

    There are many versions of RedHat. Your post indicates you are using one of them, but your post really does not give a hint as to which one. Funny thing is - different versions have different install requirements.
    I really don't understand why operating system version is such a big secret. Especially since it is logically so critical to installation issue. Even when installing on Windows, the first questions is 'which Windows'.
    You have, of course, followed the suggestions at http://www.puschitz.com and noted the errors and workarounds, have you not.
    Especially about things like packages and versions.

  • Can OAS9i and Portal be installed on Linux RedHat(kernel 2.2.19) platform?

    Hi,
    My question is the same as the subject written.
    Can OAS9i and Portal be installed on Linux RedHat(kernel 2.2.19) platform? Basically, first, I can't find the OAS9i "*.cp" image files for RedHat Kernel 2.2.16 or later use, second, what I can download from OTN site is V1.0.2.2.1 which is for Linux RedHat Kernel 2.4.3-12 or later use. And I downloaded all the files which OAS9i version is V1.0.2.2.1, and failed to install on my platform. So I want to know is there anybody installing OAS9i and Portal successfully on RedHat 6.2(Kernel 2.2.19, glibc 2.1.3)? Or can share on other RedHat version had any successful installation processes or suggestion. Thanks in advance.
    Regards!
    Frank

    9iAS 1.0.2.x is only supported on Redhat 7.0 and Suse 7.2
    Portal PM

  • Oracle Forms (Support & Certification) on Linux RedHat AS 4.0 (Intel 32bit)

    Hello,
    Does anybody know for sure if Oracle is certifying Forms (part of Application Server 10.1.2.2) on Linux RedHat AS 4.0 (Intel 32 bit). We are trying to move from v3.0 to v.4.0, however without Oracle support, that might not happen.
    Any help or guidance on this matter would be greatly appreciated.
    Regards
    Kunal Bansal

    I did search in Metalink indeed. This document is really the latest certification they have. But funny thing is that the rda.sh script Oracle released checks for RH4 in addition to RH3. I have my test iAS server (10.1.2.0.2) and iDS (same version) installed on RH 3 (just in case) but I have installed iAS server in 2 different places (for deployment) on RH 4 - both went just fine. I know there is a document on Metalink, explaining how to install on RH 4 - basically, they released a small patch set for those who wants to install on RH 4. I did apply that patchset (it is for OUI not for the forms). My quick solution to implement this patchset was to create a staging directory (disk1, ...) and then replace couple of files located under disk1 staging directory with the files that comes with the patchset (unzipped into a separate place), then start the installation of 10.1.2.0.2 on RH 4. Everything then went just perfect on RH 4. No problems reported so far (2 separate installations on 2 separate sites on RH 4). I don't know if this helps but just wanted to provide some feedback.
    R/ Zaf

  • Managing Oracle 9i On Linux Redhat AS

    Hi All,
    Can someone provide me document references for managing oracle9i on linux redhat.
    Thanks in advance.

    managing oracle9i on linux redhatWhat do you mean exactly ? Installation , Administration , or what else ?

  • Cannot bring up the SAP ERP 6.0 Installer GUI on a linux redhat 5.4 machine

    Hi,
    I'm trying to install the SAP ERP 6.0 on a Linux Redhat 5.4 machine and the gui for the install does not come up
    Here is the message
    sudo ./sapinst
    Password:
    [==============================] \ extracting...  done!
    Starting GuiServer using:
    /usr/bin/java -Xmx256M -Djava.security.egd=file:/dev/urandom -cp /tmp/sapinst_exe.24750.1283972427/JAR/instgui.jar:/tmp/sapinst_exe.24750.1283972427/JAR/inqmyxml.jar SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    init: retrieving account information for group sapinst...
    init: retrieving account information done.
    load resource pool /remote/repeng5/SAP/sd_benchmark/Extracted/BS_2005_SR3_SAP_Installation_Master/IM_LINUX_X86_64/resourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host inspired.sybase.com, port 21200 to continue with the installation
    My env. is the following
    java -version
    java version "1.6.0"
    OpenJDK  Runtime Environment (build 1.6.0-b09)
    OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
    Memory in the machine is 16 GB. I have tried bringing up the installer on a different linux redhat 5.4 machine and there are no issues there
    Any help/pointers would be greatly appreciated

    Thank you both for your reponse.
    I did try changing the java to 1.4.2 but I still get the same behaviour. The gui just hangs.
    Here's my new env.
    java -version
    java version "1.4.2"
    gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  • Where to download OAS9i V1.0.2.2 for Linux RedHat RH6.2(kernel 2.2.16 or later) use?

    So that we may better diagnose problems, please provide the following information.
    - Server name:linux1
    - Filename
    - Date/Time: 2/6/2002
    - Browser + Version: Netscape 6
    - O/S + Version: Linux RedHat 6.2 (Kernel 2.2.19, glibc 2.1.3)
    - Error Msg
    I am a member of OTN, and I tried to download and test OAS9i for my platform - Linux RedHat 6.2(Kernel 2.2.19, glibc 2.1.3), and I tried to find the related OAS9i product for Linux use from your site "Oracle9iAS Download Options", but I got a confused about those items, I found v1.0.2.2.1 OAS9i image *.cp file there, but there installation guide itself shows that it is for V1.0.2.2 use,that is for Intel Linux use(Kernel 2.2.14 or later, glibc 2.1.3), however, the image *.cp file which could be downloaded is V1.0.2.2.1, is for Intel RH7.1 Linux use(Kernel 2.4.3-12, glibc 2.2.2-10).
    So that's very strange, and I want to know that where can I download the *.cp files for Intel Linux RH6.2 use(Kernel 2.2.19 or later, glibc 2.1.3), my platform is RH6.2 because I heart that Intel Linux RedHat's version over 6.2 doesn't be certificated by ORACLE, so I always use Intel RedHat 6.2 as my basic platform, so who can tell me where to download the imgae *.cp files for my platform use? Or any suggestion?
    Thanks in advance!
    Best Regards!
    Frank

    You wrote:
    There no longer are standalone upgraders for Safari.
    I beg to differ, amigo...
    ...but you're correct in saying that they're not generally available. You have to know where to find them. Evidently, you don't...and obviously I didn't either, or I wouldn't have asked. But I think I know how to find out where they are now.
    Thanks again for your prompt replies.

  • ORA-29532 on Oracle 9i custom database creation (Linux Redhat 7.2)

    I'm trying to create oracle 9i on Linux Redhat 7.2 (2.4.16), but I got a ORA-29532 error:
    ORA-29532: java call terminated by uncaught java exception: java.net.BindException: unable to bind end point, status=12571<0.0.0.0,2481>
    This error was thrown on Oracle JVM database creation process.

    I'm trying to create oracle 9i on Linux Redhat 7.2 (2.4.16), but I got a ORA-29532 error:
    ORA-29532: java call terminated by uncaught java exception: java.net.BindException: unable to bind end point, status=12571<0.0.0.0,2481>
    This error was thrown on Oracle JVM database creation process.

Maybe you are looking for

  • Zen touch has fro

    Hey all, I hope someone can help. My zen touch (20gb) player froze whilst turning off, i let it sit but eventually had to reset it to get it to go off, since then i havent been able to turn it back on and it wont charge, the blue charge indicating li

  • Oracle installer scripts in Delivery wizard is disabled in Project builder

    Hi, I have oracle forms 6i installed on my system. However, I was trying to builld installer scripts for my project. So I open the deliver wizard in Project builder. Select all the parameters, like project name/directory etc.and then when I reach the

  • Get error language for error response

    Hello, We use LotusNotes to call SAP function.We wanna get response error message described in English but it always described in Chinese. We have set the defualt zcsa/system_language=E, and also set default logon language EN for the connection user

  • How to transfer encrypted file using B2B sftp with custom doc over generic

    hi , we have a requirement to get and send an encrypted file to/from our trading partner. Previously we configured B2B sftp with custom doc. over generic exchange protocol to get a text file and used 1st 11 charecters in the file as identifier for th

  • E61 Packet Data Message

    Hi, I have set up my email via the Nokia website as per their instructions but I am getting an error meesage when trying to connect. It says "packet data connection not available". Can anyone help? Mike