Installing OID on 10G / Win 2003

I need to find two things:
(1) The install file(s) for OID for 10G on win 2003.
(2) Install instructions for installing OID for 10g on win 2003.
I have no idea how to install OID for 10G and the 10G docs do not appear to cover OID. I think 9i used to provide some info . . .
Thanks,
Michael

It would be useful, you post the whole error stack. RMAN-10038 is a very generic error, which means only the database session has gone for some reason. It's an error like ORA-03113 (end of communication channel) from the database server.
A very general hint is, there could be a lack of resources, you may try to increase the settings for PGA and SHARED_POOL_SIZE, if the server allows it.

Similar Messages

  • Cannot install InDesign Server CS4: Win 2003 x64

    One of my customers has just purchased InDesign Server CS4 (Single Instance, Premium License) and I'm trying to install build 525 on Windows Server 2003 Enterprise Edition x64. I select the default 'Easy/Recommended' installation settings and the installer runs through, but then displays the message below. I've tried installing to different directories but hit the same error every time.
    When I select 'Next' the installer lists the following products and components have been successfully installed:
    Adobe InDesign CS4 Server
    ID Server service files
    ID Server components
    ID Server service files (x64)
    However, it doesn't appear to have installed correctly, as if I start the InDesign Server service and then execute the following test script nothing happens:
    #target indesignserver;
    //HelloWorld.jsx
    //Create a new document.
        var myDocument = app.documents.add();
    //Get a reference to the first page.
        var myPage = myDocument.pages.item(0);
    //Create a text frame.
        var myTextFrame = myPage.textFrames.add();
    //Specify the size and shape of the text frame.
        myTextFrame.geometricBounds = ["6p0", "6p0", "18p0", "18p0"];
    //Enter text in the text frame.
        myTextFrame.contents = "Hello World!";
    //Save the document (fill in a valid file path).
        myDocument.save(new File("/e/HelloWorld.indd"));
    //Close the document.
    //Close the document.
        app.documents.item(0).close();
    Any ideas?

    I gave up on this and ended up installing the 32 bit version which works fine. It appears that there is a problem installing 64 bit on Windows 2003 Enterprise Edition so watch out...

  • Install grid control 10g Server 2003

    Hello all;
    I have installed Oracle Grid control 10G on my PC ( server 2003 ) , the installation continued until I found it is paused on OMS Configuration and gave me the following message :
    Configuration assistant "OMS Configuration" failed
    The "C:\grid_conrol_home\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    I looked at "C:\grid_conrol_home\agent10g\cfgtoollogs\configToolFailedCommands" file and I found :
    oracle.sysman.emcp.agent.AgentPlugIn
    the file OMS_HOST/sysman/logs/emoms.log
    2011-04-04 09:30:20,250 [Thread-18] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2011-04-04 09:30:20,250 [Thread-18] ERROR em.notification unregisterOMS.1417 - Error unregistering: Exception d'E/S: SO Exception was generated
    java.sql.SQLException: Exception d'E/S: SO Exception was generated
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:108)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1331)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:422)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:330)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:285)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:178)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:158)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:359)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getSystemConnection(ConnectionService.java:1303)
         at oracle.sysman.emdrep.notification.NotificationMgr.unregisterOMS(NotificationMgr.java:1408)
         at oracle.sysman.emdrep.notification.NotificationMgr.destroy(NotificationMgr.java:1867)
         at oracle.sysman.emSDK.svc.ServiceUtil.cleanupServices(ServiceUtil.java:212)
         at oracle.sysman.eml.app.ContextInitializer.contextDestroyed(ContextInitializer.java:851)
         at com.evermind.server.http.HttpApplication.destroy(HttpApplication.java:5980)
         at com.evermind.server.http.HttpSite.destroy(HttpSite.java:936)
         at com.evermind.server.http.HttpServer.destroy(HttpServer.java:632)
         at com.evermind.server.ApplicationServer.destroy(ApplicationServer.java:2102)
         at com.evermind.server.ApplicationServerShutdownHandler.run(ApplicationServerShutdownHandler.java:39)
         at java.lang.Thread.run(Thread.java:534)
    the file installAction.log
    Start Processing configuration tool Enterprise manager Website Configuration Assistant ....
    Preparing for copying C:\OracleHomes\oms10g\sysman\log\* to C:\OracleHomes\oms10g\cfgtoollogs
    Expanding source path C:\OracleHomes\oms10g\sysman\log\*
    Adding the file C:\OracleHomes\oms10g\sysman\log\emctl.log from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\sysman\log\emdctl.log from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\sysman\log\emdctl.trc from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\sysman\log\emoms.log from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\sysman\log\emoms.trc from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\sysman\log\pafLogs from the file path expanding...
    Completed copying file C:\OracleHomes\oms10g\sysman\log\emctl.log to C:\OracleHomes\oms10g\cfgtoollogs\emctl.log
    Completed copying file C:\OracleHomes\oms10g\sysman\log\emdctl.log to C:\OracleHomes\oms10g\cfgtoollogs\emdctl.log
    Completed copying file C:\OracleHomes\oms10g\sysman\log\emdctl.trc to C:\OracleHomes\oms10g\cfgtoollogs\emdctl.trc
    Completed copying file C:\OracleHomes\oms10g\sysman\log\emoms.log to C:\OracleHomes\oms10g\cfgtoollogs\emoms.log
    Completed copying file C:\OracleHomes\oms10g\sysman\log\emoms.trc to C:\OracleHomes\oms10g\cfgtoollogs\emoms.trc
    Number of file(s) copied is 5
    Number of directories copied is 0
    End Processing configuration tool Enterprise manager Website Configuration Assistant
    Start Processing configuration tool DCM Repository Backup Assistant ....
    Preparing for copying C:\OracleHomes\oms10g\dcm\logs\* to C:\OracleHomes\oms10g\cfgtoollogs
    Expanding source path C:\OracleHomes\oms10g\dcm\logs\*
    Adding the file C:\OracleHomes\oms10g\dcm\logs\daemon_logs from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\dcm\logs\dcmctl_logs from the file path expanding...
    Adding the file C:\OracleHomes\oms10g\dcm\logs\emd_logs from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool DCM Repository Backup Assistant
    INFO: Le script "C:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands" contient toutes les commandes qui ont échoué, ou qui ont été ignorées ou annulées. Ce fichier peut servir à exécuter ces assistants de configuration en dehors d'OUI. Vous pouvez être amené à mettre à jour ce script avec les mots de passe (éventuels) avant de l'exécuter.
    INFO: Created a new file C:\OracleHomes\oms10g\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\OracleHomes\oms10g\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\OracleHomes\oms10g\cfgtoollogs\configToolFailedCommands.bak
    INFO: Created a new file C:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands.bak
    GRAVE: OUI-25031 : Echec de certains assistants de configuration. Il est vivement recommandé de les relancer immédiatement. Une exécution incorrecte d'un assistant marqué comme Recommandé signifie que le système est mal configuré.
    1. Dans le panneau Détails de l'écran de l'assistant de configuration, consultez les erreurs à l'origine des échecs détectés.
    2. Corrigez ces erreurs.
    3. Sélectionnez les assistants ayant échoué et cliquez sur le bouton Réessayer pour les relancer.
    INFO: Sélection utilisateur : Oui/OK
    file hosts
    127.0.0.1 localhost.localdomain localhost
    192.168.2.195 srvmid1.com.tn srvmid1
    please you ca help me...

    Check if the last post in http://cn.forums.oracle.com/forums/thread.jspa?threadID=477659&tstart=0&start=15 can be the solution for you. Remember, the error is in the last step of the configuration process. So it only concerns the agent. The OMS and OMR were (as I see it) correctly configured.
    Eric

  • Error RW:50004 during install of R12 on win 2003

    Hello,
    I'm trying to install EBS R12 Express install with Vision DB via edelivery.
    Had some issues with MSVC and cygwin paths, but it was resolved thanks to posts on the forum.
    After about 20% of the installation [about 1hr 30mins into it], I get the following error:
    RW-50004: Error code received when running external process. See log file for details.
    Running Database install driver for VIS instance.
    I wasn't sure which log file, so I checked the one under J:\Oracle\VIS\db\tech_st\10.2.0\appsutil\log\VIS_ora-apps\<random_number_here>.log
    The relevant portion from the log file is:
    <snip>
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Run RapidClone configuration step
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "Statusstring Configuring Database"
    "Statusstring Configuring Database"
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>(echo APPS & echo APPS ) | J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.5.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDatabase -e J:\oracle\VIS\db\tech_st\10.2.0\appsutil\VIS_ora-apps.xml -stage J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at J:\oracle\VIS\db\tech_st\10.2.0\appsutil\log\VIS_ora-apps\ApplyDatabase_08300057.log
    | 0% completed
    <deleted many similar lines here....>
    - 0% completed
    \ 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 1 == 0 goto :CFG_OK
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "Cannot execute configure of database using RapidClone"
    "Cannot execute configure of database using RapidClone"
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Processing DriverFile = J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\template\adridb.drv
    instantiate file:
    source : J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\template\adrun10g.cmd
    dest : J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrun10g.cmd
    backup : J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrun10g.cmd to J:\oracle\VIS\db\tech_st\10.2.0\appsutil\out\VIS_ora-apps\templbac\adrun10g.cmd
    instantiate file:
    source : J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrundb.cmd
    backup : J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrundb.cmd to J:\oracle\VIS\db\tech_st\10.2.0\appsutil\out\VIS_ora-apps\templbac\adrundb.cmd
    Step 0 of 5
    Command: J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrun10g.cmd
    Processing Step 1 of 5
    Step 1 of 5
    Command: J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrundb.cmd
    Processing Step 2 of 5
    Executing: J:\oracle\VIS\db\tech_st\10.2.0\temp\VIS_ora-apps\adrundb.cmd
    J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz>REM
    J:\OracleEBSR12_downloads\StageR12\startCD\Disk1\rapidwiz>REM $Header: adrundb.cmd 120.6 2006/12/21 19:50:11 marderiu noship $
    </snip>
    Any help on this would be appreciated.
    Thanks.
    Hammad.
    Message was edited by:
    user592768

    Hussein,
    I reinstalled MS VC++ again, couldn't delete those LEGACY_* registry entries though.
    I thought I'd try install again before re-installing the OS. Here are the results:
    I got the same error code again on the RapidInstall applet: RW-50004.
    Looks like some sort of service isn't getting started or created.
    However, looking at the J:\oracle\VIS\db\tech_st\10.2.0\appsutil\log\VIS_ora-apps\ApplyDBStack_XXX.log file it says:
    <snip>
    LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 02-SEP-2007 00:53:51
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCVIS))
    The command completed successfully
    ECHO is off.
    Listener VIS has already been started.
    ECHO is off.
    addlnctl.cmd exiting with status 0
    OpenService failed
    adsvdlsn.cmd exiting with status 1007
    ERRORCODE = 1007 ERRORCODE_END
    .end std out.
    .end err out.
    </snip>
    and further....
    <snip>
    [CVM Error Report]
    The following report lists errors encountered during CVM Phase
    <filename> <return code where appropriate>
    J:\oracle\VIS\db\tech_st\10.2.0\appsutil\bin\adgentns.pl 25600
    No of scripts failed in CVM phase: 1
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: J:\oracle\VIS\db\tech_st\10.2.0\appsutil\install\VIS_ora-apps
    adsvdlsn.cmd INSTE8_SETUP 1007
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    </snip>
    I also checked the NetServiceHandler.log file in the same dir and here is the trace:
    <snip>
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : ora-apps
    sDbDomain : spectrum-tech.com
    sDbPort : 1531
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@ora-apps.spectrum-tech.com:1531:VIS
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12518, TNS:listener could not hand off client connection
    The Connection descriptor used by the client was:
    ora-apps.spectrum-tech.com:1531:VIS
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora-apps.spectrum-tech.com)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12518, TNS:listener could not hand off client connection
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora-apps.spectrum-tech.com)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora-apps.spectrum-tech.com)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=VIS.spectrum-tech.com)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora-apps.spectrum-tech.com)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=VIS.spectrum-tech.com)))
    Connection could not be obtained; returning null
    </snip>
    At the end it says:
    <snip>
    adgentns.pl exiting with status 25600
    ERRORCODE = 25600 ERRORCODE_END
    </snip>
    I tried pinging my oracle machine ora-apps locally and it works, i.e. if I do ping ora-apps I get a response. I also tried pinging using the dns suffix that I setup based on your instructions and I get a response as well.
    Also, I when I try pinging the ora-apps machine from another one on the network using ping ora-apps, I also get the same result.
    However, if I use the entire domain name, i.e. ora-apps.spectrum-tech.com, I get a response from some server on Yahoo hosting, our ISP!!!! is that a problem?
    Thanks.
    Hammad.

  • MaxDB install failure on Win 2003 Server

    Win 2003 Server
    MaxDB v 7.6.05.09
    HP Proliant G5
    Good morning,
    We've got a problem with a MaxDB install on a fresh Win 2003 server.
    - The first install process and the demo database worked fine
    - We tried to create a new database instance and it hung. As nothing was working as expected we decided to uninstall maxdb and all its component and to re-start from a clean process. That's were things are becoming weird :
    - The first time the setup assistant hung when installing the kernel
    - The secund time the setup assistant hung when installing the demo database
    - Every following test hangs when installing the kernel
    We tried to do a clean uninstall MaxDB, to watch which registry keys we should restore... but nothings worked as expected.
    We found a link at this address describing the same problem but it doesn't provide us anything to solve our problem.
    Here is our log file :
    INSTALLER_INFO: Version = 7.6.05 Build 009-123-191-997
    INSTALLER_INFO: Changelist = 191997
    INSTALLER_INFO: MakeId = 323091
    INSTALLER_INFO: Type = kit
    SYS_INFO: Host name = SRVBATINOR
    SYS_INFO: System = Windows
    SYS_INFO: Architecture = I386
    SYS_INFO: Version = NT 5.2
    SYS_INFO: Subversion = Service Pack 2
    MSG: collector found 12 archives
    MSG: debug package SDBBAS.SDB is valid
    MSG: debug package SDBKRN.SDB is valid
    MSG: debug package SDBUTL.SDB is valid
    MSG: initializing package "Base"
    MSG: calling preinstall...
    MSG: service "sql6" in  "C:/WINDOWS/system32/drivers/etc/services" found
    MSG: service "sapdbni72" in  "C:/WINDOWS/system32/drivers/etc/services" found
    MSG: Template set indep data path to "c:/documents and settings/all users/application data/sdb/data"
    MSG: Template set indep programs path to "c:/program files/sdb/programs"
    ACTION: make directory "c:/documents and settings/all users/application data/sdb/data/config" mode "775"
    ACTION: make directory "c:/documents and settings/all users/application data/sdb/data/config/install" mode "775"
    MSG: InstallRegistry: space check ok: 41676028 kb on C: (51203980 kb total) available
    MSG: install registry successfully locked
    MSG: InstallRegistry::Log: space check ok: 41676028 kb on C: (51203980 kb total) available
    MSG: writing 0 packages
    MSG: net install registry size = 63 bytes
    MSG: wrote install registry (125 bytes)
    MSG: InstallRegistry: reserved 1024 kb disk space
    getRelease():C:/Program Files/SDB/MAXDB1/pgm/kernel.exe not found
    MSG: migrate server installation data for INSTROOT "c:/program files/sdb/maxdb1"
    MSG: initializing package "Server Utilities"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Database Kernel"
    MSG: calling preinstall...
    MSG: Template or instance update set dependent path to c:/program files/sdb/maxdb1
    Msg: checking update of package "Database Kernel" in C:Program Filessdbmaxdb1
    MSG: installed package is flaged as invalid => skipping update check
    MSG: initializing package "Redist Python"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Loader"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "ODBC"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Messages"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "JDBC"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Synchronization Manager"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "SQLDBC"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "MaxDB PHP Driver"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "DB Analyzer"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    ACTION: make directory "C:/Program Files/sdb" mode "555"
    ACTION: make directory "C:/Program Files/sdb/programs" mode "555"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBBAS.TGZ"
    MSG: running postprepare of package Base
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBUTL.TGZ"
    ACTION: make directory "C:/Program Files/sdb/MAXDB1" mode "555"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBKRN.TGZ"
    MSG: running postprepare of package Database Kernel
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBRDPY.TGZ"
    MSG: running postprepare of package Redist Python
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBLD.TGZ"
    MSG: running postprepare of package Loader
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBODBC.TGZ"
    MSG: running postprepare of package ODBC
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBMSG.TGZ"
    MSG: running postprepare of package Messages
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBJDBC.TGZ"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SYNCMAN.TGZ"
    MSG: running postprepare of package Synchronization Manager
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBC.TGZ"
    MSG: running postprepare of package Database Connectivity
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBPHP.TGZ"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBANA.TGZ"
    MSG: running postprepare of package DB Analyzer
    MSG: space check ok: 41672820 kb on  (51203980 kb total) available
    MSG: packagedata of package Base changed
    MSG: writing 2 packages
    MSG: net install registry size = 4113 bytes
    MSG: wrote install registry (5162 bytes)
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBBAS.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:58:53 bin/
    STDOUT: extracting: -rwxr-xr-x       802816 2008-08-15 21:53:13 bin/dbmevtdisp.exe
    STDOUT: extracting: -rwxr-xr-x       294912 2008-08-15 21:49:43 bin/protconv.exe
    STDOUT: extracting: -rwxr-xr-x       151552 2008-08-15 20:11:07 bin/sdbconfig.exe
    STDOUT: extracting: -rwxr-xr-x         7168 2008-08-16 00:57:39 bin/SDBINST.EXE
    STDOUT: extracting: -rwxr-xr-x         6144 2008-08-16 00:57:40 bin/sdbpack.exe
    STDOUT: extracting: -rwxr-xr-x         7680 2008-08-16 00:57:40 bin/sdbreg.exe
    STDOUT: extracting: -rwxr-xr-x         7680 2008-08-16 00:57:40 bin/sdbregview.exe
    STDOUT: extracting: -rwxr-xr-x        13824 2008-08-16 00:57:39 bin/SDBSETUP.EXE
    STDOUT: extracting: -rwxr-xr-x         7680 2008-08-16 00:57:39 bin/sdbuninst.exe
    STDOUT: extracting: -rwxr-xr-x         7168 2008-08-16 00:57:40 bin/sdbverify.exe
    STDOUT: extracting: -rwxr-xr-x      1257472 2008-08-16 00:35:29 bin/sqlcli.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xsysrc.exe
    STDOUT: extracting: -rwxr-xr-x       323584 2008-08-15 20:24:45 bin/xtcpupd.exe
    STDOUT: extracting: -rwxr-xr-x       294912 2008-08-15 19:55:07 bin/xuser.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_ping.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:58:53 install/
    STDOUT: extracting: -rwxr-xr-x       192512 2008-08-16 00:54:07 install/Grid.dll
    STDOUT: extracting: -rwxr-xr-x       757760 2008-08-16 00:41:09 install/perl58.dll
    STDOUT: extracting: -rw-rr       117099 2008-08-16 00:57:38 install/RESOURCES.TGZ
    STDOUT: extracting: -rw-rr       465022 2008-08-16 00:57:38 install/SDBINST.TGZ
    STDOUT: extracting: -rwxr-xr-x       421888 2008-08-16 00:57:27 install/sdbrun.dll
    STDOUT: extracting: -rwxr-xr-x      1245184 2008-08-16 00:56:33 install/Wx.dll
    STDOUT: extracting: -rwxr-xr-x      2265088 2008-08-16 00:53:37 install/wxmsw24.dll
    STDOUT: extracting: -rw-rr        64327 2008-08-16 00:57:42 install/WXPERL.TGZ
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:58:54 pgm/
    STDOUT: extracting: -rwxr-xr-x      2101248 2008-08-15 21:49:55 pgm/dbmcli.exe
    STDOUT: extracting: -rwxr-xr-x      2101248 2008-08-15 21:49:55 pgm/dbmcli_HelpInst.exe
    STDOUT: extracting: -rwxr-xr-x       217088 2008-08-15 22:11:27 pgm/regupd.exe
    STDOUT: extracting: -rwxr-xr-x       307200 2008-08-15 20:25:09 pgm/sqlping.exe
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 19:46:03 pgm/sqltcp.dll
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 19:46:03 pgm/sqltcp1.dll
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 19:46:05 pgm/sqltcp2.dll
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 19:46:07 pgm/sqltcpn.dll
    STDOUT: extracting: -rwxr-xr-x       281952 2008-08-16 00:58:28 pgm/sqluser72.dll
    STDOUT: extracting: -rwxr-xr-x       372672 2008-08-16 00:58:32 pgm/sqluser73.dll
    STDOUT: extracting: -rwxr-xr-x       393216 2008-08-16 00:58:35 pgm/sqluser74.dll
    STDOUT: extracting: -rwxr-xr-x       438272 2008-08-16 00:58:38 pgm/sqluser74n.dll
    STDOUT: extracting: -rwxr-xr-x       524288 2008-08-16 00:15:41 pgm/sqluser76.dll
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:01 Support/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:02 Support/Mapfiles/
    STDOUT: extracting: -rw-rr      3023564 2008-08-15 21:49:54 Support/Mapfiles/dbmcli.map
    STDOUT: extracting: -rw-rr      1265024 2008-08-15 21:53:13 Support/Mapfiles/dbmevtdisp.map
    STDOUT: extracting: -rw-rr       115063 2008-08-15 20:28:06 Support/Mapfiles/sqltcp.map
    STDOUT: extracting: -rw-rr       115066 2008-08-15 20:28:07 Support/Mapfiles/sqltcp1.map
    STDOUT: extracting: -rw-rr       115148 2008-08-15 20:28:09 Support/Mapfiles/sqltcp2.map
    STDOUT: extracting: -rw-rr       108889 2008-08-15 20:28:13 Support/Mapfiles/sqltcpn.map
    STDOUT: extracting: -rw-rr       125887 2008-08-16 00:58:30 Support/Mapfiles/sqluser72.map
    STDOUT: extracting: -rw-rr       147341 2008-08-16 00:58:33 Support/Mapfiles/sqluser73.map
    STDOUT: extracting: -rw-rr       258131 2008-08-16 00:58:36 Support/Mapfiles/sqluser74.map
    STDOUT: extracting: -rw-rr       739428 2008-08-16 00:58:39 Support/Mapfiles/sqluser74n.map
    STDOUT: extracting: -rw-rr       916710 2008-08-16 00:15:41 Support/Mapfiles/sqluser76.map
    STDOUT: extracting: -rw-rr       593052 2008-08-15 20:24:45 Support/Mapfiles/xtcpupd.map
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:04 symbols/
    STDOUT: extracting: -rw-rr      8252416 2008-08-15 21:49:54 symbols/dbmcli.pdb
    STDOUT: extracting: -rw-rr      3836928 2008-08-15 21:53:13 symbols/dbmevtdisp.pdb
    STDOUT: extracting: -rw-rr       289792 2008-08-15 20:28:06 symbols/sqltcp.pdb
    STDOUT: extracting: -rw-rr       289792 2008-08-15 20:28:07 symbols/sqltcp1.pdb
    STDOUT: extracting: -rw-rr       289792 2008-08-15 20:28:09 symbols/sqltcp2.pdb
    STDOUT: extracting: -rw-rr       281600 2008-08-15 20:28:13 symbols/sqltcpn.pdb
    STDOUT: extracting: -rw-rr      1887232 2008-08-16 00:58:37 symbols/sqluser74.pdb
    STDOUT: extracting: -rw-rr      2059264 2008-08-16 00:58:40 symbols/sqluser74n.pdb
    STDOUT: extracting: -rw-rr      4705280 2008-08-15 20:24:44 symbols/xtcpupd.pdb
    STDOUT: checking unpacked archive... MSG: check file "Support/Mapfiles/sqluser72.map": ok
    MSG: check file "symbols/sqltcpn.pdb": ok
    MSG: check file "pgm/dbmcli_HelpInst.exe": ok
    MSG: check file "bin/x_ping.exe": ok
    MSG: check file "Support/Mapfiles/sqluser74.map": ok
    MSG: check file "bin/SDBINST.EXE": ok
    MSG: check file "install/SDBINST.TGZ": ok
    MSG: check file "pgm/sqluser74.dll": ok
    MSG: check file "symbols/dbmcli.pdb": ok
    MSG: check file "symbols/sqltcp1.pdb": ok
    MSG: check file "bin/SDBSETUP.EXE": ok
    MSG: check file "pgm/sqluser74n.dll": ok
    MSG: check file "Support/Mapfiles/sqltcp.map": ok
    MSG: check file "bin/protconv.exe": ok
    MSG: check file "symbols/sqltcp.pdb": ok
    MSG: check file "Support/Mapfiles/sqltcpn.map": ok
    MSG: check file "install/WXPERL.TGZ": ok
    MSG: check file "install/wxmsw24.dll": ok
    MSG: check file "install/sdbrun.dll": ok
    MSG: check file "bin/xuser.exe": ok
    MSG: check file "pgm/sqluser73.dll": ok
    MSG: check file "pgm/sqluser76.dll": ok
    MSG: check file "symbols/xtcpupd.pdb": ok
    MSG: check file "pgm/sqltcp1.dll": ok
    MSG: check file "Support/Mapfiles/sqluser74n.map": ok
    MSG: check file "pgm/dbmcli.exe": ok
    MSG: check file "pgm/sqltcp.dll": ok
    MSG: check file "install/RESOURCES.TGZ": ok
    MSG: check file "Support/Mapfiles/dbmevtdisp.map": ok
    MSG: check file "Support/Mapfiles/sqluser73.map": ok
    MSG: check file "Support/Mapfiles/xtcpupd.map": ok
    MSG: check file "bin/sdbverify.exe": ok
    MSG: check file "bin/xsysrc.exe": ok
    MSG: check file "Support/Mapfiles/sqltcp1.map": ok
    MSG: check file "Support/Mapfiles/sqltcp2.map": ok
    MSG: check file "install/perl58.dll": ok
    MSG: check file "Support/Mapfiles/sqluser76.map": ok
    MSG: check file "bin/sdbuninst.exe": ok
    MSG: check file "pgm/regupd.exe": ok
    MSG: check file "symbols/dbmevtdisp.pdb": ok
    MSG: check file "pgm/sqlping.exe": ok
    MSG: check file "bin/sdbpack.exe": ok
    MSG: check file "symbols/sqltcp2.pdb": ok
    MSG: check file "pgm/sqltcpn.dll": ok
    MSG: check file "pgm/sqluser72.dll": ok
    MSG: check file "symbols/sqluser74.pdb": ok
    MSG: check file "Support/Mapfiles/dbmcli.map": ok
    MSG: check file "pgm/sqltcp2.dll": ok
    MSG: check file "bin/dbmevtdisp.exe": ok
    MSG: check file "bin/sdbregview.exe": ok
    MSG: check file "bin/xtcpupd.exe": ok
    MSG: check file "install/Grid.dll": ok
    MSG: check file "bin/sdbconfig.exe": ok
    MSG: check file "symbols/sqluser74n.pdb": ok
    MSG: check file "bin/sdbreg.exe": ok
    MSG: check file "install/Wx.dll": ok
    MSG: check file "bin/sqlcli.exe": ok
    STDOUT: ok
    STDOUT: checking system libraries...MSG: update test sytem file "C:/WINDOWS/system32/mfc70.dll"
    MSG: system file "mfc70.dll" inside archive has version 7.00.9466.0
    MSG: installed system file "mfc70.dll" is up to date (version 7.00.9466.0)
    MSG: update test sytem file "C:/WINDOWS/system32/mfc70u.dll"
    MSG: system file "mfc70u.dll" inside archive has version 7.00.9466.0
    MSG: installed system file "mfc70u.dll" is up to date (version 7.00.9466.0)
    MSG: update test sytem file "C:/WINDOWS/system32/mfc71.dll"
    MSG: system file "mfc71.dll" inside archive has version 7.10.3077.0
    MSG: installed system file "mfc71.dll" is up to date (version 7.10.3077.0)
    MSG: update test sytem file "C:/WINDOWS/system32/mfc71u.dll"
    MSG: system file "mfc71u.dll" inside archive has version 7.10.3077.0
    MSG: installed system file "mfc71u.dll" is up to date (version 7.10.3077.0)
    MSG: update test sytem file "C:/WINDOWS/system32/msvcr70.dll"
    MSG: system file "msvcr70.dll" inside archive has version 7.00.9466.0
    MSG: installed system file "msvcr70.dll" is up to date (version 7.00.9466.0)
    MSG: update test sytem file "C:/WINDOWS/system32/msvcr71.dll"
    MSG: system file "msvcr71.dll" inside archive has version 7.10.3052.4
    MSG: installed system file "msvcr71.dll" is up to date (version 7.10.3052.4)
    STDOUT:  ok
    SYS: "C:Program Filessdbprograms insdbconfig.exe" "IndepPrograms=C:Program Filessdbprograms"
    SYS: "C:Program Filessdbprograms insdbconfig.exe" "IndepData=C:Documents and SettingsAll UsersApplication Datasdbdata"
    STDOUT: system path updated successfully
    STDOUT: please reboot your system after installation to take effect changes
    MSG: registry subkey "SOFTWAREMicrosoft" exist
    MSG: registry subkey "SOFTWAREMicrosoftWindows" exist
    MSG: registry subkey "SOFTWAREMicrosoftWindowsCurrentVersion" exist
    MSG: registry subkey "SOFTWAREMicrosoftWindowsCurrentVersionUninstall" exist
    MSG: created registry subkey "SOFTWAREMicrosoftWindowsCurrentVersionUninstallSAP DB (ALL)" successfully
    ACTION: make directory "C:/Documents and Settings/All Users/Menu DÈmarrer/Programmes/MaxDB" mode "775"
    ACTION: make directory "C:/Documents and Settings/All Users/Menu DÈmarrer/Programmes/MaxDB/Command Line Tools" mode "775"
    MSG: start menu shortcuts created
    MSG: packagedata of package Base changed
    MSG: writing 2 packages
    MSG: net install registry size = 32157 bytes
    MSG: wrote install registry (36384 bytes)
    MSG: packagedata of package Server Utilities changed
    MSG: writing 3 packages
    MSG: net install registry size = 32773 bytes
    MSG: wrote install registry (37403 bytes)
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBUTL.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 bin/
    STDOUT: extracting: -rwxr-xr-x        65536 2008-08-15 21:52:21 bin/sdbinfo.exe
    STDOUT: extracting: -rwxr-xr-x       356352 2008-08-16 00:05:31 bin/sqlrun.dll
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/sysmon.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xbackup.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xinstinfo.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xpu.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_analys.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_cons.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_server.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_show.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_start.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_stop.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wiz.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wizard.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wizstop.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wiztrc.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 env/
    STDOUT: extracting: -rw-rr          122 2008-08-15 22:02:13 env/serv.use
    STDOUT: extracting: -rw-rr          245 2008-08-15 22:02:13 env/xstart.use
    STDOUT: extracting: -rw-rr          542 2008-08-15 22:02:13 env/xstop.use
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 etc/
    STDOUT: extracting: -rw-rr          207 2008-08-15 19:42:23 etc/VERSIONS
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 pgm/
    STDOUT: extracting: -rwxr-xr-x       483328 2008-08-15 20:11:45 pgm/serv.exe
    STDOUT: extracting: -rwxr-xr-x       307200 2008-08-15 20:11:09 pgm/show.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:54 Support/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:54 Support/Mapfiles/
    STDOUT: extracting: -rw-rr       839796 2008-08-15 20:11:44 Support/Mapfiles/serv.map
    STDOUT: extracting: -rw-rr       540173 2008-08-15 20:11:08 Support/Mapfiles/show.map
    STDOUT: extracting: -rw-rr       615852 2008-08-16 00:05:31 Support/Mapfiles/sqlrun.map
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:55 symbols/
    STDOUT: extracting: -rw-rr      2575360 2008-08-15 20:11:44 symbols/serv.pdb
    STDOUT: extracting: -rw-rr      2051072 2008-08-15 20:11:08 symbols/show.pdb
    STDOUT: extracting: -rw-rr      2075648 2008-08-16 00:05:31 symbols/sqlrun.pdb
    STDOUT: checking unpacked archive... MSG: check file "bin/x_wizstop.exe": ok
    MSG: check file "bin/x_analys.exe": ok
    MSG: check file "bin/x_cons.exe": ok
    MSG: check file "bin/xpu.exe": ok
    MSG: check file "bin/sysmon.exe": ok
    MSG: check file "bin/x_start.exe": ok
    MSG: check file "pgm/serv.exe": ok
    MSG: check file "env/xstart.use": ok
    MSG: check file "bin/x_server.exe": ok
    MSG: check file "bin/sqlrun.dll": ok
    MSG: check file "etc/VERSIONS": ok
    MSG: check file "bin/x_wiz.exe": ok
    MSG: check file "bin/xbackup.exe": ok
    MSG: check file "Support/Mapfiles/sqlrun.map": ok
    MSG: check file "symbols/show.pdb": ok
    MSG: check file "bin/x_show.exe": ok
    MSG: check file "symbols/sqlrun.pdb": ok
    MSG: check file "env/serv.use": ok
    MSG: check file "env/xstop.use": ok
    MSG: check file "symbols/serv.pdb": ok
    MSG: check file "pgm/show.exe": ok
    MSG: check file "bin/x_wizard.exe": ok
    MSG: check file "bin/sdbinfo.exe": ok
    MSG: check file "bin/xinstinfo.exe": ok
    MSG: check file "bin/x_wiztrc.exe": ok
    MSG: check file "Support/Mapfiles/show.map": ok
    MSG: check file "Support/Mapfiles/serv.map": ok
    MSG: check file "bin/x_stop.exe": ok
    STDOUT: ok
    SYS: "c:program filessdbprograms inx_server.exe" install: 19712 INFO: Service 'XServer' is already installed
    SYS: "c:program filessdbprograms inx_server.exe" remove: 19710 INFO: Service 'XServer' removed successfully
    SYS: "c:program filessdbprograms inx_server.exe" install: 19709 INFO: Service 'XServer' installed successfully
    MSG: SYSTEM PATH is up to date
    MSG: packagedata of package Server Utilities changed
    MSG: writing 3 packages
    MSG: net install registry size = 39793 bytes
    MSG: wrote install registry (45406 bytes)
    MSG: packagedata of package Database Kernel changed
    MSG: writing 3 packages
    MSG: net install registry size = 39793 bytes
    MSG: wrote install registry (45405 bytes)
    MSG: no function "register" in package Database Kernel
    MSG: set function reference "unregister" in package Database Kernel
    MSG: set function reference "preuninstall" in package Database Kernel
    MSG: set function reference "postuninstall" in package Database Kernel
    MSG: no function "verify" in package Database Kernel
    STDOUT: unregister Database Kernel 7.6.5.9
    WRN: cannot execute command: xregcomp -u "c:program filessdbmaxdb1pgmdbpinstall": cannot create process, Le fichier spÈcifiÈ est introuvable.
    WRN: cannot execute command: xregcomp -u "c:program filessdbprogramsliblivecachedbg": cannot create process, Le fichier spÈcifiÈ est introuvable.
    SYS: dbmcli -R "c:program filessdbmaxdb1" inst_unreg : Error! Connection failed to node (local) for database (no dbname):
    SYS: dbmcli -R "c:program filessdbmaxdb1" inst_unreg : dbmsrv executable not found
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBKRN.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:15 bin/
    STDOUT: extracting: -rwxr-xr-x       274432 2008-08-15 21:51:01 bin/backint.exe
    STDOUT: extracting: -rwxr-xr-x       802816 2008-08-15 21:53:13 bin/dbmevtdisp.exe
    STDOUT: extracting: -rwxr-xr-x       552960 2008-08-15 21:53:27 bin/dbmevthndl_display.exe
    STDOUT: extracting: -rwxr-xr-x       569344 2008-08-15 21:53:37 bin/dbmevthndl_winlog.exe
    STDOUT: extracting: -rwxr-xr-x       290816 2008-08-15 21:48:43 bin/dbmsrvctl.exe
    STDOUT: extracting: -rwxr-xr-x        41705 2008-08-15 19:51:15 bin/ireport.py
    STDOUT: extracting: -rwxr-xr-x       245760 2008-08-15 21:52:11 bin/pipe2file.exe
    STDOUT: extracting: -rwxr-xr-x      1232896 2008-08-15 21:51:09 bin/sdbfill.exe
    STDOUT: extracting: -rwxr-xr-x       356352 2008-08-16 00:05:31 bin/sqlrun.dll
    STDOUT: extracting: -rwxr-xr-x        53248 2008-08-15 19:55:01 bin/sqlver.exe
    STDOUT: extracting: -rwxr-xr-x        53248 2008-08-15 19:55:01 bin/sqlwhat.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xkernprot.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xservice.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xtracesort.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_diagnose.exe
    STDOUT: extracting: -rwxr-xr-x       331776 2008-08-15 21:53:55 bin/x_python.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:07 cluster/
    STDOUT: extracting: -rwxr-xr-x      2121728 2008-08-15 20:24:13 cluster/dbmsrv_clu.exe
    STDOUT: extracting: -rwxr-xr-x        81920 2008-08-15 20:12:33 cluster/SAPDBMSCSEx.dll
    STDOUT: extracting: -rwxr-xr-x       122880 2008-08-15 20:12:43 cluster/sapdbmscsman.dll
    STDOUT: extracting: -rwxr-xr-x        77824 2008-08-15 20:12:07 cluster/SAPDBMSCSMan.exe
    STDOUT: extracting: -rwxr-xr-x        57344 2008-08-15 20:12:01 cluster/SAPDBMSCSRes.dll
    STDOUT: extracting: -rwxr-xr-x       307200 2008-08-15 20:12:57 cluster/service_clu.exe
    STDOUT: extracting: -rwxr-xr-x       499712 2008-08-15 20:12:55 cluster/serv_clu.exe
    STDOUT: extracting: -rwxr-xr-x       339968 2008-08-15 20:12:53 cluster/stop_clu.exe
    STDOUT: extracting: -rwxr-xr-x       339968 2008-08-15 20:12:51 cluster/strt_clu.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:07 demo/
    STDOUT: extracting: -rw-rr      3110911 2008-08-15 19:51:15 demo/HOTEL.py
    STDOUT: extracting: -rwxr-xr-x          367 2008-08-15 19:51:15 demo/ltutorial.py
    STDOUT: extracting: -rw-rr        11333 2008-08-15 19:51:15 demo/tutoriallib.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:17 doc/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:19 doc/FirstSteps/
    STDOUT: extracting: -rw-rr         3455 2008-08-15 19:51:15 doc/FirstSteps/index.html
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:18 doc/FirstSteps/Java/
    STDOUT: extracting: -rw-rr         1019 2008-08-15 19:51:15 doc/FirstSteps/Java/DemodbData.class
    STDOUT: extracting: -rw-rr         1536 2008-08-15 19:51:15 doc/FirstSteps/Java/DemodbData.java
    STDOUT: extracting: -rw-rr         1599 2008-08-15 19:51:15 doc/FirstSteps/Java/HelloMaxDB.class
    STDOUT: extracting: -rw-rr         1459 2008-08-15 19:51:15 doc/FirstSteps/Java/HelloMaxDB.java
    STDOUT: extracting: -rw-rr         1959 2008-08-15 19:51:15 doc/FirstSteps/Java/HowToJava.html
    STDOUT: extracting: -rw-rr         1305 2008-08-15 19:51:15 doc/FirstSteps/Java/StateMaxDB.class
    STDOUT: extracting: -rw-rr         1064 2008-08-15 19:51:15 doc/FirstSteps/Java/StateMaxDB.java
    STDOUT: extracting: -rw-rr          227 2008-08-15 19:51:15 doc/FirstSteps/maxdbenv.cmd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:18 doc/FirstSteps/ODBC/
    STDOUT: extracting: -rw-rr         4510 2008-08-15 19:51:15 doc/FirstSteps/ODBC/HelloMaxDB.c
    STDOUT: extracting: -rw-rr         1293 2008-08-15 19:51:15 doc/FirstSteps/ODBC/HowToODBC.html
    STDOUT: extracting: -rw-rr          393 2008-08-15 19:51:15 doc/FirstSteps/ODBC/Makefile
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:18 doc/FirstSteps/Perl/
    STDOUT: extracting: -rw-rr          973 2008-08-15 19:51:15 doc/FirstSteps/Perl/demodbData.pm
    STDOUT: extracting: -rw-rr         1894 2008-08-15 19:51:15 doc/FirstSteps/Perl/HowToPerl.html
    STDOUT: extracting: -rwxr-xr-x          960 2008-08-15 19:51:15 doc/FirstSteps/Perl/StateMaxDB.pl
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:19 doc/FirstSteps/Python/
    STDOUT: extracting: -rw-rr          871 2008-08-15 19:51:15 doc/FirstSteps/Python/demodbData.py
    STDOUT: extracting: -rwxr-xr-x          859 2008-08-15 19:51:15 doc/FirstSteps/Python/HelloMaxDB-API.py
    STDOUT: extracting: -rwxr-xr-x          859 2008-08-15 19:51:15 doc/FirstSteps/Python/HelloMaxDB.py
    STDOUT: extracting: -rw-rr         3043 2008-08-15 19:51:15 doc/FirstSteps/Python/HowToPython.html
    STDOUT: extracting: -rwxr-xr-x          865 2008-08-15 19:51:15 doc/FirstSteps/Python/StateMaxDB.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:20 doc/FirstSteps/SQLDBC/
    STDOUT: extracting: -rw-rr         3522 2008-08-15 19:51:15 doc/FirstSteps/SQLDBC/HelloMaxDB.cpp
    STDOUT: extracting: -rw-rr         1329 2008-08-15 19:51:15 doc/FirstSteps/SQLDBC/HowToSQLDBC.html
    STDOUT: extracting: -rw-rr          563 2008-08-15 19:51:15 doc/FirstSteps/SQLDBC/Makefile
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:10 env/
    STDOUT: extracting: -rwxr-xr-x         6260 2008-08-15 21:53:37 env/APPS.py
    STDOUT: extracting: -rw-rr         3800 2008-08-15 21:53:37 env/CNR3DATA.py
    STDOUT: extracting: -rw-rr         8216 2008-08-15 21:53:37 env/CNR3TAB.py
    STDOUT: extracting: -rw-rr       201779 2008-08-15 22:02:13 env/cserv.pcf
    STDOUT: extracting: -rw-rr         1861 2008-08-15 21:53:37 env/DBANA.py
    STDOUT: extracting: -rw-rr        17874 2008-08-15 21:53:39 env/DBMVIEWS.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:08 env/en/
    STDOUT: extracting: -rw-rr         7609 2008-08-15 22:02:13 env/en/DBM.en
    STDOUT: extracting: -rw-rr        15713 2008-08-15 21:53:39 env/GARBAGE.py
    STDOUT: extracting: -rw-rr          249 2008-08-15 22:02:13 env/general.use
    STDOUT: extracting: -rwxr-xr-x         1304 2008-08-15 21:53:45 env/getpackages.py
    STDOUT: extracting: -rw-rr         1144 2008-08-15 21:53:39 env/INFO.py
    STDOUT: extracting: -rw-rr        14609 2008-08-15 21:53:45 env/installib.py
    STDOUT: extracting: -rw-rr        90473 2008-08-15 21:53:39 env/JDBC.py
    STDOUT: extracting: -rw-rr          396 2008-08-15 22:02:13 env/kernprot.use
    STDOUT: extracting: -rwxr-xr-x          949 2008-08-15 21:53:45 env/lapps.py
    STDOUT: extracting: -rw-rr         8269 2008-08-15 19:51:15 env/lsystab.py
    STDOUT: extracting: -rw-rr        19514 2008-08-15 21:53:39 env/ODBC.py
    STDOUT: extracting: -rw-rr         1241 2008-08-15 21:53:39 env/ORADD.py
    STDOUT: extracting: -rw-rr       266421 2008-08-15 21:53:41 env/ORADDCOM.py
    STDOUT: extracting: -rw-rr         9586 2008-08-15 21:53:41 env/ORADDSYN.py
    STDOUT: extracting: -rw-rr       158400 2008-08-15 21:53:41 env/ORADDV.py
    STDOUT: extracting: -rw-rr         1400 2008-08-15 21:53:41 env/PRECOM.py
    STDOUT: extracting: -rw-rr        50345 2008-08-15 21:53:45 env/REPOSITORY.py
    STDOUT: extracting: -rw-rr        61439 2008-08-15 21:53:39 env/SAPDBLOADER.py
    STDOUT: extracting: -rw-rr         4483 2008-08-15 21:53:41 env/SHOWCMD.py
    STDOUT: extracting: -rw-rr        49869 2008-08-15 21:53:41 env/SQLDBC.py
    STDOUT: extracting: -rw-rr        48352 2008-08-15 21:53:41 env/SYSDBA.py
    STDOUT: extracting: -rw-rr        59678 2008-08-15 21:53:43 env/SYSDBACOM.py
    STDOUT: extracting: -rw-rr        16770 2008-08-15 21:53:43 env/SYSINFO.py
    STDOUT: extracting: -rw-rr       114665 2008-08-15 21:53:43 env/SYSINFOCOM.py
    STDOUT: extracting: -rw-rr        17793 2008-08-15 21:53:43 env/TRIGGER.py
    STDOUT: extracting: -rw-rr         3203 2008-08-15 21:53:43 env/UDE.py
    STDOUT: extracting: -rw-rr         6596 2008-08-15 21:53:45 env/WA.py
    STDOUT: extracting: -rw-rr        54914 2008-08-15 21:53:43 env/XDD.py
    STDOUT: extracting: -rw-rr       106448 2008-08-15 21:53:43 env/XDDCOM.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 lib/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 lib/python2.3/
    STDOUT: extracting: -rw-rr         6867 2008-08-15 19:51:15 lib/python2.3/optlib.py
    STDOUT: extracting: -rwxr-xr-x       135234 2008-08-15 19:51:15 lib/python2.3/pyexpat.pyd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 lib/python2.3/sdb/
    STDOUT: extracting: -rw-rr        14852 2008-08-15 19:51:15 lib/python2.3/sdb/dbapi.py
    STDOUT: extracting: -rwxr-xr-x       507904 2008-08-15 21:54:03 lib/python2.3/sdb/dbm.pyd
    STDOUT: extracting: -rwxr-xr-x       487424 2008-08-15 21:54:07 lib/python2.3/sdb/loader.pyd
    STDOUT: extracting: -rwxr-xr-x       475136 2008-08-15 21:54:15 lib/python2.3/sdb/sql.pyd
    STDOUT: extracting: -rw-rr          208 2008-08-15 19:51:15 lib/python2.3/sdb/__init__.py
    STDOUT: extracting: -rwxr-xr-x        61503 2008-08-15 19:51:15 lib/python2.3/zlib.pyd
    STDOUT: extracting: -rwxr-xr-x        49218 2008-08-15 19:51:15 lib/python2.3/_socket.pyd
    STDOUT: extracting: -rwxr-xr-x        57407 2008-08-15 19:51:15 lib/python2.3/_sre.pyd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 misc/
    STDOUT: extracting: -rw-rr         2437 2008-08-16 00:38:45 misc/create_demo_db.cmd
    STDOUT: extracting: -rw-rr          417 2008-08-16 00:38:45 misc/drop_demo_db.cmd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:17 pgm/
    STDOUT: extracting: -rwxr-xr-x       200704 2008-08-15 21:52:15 pgm/backup.exe
    STDOUT: extracting: -rwxr-xr-x       380928 2008-08-15 20:10:53 pgm/cons.exe
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 20:10:33 pgm/cr_param.exe
    STDOUT: extracting: -rwxr-xr-x       940032 2008-08-15 19:51:15 pgm/dbghelp.dll
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:49:01 pgm/dbmreg.exe
    STDOUT: extracting: -rwxr-xr-x       454656 2008-08-15 21:49:37 pgm/dbmshm.exe
    STDOUT: extracting: -rwxr-xr-x      2105344 2008-08-15 21:48:31 pgm/dbmsrv.exe
    STDOUT: extracting: -rwxr-xr-x      1843200 2008-08-15 21:49:17 pgm/dbmsrvscd.exe
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:48:49 pgm/dbmstart.exe
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:48:53 pgm/dbmstop.exe
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:49:05 pgm/dbmunreg.exe
    STDOUT: extracting: -rwxr-xr-x        69632 2008-08-16 00:15:35 pgm/dbpinstall.dll
    STDOUT: extracting: -rwxr-xr-x      1073152 2008-08-15 20:33:23 pgm/diagnose.exe
    STDOUT: extracting: -rwxr-xr-x      7258112 2008-08-15 21:48:17 pgm/kernel.exe
    STDOUT: extracting: -rwxr-xr-x       118784 2008-08-15 20:25:15 pgm/libhsscopy.dll
    STDOUT: extracting: -rwxr-xr-x      1204224 2008-08-16 00:11:25 pgm/liboms.dll
    STDOUT: extracting: -rwxr-xr-x       159744 2008-08-16 00:16:23 pgm/libsqlcls.dll
    STDOUT: extracting: -rwxr-xr-x      1191936 2008-08-16 00:17:23 pgm/libSQLDBC.dll
    STDOUT: extracting: -rwxr-xr-x      1269760 2008-08-16 00:20:23 pgm/libSQLDBC_C.dll
    STDOUT: extracting: -rwxr-xr-x      3022848 2008-08-15 22:01:27 pgm/lserver.exe
    STDOUT: extracting: -rwxr-xr-x        20545 2008-08-15 19:51:15 pgm/pysapdb.exe
    STDOUT: extracting: -rwxr-xr-x       974915 2008-08-15 19:51:15 pgm/python23.dll
    STDOUT: extracting: -rw-rr      2071185 2008-08-15 19:51:15 pgm/python23.zip
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 20:10:31 pgm/renparam.exe
    STDOUT: extracting: -rwxr-xr-x       294912 2008-08-15 20:11:51 pgm/service.exe
    STDOUT: extracting: -rwxr-xr-x       417792 2008-08-15 20:11:55 pgm/sqlinst.dll
    STDOUT: extracting: -rwxr-xr-x      1359872 2008-08-15 20:11:59 pgm/sqlmsg.dll
    STDOUT: extracting: -rwxr-xr-x       319488 2008-08-15 20:11:01 pgm/stop.exe
    STDOUT: extracting: -rwxr-xr-x       319488 2008-08-15 20:10:57 pgm/strt.exe
    STDOUT: extracting: -rwxr-xr-x        98304 2008-08-15 22:11:33 pgm/StudioUtil.dll
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 20:25:11 pgm/sysrc.exe
    STDOUT: extracting: -rwxr-xr-x        73728 2008-08-15 20:11:57 pgm/systemrc.exe
    STDOUT: extracting: -rwxr-xr-x       229376 2008-08-15 22:11:43 pgm/TableDefC.dll
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 21:53:29 pgm/Tools_WinEvtLog.dll
    STDOUT: extracting: -rwxr-xr-x        73728 2008-08-15 22:01:47 pgm/tracesort.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:17 sap/
    STDOUT: extracting: -rw-rr          147 2008-08-15 19:51:15 sap/dbpinstall.lst
    STDOUT: extracting: -rw-rr          761 2008-08-15 21:50:29 sap/grantxdb.dbm
    STDOUT: extracting: -rwxr-xr-x        18192 2008-08-15 19:51:15 sap/lcinit.bat
    STDOUT: extracting: -rwxr-xr-x       126976 2008-08-16 00:15:27 sap/lvcbench.dll
    STDOUT: extracting: -rw-rr           89 2008-08-15 19:51:15 sap/saprfc.ini
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:44 pgm/
    STDOUT: extracting: -rwxr-xr-x     14577664 2008-08-15 23:36:03 pgm/slowknl.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:45 Support/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:57 Support/Mapfiles/
    STDOUT: extracting: -rw-rr       505962 2008-08-15 21:51:00 Support/Mapfiles/backint.map
    STDOUT: extracting: -rw-rr       661472 2008-08-15 20:10:53 Support/Mapfiles/cons.map
    STDOUT: extracting: -rw-rr       121797 2008-08-15 20:10:32 Support/Mapfiles/cr_param.map
    STDOUT: extracting: -rw-rr      1265024 2008-08-15 21:53:13 Support/Mapfiles/dbmevtdisp.map
    STDOUT: extracting: -rw-rr       913124 2008-08-15 21:53:26 Support/Mapfiles/dbmevthndl_display.map
    STDOUT: extracting: -rw-rr       918119 2008-08-15 21:53:36 Support/Mapfiles/dbmevthndl_winlog.map
    STDOUT: extracting: -rw-rr       802618 2008-08-15 21:49:36 Support/Mapfiles/dbmshm.map
    STDOUT: extracting: -rw-rr      3115022 2008-08-15 20:24:12 Support/Mapfiles/dbmsrv-clu.map
    STDOUT: extracting: -rw-rr      3049582 2008-08-15 21:48:31 Support/Mapfiles/dbmsrv.map
    STDOUT: extracting: -rw-rr      2607026 2008-08-15 21:49:16 Support/Mapfiles/dbmsrvscd.map
    STDOUT: extracting: -rw-rr        78229 2008-08-16 00:15:35 Support/Mapfiles/dbpinstall.map
    STDOUT: extracting: -rw-rr      1937316 2008-08-15 20:33:22 Support/Mapfiles/diagnose.map
    STDOUT: extracting: -rw-rr       155915 2008-08-15 20:10:31 Support/Mapfiles/get_page.map
    STDOUT: extracting: -rw-rr     11970292 2008-08-15 21:48:16 Support/Mapfiles/kernel.map
    STDOUT: extracting: -rw-rr       191857 2008-08-15 20:25:15 Support/Mapfiles/libhsscopy.map
    STDOUT: extracting: -rw-rr      2152785 2008-08-16 00:11:24 Support/Mapfiles/liboms.map
    STDOUT: extracting: -rw-rr       259698 2008-08-16 00:16:22 Support/Mapfiles/libsqlcls.map
    STDOUT: extracting: -rw-rr      1983758 2008-08-16 00:17:23 Support/Mapfiles/libSQLDBC.map
    STDOUT: extracting: -rw-rr      2270630 2008-08-16 00:20:22 Support/Mapfiles/libSQLDBC_C.map
    STDOUT: extracting: -rw-rr      3030264 2008-08-15 22:01:26 Support/Mapfiles/lserver.map
    STDOUT: extracting: -rw-rr       241759 2008-08-16 00:15:26 Support/Mapfiles/lvcbench.map
    STDOUT: extracting: -rw-rr        22799 2008-08-15 19:51:40 Support/Mapfiles/odbcreg.map
    STDOUT: extracting: -rw-rr       437361 2008-08-15 21:52:10 Support/Mapfiles/pipe2file.map
    STDOUT: extracting: -rw-rr       170094 2008-08-15 20:12:32 Support/Mapfiles/sapdbmscsex.map
    STDOUT: extracting: -rw-rr       260595 2008-08-15 20:12:42 Support/Mapfiles/sapdbmscsman.map
    STDOUT: extracting: -rw-rr       130593 2008-08-15 20:12:01 Support/Mapfiles/sapdbmscsres.map
    STDOUT: extracting: -rw-rr       864387 2008-08-15 20:12:55 Support/Mapfiles/serv-clu.map
    STDOUT: extracting: -rw-rr       573796 2008-08-15 20:12:57 Support/Mapfiles/service-clu.map
    STDOUT: extracting: -rw-rr       545676 2008-08-15 20:11:50 Support/Mapfiles/service.map
    STDOUT: extracting: -rw-rr     15115432 2008-08-15 23:36:03 Support/Mapfiles/slowknl.map
    STDOUT: extracting: -rw-rr       674679 2008-08-15 20:11:54 Support/Mapfiles/sqlinst.map
    STDOUT: extracting: -rw-rr       138012 2008-08-15 19:55:01 Support/Mapfiles/sqlver.map
    STDOUT: extracting: -rw-rr       137724 2008-08-15 19:55:00 Support/Mapfiles/sqlwhat.map
    STDOUT: extracting: -rw-rr       100215 2008-08-16 00:05:33 Support/Mapfiles/sql_run.map
    STDOUT: extracting: -rw-rr       126593 2008-08-15 20:25:11 Support/Mapfiles/sysrc.map
    STDOUT: extracting: -rw-rr       205806 2008-08-15 20:11:57 Support/Mapfiles/systemrc.map
    STDOUT: extracting: -rw-rr       329621 2008-08-15 22:11:43 Support/Mapfiles/TableDefC.map
    STDOUT: extracting: -rw-rr       180003 2008-08-15 22:01:47 Support/Mapfiles/tracesort.map
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:01:45 symbols/
    STDOUT: extracting: -rw-rr      1199104 2008-08-15 21:51:00 symbols/backint.pdb
    STDOUT: extracting: -rw-rr      2092032 2008-08-15 20:10:53 symbols/cons.pdb
    STDOUT: extracting: -rw-rr       281600 2008-08-15 20:10:32 symbols/cr_param.pdb
    STDOUT: extracting: -rw-rr      3836928 2008-08-15 21:53:13 symbols/dbmevtdisp.pdb
    STDOUT: extracting: -rw-rr      3058688 2008-08-15 21:53:26 symbols/dbmevthndl_display.pdb
    STDOUT: extracting: -rw-rr      3083264 2008-08-15 21:53:36 symbols/dbmevthndl_winlog.pdb
    STDOUT: extracting: -rw-rr      2485248 2008-08-15 21:49:36 symbols/dbmshm.pdb
    STDOUT: extracting: -rw-rr      8563712 2008-08-15 20:24:12 symbols/dbmsrv-clu.pdb
    STDOUT: extracting: -rw-rr      8391680 2008-08-15 21:48:30 symbols/dbmsrv.pdb
    STDOUT: extracting: -rw-rr      7703552 2008-08-15 21:49:15 symbols/dbmsrvscd.pdb
    STDOUT: extracting: -rw-rr       420864 2008-08-16 00:15:35 symbols/dbpinstall.pdb
    STDOUT: extracting: -rw-rr      4803584 2008-08-15 20:33:21 symbols/diagnose.pdb
    STDOUT: extracting: -rw-rr       338944 2008-08-15 20:10:31 symbols/get_page.pdb
    STDOUT: extracting: -rw-rr     36047872 2008-08-15 21:48:12 symbols/kernel.pdb
    STDOUT: extracting: -rw-rr       470016 2008-08-15 20:25:15 symbols/libhsscopy.pdb
    STDOUT: extracting: -rw-rr      5868544 2008-08-16 00:11:24 symbols/liboms.pdb
    STDOUT: extracting: -rw-rr      1264640 2008-08-16 00:16:21 symbols/libsqlcls.pdb
    STDOUT: extracting: -rw-rr      4713472 2008-08-16 00:17:22 symbols/libSQLDBC.pdb
    STDOUT: extracting: -rw-rr      5180416 2008-08-16 00:20:21 symbols/libSQLDBC_C.pdb
    STDOUT: extracting: -rw-rr      7171072 2008-08-15 22:01:25 symbols/lserver.pdb
    STDOUT: extracting: -rw-rr       642048 2008-08-16 00:15:26 symbols/lvcbench.pdb
    STDOUT: extracting: -rw-rr      1207296 2008-08-15 21:52:10 symbols/pipe2file.pdb
    STDOUT: extracting: -rw-rr      3058688 2008-08-15 20:12:32 symbols/sapdbmscsex.pdb
    STDOUT: extracting: -rw-rr      1002496 2008-08-15 20:12:42 symbols/sapdbmscsman.pdb
    STDOUT: extracting: -rw-rr       330752 2008-08-15 20:12:01 symbols/sapdbmscsres.pdb
    STDOUT: extracting: -rw-rr      2739200 2008-08-15 20:12:55 symbols/serv-clu.pdb
    STDOUT: extracting: -rw-rr      2141184 2008-08-15 20:12:56 symbols/service-clu.pdb
    STDOUT: extracting: -rw-rr      1944576 2008-08-15 20:11:50 symbols/service.pdb
    STDOUT: extracting: -rw-rr     40643584 2008-08-15 23:35:57 symbols/slowknl.pdb
    STDOUT: extracting: -rw-rr      2321408 2008-08-15 20:11:54 symbols/sqlinst.pdb
    STDOUT: extracting: -rw-rr      2075648 2008-08-16 00:05:31 symbols/sqlrun.pdb
    STDOUT: extracting: -rw-rr       306176 2008-08-15 19:55:01 symbols/sqlver.pdb
    STDOUT: extracting: -rw-rr       306176 2008-08-15 19:55:00 symbols/sqlwhat.pdb
    STDOUT: extracting: -rw-rr       248832 2008-08-16 00:05:33 symbols/sql_run.pdb
    STDOUT: extracting: -rw-rr      2214912 2008-08-15 20:12:51 symbols/start-clu.pdb
    STDOUT: extracting: -rw-rr      2206720 2008-08-15 20:12:52 symbols/stop-clu.pdb
    STDOUT: extracting: -rw-rr       306176 2008-08-15 20:25:10 symbols/sysrc.pdb
    STDOUT: extracting: -rw-rr       388096 2008-08-15 20:11:57 symbols/systemrc.pdb
    STDOUT: extracting: -rw-rr       846848 2008-08-15 22:11:43 symbols/TableDefC.pdb
    STDOUT: extracting: -rw-rr       887808 2008-08-15 22:01:47 symbols/tracesort.pdb
    STDOUT: checking unpacked archive... MSG: check file "Support/Mapfiles/diagnose.map": ok
    MSG: check file "doc/FirstSteps/ODBC/HowToODBC.html": ok
    MSG: check file "lib/python2.3/_socket.pyd": ok
    MSG: check file "Support/Mapfiles/get_page.map": ok
    MSG: check file "pgm/dbmsrv.exe": ok
    MSG: check file "env/INFO.py": ok
    MSG: check file "symbols/dbmsrv-clu.pdb": ok
    MSG: check file "pgm/diagnose.exe": ok
    MSG: check file "symbols/cons.pdb": ok
    MSG: check file "misc/create_demo_db.cmd": ok
    MSG: check file "symbols/sapdbmscsres.pdb": ok
    MSG: check file "symbols/cr_param.pdb": ok
    MSG: check file "Support/Mapfiles/dbpinstall.map": ok
    MSG: check file "lib/python2.3/sdb/__init__.py": ok
    MSG: check file "symbols/dbmevthndl_winlog.pdb": ok
    MSG: check file "symbols/libSQLDBC_C.pdb": ok
    MSG: check file "bin/xtracesort.exe": ok
    MSG: check file "bin/x_diagnose.exe": ok
    MSG: check file "symbols/pipe2file.pdb": ok
    MSG: check file "pgm/Tools_WinEvtLog.dll": ok
    MSG: check file "symbols/dbmshm.pdb": ok
    MSG: check file "pgm/cons.exe": ok
    MSG: check file "sap/grantxdb.dbm": ok
    MSG: check file "demo/tutoriallib.py": ok
    MSG: check file "demo/HOTEL.py": ok
    MSG: check file "symbols/liboms.pdb": ok
    MSG: check file "env/cserv.pcf": ok
    MSG: check file "Support/Mapfiles/TableDefC.map": ok
    MSG: check file "lib/python2.3/_sre.pyd": ok
    MSG: check file "pgm/service.exe": ok
    MSG: check file "doc/FirstSteps/Python/HowToPython.html": ok
    MSG: check file "doc/FirstSteps/ODBC/HelloMaxDB.c": ok
    MSG: check file "Support/Mapfiles/libSQLDBC.map": ok
    MSG: check file "doc/FirstSteps/Java/DemodbData.java": ok
    MSG: check file "sap/saprfc.ini": ok
    MSG: check file "pgm/dbghelp.dll": ok
    MSG: check file "cluster/strt_clu.exe": ok
    MSG: check file "symbols/libhsscopy.pdb": ok
    MSG: check file "symbols/dbmsrv.pdb": ok
    MSG: check file "symbols/sapdbmscsman.pdb": ok
    MSG: check file "cluster/SAPDBMSCSMan.exe": ok
    MSG: check file "pgm/tracesort.exe": ok
    MSG: check file "Support/Mapfiles/sqlinst.map": ok
    MSG: check file "bin/sqlwhat.exe": ok
    MSG: check file "lib/python2.3/pyexpat.pyd": ok
    MSG: check file "pgm/libSQLDBC_C.dll": ok
    MSG: check file "Support/Mapfiles/sapdbmscsman.map": ok
    MSG: check file "Support/Mapfiles/sapdbmscsres.map": ok
    MSG: check file "Support/Mapfiles/dbmevthndl_winlog.map": ok
    MSG: check file "bin/x_python.exe": ok
    MSG: check file "symbols/sql_run.pdb": ok
    MSG: check file "pgm/python23.dll": ok
    MSG: check file "env/SQLDBC.py": ok
    MSG: check file "symbols/tracesort.pdb": ok
    MSG: check file "cluster/SAPDBMSCSRes.dll": ok
    MSG: check file "cluster/stop_clu.exe": ok
    MSG: check file "pgm/sqlinst.dll": ok
    MSG: check file "pgm/StudioUtil.dll": ok
    MSG: check file "Support/Mapfiles/slowknl.map": ok
    MSG: check file "doc/FirstSteps/Python/HelloMaxDB.py": ok
    MSG: check file "symbols/lserver.pdb": ok
    MSG: check file "Support/Mapfiles/serv-clu.map": ok
    MSG: check file "pgm/cr_param.exe": ok
    MSG: check file "bin/backint.exe": ok
    MSG: check file "bin/sqlrun.dll": ok
    MSG: check file "pgm/libSQLDBC.dll": ok
    MSG: check file "Support/Mapfiles/kernel.map": ok
    MSG: check file "symbols/kernel.pdb": ok
    MSG: check file "bin/dbmsrvctl.exe": ok
    MSG: check file "env/UDE.py": ok
    MSG: check file "symbols/dbmsrvscd.pdb": ok
    MSG: check file "symbols/sqlinst.pdb": ok
    MSG: check file "doc/FirstSteps/Java/DemodbData.class": ok
    MSG: check file "env/lsystab.py": ok
    MSG: check file "sap/lcinit.bat": ok
    MSG: check file "lib/python2.3/zlib.pyd": ok
    MSG: check file "doc/FirstSteps/Perl/StateMaxDB.pl": ok
    MSG: check file "pgm/python23.zip": ok
    MSG: check file "doc/FirstSteps/Java/HelloMaxDB.class": ok
    MSG: check file "symbols/dbmevtdisp.pdb": ok
    MSG: check file "env/installib.py": ok
    MSG: check file "pgm/renparam.exe": ok
    MSG: check file "doc/FirstSteps/Python/StateMaxDB.py": ok
    MSG: check file "env/TRIGGER.py": ok
    MSG: check file "pgm/libhsscopy.dll": ok
    MSG: check file "symbols/serv-clu.pdb": ok
    MSG: check file "pgm/systemrc.exe": ok
    MSG: check file "pgm/dbmunreg.exe": ok
    MSG: check file "Support/Mapfiles/sysrc.map": ok
    MSG: check file "Support/Mapfiles/libhsscopy.map": ok
    MSG: check file "bin/dbmevtdisp.exe": ok
    MSG: check file "doc/FirstSteps/ODBC/Makefile": ok
    MSG: check file "Support/Mapfiles/dbmsrv-clu.map": ok
    MSG: check file "pgm/stop.exe": ok
    MSG: check file "Support/Mapfiles/service-clu.map": ok
    MSG: check file "Support/Mapfiles/lserver.map": ok
    MSG: check file "Support/Mapfiles/libsqlcls.map": ok
    MSG: check file "symbols/backint.pdb": ok
    MSG: check file "Support/Mapfiles/systemrc.map": ok
    MSG: check file "symbols/get_page.pdb": ok
    MSG: check file "lib/python2.3/sdb/sql.pyd": ok
    MSG: check file "Support/Mapfiles/dbmsrv.map": ok
    MSG: check file "env/APPS.py": ok
    MSG: check file "env/kernprot.use": ok
    MSG: check file "Support/Mapfiles/lvcbench.map": ok
    MSG: check file "symbols/systemrc.pdb": ok
    MSG: check file "symbols/sqlver.pdb": ok
    MSG: check file "pgm/liboms.dll": ok
    MSG: check file "cluster/service_clu.exe": ok
    MSG: check file "env/ORADDSYN.py": ok
    MSG: check file "Support/Mapfiles/backint.map": ok
    MSG: check file "env/SYSINFOCOM.py": ok
    MSG: check file "Support/Mapfiles/dbmevthndl_display.map": ok
    MSG: check file "cluster/SAPDBMSCSEx.dll": ok
    MSG: check file "pgm/slowknl.exe": ok
    MSG: check file "symbols/slowknl.pdb": ok
    MSG: check file "symbols/sqlwhat.pdb": ok
    MSG: check file "symbols/TableDefC.pdb": ok
    MSG: check file "doc/FirstSteps/SQLDBC/HelloMaxDB.cpp": ok
    MSG: check file "env/CNR3DATA.py": ok
    MSG: check file "doc/FirstSteps/index.html": ok
    MSG: check file "doc/FirstSteps/Java/HowToJava.html": ok
    MSG: check file "bin/pipe2file.exe": ok
    MSG: check file "doc/FirstSteps/Perl/demodbData.pm": ok
    MSG: check file "bin/dbmevthndl_winlog.exe": ok
    MSG: check file "Support/Mapfiles/tracesort.map": ok
    MSG: check file "symbols/lvcbench.pdb": ok
    MSG: check file "demo/ltutorial.py": ok
    MSG: check file "symbols/sapdbmscsex.pdb": ok
    MSG: check file "bin/xservice.exe": ok
    MSG: check file "doc/FirstSteps/Python/HelloMaxDB-API.py": ok
    MSG: check file "symbols/libSQLDBC.pdb": ok
    MSG: check file "env/REPOSITORY.py": ok
    MSG: check file "Support/Mapfiles/cr_param.map": ok
    MSG: check file "lib/python2.3/optlib.py": ok
    MSG: check file "cluster/serv_clu.exe": ok
    MSG: check file "symbols/sysrc.pdb": ok
    MSG: check file "env/ORADDCOM.py": ok
    MSG: check file "doc/FirstSteps/SQLDBC/Makefile": ok
    MSG: check file "pgm/dbmsrvscd.exe": ok
    MSG: check file "symbols/diagnose.pdb": ok
    MSG: check file "pgm/TableDefC.dll": ok
    MSG: check file "doc/FirstSteps/Perl/HowToPerl.html": ok
    MSG: check file "Support/Mapfiles/sqlwhat.map": ok
    MSG: check file "symbols/stop-clu.pdb": ok
    MSG: check file "cluster/dbmsrv_clu.exe": ok
    MSG: check file "pgm/sysrc.exe": ok
    MSG: check file "pgm/kernel.exe": ok
    MSG: check file "Support/Mapfiles/sql_run.map": ok
    MSG: check file "doc/FirstSteps/Java/StateMaxDB.class": ok
    MSG: check file "Support/Mapfiles/dbmsrvscd.map": ok
    MSG: check file "symbols/service-clu.pdb": ok
    MSG: check file "symbols/dbmevthndl_display.pdb": ok
    MSG: check file "Support/Mapfiles/odbcreg.map": ok
    MSG: check file "env/SAPDBLOADER.py": ok
    MSG: check file "bin/sqlver.exe": ok
    MSG: check file "env/general.use": ok
    MSG: check file "sap/dbpinstall.lst": ok
    MSG: check file "pgm/dbpinstall.dll": ok
    MSG: check file "doc/FirstSteps/Java/StateMaxDB.java": ok
    MSG: check file "env/en/DBM.en": ok
    MSG: check file "sap/lvcbench.dll": ok
    MSG: check file "pgm/lserver.exe": ok
    MSG: check file "env/getpackages.py": ok
    MSG: check file "env/lapps.py": ok
    MSG: check file "Support/Mapfiles/dbmshm.map": ok
    MSG: check file "Support/Mapfiles/service.map": ok
    MSG: check file "misc/drop_demo_db.cmd": ok
    MSG: check file "lib/python2.3/sdb/dbm.pyd": ok
    MSG: check file "env/WA.py": ok
    MSG: check file "symbols/dbpinstall.pdb": ok
    MSG: check file "bin/ireport.py": ok
    MSG: check file "Support/Mapfiles/sapdbmscsex.map": ok
    MSG: check file "Support/Mapfiles/libSQLDBC_C.map": ok
    MSG: check file "Support/Mapfiles/liboms.map": ok
    MSG: check file "lib/python2.3/sdb/dbapi.py": ok
    MSG: check file "doc/FirstSteps/Java/HelloMaxDB.java": ok
    MSG: check file "env/ORADDV.py": ok
    MSG: check file "doc/FirstSteps/maxdbenv.cmd": ok
    MSG: check file "pgm/pysapdb.exe": ok
    MSG: check file "pgm/libsqlcls.dll": ok
    MSG: check file "env/GARBAGE.py": ok
    MSG: check file "symbols/libsqlcls.pdb": ok
    MSG: check file "bin/xkernprot.exe": ok
    MSG: check file "Support/Mapfiles/dbmevtdisp.map": ok
    MSG: check file "env/SYSINFO.py": ok
    MSG: check file "symbols/sqlrun.pdb": ok
    MSG: check file "env/XDDCOM.py": ok
    MSG: check file "bin/sdbfill.exe": ok
    MSG: check file "lib/python2.3/sdb/loader.pyd": ok
    MSG: check file "env/XDD.py": ok
    MSG: check file "doc/FirstSteps/SQLDBC/HowToSQLDBC.html": ok
    MSG: check file "pgm/backup.exe": ok
    MSG: check file "env/ODBC.py": ok
    MSG: check file "Support/Mapfiles/pipe2file.map": ok
    MSG: check file "Support/Mapfiles/cons.map": ok
    MSG: check file "pgm/dbmshm.exe": ok
    MSG: check file "env/SYSDBA.py": ok
    MSG: check file "env/CNR3TAB.py": ok
    MSG: check file "env/ORADD.py": ok
    MSG: check file "env/PRECOM.py": ok
    MSG: check file "pgm/strt.exe": ok
    MSG: check file "cluster/sapdbmscsman.dll": ok
    MSG: check file "Support/Mapfiles/sqlver.map": ok
    MSG: check file "env/DBANA.py": ok
    MSG: check file "env/SHOWCMD.py": ok
    MSG: check file "pgm/dbmstop.exe": ok
    MSG: check file "env/SYSDBACOM.py": ok
    MSG: check file "symbols/start-clu.pdb": ok
    MSG: check file "bin/dbmevthndl_display.exe": ok
    MSG: check file "doc/FirstSteps/Python/demodbData.py": ok
    MSG: check file "pgm/dbmstart.exe": ok
    MSG: check file "env/DBMVIEWS.py": ok
    MSG: check file "env/JDBC.py": ok
    MSG: check file "pgm/sqlmsg.dll": ok
    MSG: check file "pgm/dbmreg.exe": ok
    MSG: check file "symbols/service.pdb": ok
    STDOUT: ok
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/index.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/Perl/HowToPerl.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/Python/HowToPython.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/ODBC/HowToODBC.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/Java/HowToJava.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/misc/create_demo_db.cmd" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/misc/drop_demo_db.cmd" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/maxdbenv.cmd" modified by installer
    SYS: "C:Program FilessdbMAXDB1 indbmsrvctl.exe" start
    SYS: "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": ERR
    SYS: "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": -24913,ERR_SERVICEDB: Cannot register service database instance for C:Program FilesSDBMAXDB1
    STDERR: error occured while executing "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1"
    STDERR: "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": ERR
    "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": -24913,ERR_SERVICEDB: Cannot register service database instance for C:Program FilesSDBMAXDB1
    STDERR: installation exited abnormally  at Fr, Jan 09, 2009 at 18:17:25
    MSG: packagedata of package Redist Python changed
    MSG: writing 4 packages
    MSG: net install registry size = 40263 bytes
    MSG: wrote install registry (46259 bytes)
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBRDPY.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:43 bin/
    STDOUT: extracting: -rwxr-xr-x       331776 2008-08-15 21:53:55 bin/x_python.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:43 lib/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:44 lib/python2.3/
    STDOUT: extracting: -rw-rr         6867 2008-08-15 19:51:15 lib/python2.3/optlib.py
    STDOUT: extracting: -rwxr-xr-x       135234 2008-08-15 19:51:15 lib/python2.3/pyexpat.pyd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:43 lib/python2.3/sdb/
    STDOUT: extracting: -rwxr-xr-x       507904 2008-08-15 21:54:03 lib/python2.3/sdb/dbm.pyd
    STDOUT: extracti

    HI there,
    it really does look like as the "uninstallation" was done by merely deleting files from the filesystem.
    This will always lead to problems when you try to re-install a MaxDB afterwards.
    Uninstallations should be done via SDBUNIST to avoid such issues.
    Based on the error messages like:
    getRelease():C:/Program Files/SDB/MAXDB1/pgm/kernel.exe not found
    MSG: migrate server installation data for INSTROOT "c:/program files/sdb/maxdb1"
    MSG: installed package is flaged as invalid => skipping update check
    WRN: cannot execute command: xregcomp -u "c:program filessdbmaxdb1pgmdbpinstall": cannot create process, Le fichier spÈcifiÈ est introuvable.
    >WRN: cannot execute command: xregcomp -u "c:program filessdbprogramsliblivecachedbg": cannot create process, Le fichier spÈcifiÈ est introuvable.
    we can tell: the MaxDB installation registration had not been deleted correctly.
    If I'd to guess, I'd say you just deleted whatever was in the folder "c:program filessdb" and crossed fingers that this would do.
    Anyhow, on this system, due to the usage of non-SAP-standard folder layout check this one, the installation registration can by found in the all users data folder:
    >MSG: Template set indep data path to "c:/documents and settings/all users/application data/sdb/data"
    This would have to be removed as well.
    Anyhow, maybe you want to read the documentation before messing up your system by try and error:
    Installation Manual
    regards,
    Lars

  • HowtO - Upgrade 10gR1 WIN 2003 ent(non-asm) to 11gR2 WIN 2008 ent(non-asm)

    I did this on VMWare:
    Two servers:
    Two servers - old ; new
    Steps
    old - oracle 10g ; win 2003 enter
    - 3 databases (rman catalog ; production ; testing)
    1.installed 11g r2 - different home (software ONLY)
    2.cold backups - 10g db
    3.upgraded them to 11g r2 (minor issues, easily corrected)
    4.cold backups - 11g db
    5.using Oracle toad get script database structure - tablespaces ONLY - 11g db
    new
    6.win 2008 enter
    7.installed oracle grid (later for conversion from non-asm to asm)
    8.installed 11g software ONLY
    9.created disks (for later use for ASM)
    10.Created three blank databases
    11.Created similar folder structure as 11g db in 'old' server
    12.Created similar tablespaces/datafiles in blank databases as source database.
    13.cold backup of three databases - quick backup and recovery
    14.Copied datafiles and log files over from 'old' server to 'new' server.
    15.Using VBScripts, cloned each database from old server (11g db version) cold backups.
    Notes
    A.Should mention, I tried export/import option (various options) - tons of errors ! Gave up....
    B.Above approach is time-consuming, not quick...
    Warnings:
    1.Tried installing Oracle SQL Developer plus Toad will not work/or install on x64 bit OS. Developer does
    not work, due to Java. (Large number of hits on this).(hit and miss affair - you may get it to work or not..)
    2.So I used 'old' server, toad tool, to query database at new server
    RMAN Side.
    1.Errors occur when you log onto RMAN FIRST TIME.
    http://seilerwerks.wordpress.com/2007/03/06/fixing-a-32-to-64-bit-migration-with-utlirpsql/
    Hope this helps others....
    Ref:
    http://download.oracle.com/docs/html/B13831_01/ap_64bit.htm#CHDCDAGE

    Hi there
    Good idea but what I find, is I usually come to this site for knowledge...or I google it.
    The way I see it, if somone has upgrade issue (similar to this), this is place to add a thread...

  • Oracle rac install in win 2003/2008

    hai friends
    can anybody give me link /pdf/screenshots of install and configure oracle database 10g in 2003/2008 win domain
    ( i have five systems in same configuration)
    your quick response will be highly appreciated
    regards

    Plz check the below page, let me know it works for you or not.
    http://dbmentors.blogspot.com/p/11g-racdb.html
    Regards
    Inam Bukhari
    http://dbmentors.blogspot.com

  • Install 16 bit Oracle client on Win 2003 server

    Hello,
    Is it possible to install Oracle SQL* Net 2.3(16 bit) Client on Windows 2003 server. If it is then could someone give me links from where I could get more information on this (like the steps to install 16 bit Oracle client on Win 2003).
    Thanks.

    the 16-bit applications are not supported by Windows 2003 server x64 edition.
    http://support.microsoft.com/?kbid=896458&SD=tech
    I have never tried to use 16-bit SQLNet client on Windows 2003 x86. I'm pretty sure that this combination will not be supported by Oracle , athough it could work.
    As far as I remember the 2.3 client was shipped with the Oracle 7.3.
    here is the desupport notice for Oracle 7
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=66409.1
    Mike

  • Install EBS on local disk from remote win 2003? Can't pass file space check

    I have a portable 250G hard disk on my poor performance win xp,I want to install EBS 12 on my portable hard disk,but I xp system's performance is poor,so I connect to a fine performance win 2003 through mstsc and I can access my 250G hard disk from remote computer win 2003;
    But when I indecate to use remote hard disk "\\tsclient\M\ebs" as my base directory,I meet some err log like below:
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database ORACLE_HOME = \\tsclient\M\ebs\db\tech_st\10.2.0
    required = 3280.0
    actual = 0.0
    If I choose local disk as my base directory ,It pass the file space check;
    Can anyone meet such problem? Please help me ,thanks in advance!

    Instead of using "\\tsclient\M\ebs\db\tech_st\10.2.0" as a directory path, map this network drive as any other free drive (i.e. F:\, G:\ .. etc). You should be able to proceed with the installation then.
    If you need more details about mapping network drive, please refer to:
    Windows XP: Mapping a network drive
    http://www.microsoft.com/windowsxp/using/networking/maintain/mapdrive.mspx

  • Installing RAC on Win 2003 R2 StdEdt x64, OracleCSService issues ?

    Hello,
    First, I have to say this is my first cluster with Oracle products. Our enviroment has two HP DL380 G5 with Emulex dualport adapters, everything connected over two SAN switches to HP EVA4400. We have shared disk and that disk is visible from both nodes. We have configured heartbeat as well as public network. Here comes first question:
    1. What is exact way hosts files needs to be setup in Windows enviroment? I am using this:
    192.168.1.1 node01.company.intern node01
    192.168.2.1 node01-priv.company.intern node01-priv
    192.168.1.100 node-vip.company.intern node01-vip
    and all this for node02 ...
    Furtner, our Oracle versions are 10.2.0 and I am using document named:
    Oracle RAC Install
    Oracle Database 10g Release 2
    (patchset 10.2.0.3) with
    Microsoft Windows 2000/2003
    32bit / 64bit
    Using RAW for Oracle Clusterware files
    and ASM for Oracle Database files
    for instalaltion.I am geting to the point here:
    Output generated from configuration assistant "Oracle Clusterware Configuration Assistant":
    Command = C:\WINDOWS\system32\cmd /c call D:\oracle\product\10.2.0\crs/install/crssetup.config.bat
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node &lt;nodenumber&gt;: &lt;nodename&gt; &lt;private interconnect name&gt; &lt;hostname&gt;
    node 1: node1 node1-priv node1
    node 2: node2 node2-priv node2
    Creating OCR keys for user 'administrator', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk1
    Format of 1 voting devices complete.
    Step 1: checking status of CRS cluster
    Step 2: creating directories (D:\oracle\product\10.2.0\crs)
    Step 3: configuring OCR repository
    Step 4: configuring safe mode for CRS stack
    Step 5: Starting up CRS stack on all nodes
    tehnolog1 service OracleCSService in improper PENDING state, err(0)
    tehnolog2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    The "D:\oracle\product\10.2.0\crs\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    Also, we are having this error:
    03/13/09 16:58:11 : (4720) : QueryDosDeviceAll: buffer was filled with 8063 bytes
    03/13/09 16:58:11 : (4720) : Found disk PhysicalDrive0
    03/13/09 16:58:11 : (4720) : Found disk PhysicalDrive1
    03/13/09 16:58:11 : (4720) : Found disk PhysicalDrive2
    03/13/09 16:58:11 : (4720) : The count = 4
    03/13/09 16:58:11 : (4720) : The signature is 0x3a9d3a9c
    03/13/09 16:58:11 : (4720) : Number of partitions (4) less than or equal to 4
    03/13/09 16:58:11 : (4720) : The count = 4
    03/13/09 16:58:11 : (4720) : The signature is 0x1
    03/13/09 16:58:11 : (4720) : Number of partitions (4) less than or equal to 4
    03/13/09 16:58:11 : (4720) : The count = 24
    03/13/09 16:58:11 : (4720) : The signature is 0x97b0d827
    03/13/09 16:58:11 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition1, err 1005
    03/13/09 16:58:11 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition2, err 1005
    03/13/09 16:58:11 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition3, err 1005
    03/13/09 16:58:11 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition4, err 1005
    03/13/09 16:58:11 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition5, err 1005
    03/13/09 16:58:11 : (4720) : c:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : d:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : Created Link:ocrcfg Device:\Device\Harddisk2\Partition1
    03/13/09 16:58:11 : (4720) : c:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : d:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : Created Link:votedsk1 Device:\Device\Harddisk2\Partition2
    03/13/09 16:58:11 : (4720) : c:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : d:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : c:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : d:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : c:\ is on:NTFS
    03/13/09 16:58:11 : (4720) : d:\ is on:NTFS
    03/13/09 16:58:12 : (4720) : QueryDosDeviceAll: buffer was filled with 8079 bytes
    03/13/09 16:58:12 : (4720) : Found disk PhysicalDrive0
    03/13/09 16:58:12 : (4720) : Found disk PhysicalDrive1
    03/13/09 16:58:12 : (4720) : Found disk PhysicalDrive2
    03/13/09 16:58:12 : (4720) : The count = 4
    03/13/09 16:58:12 : (4720) : The signature is 0x3a9d3a9c
    03/13/09 16:58:12 : (4720) : Number of partitions (4) less than or equal to 4
    03/13/09 16:58:12 : (4720) : The count = 4
    03/13/09 16:58:12 : (4720) : The signature is 0x1
    03/13/09 16:58:12 : (4720) : Number of partitions (4) less than or equal to 4
    03/13/09 16:58:12 : (4720) : The count = 24
    03/13/09 16:58:12 : (4720) : The signature is 0x97b0d827
    03/13/09 16:58:12 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition1, err 1005
    03/13/09 16:58:12 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition2, err 1005
    03/13/09 16:58:12 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition3, err 1005
    03/13/09 16:58:12 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition4, err 1005
    03/13/09 16:58:12 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition5, err 1005
    03/13/09 17:07:35 : (4720) : QueryDosDeviceAll: buffer was filled with 8505 bytes
    03/13/09 17:07:35 : (4720) : Found disk PhysicalDrive0
    03/13/09 17:07:35 : (4720) : Found disk PhysicalDrive1
    03/13/09 17:07:35 : (4720) : Found disk PhysicalDrive2
    03/13/09 17:07:35 : (4720) : Found disk PhysicalDrive3
    03/13/09 17:07:35 : (4720) : The count = 4
    03/13/09 17:07:35 : (4720) : The signature is 0x3a9d3a9c
    03/13/09 17:07:35 : (4720) : Number of partitions (4) less than or equal to 4
    03/13/09 17:07:35 : (4720) : The count = 4
    03/13/09 17:07:35 : (4720) : The signature is 0x1
    03/13/09 17:07:35 : (4720) : Number of partitions (4) less than or equal to 4
    03/13/09 17:07:35 : (4720) : The count = 24
    03/13/09 17:07:35 : (4720) : The signature is 0x97b0d827
    03/13/09 17:07:35 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition1, err 1005
    03/13/09 17:07:35 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition2, err 1005
    03/13/09 17:07:35 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition3, err 1005
    03/13/09 17:07:35 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition4, err 1005
    03/13/09 17:07:35 : (4720) : Failed to read volume information for \Device\Harddisk2\Partition5, err 1005
    03/13/09 17:07:35 : (4720) : The count = 1
    03/13/09 17:07:35 : (4720) : The signature is 0x1
    03/13/09 17:07:35 : (4720) : Number of partitions (1) less than or equal to 4
    Since I am behind schedule with this installation any help is more then welcome !
    Where to look :-)?
    Best regards,
    damiri
    Edited by: dimamovic on Mar 14, 2009 12:13 AM

    Hello,
    i'm currently facing very similar symptoms installing 11gR1 on Windows 2008 EE x64 (SP2). did you solve your problem and if yes how ?
    txia

  • Oracle Database 10g Enterprise version supported on Win 2003/Win 2008?

    Hi,
    The Current version of SAP we are using is SAP R/3 Enterprise 4.7 version (operating system- WINDOW NT )and the database is Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 u2013 Prod
    Please help to advice me:
    Can currently running version of oracle database be supported on Win 2003/Win 2008?
    Can SAP application support the existing oracle database server upgrade to Windows 2003/Win 2008?
    Is it possible to have Oracle database separated to other server on SAP DEV and SAP QA?
    Many thanks in advance.

    Hi,
    You can get more clarity in the [Product Availability Matrix|http://service.sap.com/pam].
    The following notes can help u better.
    [Note 1383873 - Windows Server 2008 R2 Support|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1383873]
    [Note 1303262 - Oracle on Windows Server 2008|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1303262]
    Hope this helps.
    Regards,
    Varadharajan M

  • Error Installing EBS R12 - Win 2003 Server Standard R2

    Hi Experts,
    This is my 8th try to install EBS R12 and got same error.
    OS - Win 2003 Server Standard R2.
    used CYGWIN, MS Visual C++ 2010 and Strawberry Perl.
    Used Oracle E-Business Suite R12 Installation Steps on Windows XP followed all steps......finally same error......
    http://www.mediafire.com/?najx7zk8zl780x8
    in the above link I added all th screen shots and some logfiles.
    1. Can I use MS Visual C++ 2010??
    2. Can I use Strawberry Perl?
    Can any one please help me........Please let me know if you need any additional info or any other log files........
    Thanks,
    DK

    1. Can I use MS Visual C++ 2010??You can use either Microsoft Visuall Studio 2005/2008 only.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]
    MS Visual Studio 2008 and Visual C++ 2008 Express for Oracle E-Business Suite Release 12 on Windows [ID 1070674.1]
    2. Can I use Strawberry Perl?Yes, as long as you installed the required version (or above).
    Can any one please help me........Please let me know if you need any additional info or any other log files........I have checked the log files and I see that you get the same error you had in your other thread. Were you able to run md5sum to verify the integrity of the stage area directory?
    Thanks,
    Hussein

  • Win 2003 server SATA2 RAID 0 install errors

    I keep getting the following error when trying to install Win 2003 server, as it is loading drivers:
    "The file iaStor.sys is corrupted.
    Press any key to continue."
    Note: I get this error on every copy of win2003 server that I have AND I get it when trying to F6 install Intel's SATA RAID drivers from floppy, so it isn't really a corrupt file.
    So I continue on and finally when trying to load windows it says something about windows not detecting any harddrives.  Well, bios sees them fine.  The ROM Intel Matrix Storage Manager sees them fine.  I have all 3 drives set on one volume in Intel Matrix Storage Manager for a total of 698.7GB's.  If I change to SATA Mode IDE the BIOS sees them fine.
    I have the following relevant BIOS settings:
    SATA Mode RAID (I've tried all 3 settings with no luck)
    SATA Post speed setting DISABLED (I've tried Force Gen2 to no avail, and yes the HD jumpers are off so it runs at a full 3gbs)
    JMB361 Disabled (I don't have anything on SATA port 5)
    I've messed around with practically every possible combination of settings and am at a complete loss here as to what I should do to get this thing working.  I've even tried skipping RAID completely.  I've read through the (confusing) mobo instructions multiple times and just don't see what I am missing here.  =/  Any help would be greatly appreciated!  TY!  See profile for hardware specs.

    Well, you can only find out by re-installing the system with SBE 2003 again and if it doesn't works, you've got to install SBS 2003 back...
    It depends on how you want to play the game. A shot that may help you or burden you .

  • 10g install: didn't install OID but can't install Forms because it wants it

    I installed a 10g infrastructure first, without ANY options but the required ones. When trying to install Business Intelligence afterwards I am stuck, because the installer (for some reason) requires me to "Register with Oracle Internet Directory" (see: http://www.nerdheaven.dk/~jevk/temp/06_oid_crap.gif )
    I have to admit that EARLIER I did, by mistake, do an install of a 10g infrastructure WITH OID. But I used the installer to uninstall the products, even renamed folders, and then did as I described above.
    I just really want to get the Forms & Reports stuff installed and leave any and all OID stuff for later.
    Sincerely,
    Jesper Vad Kristensen
    Aarhus, Denmark

    True, I should RTFM.
    But why is it that so much software OBVIOUSLY has a built-in "suicide button/option/feature/default-setting" that's just guaranteed to send the poor user to the World of Hurt?
    9.0.2 installed just fine and didn't have the problem. Obviously 10g got worse than its predecessor.
    sigh
    --Jesper                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Install of 4.6c on Win 2003 fails

    I'm trying to install 4.6c on Windows 2003  / SQL 2000, so that I can migrate a system to new hardware.
    I'm using SQL 2000 Tools CD to run setup.bat from the NT folder and it fails right after I give a sid name - DEV - and the version I'm installing - 4.6C.
    Error message from the CDINST.log is shown below.
    Any help is much appreciated.
    ==========================
    INFO 2007-03-02 21:56:59 Main
        Preparation successfully completed.
    INFO 2007-03-02 21:56:59
        Input for the Installation of the R3Setup Tool
    INFO 2007-03-02 21:56:59
        Requesting Installation Details
    INFO 2007-03-02 21:56:59
        Extracting the SAP MMC Components
    INFO 2007-03-02 21:56:59 CDINSTEXTRACTSAPMMCMSC_NT_IND SyIsRemotePath:249
        Checking if path C:\Users\devadm\Install is on an NFS-mounted
        filesystem ...
    INFO 2007-03-02 21:56:59 CDINSTEXTRACTSAPMMCMSC_NT_IND SyIsRemotePath:277
        File C:\Users\devadm\Install is not on an NFS-mounted filesystem.
    INFO 2007-03-02 21:56:59 CDINSTEXTRACTSAPMMCMSC_NT_IND SyCoprocessCreate:928
        Creating coprocess SAPCAR ...
    INFO 2007-03-02 21:56:59 CDINSTEXTRACTSAPMMCMSC_NT_IND SyCoprocessCreate:928
        Creating coprocess SAPCAR ...
        The process SAPCAR puts out:
        SAPCAR: no archives specified for extracting (error 29). There
        are no more files.
    ERROR 2007-03-02 21:56:59 CDINSTEXTRACTSAPMMCMSC_NT_IND InstallationDo:0
        Phase failed.
    ERROR 2007-03-02 21:56:59 InstController Action:0
        Step CDINSTEXTRACTSAPMMCMSC_NT_IND could not be performed.
    ERROR 2007-03-02 21:56:59 Main
        Installation failed.

    i was responding to  pulla rao k's post...not to yours! ("<i>in response to: pulla rao k</i>")
    <b>SAPCAR: no archives specified for extracting (error 29). There are no more files</b>
    so, where are the files? did you check?
    GreetZ, AH

Maybe you are looking for

  • Exception while creating a excel file in BPM 10g

    Hi, We are facing following issue while creating an excel file from BPM. java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImp

  • Send process chain in error by abap

    Hi all, I want to send in error my process chain by abap code, because i've a routine in transfer structure and on the particular conditions this code must stop the load. How to send in error my process chain by abap? The following code send in error

  • Remove custom messge

    Hello, I lost my phone, and sent a custom message to the phone. The person who found the phone, was kind to return the phone to me. But how do I remove the message from the screen? It stays on the screen. When I login with my BB ID on the website, I

  • Howto use the Payment guarantee/ Financial document for domestic customer

    Hi Experts, Seasons Greeting. My Requirement is that The Customer is the domestic. Customer will provide the Bank Guarantee.  The Bank Guarantee will have start date and end date. The customer can submit the Bank Guarantee to one and only one institu

  • I click on firefox icon and it does not open

    When I click on the firefox icon on the bottom of my screen nothing happens. It started acting up a few days ago. I have tried restarting the computer and it does not resolve the problem. I shut down the computer and restarted and was able to access