Cloning of a LINUX with MAXDB problem

Hello all,
We cloned (copied) a complete Linux server (AAA) with SAP using MAXDB, target server was ZZZ.
The copy was very successful, nothing missed. Edited the profile parameters and changed all ENVironment variables changing anything from AAA to ZZZ.
SAP in AAA starts successfuly, but it was pointing the the the database from ZZZ. Any thing I should change more?
Thanks,
Terry

> I issued the 'xuser' command, including the changing of the node to AAA_server. However, when I did startsap, the database is stilll trying to connect to ZZZ_server. Bottom of note 604680 has '
What's the output of
xuser list
Does the user DEFAULT point to the proper database?
> 'The name of the database as well as the server are retained as DBIdent in the database. This name is not changed by the renaming process. The DBIdent also appears in the data backups (full, incremental and log backup)'.
> Any workaround?
As I said before, the method you use to "clone" a system is not supported. You will need to maually rename the database, the files etc.
See
Note 604680 - Renaming an SAP DB or liveCache instance
Note 1427931 - Renaming a MaxDB or liveCache instance as of Version 7.8
Markus

Similar Messages

  • Oracle10g Installation problem on Linux with DHCP IP

    Hi,
    I am new to Oracle Products, I have tried to install Oracle 10G on Linux with DHCP IP.
    I got the following warning while installing even though I have loopback interface configured.
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    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 in resolving this problem or Can I ignore this message?
    My Server Configurations:
    [root@SQAESMRH5 Oracle_Install_Errors]# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:12:3F:79:FA:2C
    inet addr:10.10.121.61 Bcast:10.10.121.2 Mask:255.255.255.0
    inet6 addr: fe80::212:3fff:fe79:fa2c/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:20751998 errors:0 dropped:0 overruns:0 frame:0
    TX packets:19278549 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:2150795393 (2.0 GiB) TX bytes:438232502 (417.9 MiB)
    Interrupt:177
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:12383146 errors:0 dropped:0 overruns:0 frame:0
    TX packets:12383146 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1965045834 (1.8 GiB) TX bytes:1965045834 (1.8 GiB)
    [root@SQAESMRH5 Oracle_Install_Errors]# cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    #::1 localhost6.localdomain6 localhost6
    127.0.0.1 localhost.localdomain localhost
    #::1 localhost6.localdomain6 localhost6
    [root@SQAESMRH5 Oracle_Install_Errors]#

    This warning means it is not recommended to install Oracle 10g on a DHCP assigned IP address. It could work, but you won't be able to configure Enterprise Manager, since this tool requires a fixed IP address. If possible, have the IP address fixed.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • SQL Case Statement Problem with Maxdb

    Hello,
    I'm running a J2E application on Netweaver AS. I have on problem that I just cannot figure out.
    The statement works in SQL Studio but when I try to code it it does not work at all.
    select COLA, SUM(CASE WHEN COLB=10 THEN 1 ELSE 0 END) from TABLE group by COLA
    When executed as statement in Java I get:
    Error [javax.servlet.ServletException: java.lang.IllegalStateException: illegal stack size: 4
    contents:
    com.sap.sql.tree.SelectStatement
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.ComparisonPredicate], with root cause [java.lang.Exception: java.lang.IllegalStateException: illegal stack size: 4
    contents:
    com.sap.sql.tree.SelectStatement
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.ComparisonPredicate].
    Any thoughts on that? Thanks!
    Edited by: MD on Feb 18, 2009 7:37 PM

    Hi MD,
    with SQL Studio you mean you work with MaxDB?
    Are you sure you're working directly on MaxDB and not with OpenSQL? (That's different!)
    If you want the first, try setting SQL type "vendor" or "native sql". In such case you have to define a new custom datasource through configuration. How that works depends on the version you are using.
    Try to find out what the actual error message is. The stack trace is not enough. There should be more.
    Regards,
    Benny

  • Problem in linux with flex

    Hi,
                 I'm new to linux with flex,am using Eclipse 3.5 flex builder 3 installing perfectly but when i'am  creating flex application it is showin Assertion failed error.
    org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed:
        at org.eclipse.jface.util.Assert.isTrue(Assert.java:179)
        at org.eclipse.jface.util.Assert.isTrue(Assert.java:164)
        at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.setActivePage(FlexMu ltiPageEditorPart.java:569)
        at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.setActivePage(CodeAndDesi gnEditor.java:647)
        at com.adobe.flexbuilder.editors.mxml.MXMLEditor.setActivePage(MXMLEditor.java:487)
        at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.createPartControl(Fl exMultiPageEditorPart.java:235)
        at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.createPartControl(CodeAnd DesignEditor.java:162)
        at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
        at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
        at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
        at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
        at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180 )
        at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFo lder.java:270)
        at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder .java:65)
        at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStack Presentation.java:473)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
        at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
        at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608)
        at org.eclipse.ui.internal.PartStack.add(PartStack.java:499)
        at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)
        at org.eclipse.ui.internal.PartStack.add(PartStack.java:485)
        at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)
        at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)
        at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:225)
        at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:213)
        at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
        at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)
        at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
        at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
        at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
        at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
        at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)
        at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99)
        at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99)
        at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(OpenActionGroup.java:133)
        at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(MainActionGroup.java:330)
        at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(ResourceNavigator.java:787)
        at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(ResourceNavigator.java:499)
        at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHel per.java:48)
        at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840)
        at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1101)
        at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1205)
        at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264)
        at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    am unable understand this error

    Mario,
    Open Source drivers for our DAQ products are developed by the Comedi project. It should be noted that these drivers may not contain the full functionality of the NI-DAQ driver available for E Series devices under the various Windows and Mac operating systems.
    For information regarding the Comedi Project please see http://stm.lbl.gov/comedi. Support for the Comedi drivers is available through the Comedi mailing list. Please contact the Comedi mailing list for questions regarding this Open Source driver.
    For more information on National Instruments Measurement and Automation products for linux, see http://www.ni.com/linux.
    Regards,
    Justin Britten
    Applications Engineer
    National Instruments

  • How to change SID on a SAP System with Maxdb ?

    Hello,
    I've tryed to migrate /clone a productive system from physical to virtual for testing, and it went OK.
    Now, i've done the same to another physical machine and SAP 4.6C r3 goes up,as well as the database MaxDB 7.5 on the new machine.
    but now i have two problems:
    First, the license key: i have to request a new one. i believe that i can do it using https://websmp110.sap-ag.de/licensekey
    Second: the SID is the same, as i have clone the system from one side to another. Same OS, same kernel, etc etc etc.
    In order to achieve the possibility to transform the new cloned system in a DEV system for my SAP landscape, i must rename the <sid> of my SAP.
    I've changed already the SAPSYSTEMNAME = PRD to SAPSYSTEMNAME = DEV, created a new user like "devadm" renamed the directories where i could find "prd" to "dev" and even in the /home/<sid>adm files i've changed everything from PRD to DEV.
    However, this have not worked for me. As that did not worked out, made the "cloning" again. And now i' again with the problem of entering the new license key ( i believe i can request it via that webpage mention above) and changing the <sid> of the system.
    Is there any sap not where i can see how to change the <sid> / SAPSYSTEMNAME ?
    Thank you
    my system is a RHEL5 with MaxDB 7.5 64 bits
    Filipe

    Hi Filipe,
    afaik the SID of a SAP instance cannot be changed later on.
    But this is not a db-topic - so you're basically asking the wrong people here in the forum.
    Perhabs is more suited for this question.
    Concerning the licensekey : yes, you will need a new one if you change the hardware or db platform.
    KR Lars

  • Java running under linux with crontab

    I'm having a problem:
    i want to run a java program under linux with crontab.
    my classes are in a directory and aren't in a package. i run em by invoking ./start which is a small script that i wrote. The script is in the same dir as the classes and invokes java by "java Main >>logjava.txt " but this doesn't seem to work all i get is an empty logfile
    i need to run the program every day at 0800 so i inserted the following in crontab:
    0 8 * 1-5 /var/"path"/start > logjava (where path is the path to the classes dir)
    if i run the cmdline from anywhere on the prompt i get the result i want. I think it's because the cron runs it from the root dir thus making java unable to find the classes
    Any suggestions would be welcome. or can some1 tell me how to make linux executables from the java (i usually use jsmooth for the windows exe)

    You can execute several commands in the process started by cron. You separate them using semicolons.
    Have you tried a cron entry like this:
    0 8 * 1-5 cd /var/"path";pwd;echo $PATH; ./start > logjavaOr, you may need to make sure the process started by cron gets the same environment as your interactive shells do, by explicitly loading your setup or .login scripts:
    0 8 * 1-5 . $HOME/.setup;cd /var/"path";pwd;echo $PATH; ./start > logjava

  • 10g Grid (RAC) on Linux with ASM and OCR?

    I was trying to install 10g on Linux with ASM. The docs are not terribly clear on this, but I'd like to have the Oracle Cluster Registry (OCR) on one of my four ASM disks, rather than dedicate space to OCFS. I have 4 18.2 GB drives setup with ASM now. Is there a way to do this?
    I guess the other thing I could do is to cut the ASM disks into two partitions. One, say 200MB and the other the rest. I'd put OCFS for OCR on the 200MB partition on one of the disks. The large partition on each of the rest of the disks would be dedicated to ASM.
    What am I missing? I feel it must be something obvious. I'd rather have the OCR on the ASM, so that I don't have to deal with it...
    Thanks!
    Jeff

    Hi.
    There shouldn't be a problem with this provided you use a 32-bit OS on the 64 bit machine. RAC doesn't care about the chipset, so long as the same OS is used, but I don't thinkit will support one node on 32 bit and one on 64 bit, since they are actually separate distributions.
    Of course, I've never tried it so I can't be sure :)
    Cheers
    Tim...

  • Dual boot kali linux with windows 8

    i have ideapad y510p and i want to dual boot kali linux with windows 8 
    i want a full guide to do it please !!help!!!

    Hello,
    if you got problems with the kernel, you can try backbox-linux. The kernel there is newer. It is based on Ubuntu 12.04 LTS.
    Have a nice day
    thoschi
    LENOVO IDEAPAD Z710 59403383,i7-4700MQ,8 GB DDR3-RAM,1.920 x 1.080 Pixel,NVIDIA® GeForce® GT 740M,Hybrid (1 TB S-ATA + 8GB SSD)

  • Using Entry&Approval with MAXDB database

    Hi all,
    I'm trying to use the Entry&Approval module of SSM, but I'm getting into some problems that maybe someone can help me. I'm using SSM7.5 SP6 with MAXDB as my system database.
    I already create my PAS database, I create the metric sets, I put some data there, but when I try to load the data into PAS database I get this error in the trace file:
    LSS>
    LSS> ... WFMDE_SETUP.PRO FOR MAXDB
    LSS>
    LSS> output REVIEW_LOAD;SAMPLE over
    LSS> echo LOADSTARTED
    LOADSTARTED
    LSS> output off
    LSS>
    LSS> checkpoint update
    LSS> checkpoint freeze
    LSS>
    LSS> set control WFMDELINK SSM_CB_EA
    LSS>
    LSS> access lslink
    LSLink> connect SSM_CB_EA
    LSLink>
    LSLink> ... clear the scorecard status table
    LSLink> begin
    > DELETE FROM CPMS_SCORE_STATUS
    > WHERE CPMS_CONTEXT_ID IN (SELECT ID FROM CPMS_CONTEXT
    > WHERE CONTEXT_NAME IN (SELECT CONTEXT FROM CPMS_PASUSER
    > WHERE UPPER(USEDB) = UPPER('SAMPLE')))
    > end
    [SAP AG][SQLOD32 DLL][SAP DB] Base table not found;-4004 POS(13) Unknown table name:CPMS_SCORE_STATUS
    SQLSTATE: S0002
    SQL System code: -4004
    LSLink>
    LSLink> ... create the LOADALL proc that will run wfmde_load.pro once for each content set
    LSLink> begin
    > SELECT DISTINCT CPMS_EA_MASTER_ID
    > FROM CPMS_EA_DETAIL
    > WHERE ID IN
    > (
    > SELECT DISTINCT CPMS_EA_DETAIL_ID
    > FROM CPMS_EA_DATA, CPMS_EA_CUBES
    > WHERE CPMS_EA_DATA.CPMS_EA_CUBES_ID = CPMS_EA_CUBES.ID
    > AND UPPER(CUBE_NAME) = 'SAMPLE'
    > )
    > end
    [SAP AG][SQLOD32 DLL][SAP DB] Base table not found;-4004 POS(108) Unknown table name:CPMS_EA_DATA
    SQLSTATE: S0002
    SQL System code: -4004
    LSLink>
    +LSLink> lss create code = "job 'wfmde_load.pro' '" + CPMS_EA_MASTER_ID + "'"+
    LSLink> output proc LOADALL;PIPADMINDEFAULT
    LSLink> peek create nohead nonumb
    No Fields currently Selected
    ACC004:
    No Record Has Been Accessed From the Database.
    ACC004:
    No Record Has Been Accessed From the Database.
    CHE FRE
    CHE UPD
    In PAS I create the linkid ssm_cb_ea pointing to DB3 MAXDB database. I also try for the MAXDB1 database, but the same result
    [http://img713.imageshack.us/img713/8611/72008201.jpg]
    Looks like some tables are missing !?!?!? Did I do any mistake?
    Thanks in advance for all the help
    Pedro

    Hi Bob,
    thanks for your answer.
    I believe that in the LSSERVER.ini all the information is correct, because PAS is working fine, except the selects to the MAXDB database. Here it is the LSSERVER.INI
    [Windows]
    DEFAULTMEMORY=1200000
    DBHOME=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\HOME
    PAGEDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\HOME\PAGEDB
    MASTERDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\MASTERDB
    LOCKFILE=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\LSSLOCK
    JUICE=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\JUICE.ENG
    TBDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\TBDB.ENG
    APLIB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\APLIB
    LIBDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\APLIB
    CGLIB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\CGLIB
    SMREPORT=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\SMREPORT
    INITIAL=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\INITIAL
    DBPATH=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\InternetPub\Procs;C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\HOME;C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA
    VERSION=940
    EDITFULLSCREEN=0
    EDITWINXPOS=0
    EDITWINYPOS=0
    EDITWINWIDTH=0
    EDITWINHEIGHT=0
    [Server]
    SERVERPATH=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer
    [localhost]
    tcp_protocol=winsock
    username=pipadmin
    password=?
    PROTOCOL=TCP
    SERVICE=PILOT
    CURSOR=LSSCMPTR
    And when I said changing between DB's I was meaning the two MAXDB databases that exist on my system. I assume that the E&A stuff is stored in the DB3 (in my case) MAXDB database, no? I just test against the MAXDB1 database to be sure that I was not pointing to the wrong database. And because both are MAXDB databases, the proc's are the same.
    Pedro

  • WL fails to install on RedHat 7.1 Linux with IBM JDK

    Attempting to install eval version for Linux. Issue command (as root):
    sh weblogic600sp1_linux.bin -i console
    And get this error consistently.
    [root@LinuxWeb src]# sh /home/curtisf/weblogic600sp1_linux.bin -i console
    Preparing to install...
    /tmp/install.dir.1046/Solaris/resource/jre/jre/bin/java: /usr/bin/cut: No
    such f
    ile or directory
    /tmp/install.dir.1046/Solaris/resource/jre/jre/bin/i386/native_threads/java:
    err
    or while loading shared libraries: libjvm.so: cannot load shared object
    file: No
    such file or directory
    Am running the IBMJava2-13 JVM with no problems with Resin servlet engine
    (and other applications).
    Curtis Forrester
    Personal: [email protected]
    Business: [email protected]
    http://www.cforrester.com

    Hi Nelson,
    Please refer the below link for "Xcelsius Installation on Windows 7  with office 2010"
    Installing Xcelsius 2008
    Links:
    http://scn.sap.com/docs/DOC-25567
    Or
    Tips for Installing Xcelsius 2008 with Office 2010
    Links:
    http://www.clariba.com/blog/tips-for-installing-xcelsius-2008-with-office-2010/
    Thanks,
    Daya

  • JMenuBar display quirks with some window managers on Linux with Java 6

    When I run this code on Windows with Java 5 or Java 6, it works fine.
    When on Linux with Java 5, it works fine.
    When on Linux with Java 6 in KDE, it works fine.
    When on Linux with Java 6 with twm or e17, the JMenu shows when I click on the JMenuBar, but goes away as soon as I release the mouse button. If I manually move or resize the window, it then works fine.
    If I remove setLocationByPlatform(true), the menu bar works, but it does not position the window by platform, which is the desired behavior.
    Am I doing something wrong, is there something wrong with both twm and e17, or is this a bug?
    import java.awt.Dimension;
    import java.awt.Label;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.JFrame;
    import javax.swing.JMenuBar;
    import javax.swing.JMenu;
    import javax.swing.JMenuItem;
    import javax.swing.WindowConstants;
    public class Test extends JFrame {
        public Test() {
            super();
            setDefaultCloseOperation( WindowConstants.EXIT_ON_CLOSE );
            getContentPane().add( new Label( "Hello World" ) );
            JMenuBar mainMenu = new JMenuBar();
            setJMenuBar( mainMenu );
            JMenu helpMenu = new JMenu();
            mainMenu.add( helpMenu );
            helpMenu.setMnemonic( 'H' );
            helpMenu.setText( "Help" );
            JMenuItem help_about = new JMenuItem();
            helpMenu.add( help_about );
            help_about.setMnemonic( 'A' );
            help_about.setText( "About" );
            help_about.addActionListener(
                new ActionListener() {
                    public void actionPerformed( ActionEvent evt ) {
                        System.out.println( "HELP!" );
            pack();
            setLocationByPlatform( true );
            setVisible( true );
        public static void main( String[] args )
            throws Exception {
            java.awt.EventQueue.invokeLater(
                new Runnable() {
                    public void run() {
                        Test test = new Test();
    }

    In 10.1.3, there's an option to disable the splash screen on the Environment Page in preferences (although, of course, it's not much use if you never get to the main window because of the dialog popping up behind the splash screen... :) )
    The bug with the dialog appearing behind the splashscreen is fixed in the upcoming 11g release. FWIW, it's a problem that appears to be unique to X-based systems, where for some reason the splashscreen window ends up with some super-ueber topmost property that forces all other windows to go behind it.
    There's also a command line flag to suppress the splashscreen in 11g.
    Thanks,
    Brian

  • Trying to use Arch Linux with a T-Mobile HSPDA E1750 USB dongle

    Hello all,
    I have just installed Arch Linux on my desktop and need a way to either connect it to my LAN which is sharing the dongle connection from my laptop running ubuntu 10.04 via, ICS, DHCP3 and FIrestarter, Or simply plug in the dongle to my Arch Desktop. I have been researching commands to connect to networks with all day and have had no luck. My internet connection is being shared over ethernet through a DSL-2640R router.
    I need this connection so i can install the GUI and make it fully functional. So if anyone has any ideas, guides or sites that may help me with this problem then please share.
    Thank you,
    SlashWannabe94

    Hello, I bought a Huawei E1750, too. Today I got it working.
    The most important things I got from here.
    However, my stick differs a bit from yours as it has product ID 1436.
    There was no need for an udev-rule, I wouldn't even know where to put it in etc (there is no udev/rules.d folder in arch?).
    You need "usb_modeswitch" and the "option" module. At first I wrote an usb_modeswitch configuration, but it seems not necessary as commenting it out had no influence. The option module is loaded for me if i plug the stick in, no need to care about it further. So, except for installing usb_modeswitch everything works out of the box.
    If dmesg tells you something like:
    [33750.443606] cdc_ether 2-1.5:1.1: wwan0: register 'cdc_ether' at usb-0000:00:1d.0-1.5, Mobile Broadband Network Device, 02:50:f3:00:00:00
    [33750.443756] usbcore: registered new interface driver cdc_ether
    [33750.455202] USB Serial support registered for GSM modem (1-port)
    [33750.455286] option 2-1.5:1.0: GSM modem (1-port) converter detected
    [33750.455665] usb 2-1.5: GSM modem (1-port) converter now attached to ttyUSB0
    [33750.455692] option 2-1.5:1.3: GSM modem (1-port) converter detected
    [33750.455823] usb 2-1.5: GSM modem (1-port) converter now attached to ttyUSB1
    [33750.455839] option 2-1.5:1.4: GSM modem (1-port) converter detected
    [33750.455967] usb 2-1.5: GSM modem (1-port) converter now attached to ttyUSB2
    that should be the case for you, too. This means modeswitch did its job and you are ready to connect.
    Now you have to tell your pin to the stick and connect. I'm doing this using "wvdial" and "pppd".
    You'll need the "ppp_generic" module to proceed.
    My /etc/wvdial.conf looks like this:
    [Dialer Defaults]
    Modem = /dev/ttyUSB0
    Baud = 460800
    [Dialer pin]
    Init1 = AT+CPIN=1234
    [Dialer provider]
    Phone = *99#
    Username = fonic
    Password = fonic
    Stupid Mode = 1
    Dial Command = ATDT
    Init2 = ATZ
    Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Init4 = AT+CGDCONT=1,"IP","pinternet.interkom.de"
    Adopting the pin and the connection address should do. Then you can start your internet by typing:
    wvdial pin
    wvdial provider
    I have to admit wvdial did not work at first(the device refused the AT commands). From frustration I started windows to see if it works there, it did, and the next day this whole configuration simply worked.
    Success!
    Last edited by stuffel (2011-07-20 22:36:12)

  • Trouble with instalation of NW2004s with maxDB - no cluster

    I do new installation on SUSE 9.0 with maxdb and j2sdk1.4.2_13
    My problem is, that I can not pass thought step 42 of 50 because of error in callSdmViaSapinst.log:
    Nov 21, 2006 12:42:58... Info: Start logging to console
    Nov 21, 2006 12:42:58... Info:
    Nov 21, 2006 12:42:58... Info: ============================================
    Nov 21, 2006 12:42:58... Info: =   Starting to execute command 'deploy'   =
    Nov 21, 2006 12:42:58... Info: ============================================
    Nov 21, 2006 12:42:58... Info: Starting SDM - Software Deployment Manager...
    Nov 21, 2006 12:42:58... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0006.20060303095356.0000
    Nov 21, 2006 12:43:00... Info: SDM operation mode successfully set to: Standalone
    Nov 21, 2006 12:43:00... Info: Initializing Network Manager (54817)
    Nov 21, 2006 12:43:00... Info: Checking if another SDM is running on port 54818
    Nov 21, 2006 12:43:00... Info: -------------------------- Starting deployment ------------------------
    Nov 21, 2006 12:43:00... Info: Error handling strategy: OnErrorStop
    Nov 21, 2006 12:43:00... Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Nov 21, 2006 12:43:00... Info: Update strategy: UpdateLowerVersions
    Nov 21, 2006 12:43:00... Info: Starting deployment prerequisites:
    Nov 21, 2006 12:43:01... Info: Loading selected archives...
    Nov 21, 2006 12:43:01... Info: Loading archive '/install/java/NW_2004s_SR1Java_based_SW_Comp/J2EE_OSINDEP/UT/EPBC06_0.SCA'
    Nov 21, 2006 12:43:01... Info: Selected archives successfully loaded.
    Nov 21, 2006 12:43:02... Info: Actions per selected component:
    Nov 21, 2006 12:43:02... Info: Initial deployment: Selected development component 'irj'/'sap.com'/'SAP AG'/'7.0006.20060301194
    711.0000' will be deployed.
    Nov 21, 2006 12:43:02... Info: No action: Selected development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'/'7.000
    6.20060301194711.0000' will not update currently deployed development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'
    /'7.0006.20060301194711.0000'.
    Nov 21, 2006 12:43:02... Info: Initial deployment: Selected software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.6.0.200603
    05011500' will be deployed.
    Nov 21, 2006 12:43:02... Info: No action: Selected development component 'com.sap.pcd.dbschema'/'sap.com'/'SAP AG'/'7.0006.200
    60301194711.0000' will not update currently deployed development component 'com.sap.pcd.dbschema'/'sap.com'/'SAP AG'/'7.0006.2
    0060301194711.0000'.
    Nov 21, 2006 12:43:02... Info: No action: Selected development component 'com.sapportals.prt.portalruntime'/'sap.com'/'SAP AG'
    /'7.0006.20060301194711.0000' will not update currently deployed development component 'com.sapportals.prt.portalruntime'/'sap
    .com'/'SAP AG'/'7.0006.20060301194711.0000'.
    Nov 21, 2006 12:43:02... Info: Ending deployment prerequisites. All items are correct.
    Nov 21, 2006 12:43:03... Info: Saved current Engine state.
    Nov 21, 2006 12:43:03... Info: Starting: Initial deployment: Selected development component 'irj'/'sap.com'/'SAP AG'/'7.0006.2
    0060301194711.0000' will be deployed.
    Nov 21, 2006 12:43:03... Info: SDA to be deployed: /usr/sap/BWK/DVEBMGS48/SDM/root/origin/sap.com/irj/sap AG/7.0006.2006030119
    4711.0000/epbcsda.ear
    Nov 21, 2006 12:43:03... Info: Software type of SDA: J2EE
    Nov 21, 2006 12:43:03... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 21, 2006 12:43:03... Info: Starting cluster instance processes.
    Nov 21, 2006 12:43:06... Info: Starting the instance JC_suse_BWK_48 running on host suse
    Nov 21, 2006 12:43:06... Info: Starting the instance JC_suse_BWK_48 processes. The instance is running on host suse
    Nov 21, 2006 12:43:06... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 21, 2006 12:43:06... Error: Aborted: development component 'irj'/'sap.com'/'SAP AG'/'7.0006.20060301194711.0000':
    SDM could not start the J2EE cluster on the host suse! The online deployment is terminated.
    JStartupFramework could not start server process for the instance JC_suse_BWK_48 on the host suse
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionType
    s).STARTUP_CLUSTER)
    Nov 21, 2006 12:43:07... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Nov 21, 2006 12:43:07... Info: ----------------------- Deployment was successful ---------------------
    Nov 21, 2006 12:43:07... Info: Summarizing the deployment results:
    Nov 21, 2006 12:43:07... Error: Admitted: /install/java/NW_2004s_SR1Java_based_SW_Comp/J2EE_OSINDEP/UT/EPBC06_0.SCA
    Nov 21, 2006 12:43:07... Error: Processing error. Return code: 4
    suse:
    at /usr/sap/..../j2ee/cluster    I've got only:
    bootstrap
    instance.properties
    instance.properties.vmprop
    I have no
    dispatcher    and
    server0
    What Can I do?? I can login with SAPgui, but looks like j2ee not start.
    Please help or suggest what can I do?
    Best Regards

    Unfortunatelly it's not working
    it was something like:
    java:21 and it hanged up about 15hours ;-(
    I saw that the problem is:
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    when gui sapinstaller is in proges on very first steps, at shell it's wrote :
    UTL.java.log
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    what's wrong with:
    WARNING 2006-11-22 12:15:07
    Execution of the command "/usr/lib/j2sdk1.4.2_13/j2sdk1.4.2_13/bin/java -classpath /usr/sap/BWK/SYS/global/sltools/sharedlib/l
    auncher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain /sapmnt/BWK/BWK/global
    /security/lib/tools:/usr/sap/BWK/SYS/global/sltools/sharedlib/sap.com~sl.ut.infoprovider_lib.jar:/usr/sap/BWK/SYS/global/sltoo
    ls/sharedlib/sap.com~sl.ut.manager.offline.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/antlr.jar:/usr/sap/BWK/SYS/global/slt
    ools/sharedlib/exception.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/jddi.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/logg
    ing.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/offlineconfiguration.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/opensqlst
    a.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/sap.comtcsdt
    cvlimpl.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/SDMutil.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/SLUtil.jar:/sapd
    b/programs/runtime/jar/sapdbc.jar -activated -prod_name=NetWeaver -usage_name=AAS -usage_vendor=sap.com -log=UTL_activate_usag
    es.log -action=true -sid=BWK -dsn=jdbc/pool/BWK -ssprops=/usr/sap/BWK/SYS/global/security/data/SecStore.properties -ssk=/usr/s
    ap/BWK/SYS/global/security/data/SecStore.key" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    thanks in advanced for Your help...

  • 11gr2 bug on Linux with standby database

    It looks like there is an oracle 11gr2 bug on linux with standby database. The following shows while activating standby database on Solairs, the standby database on Solaris will clear the standby logfile and recreate it. But, on Linux plateform it generated an exception instead. I don't beleive there is a bug open in metalink yet for this problem.
    On Solaris SPARC 10 MU8
    ===============
    ALTER DATABASE ACTIVATE STANDBY DATABASE
    ALTER DATABASE ACTIVATE [PHYSICAL] STANDBY DATABASE (sdb1)
    Begin: Standby Redo Logfile archival
    End: Standby Redo Logfile archival
    RESETLOGS after incomplete recovery UNTIL CHANGE 8469476
    Using STANDBY_ARCHIVE_DEST parameter default value as USE_DB_RECOVERY_FILE_DEST
    Waiting for all non-current ORLs to be archived...
    All non-current ORLs have been archived.
    Errors in file /u01/app/oracle/product/11.2.0/db_1/log/diag/rdbms/sdb/sdb1/trace/sdb1_ora_3964.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/redo/redo_group1'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    Clearing online redo logfile 1 /redo/redo_group1
    Clearing online log 1 of thread 1 sequence number 23
    Errors in file /u01/app/oracle/product/11.2.0/db_1/log/diag/rdbms/sdb/sdb1/trace/sdb1_ora_3964.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/redo/redo_group1'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    Errors in file /u01/app/oracle/product/11.2.0/db_1/log/diag/rdbms/sdb/sdb1/trace/sdb1_ora_3964.trc:
    ORA-00367: checksum error in log file header
    Deleted Oracle managed file /data/SDB/onlinelog/o1_mf_1_6hc48ykr_.log
    Deleted Oracle managed file /arch/SDB/onlinelog/o1_mf_1_6hc48zoq_.log
    Clearing online redo logfile 1 complete
    Clearing online redo logfile 3 /redo/redo_group3_3.dbf
    Clearing online log 3 of thread 2 sequence number 0
    Clearing online redo logfile 3 complete
    Resetting resetlogs activation ID 3157008110 (0xbc2c1eee)
    On Redhat 5.5 x64
    ============
    ALTER DATABASE ACTIVATE STANDBY DATABASE
    ALTER DATABASE ACTIVATE [PHYSICAL] STANDBY DATABASE (sdby1)
    Begin: Standby Redo Logfile archival
    Errors in file /u01/app/oracle/product/11.2.0/db_1/log/diag/rdbms/sdby/sdby1/trace/sdby1_ora_10932.trc:
    ORA-00314: log 7 of thread 2, expected sequence# 16 doesn't match 0
    ORA-00312: online log 7 thread 2: '/redo/SDBY/onlinelog/sb_redo3'
    Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0xD9] [PC:0x22A55A5, ksfdcls()+45] [flags: 0x0, count: 1]
    Errors in file /u01/app/oracle/product/11.2.0/db_1/log/diag/rdbms/sdby/sdby1/trace/sdby1_ora_10932.trc (incident=43361):
    ORA-07445: exception encountered: core dump [ksfdcls()+45] [SIGSEGV] [ADDR:0xD9] [PC:0x22A55A5] [Address not mapped to object] []
    ORA-00314: log 7 of thread 2, expected sequence# 16 doesn't match 0
    ORA-00312: online log 7 thread 2: '/redo/SDBY/onlinelog/sb_redo3'

    Then why did you post it here? No one from support reads these forums looking for things that belong in an SR: Open one and let us know how it is resolved.

  • Labview for Linux. Datasocket problem

    Hello everybody,
    I have a problem using datasocket connections in Labview for Linux. The problem is the starting of the connection, it's too slow. It takes around 3 or 4 seconds each connection. We are working with a lot of connections (one per Tag in a DSC code). If we test the same vi in Windows, it takes one or two seconds to open 30 connections.
    What can we do?
    Thanks!!

    Hello again apmonte,
    I attempted to recreate this behavior on a Linux machine here running a Kernel
    2.6 build, but could not replicate the issue (even when I gave a file/directory
    777 permissions).  This could, however, be related to some issues with the
    way Linux updated its file searching and directory listing functions with
    Kernel 2.6.  I believe that the LabVIEW 7.1.1 maintenance release/patch
    fixed some of these issues.  You might want to install that patch, and mass
    compile the LabVIEW directory (the LabVIEW mass compile command from the
    "Tools->Advanced" menu).  You can find links to the patch and
    a little information on it here:
    http://digital.ni.com/public.nsf/websearch/AAB2D84EF29F90DA86256F4D00776E5A?OpenDocument. 
    Please let me know if this does not resolve this issue.
    Travis
    Travis M
    LabVIEW R&D
    National Instruments

Maybe you are looking for

  • External DVD burner for backup purposes

    I feel more secure knowing that I have several different forms of backups. I'm looking at a Lacie D2 DVD +/- Desktop DVD & CD burner with LightScribe, USB & firewire interface, for Windows and Mac. I have an Epson printer with VD printing capabilitie

  • How can I add cursor attribute values or change the size?

    I am using the SetCursorAttribute and would like to create and add additional cursor attribute values insteasd of the current 24 that are available. In particular, I would like to number each cursor in my list to each cursor on a graph so it can be i

  • Discoverer 11g certification with JRE 1.7

    Hello, Oracle Support Note 1469683.1 "Discoverer 11g With Java 1.7 (JDK or JRE) Fails With Exceptions" states that Discoverer 11.1.1.6 is certified with Java 1.7 when using Weblogic 10.3.6. It indicates that this information can be found in the certi

  • Why has Image Capture stopped working?

    All of the sudden Image Capture it won't open. It used to open whenever I plugged my phone in. Now I can't even get the program up and running. I tried this Pacifist thing, but it keeps telling me that the downloader or something isn't available in t

  • Error message (49) when installing trial version of Photoshop

    I have just been trying to download Photoshop onto a Windows 8 laptop and at the very end of the process, it came up with a message saying 'Download Error. Press Retry to try again or contact customer support (49). Can anyone advise me how to rectify