Installtion of DB 10gR2 on open suse linux

I am trying to install 10gR2 on open-suse 10.2 . i have done all the necessary things but i keep get this error : Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-07-15_02-43-18AM. Please wait ...
DISPLAY not set. Please set the DISPLAY and try again.
Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
- For csh: % setenv DISPLAY 192.168.1.128:0.0
- For sh, ksh and bash: $ DISPLAY=192.168.1.128:0.0; export DISPLAY
Use the following command to see what shell is being used:
echo $SHELL
Use the following command to view the current DISPLAY environment variable setting:
echo $DISPLAY
- Make sure that client users are authorized to connect to the X Server.
To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
% xhost +
To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
% <full path to xclock.. see below>
If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
Typical path for xclock: /usr/X11R6/bin/xclock
i have set this display using $DISPLAY=192.168.1.128:0.0; export DISPLAY , i keep getting d same error . dont know what to do . please i need help

As previously noted by Yingkuan,
$DISPLAY=192.168.1.128:0.0; export DISPLAY
Has a $ sign in excess.
This is a very frequently seen error, and the help displayed by the installer should be enough to understand what is going on. On the other hand I assume you are either working on a character mode console by means of either the su command or by means of a remote shell session. Unless you are able to launch an Xclient by means of the oracle user, there is no way this can work.
~ Madrid
http://hrivera99.blogspot.com/

