Installation database 11.2.0.2 GR 11, 2 under Windows 7 32 bit version

Hello world

I want to install 11 GR 2 version 11.2.0.2 database under Windows 7 32 bit.
I searched the download.oracle.com but I wasn't able to findout good database compatible with windows 7. They had 11gEX db but I want to install simple 11 GR 2.
Help me please download and configure the database on windows 7 32-bit.

Thanks in advance.
NISH

Hello Nish;

Please see Microsoft Windows 7 certified to install/run Oracle database server is? [952302.1 ID]

He will answer ;)

Respect of
HELIOS

Tags: Database

Similar Questions

  • Database standby manual (10.2.0.2.0) under Windows 2003 R2

    Hello

    We are developing a database of Eve at a remote site for a simple oracle DB. As we already have a standby/master for another Oracle DB (from SAP) we want to stay as close as possible to what already exists.
    For SAP Oracle standby, we manually copy all archived on the stand-by and apply them with brarchive. Everything works very well.
    For new standby, we cannot use brarchive as there is no SAP installation on the eve, but we stay with the 'manual' copy of the archive from the master to the waiting (via robocpy). This means that all archives are on standby mode (K:\oracle\oradata\archive).
    The creation of the DB in waiting seems to be OK I open it, but I can't seem to apply redo logs.

    I am quite new to oracle, so maybe it's a very basic question, but I already spent 3 days on this subject...

    To start the DB, we throw a bat script:
    sqlplus/nolog @c:\backup\standby.sql
    pause

    the standby.sql:
    connect /@TECDB01 as sysdba
    startup nomount;
    ALTER database base_de_donnees eve of Mount;
    "exit";

    Can I connect to sqlplus and enter:
    change recover managed standby database;

    In another sqlplus session:
    SELECT PROCESS, STATUS, THREAD #, SEQUENCE #, BLOCK #, BLOCKS FROM V$ MANAGED_STANDBY;
    which give me:
    STATUS OF PROCESS THREAD # SEQUENCE # BLOCK # BLOCKS
    ARCH CONNECTED 0 0 0 0
    ARCH CONNECTED 0 0 0 0
    Mr (FG) 1 45400 WAIT_FOR_GAP 0 0
    RFS IDLE 0 0 0 0

    45400 sequence seems to be ok about the time of the backup that is restored on the eve.
    Archive is on the server, but it will not be applied.

    The Alert_TECDB01.log:
    Fri 29 Oct 11:03:43 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SNA system picked latch-free 3
    Undo retention Autotune is turned on.
    IMODE = BR
    ILAT = 121
    LICENSE_MAX_USERS = 0
    SYS audit is disabled
    ksdpec: called to the event 13740 before initialization of the event group
    Commissioning ORACLE RDBMS Version: 10.2.0.2.0.
    Parameters of the system with default values:
    process = 999
    SGA_TARGET = 7214202880
    control_files = I:\ORACLE\ORADATA\CNTRL\STANDBY. CTL, J:\ORACLE\ORADATA\CNTRL\STANDBY. CTL, K:\ORACLE\ORADATA\CNTRL\STANDBY. CTL
    DB_BLOCK_SIZE = 8192
    compatible = 10.2.0.2.0
    Log_archive_dest_1 = RENTAL = K:\oracle\oradata\archive
    LOG_ARCHIVE_DEST_2 = SERVICE = TECDB01
    log_archive_dest_state_1 = enable
    LOG_ARCHIVE_DEST_STATE_2 = enable
    standby_archive_dest = K:\oracle\oradata\archive
    ARCHIVE_LAG_TARGET = 1800
    db_file_multiblock_read_count = 16
    UNDO_MANAGEMENT = AUTO
    undo_tablespace = RBS
    UNDO_RETENTION = 10800
    Recyclebin = OFF
    Remote_login_passwordfile = EXCLUSIVE lock
    db_domain = EVERYONE
    dispatchers = (ADDRESS = (PROTOCOL = tcp) (HOST = xxx.xxx.xxx.92)) (DISPATCHERS = 4) (CONNECTIONS = 1000)
    SHARED_SERVERS = 100
    LOCAL_LISTENER = (ADDRESS = (PROTOCOL = TCP)(HOST=xxx.xxx.xxx.92) (PORT = 1521))
    session_cached_cursors = 300
    UTL_FILE_DIR = \\srvuniway.vrithoff.srwt.tec-wl.be\hotspots
    JOB_QUEUE_PROCESSES = 10
    audit_file_dest = I:\ORACLE\ADMIN\TECDB01\ADUMP
    background_dump_dest = I:\ORACLE\ADMIN\TECDB01\BDUMP
    user_dump_dest = I:\ORACLE\ADMIN\TECDB01\UDUMP
    core_dump_dest = I:\ORACLE\ADMIN\TECDB01\CDUMP
    db_name = TECDB01
    open_cursors = 3000
    pga_aggregate_target = 1086324736
    PMON started with pid = 2, OS id = 4012
    PSP0 started with pid = 3, OS id = 3856
    MA started with pid = 4, OS id = 3580
    DBW0 started with pid = 5, OS id = 1084
    LGWR started with pid = 6, OS = 576 id
    CKPT started with pid = 7, OS id = 3516
    SMON started with pid = 8, OS = 508 id
    RECCE has started with pid = 9, OS id = 3068
    CJQ0 started with pid = 10, OS id = 2448
    MMON started with pid = 11, OS id = 2840
    MMNL started with pid = 12, OS id = 3024
    Fri 29 Oct 11:03:44 2010
    commissioning 4 dispatcher (s) for '(ADDRESS =(PROTOCOL=tcp) (HOST = xxx.xxx.xxx.92))' network address...
    commissioning or servers shared 100...
    Fri 29 Oct 11:03:45 2010
    change the basis of mountain rescue
    Fri 29 Oct 11:03:51 2010
    Definition of embodiment of recovery target 2
    ARK: START OF THE ARCH PROCESS
    Arc0 started with pid = 118, OS id = 3584
    Fri 29 Oct 11:03:51 2010
    Arc0: Started archiving
    Arc1 started with pid = 119, OS id = 3688
    Fri 29 Oct 11:03:51 2010
    Arc1: Started archiving
    ARCH: FROM PROCESS ARCH COMPLETE
    Fri 29 Oct 11:03:51 2010
    Arc0: become the "no FAL' ARCH
    Fri 29 Oct 11:03:51 2010
    Mount of redo thread 1, with mount id 3987142355
    Fri 29 Oct 11:03:51 2010
    Arc0: become the "no SRL" ARCH
    Fri 29 Oct 11:03:51 2010
    Arc1: Become the heartbeat ARCH
    Fri 29 Oct 11:03:51 2010
    Physical Standby Database mounted.
    Completed: alter database mount standby
    Fri 29 Oct 11:04:06 2010
    change recover managed standby database
    Fri 29 Oct 11:04:06 2010
    Managed Standby recovery not using real time applies
    parallel recovery started with 7 process
    Media, recovery waiting for thread 1 sequence 45400
    Pick up the empty sequence in thread 1, 45400-45499 gap sequence
    + FAL [client]: error recovery gap sequence, no specified FAL server +.
    Fri 29 Oct 11:04:37 2010
    + FAL [client]: could not ask gap sequence.
    GAP - thread 1 sequence 45400-45499
    3776455083 670241032 DBID branch
    + FAL [client]: all defined FAL servers have been tried. +
    -------------------------------------------------------------
    Check that the initialization of CONTROL_FILE_RECORD_KEEP_TIME
    parameter is set to a value large enough
    enough to keep adequate record switch information to solve
    ARCHIVELOG gaps.
    -------------------------------------------------------------
    Fri 29 Oct 11:04:51 2010
    Again shipping customer logged in as PUBLIC
    -User is valid
    RFS [1]: assigned to the RFS 3452 process
    «RFS [1]: Type of database called a ' standby' physical «»
    Fri 29 Oct 11:04:51 2010
    LogMiner RFS: Disabled Client of the another view

    The tecdb01_arc1_3688.trc:
    I:\oracle\admin\tecdb01\bdump\tecdb01_arc1_3688.TRC dump file
    Fri 29 Oct 11:03:51 2010
    ORACLE V10.2.0.2.0 - Production of 64-bit vsnsta = 0
    vsnsql = 14 vsnxtr = 3
    Oracle Database 10 g Enterprise Edition Release 10.2.0.2.0 - 64 bit Production
    With partitioning, OLAP and Data Mining options
    Windows NT Version V5.2 Service Pack 2
    UC: 8 - type 8664, 2 physical cores
    Process affinity: 0 x 0000000000000000
    Memory (success/Total): Ph: 7467 M / 9215 M, Ph PgF:2454 M / 10796 +.
    Instance name: tecdb01

    Redo thread mounted by this instance: 1

    Oracle process number: 119

    Windows thread ID: 3688, image: ORACLE. EXE (ARC1)


    NAME OF THE SERVICE :() 11:03:51.177 2010-10-29
    SESSION ID: (1088.1) 2010-10-29 11:03:51.177
    kcrrwkx: nothing to (early)
    11:04:51.129 2010-10-29
    Repeat customer shipping performing a pending connection
    2010-10-29 11:04:51.176 64529 kcrr.c
    Connected mode standby successfully
    Customer logon and security successful trading!
    kcrrwkx: nothing to (end)
    11:05:51.285 2010-10-29
    kcrrwkx: nothing to (end)
    11:06:51.300 2010-10-29
    kcrrwkx: nothing to (end)

    The initTECDB01.ora:
    ##############################################################################
    # Copyright (c) 1991, 2001, 2002 by Oracle Corporation
    ##############################################################################

    ###########################################
    # Archive
    ###########################################
    ARCHIVE_LAG_TARGET = 1800
    Log_archive_dest_1 =' LOCATION = K:\oracle\oradata\archive'

    ###########################################
    IO and cache memory #.
    ###########################################
    DB_BLOCK_SIZE = 8192
    db_file_multiblock_read_count = 16

    ###########################################
    # The library Cache and sliders
    ###########################################
    open_cursors = 3000
    session_cached_cursors = 300

    ###########################################
    # Identification of the database
    ###########################################
    db_domain = EVERYONE
    db_name = TECDB01

    ###########################################
    # Diagnostic and statistical
    ###########################################
    background_dump_dest = I: \oracle\admin\TECDB01\bdump
    core_dump_dest = I: \oracle\admin\TECDB01\cdump
    user_dump_dest = I: \oracle\admin\TECDB01\udump

    ###########################################
    # Configuration file
    ###########################################
    control_files = ("I:\oracle\oradata\cntrl\standby.ctl", "J:\oracle\oradata\cntrl\standby.ctl", "K:\oracle\oradata\cntrl\standby.ctl")

    ###########################################
    # Work queue
    ###########################################
    JOB_QUEUE_PROCESSES = 10

    ###########################################
    # Various
    ###########################################
    compatible = 10.2.0.2.0
    Recyclebin = OFF

    ###########################################
    # Process and Sessions
    ###########################################
    process = 999

    ###########################################
    # SGA memory
    ###########################################
    SGA_TARGET = 6880M

    ###########################################
    # Pools
    ###########################################
    #java_pool_size = 150 M

    ###########################################
    # Security and audit
    ###########################################
    audit_file_dest = I: \oracle\admin\TECDB01\adump
    Remote_login_passwordfile = EXCLUSIVE lock

    ###########################################
    # Shared server
    ###########################################
    SHARED_SERVERS = 100
    Dispatchers = "(Address = (Protocol = TCP) (Host = xxx.xxx.xxx.92)) (DISPATCHERS = 4) (Connections = 1000)" "
    #dispatchers = "(PROTOCOL=TCP) (SERVICE = TECDB01XDB)" "

    ###########################################
    # Sort, hash joins, index Bitmap
    ###########################################
    pga_aggregate_target = 1036M

    ###########################################
    # System managed Undo and Rollback Segments
    ###########################################
    UNDO_MANAGEMENT = AUTO
    UNDO_RETENTION = 10800
    undo_tablespace = RBS

    LOCAL_LISTENER = "(Address = (Protocol = TCP)(Host=xxx.xxx.xxx.92) (port = 1521))" "

    # NIDA - 28.10.2010 - repeat applies
    log_archive_dest_state_1 = enable
    LOG_ARCHIVE_DEST_2 = "SERVICE = TECDB01'"
    LOG_ARCHIVE_DEST_STATE_2 = enable
    standby_file_management # = auto
    standby_archive_dest = K:\oracle\oradata\archive

    And the TNSNAMES.ora:

    tnsnames.ora # Network Configuration file: C:\oracle\102\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.

    #this is switched to standby
    TECDB01. VRITHOFF. SRWT. TEC - WL.BE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.92) (PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = TECDB01)
    )
    )

    #
    # This file is written by Oracle Services For MSCS
    # Sat Nov 08 10:44:27 2008
    #

    #this is the master
    PRIMARY. VRITHOFF. SRWT. TEC - WL.BE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.246) (PORT = 1521))
    )
    (CONNECT_DATA =
    (SID = TECDB01)
    )
    )

    EXTPROC_CONNECTION_DATA. VRITHOFF. SRWT. TEC - WL.BE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = TECDB01))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = TECDB01)
    )
    )

    Hope you have all the information to get back me in the right way.

    Kind regards

    Nicolas

    but we stay with the 'manual' copy of the archive from the master to the expectation (using robocpy). This means that all archives are on standby mode (K:\oracle\oradata\archive).

    In this case, you should not use the keyword MANAGED in get it BACK... DATABASE PENDING.

    MANAGED applies when Eve is part of an 'Oracle Standby' infrastructure where the primary ships archivelogs (by ARCH or LGWR) and a processs RFS on the eve receives files, update the local controlfile (on standby).

    If you do manual shipping you use RECOVER STANDBY DATABASE (interactive mode) or RECOVER AUTOMATIC STANDBY DATABASE (automatic mode that stops when it cannot see any archivelogs more). These modes are not based on the controlfile Eve know what archivelogs are available but in fact search archivelogs (similar to the DATABASE with the HELP of BACKUP CONTROLFILE RECOVERY what who is not aware of the "later" archivelogs, but seeks only to the log_archive_dest expected).

    Hemant K Collette
    http://hemantoracledba.blogspot.com

  • error-1603 Fatal error during installation I try to install Cyberlink Power Director 8 on Windows 7 64 bit system

    Then help see Windows Installer (msi.chm) or MSDN I looked in Help and support on the computer and come up with nothing I am a new user, please please help

    You're more likely to find help if you post to a group of win7 or support of the Cyberlink website and not a group of winxp

  • Stuck on "Checking system" during the installation of the driver. J4580 all-in - One Printer, Windows 8 64-bit

    Hi all

    I have no idea why it doesn't work. For always remains in stage "verification system. There is no bar of progression, just an of these in loop task bars, so I can't say if something is really installation. Does anyone have a solution for this?

    Thank you!

    Janek

    Hello again,

    I followed the steps and even once, it did not work. However, I found a solution

    I tried to install the software after I cleaned the temp folder and did a clean boot, but the same questions redoubled. I opened the Task Manager and I force closed "HP Installer re-install Plug In (32 bit). This caused an error that caused the installer to uninstall/delete anything on my computer. When I tried to install the software after that, it worked. Clearly there is something already on the system at the origin of a problem.

    Thanks again for your help!

    Janek

  • Former installation problem program under Windows 7 64-bit

    I installed the 64-bit Windows 7, but I need to run some old software, for which I have a CD. (Actually I think it is 16-bit. Well, I know it's a dinosaur, but this is my situation.) Naturally, setup.exe is also 16-bit (perhaps 32 bits, but I doubt it). There is a shortcut to setup.exe on my desk, by double-clicking on it, I get this message:

    The version of this file is not compatible with the version of Windows you are using. Check your computer's system information to see if you need a x 86 (32 bit) or x 64 (64-bit) version of the program and then contact the software publisher.

    He ran very well under Windows XP 32-bit, and I don't remember doing something special for 16 bit then; I know that much. (I'm sure I'd remember something special like that, if I had). Microsoft program compatibility issues resolution isn't going anywhere.

    How do I enter a 32-bit emulator environment and double-click the shortcut (or setup.exe itself) from there?

    Separated from the:

    http://answers.Microsoft.com/en-us/IE/Forum/IE8-windows_other/64-bit-and-32-bit/c2d75382-DB03-4674-B62D-9ca8a0331b34

    64 bit W7 run 16-bit programs.

    32-bit W7 can run older 16-bit programs (a little) more

    See http://windows.microsoft.com/en-us/windows/32-bit-and-64-bit-windows#1TC=windows-7 and http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/how-can-i-run-16-bit-programs-in-windows-7-64-bit/22b921f5-0b71-4ba1-8567-2bb86a1b604e for additional information.

    If you have an eligible version of W7, you may be able to get the program running in XPMode or install Virtual Box and if you run an old copy of XP or W7 32-bit (assuming it's free with a free license, etc.) in that.

    Or maybe make a system dual-boot W732 (or XP) and W764.

    If it is a DOS program rather than an old Windows program, it can run into something like DOSBOX

  • 9.2.0.5 database crashes after startup - 32-bit version of windows

    Hi all

    One of PROD database (version 9.2.0.5) users who turn on windows OS - 32 bit version crashes. Check the alerts log, that has the following error below

    KSTDUMP: End of the track in memory dump
    error detected in 600 background processes
    [ORA-00600: internal error code, arguments: [2662], [1], [980370030], [1], [1111212138], [4194306], [,]

    This looks like a bug to me, because we currently don't have our support agreement, is there a solution to this without going to the oracle Corporation. If anyone have idea please advise...

    Thanks in advance.

    https://support.Oracle.com/epmos/faces/DocumentDisplay?_afrLoop=1104051253453803&ID=275902.1&DisplayIndex=1&_afrWindowMode=0&_adf.CTRL-State=28lr2dc0t_156

  • Update Windows 7 error code 80070663 - manual install error: "the detection failed, this may be due to a corrupted installation database."

    Original title: downloads updates

    I get messages on my cell phone, which updates the ready area.  When I click to download I always get the error Code 80070663.  I went to the site to try to download this way and received the message "failure detection.  This may be due to a corrupted installation database. "It seems that the updates that are currently available for download are updates to security, and I want to do that my computer is safe.  What can I do to ensure I get the necessary updates?

    Hi jlhuber81,

    You are trying to install updates?

    Put your computer in a clean boot configuration before proceeding with the download of updates. Clean boot starts Windows 7 by using a minimal set of drivers and startup programs and help to eliminate software conflicts.

    Please see this article for detailed information on how to do it.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    Once you restart the computer after you put the computer in clean boot configuration, download updates and see if he has any of it.

    Note: Ensure that you switch your computer to normal startup mode after completing the troubleshooting steps. Steps are available in the article above.

    Kind regards

    Shinmila H - Microsoft Support

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Office 2007 SP1 installation fails - corrupted Installation database

    When I tried to install Office 2007 SP1 on Vista PC - installation fails because of the corrupted installation database.  What can I do to solve this problem and install SP1 for office 2007.

    Help, please

    THX

    The cleanup utility should not be used for Office 2007 (it is in the Readme).  You can try a manual removal

    How to uninstall Office system 2007 if you cannot uninstall it by using the function "Add or Remove Programs".
    HAL
    --
    HAL Hostetler, TCE
    Engineer senior/UPDATED--MS MVP-Print/Imaging - WA7BGX
    www.kvoa.com--KVOA TV, Tucson, AZ.
    Concert at the Hot Licks - www.badnewsbluesband.com

  • Corrupt the CS 3 Installer database

    I wanted to reinstall my CS 3 Design Premium Adobe on my new computer. After the initial report attempted to install from a CD received a message that the installation database is corrupted. I tried the download from internet Adobe website and received the same message. What can we do to properly install the product?

    Probably will not work due to the age of the CS3

    An idea that MAY work to install or run some programs in Windows 10 old... works for some, not for others

    -http://www.tenforums.com/tutorials/15523-compatibility-mode-settings-apps-change-windows-1 0 - a.html

    - or run as Administrator http://forums.adobe.com/thread/969395 to assign FULL permissions can help... said yet, but sometimes it is necessary for all Adobe programs (this is same as using an administrator account)

  • The Installer database is corrupt. Contact the costomer service. How can I contact them? DWCS4

    My computer crashed and I need to re - install Dreanweaver CS4.

    After I click on install I get the message: the Installer database is corrupt. Please contact customer service.

    How can I contact them and maybe get a new drive?

    Shortly after he was released and had to reinstall once, I bought the program.

    Downloads of older products of Creative Suite.  Activate it with your serial number.

    http://helpx.Adobe.com/download-install.html

  • I have Illustrator CS3 that when I try to install on a new computer, I get a message error that says "Installer database is corrupt"

    Is there a reason why I can't install current CS3 on a new computer?

    CT7409,

    Please see this link:

    Error «...» The Installer database is corrupt... "When you install Adobe Creative Suite 3 products

    Kind regards

    Guinot

  • Installer database is corrupt

    I downloaded Photoshop and In Design CS 4.0 for Windows from https://helpx.Adobe.com/Creative-Suite/KB/CS4-product-downloads.html and when I extract the .exe file, it says the Installer database is corrupt. Someone out there who can help? Thank you!

    You can check the link below:

    https://helpx.Adobe.com/Creative-Suite/KB/error-Installer-database-corrupt-install-1.html

    Please make sure you that if you have other applications of Adobe version installed as 3 CS, CS 5 or 6 CS.

    Make sure you have the serial numbers for the same thing.

  • I can't download my old Adobe Photoshop CS4, "the Installer database is corrupt"

    I recently bought a new laptop and I try to install my Photoshop CS4 that I bought years ago.

    I tried the files from here and the Akamai Downloader: products CS4 download

    Both result in an error that says "Installer database is corrupt. Please contact Adobe Customer Service. »

    What can I do?  I spent money on this program and I have the serial number in my Adobe account.

    Thank you.

    Did a little more digging.  I had to delete this file: program files Files\Adobe\backup\caps.db

    and then the setup.exe has started working.

  • Trying to install my CS4 Master Collection on my new computer and it says the Installer database is corrupt?

    I just got a new computer because my last one died and I can not install my CS4.  I know it's old, but I've spent more than $1000 on it and it worked very well for me.  When I try to install it gives me an error message saying that the Installer database is corrupt.  Try to install on a system Windows 8. Help, please!

    Thank you, Jeff.  I found on another thread to uninstall other Adobe products and then install them after you have installed the CS product.  I uninstalled elements and CS4 installs fine now.  It's kind of a pain, but at least I can use it again.  I hope that I can re - install items with no problem, I like to use the photo database in the program elements.  Thanks again.

  • How to resolve the message "the Installer database is corrupt" when trying to install CS4 on Win 8.1?

    I bought a set of CS4 disks a few years back and have recently bought a new computer. When you try to install CS4 on the new computer, I received an error message saying "the Installer database is corrupt. Please contact Adobe customer support. "Called 'customer service' and after a VERY long period and three transfers, I was told" both worse, we cannot help you. " Maybe download a new copy? "So I did. When you try to install the new download, I got the exact same error message: "Installer database is corrupt. Please contact Adobe customer support. "This seems to be a conflict between the database install CS4 and 8.1 Win. Is this a known issue? How can I fix it? Thanks for any help. ~ Evey

    Error «...» The Installer database is corrupt... "when you install Adobe Creative Suite 4 or point product

Maybe you are looking for

  • A computer cannot remove bookmarks on the other computer.

    I have two desktop computers set up to sync with each other.Both can create new bookmarks. Sync is fast and accurate.Computer B can remove bookmarks, and they are deleted on A and b.Computer may remove bookmarks, but they are NOT deleted on computer

  • You have been disconnected

    Good evening On 64-bit windows 8, I have Skype c. 6.20.0.104 (latest version), and as soon as I log in, I got disconnected, satating "!" You have been disconnected ".» I don't have any other computer running Skype with my account, or on a tablet or m

  • Cannot filter data through the data portal

    When I bring in a large data file to the portal, clear this check box, then load another data file, the channel filter function doesn't work anymore.  Any ideas what's happening?

  • mouse down? filter no correctamente works

    Tengo una eventos structure, en esta esta UN mouse down filter?, I have a thong in el Control Panel. Cuando esta activada property key focus led string control, fieltro todos los quiero click the vi en, el problema cuando is da click it an alguna cas

  • CRL checking and changing of Proxy connection

    We moved to a new Server Proxy and closing down the former. I've updated windows for the proxy server group policy as it is now is no longer necessary that all traffic is the force however a new. Or so I thought... On checking the old Proxy Server, I