IPlanet 6.0 SP6 compatibility with Oracle 11g Client in Windows server 2003

Hi All,
We have issues with our classic ASP application when connecting to Oracle 11g. Our application Database is migrating from oracle 10g to oracle 11g, with oracle 10g we don't have any issues but we are facing issues with Oracle 11g database
We are running iPlanet-WebServer-Enterprise/6.0SP6. And Chilisoft is Sun ONE ASP 4.0 (formerly known as Chili!Soft ASP) on windows 2003 machine for running ASP application.
The connection we are trying is
Provider=OraOLEDB.Oracle; Data Source=xxxx;User Id=xxx;Password=xxx;
The error we are getting is "OraOLEDB error '80004005' "
Question: Is iPlanet-WebServer-Enterprise/6.0SP6. And Chilisoft is Sun ONE ASP 4.0 is compatible with Oracle Client 11g in Windows 32 bit machine
Appreciate your quick response
Thanks,
Murthy

I have the same situation. Could you please share your experience if you resolve it? Thanks.

Similar Messages

  • Oracle 11g Client for Windows Server 2008 Relase2 Operating Stystem

    Hi,
    I am having a server with Operating System as Windows Server 2008 R2 version 64 - bit.
    I am using SSRS 2008 which is 64 bit, for retreiving the data from Oracle (which is 11g - 32 bit), I am unable to create data source for Oracle.
    I had installed ODAC Components of Oracle 11.1.0.7.20 on the server, but still I am getting the following error:
    "The 'OraOLEDB.Oracle.1' provider is not registered on the local machine."
    Does any one know how to install Oracle Client 11g on Windows Server 2008 R2 Operating system?

    Helios,
    It is wonderful that you are polite and encouraging to new people.
    While you are responding, could you explicitly direct people to use the correct forum. This has at least 2 benefits:
    1) Ensures that the person gets the widest possible amount of assistance;
    2) Ensures that the rest of us do not need to waste time on improperly placed questions.
    I suggest 'explicitly' since some people do not get the hint, and keep returning to the original thread.
    This thread belongs in 'Database - General' or 'Database - Install'.

  • Connect Oracle 11g (64-bit windows server) to Microsoft SQL Server 2000

    Hi all,
    I am trying to connect:
    Oracle 11g (64-bit windows server) to Microsoft SQL Server 2000 (32-bit) on a different machine.
    1) I have create an ODBC connection (called:GALAXY) which connects.
    2) created a init.ora called it initgalaxy.ora in $oracle_home\hs\admin
    HS_FDS_CONNECT_INFO = GALAXY
    HS_FDS_TRACE_LEVEL = on
    3) modified the listener.ora file as below
    # listener.ora Network Configuration File: E:\Ora11g\product\11.1.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = BIU01)(PORT = 1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = extproc0))
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC =
    (GLOBAL_DBNAME = HEX.BIU01.kingsch.nhs.uk)
    (ORACLE_HOME = E:\Ora11g\product\11.1.0\db_1)
    (SID_NAME = HEX)
    (SID_DESC=
    (SID_NAME = galaxy)
    (ORACLE_HOME = E:\Ora11g\product\11.1.0\db_1)
    (PROGRAM = dg4odbc)
    (SID_DESC =
    (PROGRAM = EXTPROC)
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = E:\Ora11g\product\11.1.0\db_1)
    4) modified the tnsnames.ora file is as follows
    GALAXY =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = BIU01.kingsch.nhs.uk)(PORT = 1521))
    (CONNECT_DATA =
    (SID = galaxy)
    (HS = OK)
    HEX =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = BIU01.kingsch.nhs.uk)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = HEX)
    5) restarted the listener
    6) created a public database connect
    create PUBLIC DATABASE LINK "GALAXY" CONNECT TO "USER" IDENTIFIED by "PWD" USING 'galaxy';
    This is the error message I can sell in $oracle_home\hs\admin\trace
    Oracle Corporation --- MONDAY APR 27 2009 11:54:18.370
    Heterogeneous Agent Release
    11.1.0.6.0
    Oracle Corporation --- MONDAY APR 27 2009 11:54:18.370
    Version 11.1.0.6.0
    HOSGIP for "HS_FDS_TRACE_LEVEL" returned "ON"
    HOSGIP for "HS_OPEN_CURSORS" returned "50"
    HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
    HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
    HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "RECOVER"
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returned ""HS_TRANSACTION_LOG""
    HOSGIP for "HS_FDS_TIMESTAMP_AS_DATE" returned "TRUE"
    HOSGIP for "HS_FDS_CHARACTER_SEMANTICS" returned "FALSE"
    HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
    HOSGIP for "HS_FDS_RESULT_SET_SUPPORT" returned "FALSE"
    HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
    HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
    using galaxy_live as default value for "HS_FDS_DEFAULT_OWNER"
    HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
    ##>Connect Parameters (len=42)<##
    ## DSN=GALAXY;
    #! UID=galaxy_live;
    #! PWD=*
    hgocont, line 1890: calling SqlDriverConnect got sqlstate IM002
    when I try to test the database link, I get this error:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Microsoft][ODBC Drive Manager] Data source name not found and no default driver specified
    ORA-02063: preceding 2 lines from GALAXY
    28500.00000- "connection from ORACLE to ad non-Oracle system returned this message:"
    *Cause: The cause is explained in the forwarded message.
    *Action: See the non-Oracle system's documentation of the forwarded message.
    vendor code 28500
    Edited by: user7336435 on 27-Apr-2009 05:56

    11.2 is beta at the moment. There is no official release date so far.
    As DG4ODBC is independant from the Oracle database (or the target database) you can use a 3 machine model:
    On the first machine you have your Oracle database, on a second machine running 32bit Windows you can install DG4ODBC and on the 3rd machine you can run your foreign database.
    If the SQL Server 2k is installed on a 32bit Windows machine, then you can also install DG4ODBC on this machine.
    In general the connection from an Oracle database to the DG4ODBC machine is done using SDQL*Net. The listener responsible for DG4ODBC will then load the DG4ODBC executable which will connect to the SQL Server using SQL Server ODBC driver.

  • Best practice for install oracle 11g r2 on Windows Server 2008 r2

    Dear all,
    May I know what is the best practice for install oracle 11g r2 on windows server 2008 r2. Should I create a special account for windows for the oracle database installation? What permission should I grant to the folders where Oracle installed and the database related files located (datafiles, controlfiles, etc.)
    Just grant Full for Administrators and System and remove permissions for all others accounts?
    Also how should I configure windows firewall to allow client connect to the database.
    Thanks for your help.

    Hi Christian,
    Check this on MOS
    *RAC Assurance Support Team: RAC Starter Kit and Best Practices (Windows) [ID 811271.1]*
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=811271.1
    DOC Modified: 14-DEC-2010
    Regards,
    Levi Pereira

  • Oracle 11g client in Windows XP platform connect to 9i database

    Hi,
    Is there anyone know whether using oracle 11g client in Windows XP platform can connect to Oracle 9i database?
    Urgent and Many thanks,
    Sam

    Welcome to the forums !
    Pl see MOS Doc 207303.1 - Client / Server / Interoperability Support Between Different Oracle Versions
    HTH
    Srini

  • Error while installing Oracle Apps R12 , on windows server 2003 R2

    Hi Experts
    While installing Oracle Apps R12 , on windows server 2003 R2, I am getting the following error.
    System Utilities
    command: cmd.exe /c E:\oracle 12i dump\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    'E:\oracle' is not recognized as an internal or external command,
    operable program or batch file.
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    ======================================================================================================================================================================================================================================================================
    File Space Check :
    -- database node space checks --
    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 = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 0.0
    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 System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 0.0
    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 Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 0.0
    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 Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 0.0
    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 Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 0.0
    -- apps node space checks --
    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:
    APPL_TOP = E:\apps\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 0.0
    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:
    APPL_TOP mount 2 = E:\apps\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 0.0
    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:
    APPL_TOP mount 3 = E:\apps\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 0.0
    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:
    APPL_TOP mount 4 = E:\apps\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 0.0
    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:
    COMMON_TOP = E:\apps\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 0.0
    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:
    Apps ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 0.0
    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:
    Tools ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 0.0
    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:
    Temp Directory = E:\apps\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 0.0
    waiting for expert suggestion.
    Thanks
    Rahul Srivastava

    Hi Hussein
    after changing the directory name as Stage12, I am getting error
    File Space Check :
    -- database node space checks --
    Disk space on system acceptable:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 200473.43359375
    Disk space on system acceptable:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 194873.43359375
    Disk space on system acceptable:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 174673.43359375
    Disk space on system acceptable:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 173723.43359375
    Disk space on system acceptable:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 70373.43359375
    -- apps node space checks --
    Disk space on system acceptable:
    APPL_TOP = F:\oracle\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 5873.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = F:\oracle\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = F:\oracle\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = F:\oracle\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = F:\oracle\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = F:\oracle\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 73.43359375
    also for
    System Utilities
    command: cmd.exe /c E:\Stage12\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    E:\Stage12\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    'cl' is not available.
    ERRORCODE = 1 ERRORCODE_ENDThe system cannot find the path specified.
    which: no cl in (/usr/bin:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/system32)
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    Yes I do have sufficient space i.e . for E: 106 GB and F: 195 GB free space .
    Thanks
    Rahul Srivastava

  • Cant install Oracle 9i x64 on Windows server 2003 64bit

    Hi,
    im new here and i got a problem
    i cant install Oracle 9i x64 on Windows server 2003 64bit
    i get error:
    Setup.exe ist valid, but is for a machine type other than the current machine
    can someone help?

    Does this server use Itanium processors ? See MOS Doc 430677.1 (The image file setup.exe is valid, but is for a machine type other than the current machine.)
    Srini

  • Primavera CM compatibility with Oracle 11g Express Edition

    We are trying to install Primavera CM 13.1 application (on windows 7 32 bit) with oracle 11g express edition (on CentOS 5.4 64 bit). Installation is completed without any warning but while trying to log on in the system with expadmin, it shows Internal Server Error. Through dbconfigcm utility we can connect the database but while running the CMAdminConfig utility, it throws java exception in command line "Unable to parse XML String" with java pop-up warning node has no children.
    Is it due to compatibility issue of Primavera CM 13.0/ 13.1 with oracle 11g express edition or something we are missing?
    Regards,
    Sandip

    Thanks Jim for the quick response. From the link, I understand that TT integration will be available with an extra cost. I presume it is only with EE and not XE, correct? Technically, there is no TT support with XE, Is that a fair statement?
    Thanks

  • Issue with Oracle MTS installation in windows server 2008

    Hi Team,
    Yesterday, I have installaed oracle client version 11.1.0.7, selected microsoft transaction server option and installed it in my middle tier server.
    Start->program->Oracle home11g-> (Searched for oracle mts, its not available) It seems oracle client version needs ODAC to be installed (Is it correct? )
    I have downloaded from oracle site. But, its throwing an error like the file is not in proper format.
    1 Any special settings needs to be done for installing the MTS in windows server 2008?
    2. I need to create a service in MTS to point to my database server?
    3. Please share me some relative links on the same.
    4. I can see MTS recovery services is running in my machine.
    5. Previously, I have installed Oracle 10G client and removed it and am trying with oracle 11g. Just I have uninstalled the application and I didnt do anything. Do we need to remove anything in the registry.
    This issue is very critical for me. Please share your thoughts.
    Thanks and Regards,
    Venkatesan Prabu .J

    I have the same situation. Could you please share your experience if you resolve it? Thanks.

  • How to remove Oracle 11g client from Windows 7 64-bit workstation.

    When the Oracle 11g client was installed on a Windows 7 64-bit workstation, it was mistakenly installed as "Administrator".
    We do not wish to do this; instead we want to install this client as a user with Administrator privileges.
    PLEASE NOTE THE DIFFERENCE BEFORE REPLYING TO THIS THREAD!!!!!!!!
    When I try to install the client, I get a message sending me to this directory:
    F:\app\Administrator
    I do not know why this message is produced; the directory it refers to DOES NOT EXIST.
    My suspicion is that there extraneous entries in the registry which have not been removed; the obvious ones such as HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE have been deleted.
    What I believe I need is a COMPLETE list of entries placed in the registry upon installation of the Oracle client.
    The obvious problem is that the Uninstall feature of Oracle client does NOT FULLY remove all of the above entries.
    As a side note, the Oracle client software installation needs to be revamped to detect situations such as this and provide a course of corrective actions.

    I've not done it yet with 11g, but prior editions, there are 3 things that have to be done to eradicate an oracle client installation from Windows, after running uninstaller
    1) delete the registry key HKLM\software\oracle
    2) delete the ORACLE_HOME directory from the file system
    3) delete c:\Program Files\oracle

  • Latest Oracle 11g Client for Windows

    I was able to download base Oracle 11g Client from
    http://www.oracle.com/technology/software/products/database/oracle11g/111060_win32soft.html
    Does anybody knows if this latest what they have for 11g ? Did Oracle release any patchset on top of that?

    Patch 11.1.0.7.0 is available for download from metalink. Patch number is 6890831. Of course, you would need to use your metalink login credentials for this download.

  • Error installing Oracle SOA Suite on Windows Server 2003

    Hi
    I have installed SOA Suite 10.1.3.1 on WIndows XP with no problems. I'm trying to install it on Windows Server 2003 and in the Oracle Web Service Configuration Assistant I get:
    Output generated from configuration assistant "Oracle Web Services Inspection Language Configuration Assistant":
    Files\Java\j2re1.4.2_06\lib\ext\QTJava.zip""=="" was unexpected at this time.
    Configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" (attempt 2):
    Files\Java\j2re1.4.2_06\lib\ext\QTJava.zip""=="" was unexpected at this time.
    Configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" (attempt 3):
    Files\Java\j2re1.4.2_06\lib\ext\QTJava.zip""=="" was unexpected at this time.
    Configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" failed

    Hi All,
    I am facing the following exception while installing SOA suite.I am trying in XP env and from that machine i reacently de install the BPEL Installer and Oracle Since i am facing followuing exceptions.
    Pleas give me some suggenstion how to resolve the issue
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x3133784
    Function=Java_sun_awt_font_NativeFontWrapper_registerFonts+0x14C0
    Library=C:\Documents and Settings\Murali\Local Settings\Temp\OraInstall2007-04-06_06-23-04PM\jre\1.4.2\bin\fontmanager.dll
    Current Java thread:
    at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
    - locked <0x162d7d30> (a java.lang.Class)
    at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment.access$200(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
    - locked <0x107b8fe8> (a sun.awt.Win32GraphicsEnvironment)
    at sun.java2d.SunGraphicsEnvironment.mapFontName(Unknown Source)
    at java.awt.Font.initializeFont(Unknown Source)
    at java.awt.Font.<init>(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults (Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults (Unknown Source)
    Thanjks in Avance,
    Murali
    [email protected]

  • Oracle Hot Backup Script Windows Server 2003

    Hello,
    Does anyone here have a working Oracle 10I database hot backup script for Windows Server 2003? If so can you please post it here.
    Thanks.

    Here is a basic batch script I have used for a hot backup of Oracle databases using RMAN
    Will just need to update some locations based on you environment just check all the comments and change what you need to but this can be scheduled to run regularly through the windows scheduler for database backups.
    This will take a hot backup and backup the archive logs.
    Let me know if you have any quesitons.
    REM #####################################################################
    REM # Name: rman_hot_backup_dsk.bat
    REM #
    REM # Description:
    REM #
    REM # Generic Hot backup script that accepts the SID
    REM #
    REM # Parameters: Instance Name, backup level
    REM #
    REM #####################################################################
    REM #
    REM # Check if SID was Passed
    if (%1)==() goto USAGE
    if (%2)==() goto USAGE
    REM # assign ORACLE_SID to passed SID
    set ORACLE_SID=%1
    REM # Set the hot backup level 0-full 1-incremental
    set LEVEL=%2
    REM # export the page list
    set [email protected]
    REM # assign a date we can use as part of the logfile
    set DTE=%date:~-4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%
    REM # Take the spaces out of the date string so we can use in our file name
    set DTE=%DTE: =%
    REM # set the script location
    REM # Set location of where you will put script
    set SCRIPTLOC=C:\app\oracle\scripts
    cd %SCRIPTLOC%
    REM # Set the Temporary command file that we will write our rman script to
    set CMDFILE=%SCRIPTLOC%\%ORACLE_SID%_rman_hot_backup_dsk.cmd
    REM # Remove the temporary file if it exists
    del /q %CMDFILE%
    REM # Set the logfile directory
    REM # Change based on where you want the backup logs to go
    set LOGPATH=W:\ORACLE_BACKUP\logs
    set LOGFILE=%ORACLE_SID%_rman_hot_backup_dsk_%DTE%.log
    set LOG=%LOGPATH%\%LOGFILE%
    REM # Set the path of the backup location
    REM # Change based on disk pach for you disk based backups
    set BACKLOC=\\VirtualBox\ORA_ITS03P\ORACLE_BACKUP\%ORACLE_SID%
    REM # Lets set the ORACLE_HOME for the host
    REM # Set to your actual ORACLE_HOME location
    set ORACLE_HOME=C:\app\oracle\product\10.2.0\db_1
    # Set the rest of the Oracle Environment
    # based on our ORACLE_HOME
    set LIBPATH=%ORACLE_HOME%/lib
    set LD_LIBRARY_PATH=%ORACLE_HOME%/lib
    set TNS_ADMIN=%ORACLE_HOME%/network/admin
    REM #set ORA_NLS10=%ORACLE_HOME%/nls/data
    REM Set our PATH with the ORACLE_HOME so that we have a good
    REM clean environment to work with
    set PATH=%ORACLE_HOME%/bin;%ORACLE_HOME%/OPatch;%PATH%
    REM # Write Temporary command file for RMAN backup
    echo # configure retention policy >> %CMDFILE%
    echo CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 14 DAYS ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # lets start clean for our hot backup by doing full crosschecks >> %CMDFILE%
    echo change archivelog all crosscheck ; >> %CMDFILE%
    echo crosscheck backup of database; >> %CMDFILE%
    echo crosscheck backup of controlfile; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # delete all expired and obsolete backups >> %CMDFILE%
    echo allocate channel for maintenance type disk ; >> %CMDFILE%
    echo delete noprompt expired archivelog all ; >> %CMDFILE%
    echo delete noprompt expired backup ; >> %CMDFILE%
    echo delete noprompt obsolete ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Configure control file for auto backup >> %CMDFILE%
    echo configure controlfile autobackup on ; >> %CMDFILE%
    echo CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%BACKLOC%\%ORACLE_SID%_controlfile_%%F' ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Configure default device type here we use disk and set parallelism to 2 >> %CMDFILE%
    echo configure default device type to disk ; >> %CMDFILE%
    echo configure device type disk parallelism 2 ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Must format the default channel for the device type disk >> %CMDFILE%
    echo # other wise tmp area in creating pieces will be done in >> %CMDFILE%
    echo # the $ORACLE_HOME/dbs directory >> %CMDFILE%
    echo CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT = '%BACKLOC%\%ORACLE_SID%_hot_%%U' ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Configure our retention policy for this database >> %CMDFILE%
    echo configure retention policy to recovery window of 14 days ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Let configure our channels for our backup >> %CMDFILE%
    echo # Channel 1 disk and we indicate where it goes not taking the default >> %CMDFILE%
    echo configure channel 1 device type disk MAXPIECESIZE = 4G format '%BACKLOC%\%ORACLE_SID%_hot_%%U' ; >> %CMDFILE%
    echo # Channel 2 disk and we indicate where it goes not taking the default >> %CMDFILE%
    echo configure channel 2 device type disk MAXPIECESIZE = 4G format '%BACKLOC%\%ORACLE_SID%_hot_%%U' ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Backup our database with compression on >> %CMDFILE%
    echo backup as compressed backupset incremental level %LEVEL% tag hot_%LEVEL%_%DTE% DATABASE ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Backup our archive log files that have not been backed up >> %CMDFILE%
    echo backup as compressed backupset format '%BACKLOC%\%ORACLE_SID%_Archive_%%d_%%s_%%p_%%t' archivelog all not backed up 1 times ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # Backup Control file for standby in case needed >> %CMDFILE%
    echo backup current controlfile for standby ; >> %CMDFILE%
    echo # >> %CMDFILE%
    echo # let put a controlfile to trace >> %CMDFILE%
    echo sql 'ALTER DATABASE BACKUP CONTROLFILE TO TRACE' ; >> %CMDFILE%
    REM # Run the RMAN backup without using the recovery catalog
    %ORACLE_HOME%\bin\rman target=/ nocatalog cmdfile=%CMDFILE% msglog=%LOG%
    REM # Remove our temporary command file
    del /q %CMDFILE%
    REM # Mail Archive backup log
    REM # This relies on the free bmail utility
    bmail -date -m %LOG% -f [email protected] -s <smtpserver> -t %PAGE_LIST% -a "HOT Backup results"
    REM # Goto end of script as we are done
    goto END
    :USAGE
    echo "Must Pass ORACLE_SID and hot backup level as parameters."
    goto END
    :END

  • Problems with the shared files of Windows Server 2003 and Mac

    I have some Mac computers in the domain of my LAN Network, and when I share a folder in Windows Server 2003 sometimes the Mac can not see and sometimes yes, but lasts a long time so that they can view folders. I have installed the protocol Apple Talk on the server and File Server and in the Domain Server.
    The folders when users have no security users or groups are immediately with a connection AFP, but if they have not already created security can be displayed with a connection AFP, but if you can visualize a connection with SMB, but I can not work with Quark 6.0 Pro files.
    What can I do to solve this problem.
    Asalomon

    The newer printers:
    canon irc3100
    canon ir5020-i have working on osx side, not in classic
    Older printers:
    hp laserjet 5m-2 of these
    hp 2200
    hp laserjet 5si-2 of these
    hp laserjet 4100
    These are installed on windows 2003 with mac print services running. I need to know what option i should use in osx when installing these network printers on these macs. When i go to printers folder, i chose windows printing then it prompts for the ppd file. I found it for the ir5020 but not the ir3100. I really need to test the hp laserjets in osx too. Ill post up when i test those. But that one canon (ir3100) is bothering me. They are roughly the same age and the drivers on the site don't seem to work.

  • How to download oracle forms 6i for windows server 2003 or linux

    hi all,
    In my company there is a forms 6i server, now we want to move it to a new server for upgrade operations. for now we want to install forms 6i version on windows server 2003. on quick search I found it for xp but none for windows server 2003. if I try to install xp version I got "javai.dll is not valid" error.
    how can I download it ? Company has license information also. what should I do ? for ex should I open a SR on metalink or something like that ?
    thanks a lot.
    Edited by: elcaro on Jan 18, 2013 7:43 AM

    elcaro wrote:
    hi all,
    In my company there is a forms 6i server, now we want to move it to a new server for upgrade operations. for now we want to install forms 6i version on windows server 2003. on quick search I found it for xp but none for windows server 2003. if I try to install xp version I got "javai.dll is not valid" error.What is the complete error message?
    how can I download it ? Company has license information also. what should I do ? for ex should I open a SR on metalink or something like that ?Did you try this file? -- http://download.oracle.com/otn/nt/forms/6i_rel2_xp.zip
    You may log a SR if this does not work.
    Thanks,
    Hussein

Maybe you are looking for

  • Iphoto crashes when it try to find faces.

    Hello, I'm having a big problem with iphoto (well my cousin is), on her macbook, iphoto was working fine at first when I install ilife '09, then after I added some photos from a disk on 6 photos, after that when it tries to find faces iphoto crashes.

  • Messages+ Sending Issues (HTC One M7)

    I have been having trouble sending text messages when my WiFi is connected. Usually no trouble when it isn't connected. Message says sending for a long time and sometimes it sends but doesn't say it was sent. What can I do to fix this?

  • This iTunes doesn't work at all! Help.

    Hi. Why can't I download/buy Mp3's? I have newest iTunes 10. But when I go to "download" sections then still I can see "To download the item you just requested, you need to have iTunes" what is wrong. I have newest version. I try to buy Mp3's from 2

  • ALV : Error row highlighted

    Hi Experts, On my ALV , few fields are editable. If the user enters a wrong value and tries to save , then I want the particular field or row highlighted . Sapmle code would be very helpful Thanks. Ajith

  • E-mail Notification to Vendor when wire payment is submitted.

    Hi When the suppliers receive their wire payment they e-mail back the next day and ask for detail of payments. Does SAP have the capability to send an e-mail notification letting the supplier know in detail (inv#, date and total) what was paid?  This