Similar Messages

  • OBIEE 10.1.3.4 access issues on Open SUSE Linux

    Hey guys,
    I am new to OBI EE and i am trying to get this working on open SUSE platform. I got lucky and finished installation and ran the following scripts
    # run-sa.sh start
    # run-saw.sh start
    # run-sch.sh start
    The first 2 scripts went fine but I had problems fixing the Scheduler services. It gives the following error:
    [nQSError: 67042] The Scheduler Configuration is incorrect.
    [nQSError: 67004] Registry value for SchedulerScriptPath not set.
    I am not sure what to do. I am also unable to access the Presentation(Dashboards) page. What do I do to access the OBI login page. Any suggestions are extremely appreciated.
    Thanks

    I am also unable to access the Presentation(Dashboards) page. What do I do to access the OBI login page. Any suggestions are extremely appreciated.Have started your OC4J instance? By default OBIEE installs a OC4J instance where the Analytics.war Web App will run. This is the Presentation Services plug-in that you use to access the BI Server via the Web (Answers, Dashboards, etc), so that's the login page you are looking for. On a default installation that OC4J instance runs on port 9704, so you could try going to http://your_server_name:9704/analytics to see if you can see the login page.

  • Oracle9i Installation on SuSe Linux 7.3 Professional Edition

    Hi,
    I'm trying to Install Oracle 9i Database server on SuSe Linux 7.3 Professional Edition. I have gone throgh the Oracle 9i release notes for the Linux version. In the release notes document, in the OS Software Requirement section ( the following statement is mentioned as below ):
    "The following executables must present in the /usr/bin directory : make, ar, ld, nm"
    But after the Linux insalltion I found that only make executable is present and other doesn't. My doubt is, if I continue with the Oracle Installtion without these files does the installer cause any problems? If so how do I get these executables, as these executables doesn't exist in the "Software Installation" listing of SuSe 7.3 Professional edition?
    Another doubt is, Does SuSe 7.3 Professional edition suitable for Oracle 9i Database server? I checked the Kernal version, it seems to be OK.
    Please help.
    Thanks in advance
    Sriram Subbiah

    Hi,
    I'm trying to Install Oracle 9i Database server on SuSe Linux 7.3 Professional Edition. I have gone throgh the Oracle 9i release notes for the Linux version. In the release notes document, in the OS Software Requirement section ( the following statement is mentioned as below ):
    "The following executables must present in the /usr/bin directory : make, ar, ld, nm"Thats compiler, linker and linktool, install "binutils"!
    Sincerly,
    Christine

  • Error while Oracle 10g  Installation suse linux

    Hi,
    All i am facing issue while installing Oracle 10g release 2 on open suse.
    All test are getting passed but getting a error reltated to ip address as follows.
    INFO: Checking DetectIfDHCPAssignedIP
    This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:10.31.215.64
    INFO: Checking the network interface display name.... :eth0
    INFO: Checking the network reference name..... :eth0
    INFO: Checking the platform .......46
    INFO: Checking the LINUX vendor .... :SuSE
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    Also while installing getting error as,
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public
    IP addresses. However, the primary network interface on the system should be
    configured with a static IP address in order for the Oracle Software to function
    properly. See the Installation Guide for more details on installing the software
    on systems configured with DHCP.
    Please help me to resolve issue.
    BR,
    Rajesh
    Edited by: Rajesh.Rathod on Dec 20, 2010 12:52 AM

    Hi,
    I tried to follow each step of oracle documentation but network configuration requirement is failing.
    please find following log.
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9
    Actual Result: SuSE-9
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-3.81-128.14.     Passed
    Checking for binutils-2.14; found binutils-2.19.51-10.26.4.     Passed
    Checking for gcc-3.2; found gcc-4.4-4.2.     Passed
    Checking for libaio-0.3.96; found libaio-0.3.104-144.2.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=1250.     Passed
    Checking for semmns=32000; found semmns=32000.     Passed
    Checking for semopm=100; found semopm=100.     Passed
    Checking for semmni=128; found semmni=256.     Passed
    Checking for shmmax=536870912; found shmmax=3294967296.     Passed
    Checking for shmmni=4096; found shmmni=4096.     Passed
    Checking for shmall=2097152; found shmall=2097152.     Passed
    Checking for file-max=65536; found file-max=131072.     Passed
    Checking for VERSION=2.6.5-7.201; found VERSION=2.6.31.5-0.1-desktop.     Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000.     Passed
    Checking for rmem_default=262144; found rmem_default=4194304.     Passed
    Checking for rmem_max=262144; found rmem_max=4194304.     Passed
    Checking for wmem_default=262144; found wmem_default=262144.     Passed
    Checking for wmem_max=262144; found wmem_max=262144.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.3-98.28
    Actual Result: 2.10.1-10.4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 5460MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 5460MB
    Actual Result: 10244MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Please suggest how to resolve.

  • Installation ColdFusion MX 7.02 on SUSE Linux 10

    I tried to install ColdFusion MX 7.02 on SUSE Linux 10 with
    Apache 2 web server and I have this very unusual error. ..
    ./coldfusion-702-lin.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer
    archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot
    open shared object file: No
    such file or directory
    dirname: error while loading shared libraries: libc.so.6:
    cannot open shared object file:
    No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1:
    cannot open shared object file
    : No such file or directory
    basename: error while loading shared libraries: libc.so.6:
    cannot open shared object file
    : No such file or directory
    dirname: error while loading shared libraries: libc.so.6:
    cannot open shared object file:
    No such file or directory
    basename: error while loading shared libraries: libc.so.6:
    cannot open shared object file
    : No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot
    open shared object file: No
    such file or directory
    /tmp/install.dir.25814/Linux/resource/jre/bin/java: error
    while loading shared libraries:
    libpthread.so.0: cannot open shared object file: No such
    file or directory
    Any ideas why it might be are really appreciated.

    Take a look at
    this
    thread on Steve Erat's blog.

  • FMS 2 on Suse Linux  9.1 - Rootserver

    Hi,
    i installed the Flash Server 2.0.1 developer version on my
    Suse Linux 9.1 Root Server.
    I can't loggin to the FlashServer Management Console
    Interface
    What exactly i need type in to the "Server Adress" Field?
    I tried ServerIp:PortNr and ServerHostName:PortNr --> I
    use 1111 as PortNr
    I think the service doesn't start.
    If i type this command:
    ./fmsmgr adminserver start
    i get:
    Admin server:fmsadmin command:start
    Starting Macromedia Flash Media Admin Server (please check
    /var/log/messages)
    if stop with
    ./fmsmgr adminserver stop
    i get:
    Admin server:fmsadmin command:stop
    Stopping Macromedia Flash Media Admin Server (please check
    /var/log/messages)
    fmsadmin: no process killed
    Admin Server has shutdown...
    ./shmrd: error while loading shared libraries: libnspr4.so:
    cannot open shared object file: No such file or directory
    if i type:
    ./fmsmgr list
    i get:
    Macromedia Flash Media Server services:
    fms
    Macromedia Flash Media Server running services:
    Processes for service "fms" in directory:
    /srv/www/htdocs/web1/html/stream/fms
    ** no server process **
    ** no administration server process **
    MY Admin Name and Password 100% correctly.
    After reinstallation i get this Message:
    Installing Macromedia Flash Media Server files...
    Configuring Macromedia Flash Media Server...
    Adding "fms" service.
    Setting default admin to "fms".
    fms 0:off 1:off 2:off 3:on 4:off 5:on 6:off
    Setting autostart for "fms".
    Server:fms command:start
    NPTL 0.61
    Starting Macromedia Flash Media Server (please check
    /var/log/messages)
    Admin server:fmsadmin command:start
    Starting Macromedia Flash Media Admin Server (please check
    /var/log/messages)
    The Macromedia Flash Media Server installation is complete.
    My questions:
    1. How can i check out over SSH command whether the
    FlashServer works correctly?
    2. If i download and install the Script with the root
    Account, what i need to enter, witch during the Flash Media Server
    processes for default "user" and default "group"?
    3. Can can i cange without some Problem the default path
    during the installation?

    The Answer is in your port TrippleEx.
    You must install libnspr4 library first.

  • Installation of Oracle EBusiness Suite 11i Release 10.2 on Suse Linux 9

    Hi,
    I have been going thru this forum and got some great tips but am still having problems installing it on Suse Linux Enterprise 9. The reason for failure is at 20% - adrun9i.sh script. Initially it was giving me error while unzipping the files, now it passes that step but gives error while configuring db. I am not sure what the problem is. I have set all the possible kernel parameters. Any help is appreciated?
    Thanks in advance,

    I had the same issue, though I cant remember the percentage anymore, but it was whilst on Database Disk 2.
    What I found out was that the DVD in which that zipXX file was had a CRC error, and the size of the .dbf (I think it was a xxxtx.dbf file) was smaller than expected, cos I manually unzipped this file during a rerun of the installation which finally succeeded. Unfortunately, the DB srung the error after I tried forcing it to mount and open.
    I have now installed the same on SLES9, after I downloaded a fresh set of files from edelivery.oracle.com ( Its a nightmare if you have a slow broadband - Lasted me about 2 weeks, using a download manager)
    You can see the article written by Micheal B on coolnotes in the Novell site, and get in touch if further assistance is needed.
    Good Luck if you havent given up on the idea

  • Adobe AIR on RedHat and SUSE Linux

    Hi,
    I am trying to install AIR 2.5 runtime on RedHat Linux and SUSE Linux . When I try to do it on RedHat, I get the following error:
    error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory
    Can anyone help me fix it. I assume I will get something on the same lines on SUSE as well? Also, has anyone successfully done what I am trying to do? I can see that Adobe AIR page doesn't mention RHEL and SUSE (but openSUSE) supported, but still.
    Thank you!
    -Amit

    The only version that works on RHEL 5 is 2.0.4. Check this thread for more details:
    http://www.cherpec.com/2010/12/adobe-air-2-5-1-glibc_2-7-error/
    It works as I tested on RHEL 5. But to ship AIR heelp to customers, this is for sure not a solution.

  • Oracle 10g Express edition on Open Suse 10.2 mahine Insatllation vows !

    The Installation Oracle 10g Express edition on Open Suse 10.2 mahine,
    requried the installation of libaio... i installed the package by smart ....
    after that installation was fine...
    but when i try to login :
    following exception occurs :
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    I reinstalled oracle and libaio but result was same .. ..
    "rpm -q libaio" prints "libaio-0.3.104-32"
    I tried to install Oracle libaio package .. i downlaoded it from Oracle web site...
    but it gave following exception :
    checking for libaio >= 0.3... no
    checking for libaio 0.1... no
    configure: error:
    *** libaio is required.
    smart info libaio output :
    Name: libaio
    Version: 0.3.104-32@i586
    Priority: 0
    Group: System/Libraries
    Installed Size: 31.3kB
    Reference URLs:
    Flags: new
    Channels: SUSE 10.2 Repository
    Summary: Linux-Native Asynchronous I/O Access Library
    Description:
    The Linux-native asynchronous I/O facility (&quot;async I/O&quot;, or
    &quot;aio&quot;) has a
    richer API and capability set than the simple POSIX async I/O facility.
    This library provides the Linux-native API for async I/O.
    The POSIX async I/O facility requires this library to provide
    kernel-accelerated async I/O capabilities, as do applications that
    require the Linux-native async I/O API.
    Name: libaio
    Version: 0.3.104-32@x86_64
    Priority: 0
    Group: System/Libraries
    Installed Size: 31.9kB
    Reference URLs:
    Flags: new
    Channels: RPM System; SUSE 10.2 Repository
    Summary: Linux-Native Asynchronous I/O Access Library
    Description:
    The Linux-native asynchronous I/O facility ("async I/O", or "aio") has
    a richer API and capability set than the simple POSIX async I/O
    facility. This library provides the Linux-native API for async I/O. The
    POSIX async I/O facility requires this library to provide
    kernel-accelerated async I/O capabilities, as do applications that
    require the Linux-native async I/O API.
    Please help...
    -jasdeep

    It probably isn't visible by your oracle environment, please verify the value of your LD_LIBRARY_PATH, PATH, and ORACLE_HOME environment variables.
    ~ Madrid.

  • Need help setting up UML290 4g modem on SuSE Linux 11.3

    greetings,
       I have been digging through this forum and found other users that have had success in setting up their UML290 with both Mac and Linux. Ref:  http://community.vzw.com/t5/4G-Discussion/4G-LTE-Data-stick-Mac-Linux-Windows-other-authentication/td-p/347794/highlight/true/page/3   I took the plunge and signed for the new device.  It has been activated and initialized using windows XP Pro.  I have installed the modem device using YaST2 (configuation tool), set as /dev/ttyASM0 , set to #777 [email protected], etc.  I am using Qinternet to make the connections.  Below is the log, as it won't connect.
    Qinternet.logSuSE Meta pppd (smpppd-ifcfg), Version 1.60.46 on linux-ib6d.Status is: disconnectedtrying to connect to smpppdconnect to smpppdStatus is: disconnectedStatus is: connectingpppd[0]: Plugin passwordfd.so loaded.pppd[0]: speed 480000000 not supportedpppd[0]: --> WvDial: Internet dialer version 1.60pppd[0]: --> Initializing modem.pppd[0]: --> Sending: ATZpppd[0]: ATZpppd[0]: OKpppd[0]: --> Sending: AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0pppd[0]: OKpppd[0]: --> Sending: ATM0pppd[0]: ATM0pppd[0]: OKpppd[0]: --> Sending: ATX3pppd[0]: ATX3pppd[0]: OKpppd[0]: --> Modem initialized.pppd[0]: --> Sending: ATDT#777pppd[0]: --> Waiting for carrier.pppd[0]: ATDT#777pppd[0]: NO CARRIERpppd[0]: --> No Carrier!  Trying again.pppd[0]: --> Sending: ATDT#777pppd[0]: --> Waiting for carrier.
      Basically, what am I doing wrong, and how do I correct it?  I have been using the Pantech UM175 over the past years with success. There is also reference in the other post that this can or should be set up as an ethernet device.  How can that be done?
    4G LTE GSM General Device Settings-Phone Number: PhoneNumberAccount name: [email protected]: vzwAdvanced Settings-Carrier: GenericModel: GPRS (GSM/3G)APN: vzwinternetCID: 1
    thanks in advance for any help,
    idee

    OK, I have tested about all I care to at this point.  I have a g3 connection on Linux using the Pantech UML290 from Verizon.
    Open SuSE 11.3
    Kernel Linux 2.6.34.7-0.7 desktop
    Gnome 2.30.0  (using LXDE)
    QInternet for connections
    Modem installed as /dev/ttyACM0
    Tone Dial, Speaker Off, Detect Tone Dial Off
    Details (default settings)
      Buad Rate - 480000000
      Init 1 - ATZ
      Init 2 - AT Q0 V1 E1 S0=0 & C1 &D2 +FCLASS=0
    Enable Device Control Via Qinternet
    Provider information:
       Name: vzw4g #777
       Phone Number: #777
       User Name: [email protected]
       Password: vzw
    Manual (defaults for all of the rest of the settings)
     #777 provided the quickest (almost instant) connection to the carrier.  *99# & *99***3# also worked, but after a 60 second or longer wait.
    The primary reason for the successful 3g connection seems to be the use of the Pantech Tool posted by Toughbook (linked here) at the Verizon forum.  This process is all done under windows.  Be advised, if you have the tool "read" your device, you must write, even if you made no changes.  If you don't it won't work under the VZAccess Manager.
      The default settings (AT+CGDCONT?) on your UML290 should be:
    +CGDCONT: 1,"IPV6","vzwims","0:0:0:0:0:0:0:0",0,0
    +CGDCONT: 3,"IPV4V6","vzwinternet","0.0.0.0",0,0
    +CGDCONT: 4,"IPV4V6","vzwapp","0.0.0.0",0,0
      It seems that the modem might connect directly under SuSE Linux without any complications using the modem configurations and provider information above.  I am in a 3g area right now (4g is support to be here this summer) and when I try to connect with the unit straight out of the box, everything connected, but it found no carrier.  I'll know more once 4g is in our area.  There were a couple of other posts mentioning a direct hook up in Fedora.  I could not find any direct posts confirming that, but I am guessing this is the case.
      Willzzz suggested various options and tests (here post #12) on the Ubuntu forum.  I set up and tried all.  The test was to see if I could force the APN to see the 3g system under the 4g settings (out of the box, without the Pantech Tool alteration).  I was not successful with any.  I tried using all three of the AT+CGDCONT versions above in the Init3 setting.  Phone numbers of *99#, *99***3#, and #777. Even though both options (within the init string & in the dial-up number) are supposed to change the APN, neither worked for me.
    Many of these items have been discussed before in various posts in this forum.  I don't claim credit for anything, but trying various options.  Thanks to Neander, Willzzz88, Irieblue and Toughbook, among the others that added to those posts.  The reason for the detail in this post is simply to document what I tried, what worked and what didn't hoping it might help others connect.  Thank you all for your expertise on this forum.
    idee

  • Requirements to install open suse 10.3 on lenovo3000n200

    hi, would i need a copy of drivers for this machine to install open suse 10.3,or will this operating system be able to auto detect the drivers needed?
    thanks ellie

    Hi Ellie, I Have tried quite a few Linux Distros on my 3000 N200 and If memory serves Opensuse is one that doesn't quite get it all right on install. I remember having probs with my wifi card and sound drivers also not sure if the SD card reader is installed as I didn't test it at the time.
    Personally best results were a debian based distro such as Ubuntu or Linux Mint. Only things that didn't work were sound (which I posted a fix for here: http://forums.lenovo.com/lnv/board/message?board.id=Special_Interest_Linux&thread.id=316) and the fingerprint reader - which doesn't have many applications to tie to it in Linux at the moment.
    Additionally if you follow the Linux route you will need to install drivers for your Graphics card if it's a 7300go and you want 3d acceleration, this can be done using the restricted driver install from the admin menu (possibly Yast in Suse If memory serves), or by installing a program called EnvyNG which makes it all easy-peasy.
    You may also want to check out the Linux forum here:http://forums.lenovo.com/lnv/board?board.id=Special_Interest_Linux as there are bound to be some nice bods who can give you more advice if you get stuck.
    Also found some good info on the Hardware Compatibility after a quick google:
    http://en.opensuse.org/HCL/Laptops/IBM 
    Hope this Helps you out
    Regards
    Rob
    Message Edited by cb750rob on 08-11-2008 06:07 PM
    Message Edited by cb750rob on 08-11-2008 06:08 PM
    Message Edited by cb750rob on 08-11-2008 06:17 PM
    Message Edited by cb750rob on 08-11-2008 06:21 PM

  • Error when Installing Oracle XE on Suse Linux 10.0

    I am installing Oracle xe on Suse Linux 10.0.
    I get following error.
    gthomas@linux:~/oraclexe> rpm -ivh oracle-xe-10.2.0.1-0.1.i386.rpm
    error: cannot get exclusive lock on /var/lib/rpm/Packages
    error: cannot open Packages index using db3 - Operation not permitted (1)
    error: cannot open Packages database in /var/lib/rpm
    Please help
    George

    I found another thread in this forum where you can look up how to extend your swap space (look at the bottom of that thread):
    re:Out of swap space during 9iAS install.
    I am very new to Linux, I am very much disappointed,
    I installed Linux with lots of hopes that I can
    Install Oracle tools easily on Linux and work
    comfortably. Now If I cannot intall a small database
    Oracle XE, even with 1GB Ram and 25GB harddrive on
    Linux, I don't realize why people run for Linux.
    I could Oracle XE on windows on a machine with 512
    mb ram in 4 minutes.Maybe you should take into consideration that you are not so "new" to windows and that each new system has a learning curve.
    Someone please help.. in detail. How to resize the
    swap partition at this point.Look in the provided link.
    I have very limitted or no knowldge in Linux.Maybe you should change that or stay with what you know. I don't see any other way ...
    As a sidenote, each command under Linux does have a so called "man" page (from manual). You also need to open a shell to access those commands as shown in the thread.
    And please, take a look at the commands in that thread before you start implementing, since for example the dd command seems only to create a file with a size of 512M.
    Knowing how to use a search engine would also be a valuable asset in your current position.
    C.

  • Unable to continue the installation in suse linux

    hi,
    this sudheer
    my system environment as follows;
    operating system:open suse11.0
    Java devloper kit:jdk1.6.0 for linux
    processor:amd 64
    hard disk:250 gb
    DBMS:maxdb 7.6
    1.i have extraced the file of IBMjava2-JRE-1.4.2_12 amd64.tgz into opt folder.
       but i used default jdk 1.6.0 which is came from the open suse11.0.
    2. i  have decalred the environment variables as follows;
       for java
       export JAVA_HOME=/usr/lib/jvm/java-1.6.0
       export PATH=/usr/lib/jvm/java-1.6.0/bin
       for SAP Installation master
       export SAPINST_JRE_HOME=/usr/lib/jvm/java-1.6.0/jre
       export DISPLAY=water:0.0
    3.i have created sapmnt folder in /
    4. but during the third phase of instalation(unarchived files) solution manager
        it is unable to continue
    regards
    sudheer koppala

    Hi Sudheer,
    I am sorry but I guess you are using the wrong versions here
    SAP does not support SUSE11 and also Java version should be 1.4.2.....
    SAP only supports SUSE Linux Enterprise Server 10,SUSE Linux Enterprise Server 9,SUSE Linux Enterprise Server 8
    Refer to SAP notes 171356 for SAP on Linux
    1172419 for Java versions
    These are highly useful
    Let me know if you need any other info.
    Rohit

  • BI on Open SuSE 10.2

    Dear all,
    how can install Oralce BI suite EE on on Open SuSE 10.2 Linux. It is only support SuSE Enterprise Edition. Is there any way to work it out.
    Thanks,

    It probably isn't visible by your oracle environment, please verify the value of your LD_LIBRARY_PATH, PATH, and ORACLE_HOME environment variables.
    ~ Madrid.

  • DB2 v9.1fp4 on suse linux 10sp2 - redirect restor PRD to DEV

    Hi All,
    First of all thank you, for valuable TIME.
    issue:
    My development server got crashed due to failure of dedicated SAN. in simple lost every thing. since, even DB2 backups happening to SAN.
    requirement:
    As we lost all the developments and configuration of development server, we need build a DEV from PRD.
    Steps taken:
    a. we have installed Suse 10sp2 followed by db2 v9.1 fp4 and SAP ERP6.0 sr2.
    b. taken backup of db2 & sap kernel backup by tar command followed by SAP db13 backup along with logs - for newly installed Development server.
    hostname - development
    SID - DEV
    c. I need to restore development server with sid DEV from the backup of production with sid PRD.
          To get all the data {development data, transaction data & configuration etc..}
    Problem
    Till now i haven't worked on DB2 restore, and the current requirement is to dump data from PRD in to DEV.
    i.e.. db2 redirect restore     
    current landscape status:
    Both production and development {freshly installed} are up and working fine.
    PRD with all the live data, DEV freshly installed and without data.
    Need to restore data from PRD to DEV.
    Database: DB2 v9.1 fp4
    OS: SUSE linux 10 sp2
    SAP solution: ERP 6.0 sr2
    Backup of PRD: in to SAN box {backup folder}, backup triggered by DB13 with include logs option.
    I request you to guide me in understanding and performing the restoration.
    i.e.. the steps to be performed along with the necessary precautions to be take to avoid problems.
    PRD data to  DEV.
    Thank you very much your time.
    by
    Harika

    trans.log
    4 ETW000 R3trans version 6.14 (release 700 - 23.07.10 - 09:23:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 12.05.2011 - 22:15:52
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Thu May 12 22:15:52 2011                                                  84  0.000084
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                        25  0.000109
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                 29  0.000138
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/DEV/SYS/exe/run/dbdb6slib.so' ...            39  0.000177
    4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/DEV/SYS/exe/run/dbdb6slib.so"), hdl 0
    4 ETW000                                                                                491  0.000668
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/DEV/SYS/exe/run/dbdb6slib.so' loaded                    22  0.000690
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/DEV/SYS/exe/run/dbdb6slib.so
    4 ETW000                                                                                32  0.000722
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/DEV/SYS/exe/run/dbdb6slib.so' is "700.08", patchlevel (0.297)
    4 ETW000                                                                                120  0.000842
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/DEV/SYS/exe/run/dbdb6slib.so
    4 ETW000                                                                                24  0.000866
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/DEV/SYS/exe/run/dbdb6slib.so
    4 ETW000                                                                                31  0.000897
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  21  0.000918
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                43  0.000961
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             24  0.000985
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                17  0.001002
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                39  0.001041
    4 ETW000  [dev trc     ,00000]  RLIMIT_STACK: current=8388608, max=-1                                    315  0.001356
    4 ETW000  [dev trc     ,00000]  DB6 (DB2 UDB) UNICODE database interface 700.08 [opt]                     21  0.001377
    4 ETW000  [dev trc     ,00000]  DB6 shared library (dbdb6slib) patchlevels                                23  0.001400
    4 ETW000  [dev trc     ,00000]    (0.8) DB6: V8.2.2 optguidelines in OPEN SQL (note 150037)               22  0.001422
    4 ETW000  [dev trc     ,00000]    (0.8) Support of SDBUPDEXCL (note 847616)                               21  0.001443
    4 ETW000  [dev trc     ,00000]    (0.9) DB6: use export file for dbdb6slib (note 835135)                  19  0.001462
    4 ETW000  [dev trc     ,00000]    (0.9) DB6: Core in getAndBindSQLDA (note 833183)                        17  0.001479
    4 ETW000  [dev trc     ,00000]    (0.10) DB6: link dbdb6slib.dll on windows with libdb6.obj (note 761159)
    4 ETW000                                                                                42  0.001521
    4 ETW000  [dev trc     ,00000]    (0.10) DB6: DUPLICATE_KEY on MERGE -> repeat (note 851474)              18  0.001539
    4 ETW000  [dev trc     ,00000]    (0.15) DB6: wrong CAST for short string ABAP type (note 861905)         21  0.001560
    4 ETW000  [dev trc     ,00000]    (0.17) DB6: special characters in sidadm passwd (note 865839)           18  0.001578
    4 ETW000  [dev trc     ,00000]    (0.21) DB6: no SAP_INFO comments (note 873889)                          19  0.001597
    4 ETW000  [dev trc     ,00000]    (0.22) DB6: hints: get correlation names from view texts (note 868888)
    4 ETW000                                                                                32  0.001629
    4 ETW000  [dev trc     ,00000]    (0.23) DB6: hints: get correlation names from view texts (note 868888)
    4 ETW000                                                                                24  0.001653
    4 ETW000  [dev trc     ,00000]    (0.26) DB6: DB6_DBSL_CLP_COMMAND STRING_BAD_REF (note 883402)           17  0.001670
    4 ETW000  [dev trc     ,00000]    (0.27) DB6: activate value compression (note 886231)                    20  0.001690
    4 ETW000  [dev trc     ,00000]    (0.28) DB6: optimization guidelines on views part 2 (note 868888)       18  0.001708
    4 ETW000  [dev trc     ,00000]    (0.30) DB6: no SQL trace for SQLCancel (note 892111)                    17  0.001725
    4 ETW000  [dev trc     ,00000]    (0.33) DB6: append SAP_TA comment (note 873889)                         19  0.001744
    4 ETW000  [dev trc     ,00000]    (0.34) DB6: activate value compression with quoted names (note 886231)
    4 ETW000                                                                                28  0.001772
    4 ETW000  [dev trc     ,00000]    (0.36) DB6: Repeat isolated DDL statements after SQL0911 (note 901338)
    4 ETW000                                                                                30  0.001802
    4 ETW000  [dev trc     ,00000]    (0.41) DB6: add V9 to list of supported DB2 releases (note 912386)
    4 ETW000                                                                                28  0.001830
    4 ETW000  [dev trc     ,00000]    (0.50) DB6: reread passwords for secondary connections (note 931742)
    4 ETW000                                                                                27  0.001857
    4 ETW000  [dev trc     ,00000]    (0.52) DB6: double quote table names in optguidelines (note 868888)
    4 ETW000                                                                                24  0.001881
    4 ETW000  [dev trc     ,00000]    (0.54) DB6: error handling in DBSL CLP (note 940260)                    19  0.001900
    4 ETW000  [dev trc     ,00000]    (0.69) DB6: technical support of DB2 CLI driver (note 962892)           22  0.001922
    4 ETW000  [dev trc     ,00000]    (0.73) DB6: log table name on TRUNCATE failure (note 970743)            21  0.001943
    4 ETW000  [dev trc     ,00000]    (0.79) DB6: column type XML in index size calculation (note 982993)
    4 ETW000                                                                                32  0.001975
    4 ETW000  [dev trc     ,00000]    (0.82) DB6: CAST for SSTRING data types (note 989568)                   19  0.001994
    4 ETW000  [dev trc     ,00000]    (0.86) DB6: long runtimes for R3szchk (note 1000847)                    18  0.002012
    4 ETW000  [dev trc     ,00000]    (0.88) DB6: patch collection Dec 06 (note 1005574)                      19  0.002031
    4 ETW000  [dev trc     ,00000]    (0.96) DB6: patch collection Jan 07 (note 1017852)                      19  0.002050
    4 ETW000  [dev trc     ,00000]    (0.97) DB6: CLP commands with DB2 CLI Driver (note 1024102)             18  0.002068
    4 ETW000  [dev trc     ,00000]    (0.99) DB6: SUBSTITUTE VALUES with FAE statements (note 1028779)        19  0.002087
    4 ETW000  [dev trc     ,00000]    (0.107) DB6: patch collection Apr 07 (note 1047194)                     20  0.002107
    4 ETW000  [dev trc     ,00000]    (0.110) DB6: SAP user names ending with non-ASCII char (note 1054555)
    4 ETW000                                                                                49  0.002156
    4 ETW000  [dev trc     ,00000]    (0.113) DB6: work process type in application snapshot (note 1059905)
    4 ETW000                                                                                25  0.002181
    4 ETW000  [dev trc     ,00000]    (0.114) DB6: connect using SAPDBHOST and DB2DB6_SVCENAME (note 1062049)
    4 ETW000                                                                                24  0.002205
    4 ETW000  [dev trc     ,00000]    (0.117) DB6: patch for execution of long DDL statements (note 1069658)
    4 ETW000                                                                                27  0.002232
    4 ETW000  [dev trc     ,00000]    (0.122) DB6: SNAPSHOT_TBS_CFG table function is deprecated (note 1077963)
    4 ETW000                                                                                27  0.002259
    4 ETW000  [dev trc     ,00000]    (0.123) DB6: CLP commands on Windows with V9.1 (note 1080149)           16  0.002275
    4 ETW000  [dev trc     ,00000]    (0.124) DB6: Set DB2CODEPAGE=819 for non-Unicode (note 1084400)         18  0.002293
    4 ETW000  [dev trc     ,00000]    (0.126) DB6: reuse optguidelines on FAE statements (note 1087375)       19  0.002312
    4 ETW000  [dev trc     ,00000]    (0.126) DB6: Enforce DB2CODEPAGE=819 for non-Unicode environments (note 1084400)
    4 ETW000                                                                                30  0.002342
    4 ETW000  [dev trc     ,00000]    (0.128) DB6: db6_free on invalid memory area (note 1092030)             17  0.002359
    4 ETW000  [dev trc     ,00000]    (0.133) DB6: statement cache enhancements (note 1101031)                20  0.002379
    4 ETW000  [dev trc     ,00000]    (0.136) DB6: change for enhancement pack installer (note 1111536)       22  0.002401
    4 ETW000  [dev trc     ,00000]    (0.138) DB6: improoved table size estimate for DB8 V8 (note 1119934)
    4 ETW000                                                                                28  0.002429
    4 ETW000  [dev trc     ,00000]    (0.144) I5/OS ldappasswd support for 5250 terminal. (note 1129573)
    4 ETW000                                                                                27  0.002456
    4 ETW000  [dev trc     ,00000]    (0.144) MSSQL: ODBC fastload on separate connection (note 1131805)
    4 ETW000                                                                                24  0.002480
    4 ETW000  [dev trc     ,00000]    (0.148) DB6: allocate new CLI env handle if PID changes (note 1141570)
    4 ETW000                                                                                26  0.002506
    4 ETW000  [dev trc     ,00000]    (0.150) DB6: USE AND KEEP EXCLUSIVE LOCKS clause lost (note 1145580)
    4 ETW000                                                                                31  0.002537

Maybe you are looking for