AVAILABLE: 8i on SuSE Linux 6.2 made easy

Instructions and an easy to use patch for 8i standard and
enterprise edition is now available at
http://www.suse.de/~mha/oracle/ (as usual...).
The EE patch contains the Oracle patch for EE, so only mine is
needed, plus some more fixes.
null

You have to patch it with an 1.1.6 Version of jre!
Michael

Similar Messages

  • C++ - JNI on a SuSe Linux - Can't seem to find my Java files

    Hi all,
    I have been playing around with the JNI for a bit now on my windows box and got it working fine and all :) Now, however, I need to port my stuff to a SuSe linux, and I have started out really basic - just trying to start the JVM too see how that went... badly, would be the answer to that question, in case you were wondering.
    I made a really simple textbook example (alot of those, when searching this forum - and searched, I have) to just create myself a JVM. I am not even daring to actually try and find any classes, call methods or anything as bold as that yet.
    My example compiles fine, but when I run the program I get this error message:
    "Can't find class java.lang.NoClassDefFoundError. Invalid class path ?"
    Now, please note, this is not the actual NoClassDefFoundError exception being thrown here, but looks to me as if the system wanted to throw that exception object, but couldn't even find the object to throw at me ;-)
    This leads me to believe that there's is something really basic wrong with my Java setup here. I can run "java" just fine from the commandline, but it occurs to me, that the JVM, when invoked via the JNI, can't find it's own stuff.
    Any suggestion what needs to be done here?
    I can post code if that helps, but I doubt that is the problem - as it is really textbook stuff and I can get this stuff to work on Windows. I think the problem is "external" to my code, as it happens before I even try to use the JVM. Maybe some env vars needs to be set? I have manually tried to export a CLASSPATH variable, just to see if that helped - I even tried adding full path to core.jar in my "-Djava.class.path" property ;-)
    I have tried removing and adding the Java RPM's again (Java version 1.4.1 FYI) to no avail aswell.

    Hi,
    As you hv started working on JNI. You must know the following things.
    1. If you want to work on Windows they must hv to hv a .dll file of your c/C++ program while on linux you should have .so file. i.e. shared object file.
    2. On Linux you should set LD_LIBRARY_PATH environment variable to your the path where you have stored your .so file.
    Let me know if you do have above things and still getting error.
    - Uday
    P.S. You will find help on internet abt How to make dll's and .so file?

  • Oracle 8.0.5 & SUSE Linux 6.0

    I am attempting to install Oracle 8.0.5 on SuSE 6.0 Linux but
    receive the following error messages:
    When running oratabs.sh - "GROUPS: read only variable"
    When running orainst - "Permission Denied"
    I have no patches installed on SuSE - do I need any? If so what
    and where are they?
    I would realy appreciate some help as I am not a Linux expert.
    Thanks,
    Mark Warner
    null

    Hi Markus,
    I don't know what exactly getImportedKeys/getExportedKeys do.
    I suppose it's some kind of select on the data dictionary views.
    The reason for the slow performance could be miss-configuration
    of Oracle or a very large number of objects (say more than 20000
    tables).
    I could advice that you check there's nothing else in the SYSTEM
    tablespace than the data dictionary.
    U could use:
    select * from dba_segments where OWNER not in ('SYS','SYSTEM')
    and TABLESPACE_NAME = 'SYSTEM';
    I could recomend that you set shared_pool_size to 100MBytes, and
    db_block_buffers*db_block_size to 100MB.
    Hope this helps,
    Best regards,
    Michael
    P.S. it could help if you publish some of the SQL statements that
    are slow.
    Markus Hoofe (guest) wrote:
    : Hi,
    : Calling getImportedKeys/getExportedKeys on DatabaseMetaData
    : is horribly slow (same applys to getCrossReference). In fact
    : it sometimes returns only after MINUTES.
    : Using setLogStream in DriverManager i extracted the sql
    : statements which the methods created and tried them in sqlplus,
    : but they were painfully slow there as well. Since Oracle made
    : their implementation of the DatabaseMetaData class available,
    : i figured out that all three methods actually use the same
    : subroutine and obviously it is not java's fault.
    : So i wonder, if it's oracle's wrong code or problems with my
    : database.
    : Btw, i am using:
    : + Oracle Server 8.0.5,
    : + SuSE Linux 6.1 (kernel 2.2.5, glibc 2.0.7),
    : + Some nice double 400Mhz PII machine with 512MB that kicks a**
    : Any ideas anyone?
    : CIAO
    : Markus
    null

  • Oracle 10g Installation Problem on SUSE Linux 10

    Hello Friends,
    I want to install SAP Solution Manager 7.0 with Oracle 10g on SUSE Linux 10.0.
    But, while starting the Installation i am getting following Errors.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1,
    asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-04-22_03-59-38PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2009-04-22_03-59-38PM. Please ensure that this directory is
    writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the Permissions and the Size of /tmp Directory, which is as followed:
    drwxr-xr-x  11 root root    0 2009-04-22 21:19 sys
    drwxrwxrwt  52 root root 1824 2009-04-22 16:00 tmp
    drwxr-xr-x  15 root root  408 2009-04-19 14:43 usr
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/sda10             2104376     73112   2031264   4% /tmp
    I am starting the Oracle 10g Installation within orasm7 User which is a member of dba, users, disk groups.
    The directories which are created upon starting the Oracle Installation in /tmp directory are having the situations as followed:
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-14PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-25PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-22 15:59 OraInstall2009-04-22_03-59-38PM
    The Oracle Installation log is as follwoed:
    Using paramFile: /home/MyData/51031676/database/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    The commandline for unzip:
    /home/MyData/51031676/database/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.0.8
    /1/DataFiles/\*.jar -d /tmp/OraInstall2009-04-22_03-59-38PM
    I have set DISPLAY variable in this way before starting Installation:
    DISPLAY=$HOSTNAME:0.0
    export DISPLAY
    I tried to search the solution over the internet for this kind of problem, but i am not able to find its solution. Even i tried to start the Orale installation using this parameter: ./runInstaller ignoreSysPrereqs, but still it is giving the same unexpected error.
    I have a doubt on File/Directory permissions which are created for Installation in /tmp. The umask setiing of the system is 0022.
    Please, help me for this issue.
    Thanks & Regards,
    Bhavik G. Shroff

    Hi Markus,
    How are you ?
    Thank you very much for your reply.
    I was executing wrong runInstaller file. RUNINSTALLER is right file for starting the execution. But still i am facing the same error, which is as followed.
    Preparing response files. Please wait:
    ======================================
    Working on /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP
    /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.27450: Done
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please wait ...
    Error in writing to directory /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please ensure that
    this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    SHROFF:~ # cd /home/orasm7/tmpora/
    SHROFF:/home/orasm7/tmpora # ll
    total 0
    drwxr-xr-x 3 orasm7 dba 128 Apr 22 17:25 OraInstall2009-04-22_05-25-26PM
    SHROFF:/home/orasm7/tmpora # cd OraInstall2009-04-22_05-25-26PM/
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM # ll
    total 4
    drwxr-xr-x 2 orasm7 dba 304 Apr 22 17:25 images
    -rwxr-xr-x 1 orasm7 dba 504 Apr 22 17:25 installActions2009-04-22_05-25-26PM.log
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM #
    I have a doubt on tmp_netca_file & tmp_dbca_file variable.
    Please give your suggestion for the same.
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Apr 22, 2009 2:10 PM

  • Developer 6i on suse linux 7.3 INSTALLATION gives me 'rdbms' error ? what can i do ?

    hi
    i am trying to install developer6i release 2 on suse linux 7.3 and before installation get the following error :
    rdbms' software is not available in the current
    distribution source and has not been installed.
    You must obtain and install 'rdbms' software from
    some other source first.
    Note: You may also get this error if the Installer
    registry file has been overwritten
    what can i do to fix this ???

    hi
    i am trying to install developer6i release 2 on suse linux 7.3 and before installation get the following error :
    rdbms' software is not available in the current
    distribution source and has not been installed.
    You must obtain and install 'rdbms' software from
    some other source first.
    Note: You may also get this error if the Installer
    registry file has been overwritten
    what can i do to fix this ???

  • Installation: Oracle 10g on SUSE Linux 10.1

    Can this be? I sat for hours preparing my all new clean SUSE Linux 10.1 server for the installation of Oracle 10g (Standard Edition)... and when running the installer it simply tells me that SUSE 9 is needed...
    I've found others here in the forum having experienced the same.
    Maybe I just downloaded the wrong version of Oracle?
    The main download page is at:
    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    I selected entry "Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86" (the one directly below the Windows version):
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201linuxsoft.html
    The size of the file^^ is 668,734,007 bytes.
    Or should i have downloaded entry "Oracle Database 10g Release 2 (10.2.0.2) for z/Linux":
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10202zlinuxsoft.html
    The size of the file^^ is 838,518,746 bytes.
    By the way, all these versions on the main page should have some kind of description, something like "This is the Linux Version for most standard 32Bit single and multiprocessor Intel compatible servers."
    Well, since I'm completely stuck now with SUSE 10.1, is there any way to make the Oracle installer go on that SUSE version? Maybe SUSE can pretend to be version 9... but how do I achieve something freaky as this?
    Thanks for any help, comments, suggestions...
    Karsten

    BTW, I think it's bad practice by Oracle not supporting SUSE 10.1.Actually, I think it is good practise for Oracle not to certify the public beta versions of an operating system.
    Please remember that Fedora and SuSE Linux are cycled every 6-8 months, making then truly unstable for commercial purposes. IN addition, they are often desupported by the comminuty within 2-3 years, forcing upgrades. And finally, Both Red Hat and SuSE/Novell publically state that these are 'proving grounds for new features' (meaning they are beta).
    Certification means that Oracle will invest heavily and train people on the specific operating system and work with the operating system supplier, 24x7 if needed, to make sure that customers will continue in production. I am not aware that the SuSE Linux or Fedora supporters are willing to put in 24x7 support they way the Red Hat and SuSE Enterprise groups are.
    This does not imply the public OSs are bad. It just means that Oracle (and I) believe they are unsuited for commercial, business mission critical, immediate support required, environments.
    By the way, I have the combination of Oracle10g and SuSE Linux 10.1 working, and it works well. However, I did need to make sure that the libraries to which Oracle10g was compiled are available in the OS.
    Or maybe Sybase does better.... ;-pNot if the [glibc] libraries are incompatible. Nor does PostgreSQL nor MySQL.

  • Can't install Forte4j on SuSE Linux 8.0 ...

    Hi all,
    I tried to install Forte4J on my SuSE Linux 8.0. But I receive a strange error during the installation process.
    "package 02f06fd12771dbf359f999a9adb8b305-4.0- is not installed"
    So, which package do I need? ;-) I installed JDK 1.4.1 which runs fine and is found by the Forte installer. But I didn't install it as a RPM - because there was no RPM available.
    Maybe someone can give me a hint on that ...
    Thnx.
    Axel

    There's a new bin file available for JDK 1.4.1 and it works even if after the
    installation the error appears. ;-)
    But be sure NOT to download the combined JDK and SunOneStudio bin file with about
    98 MB. There's a bin file available which contains only SunOneStudio for
    JDK 1.4.1. Use that one!
    Axel

  • SUSE Linux 8.0 + 9iAS r2 = Success

    Hi PPL, just reporting success and performance inscrease under Suse Linux 8.0:
    I can say that Oracle 9iAS under Linux for me performs at least 25-30% faster than Windows. I've installed IAS and INFRA in only one machine:
    Pentium 4 1.8Ghz
    1 GB RAM
    1 SCSI 15kRPM IB DISK
    Adaptec Ultra 160 controller
    2 GB SWAP
    I use PORTAL, FORMS, REPORTS and WIRELESS... I've installed the BUNDLED INTER-OPERABILITY PATCH Version of 9iAS r2, so i did not had to apply that patch. I've just applied today one CORE patch that was released in September for Linux/Unix versions and yesterday for Windows versions (patch 2542920)
    I've used SUSE 8.0, installed the Korn Shell package (KSH) and followed instruction on this VERY USEFULL whitepaper at htis site : www.stute.net !
    Remember to change SHMMAX parameters for the kernel as explained in www.puschitz.com !
    My last installation was made in 3 hours (SUSE installation included)
    Other tricks was i had to execute: xhost + as root to let oracle set DISPLAY and runInstaller! The linking errors were easily solved as explained in www.stute.net whitepaper.
    I've created a script to startup the INFRA database, but i couldnt start up automatically all services (OC4J's, HTTP, WEBCACHE), so i start them manually in OEM site http://mysite:1810
    I'm not a Linux GURU, but now i feels satisfied with performance and with stability.
    More... in Linux i can compile my FORMS files (FMX) even when they are used by someone user in a forms session.
    And even better is that PATCHS for Linux/Solaris usually are on "street" 1 month before Windows versions.
    Of course, I go crazy everytime i found bugs, but usually they are not plataform related.
    Joao Oliveira
    PS: If anyone needs help, i can give help online yusing ICQ messenger. My number is 23234761

    Hi
    I installed on SUSE Linux 8.0 the 9iAS R2, only the option A - J2EE and WebChache. Now I have following problems.
    1. Some configuration tools (OC4J, OPMN, DCM)were not initialized in the end of the installation. I read other postings with the same problems, but i never read a solution of these problems.
    2. After installation, i want to start the http server manually (dctml start -ct ohs) , but it doesn't work. I got the error message ADMN 100999, i dont know why !
    If i want to start the http-server with enterprise manager (EM worked partically) I got an EMException.
    I have no idea to resolve the problems, perhaps you
    Thank You

  • R12 EBS Installation on Suse Linux 9.0

    Dear Friends,
    I am doing a dual installation of oracle 12 ebiz on suse linux 9.0 and i my installation hangs on with the following message , having checked metalink, forum notes , i have run the autoconfig and the autoconfig on the application tier
    fails (i have pasted the below this )
    Login Page
    checking URL = http://bhmlx40.uat.itvplc.ads:8010/OA_HTML/AppsLogin
    RW-50016: Error: - {0} was not created:
    File = {1}
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : shmlx43
    sDbDomain : uat.plc.ads
    sDbPort : 1531
    sDbSid : PROD
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@shmlx43.uat.plc.ads:1531:PROD
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=shmlx43.uat.plc.ads)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=shmlx43.uat.plc.ads)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=PROD.uat.plc.ads)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    Can you please help me to resolve the above problem , if someone has come across this problem
    Thanks in advance
    Kind regards
    Sri

    Thanks John, hsawwan
    The problem was actually , i was doing a dual node installation , i didnt have valid entry of my database server on the application server , i mean the fully qualified domain name , i have changed it and the installation went fine . I am having another problem now . I cant login to the user login page from my windows box
    as it ends up with page not displayed message . Once the installation was done
    I had an option of connecting to the URL directly from the installation page itself which went fine but i cant connect the same URL from my windows box , i have made valid entry under hosts file on the window box and i believe it should work
    I am not sure why its not working . I am sure that Apache is up Can one of you help me with this problem
    kind regards
    Sri

  • Patch: 8.0.5.1 on glibc-2.1 based SuSE Linux 6.2

    See the top of my homepage (http://www.csn.tu-chemnitz.de/~mha/)
    The package opatch.rpm there is for SuSE Linux 6.2, a glibc 2.1
    based distribution. Oracle 8.0.5.1 needs to be patched if you
    want to install it on glibc2.1-based Systems (however,
    upgrading an already running Oracle-System from glibc2.0 to 2.1
    works without any patches to Oracle - the problem is that Oracle
    is relinked during installation, and it must be linked against
    glibc2.0).
    The package also takes care of some other bugs in the Oracle
    installation process. It must be applied to the Oracle
    installation
    tree before installation, which means you cannot install from
    CD. I don3t think this will be a problem - you should have 475MB
    left
    for running Oracle anyway (475MB is the size of the tree of
    Oracle 8.0.5.1 Enterprose Edition)!
    PS: A similar (pre-installation) patch for Oracle 8i is on the
    way.
    null

    I would not blame ORACLE - I think the problem is
    with the EGCS and the libraries.
    I have emails from the linux.devel on these.
    For e.g. a simple program such as
    #include "stdio.h"
    FILE *fp = stderr;
    main() {
    gives error on Redhat 6.0, Caldera 2.2!
    It works on Solaris, IRIX, AIX, Redhat 5.2 and
    even with Visual C++ 6!
    I have had other programs such as pdksh (ksh) also
    dumping on Redhat 6.0 and Caldera 2.2
    (even after I compile everything from source!).
    I have also had nothing but trouble with other databases
    on 6.0. I think new kernels should go through a lot more
    testing before being released like this.
    I am also debating whether to move back to Redhat 5.2!
    Freddy Wissing (guest) wrote:
    : Oracle Development Team wrote:
    : : Oracle 8.0.5.x is certified on GLIBC 2.1 system and a patch
    : : is available for this.
    : : The patch available for download contains two files -
    : : README including instructions for applying the patch and
    : : the patch file glibcpatch.tgz (compressed tar). Follow the
    : : instructions provided in the README to apply this patch.
    : : This patch is available for both 8.0.5 Standard and
    Enterprise
    : : Editions of Oracle.
    : : Get Technical!
    : : http://technet.oracle.com
    : I agree with the others. Referring back to an older library
    : merely for compatibility's sake is different from forward
    : motion. I 've been having nuttin' but trouble with the compat
    : stuff, and now my pro-c stuff won't work at all. (separate
    post)
    : There needs to be REAL glibc-2.1 linking. I hesitate to run
    : anything important (no less mission critical) on top of these
    : compat packages, and it's truly making me rethink my strategy
    of
    : using RedHat/Oracle unless I revert back to RedHat 5.2, which I
    : liked.
    : If you are already publishing a real fix for this, please
    : disregard. Otherwise, please do us this favor. There's a
    : tremendous RedHat 6.0 population out there.
    : Freddy Wissing
    null

  • 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

  • Problems with a thread that records dvd on suse linux

    PLEASE HELP
    I am using SuSE linux, and I record dvd+/- RW with the program growisofs.
    By command line on the linux shell, growisofs records normally, but when I try to use the same line cone that I use in the shell in a java thread, it never stops recording, I mean, it records all data, but it apparently does not close the dvd session, for the grenn light on the drive never stops blinking, and I have to stop the proccess manually, because it never releases the dvd drive.
    I use the thread in a large program, but for debugging this I have made a simple program, whose error is the same.
    the code is:
            String s = "/usr/local/bin/growisofs -speed=1 -M /dev/dvdram  -V MIS27 -A growisofs -P MedImServer " +
               " -p MedImServer -sysid Linux -J -R -l -relaxed-filenames -allow-lowercase -allow-multidot  /windows/C/online";
           Process p;
                try {
                    p = Runtime.getRuntime().exec(s);
                    p.waitFor();
                catch (IOException ex) {
                    JOptionPane.showMessageDialog(null,"erro no runtime");
                    System.exit(0);
                catch (InterruptedException ex1) {
                    JOptionPane.showMessageDialog(null,"erro no waitfor");
                    System.exit(0);
                }with JBuilder 9 debug, I realized that it freezes at the moment of "p.waitFor()".
    I thought that it was a problem with the recording software, but it is not: the same command line that I use in the program I have used in the Linux shell and it recorded perfectly. The program does not require any user interaction but the command line I wrote before. The problem with the Java program is that it records all data, but never returns from the process. It's not a problem with the software, for it records perfectly when it's not called within the Java program, so I imagine that it is some funny thing in either the Runtime.getRuntime().exec(...) or the p.wait().
    Better yet:
    Is there a way to record dvds with a java command instead with an exteranal program?
    This would be the heaven...
    IF it is possible, do it require some sun package?
    Thans
    Tiago

    Did you mean like this?
            Process p = null;
            String s = null;
            File f;
            try {
                f = new File(pathtmp);
                f.mkdir();
                if(VERBOSE) Log.info(GRAVA_LOG_MARK + "Pasta " + f.getPath() + " criada");
                for (Iterator iter = estudos.iterator(); iter.hasNext(); ) {
                    HashMap item = (HashMap) iter.next();
                    String id = (String) item.get("id_paciente");
                    String dt_hr = (String) item.get("dt_hr_estudo");
                    String estudo = id + "." + dt_hr;
                    File dir = new File(distriOff.path);
                    String[] arquivos = dir.list(new FiltroInicio(estudo));
                    for (int i = 0; i < arquivos.length; i++) {
                        File src = new File(distriOff.path + arquivos);
    File dest = new File(pathtmp + arquivos[i]);
    try {
    Util.copy(src, dest);
    catch (Throwable ex) {
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    String os = System.getProperty("os.name");
    String modo;
    if(midia.getEspaco_disponivel_midia() == midia.getTamanho_midia()) {
    //primeira gravagco
    modo = "-Z";
    else {
    //gravagco de novas segues
    modo = "-M";
    String speed = "-speed=1";
    String cmd = "/usr/local/bin/growisofs " + speed + " " + modo + " " + dvdDevice + " "
    +" -V " + prop.getIdMidiaAtual() + " -A growisofs -P MedImServer "
    +"-p MedImServer -sysid " + os + " -J -R -l -relaxed-filenames -allow-lowercase -allow-multidot " + pathtmp;
    p = Runtime.getRuntime().exec(cmd);
    p.waitFor();
    catch (IOException ex){
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    catch (InterruptedException ex) {
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    try
    BufferedReader stdInput = new BufferedReader(new InputStreamReader(p.getInputStream()));
    // Lj saida padrco do comando
    while ( (s = stdInput.readLine()) != null)
    Log.info(GRAVA_LOG_MARK + s);
    catch (IOException ex)
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    try
    BufferedReader stdErr = new BufferedReader(new InputStreamReader(p.getErrorStream()));
    // Lj qualquer erro do comando
    while ( (s = stdErr.readLine()) != null) {
    Log.info("Processo de Gravagco: " + s);
    if((s.indexOf("failed") != -1) || (s.indexOf("error") != -1) || (s.indexOf("unable") != -1)) {
    Log.error(mensagem + " " + s);
    prop.enviaMsg(mensagem + " " + s);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + s);
    catch (IOException ex)
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    I tried to execute it, and it indeed doesn't freeze, but it doesn't record a thing either...
    now it doesn't even wait for the thread, which is VERY weird: it does not record a thing!!! It just passes by the line 'p.waitFor()'...
    Any sugestion?
    By the way, thanks for helping me...
    Tiago

  • Error while installation of PI 7.1 in SUSE Linux 10 SP2

    Hi,
    While doing installation, i am getting the error as "At least version 2.4-1 of the saplocales package is required for SuSE Linux Enterprise Server 10. Current version: not installed. See also SAP Note 171356.
    Even when, i am trying to install the saplocales using the command rpm -Uvh saplocales-2.4-4.x86_64.rpm
    I am getting the error as below
    error: Failed dependencies:
    sap-locale >= 1.0-25.5.3 is needed by saplocales-2.4-4.x86_64
    Please suggest the solution.
    Regards
    Karunakar

    Dear Karunakar,
    when using the latest prerequistie checker, there shouldn't be any request to install the saplocales package. This package delivers locales which are no longer supported, however when doing upgrades you might need them. These locales are for example SAPUNI, TRANSSIBERIAN or ASIAN UNIFICATION.
    Could you lay down, why you need these locales?
    Additionally, I strongly suggest to install the sap-locale package from Novell because it fixes serve locale issue with several glibc locales (tr_TR, lv_LV, ...). This package is available through the online update (maybe you have to set this up separately).
    More information about saplocales and sap-locale is available in SAP note 187864
    Thanks,
      Hannes
    PS: I forgot to mention, that saplocales 2-4.4 needs SP3 installed (but I stronly assume that you do not use the deprecated blended codepages at all)
    Edited by: Hannes Kuehnemund on Mar 2, 2010 4:58 PM

  • Installing Oracle Database 10 G Release 2 on Centos 5.0 and SuSe Linux Prof

    I have problem in installing Oracle Database 10 G Release 2 on Centos 5.0 and SuSe Linux Professional 9.1.
    1. According to information of installation steps given by one user at DIZWELL for Centos 5.0.
    In the last step it says as follows (I had bought a CD Centos 5.0) - It gives the following error. My copy of Centos is not a downloaded Zip file.
    su - oracle
    /osource/runinstaller -ignoreSysPrereqs
    Command not found
    I had also installed Libaio and Libxp as mentioned in the document given by a user. How can i solve this. I need the complete installation of Oracle 10 G Rel 2 on Centos 5.0.
    2. Installation of Oracle 10 G Rel 2 on Novell SuSe Linux Professional 9.1.
    I had seen the oui opening up and when it moves a little further it gives some memory error and It requires about 900 + memory. After installing this linux if we have increase the memory What should we do? According to the message it says my system is having only 700+ memory. I do not know whether it is MB/KB. Please given the complete steps to solve this.
    Thanks in Advance!
    Regards,
    Srinivas

    was trying to Oracle 10G Rel 2 on Centos 5.0 but There I never got the Oracle Universal Installer.
    Now, I had made necessary to Novelll Suse Linux Professional 9.1, where I has made the necessary changes to the system files and installed the libXp, glibc, libaio, make etc and I was able to get Oracle Universal Installer. During Installation at the end I got these errors.
    gcc-3.2 Found not found Failed
    Overall Result of this check Failed
    Kernel Parameters
    Semopm=100 found semopm=32 Failed
    file-max=65536 Found file-max=52249 Failed
    Checking for VERSION-2.6.5-7.97 Found VERSION=2.6.4-52 - default Failed
    ip_local_port_range=1024-65000 Found ip_local_port_range=32768-61000 Failed
    Check for rmem_default=262144 Found rmem_default=111616 Failed
    Check for rmem_max=262144 Found rmem_max-111616 Failed
    Check for wmem_default=262144 Found wmem_default=111616 Failed
    Check for wmem_max=262144 Found wmem_max=111616 Failed
    Recommended glibc VERSION
    Expected Atleast= 2.3.3-98.28
    Actual = 2.3.3-97 Failed
    Overall Result of the above Failed
    Checking Physical Memory
    Expected = 922 MB
    Actual = 500 MB
    Please let me know What to do or How to rectify this? Atleast I should be able to install the same in SuSe Linux Professional 9.1. Mine is not a zip file now . I have unzipped and stored my Oracle 10 G Rel 2 on a CD Which was working correctly in SuSe Linux Professional 9.1 but the last step in the Installation in Centos 5.0 did not show the OUI when I had run from the CD. Should I have to configure the Internet for lInux also. I have Broadband internet 256 kbps From hathway Internet. How can i configure Internet in SuSe Linux Professional 9.1, Centos 5.0 and Fedora Core 4. Where can I give my IP Address, Gateway, Primay DNS, Secondary DNS, Email ID and Password, Host Name etc
    Somehow, I need to install Oracle 10 G Rel 2 on any one Linux Version for me to work and succeed.Anybody can Help me also.
    AFTER RE-INSTALLING CENTOS LINUX 5.0 AGAIN, I HAD REPEATED ALL THE STEPS TAKEN FROM A MEMBER OF ORACLE FORUMS AND THIS TIME, WHEN I HAD GIVEN THE COMMANDS
    su - oracle
    /osource/runInstaller -ignoreSysPrereqs
    THIS TIME IT HAD GIVEN THE ERROR AS FOLLOWS:
    PERMISSION DENIED
    PLEASE TELL ME WHAT SHOULD BE THE PROBLEM AND HOW TO RECTIFY THIS PROBLEM AND INSTALL ORACLE 10g REL 2 ON CENTOS 5.0 LINUX.
    Thanks in Advance
    Regards,
    Srinivas

  • T500 and SUSE Linux

    Hi, There,
    I would like to install the SUSE Linux on T500 as I had enough issues with the Windows VISTA and Windows 7 is not officially released yet. Has anybody out there recommend using the SUSE on T500. Lenovo site itself doesnt seem to offer the drivers and the thinkvantage software for Linux. So I'm I going to miss all that Thinkvantage stuff? Also without the Lenovo Vendor drivers will the system be stable and will not miss any essential features.
    Cheers,
    Max.
    Solved!
    Go to Solution.

    Not all features in thinkvantage may be available for  SuSE Linux,you can wait for windows 7 if your intention is to use a good OS.
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

Maybe you are looking for

  • Satellite A210-13f - Which laptop cooler pad do you recommend?

    Hi everyone, Ive had a Satellite A210-13f notebook for a year. \ Right now Im looking for a cooler for it. Ive noticed my laptop has a fan underneath and Im wondering if all laptop coolers (thermal take, cooling master...) are appropriate for it. Als

  • SAP Business Objects and SAP Business Objects PCM

    Hi all We want to know if is recommendable to have Business Objects and SAP Business Objects PCM installed in the same server, and if is necessary to have a special configuration of the services for both applications? Thanks in advance

  • Redhat bluecurve and ximian industrial

    I have made these available to arch and gnome 2.6 would anyone want them?

  • CBS generating and compiling on 7.31 for 7.0 track

    Hi  NWDI experts My NWDI is based on 7.0 hosts both JDK1.4 and 1.6 for 7.0 and 7.3 tracks respectively. But the CBS is generating and building 7.31 code and giving errors for a 7.0 track. The Build Variant , CBS Visual Admin settings for both JDKs an

  • Problem printing with new computer

    Hello... I have a new iMac (10.7.3) that I'm using with my older printer...Brother MFC 8440.  I downloaded and installed the latest driver for 10.7.  However, when I hooked up the printer via USB it did not see the printer, therefore, I can't print.