sqldeveloper load 4.1.1

Hello

on Win 2008 R2

It takes a long time to load sqldeveloper 4.1.1 as follows:

Is it normal to have this step?

sqldev_loading.PNG

Thank you

Thank you.

I want to use sqldeveloper.

But:

-It takes 2 minutes to start (this discussion)

-It crashes after a while (other debate).

Kind regards.

Tags: Database

Similar Questions

  • SQLDeveloper error 'could not load .dll AMD 64 bit on a 32-bit platform of AI.

    Hello

    I installed SQL Developer.
    It starts, but when I try to connect to the HR database I get the following error message:
    An error was encountered performing the requested operation:
    
    C:\oracleee\product\11.2.0\dbhome_1\BIN\ocijdbc11.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
    
    Vendor code 0
    Already, I have installed Oracle EE and have installed JDeveloper today. The two are running without any problem.
    SQLDeveloper, I downloaded initially without the JDK, but that has not worked, and read the many responses to other people who have had the same problem (something mscvr7.dll or something like), as by their exhortations, I downloaded the SQLDeveloper which includes the JDK, which is be 32-bit (there is no 64-bit with JDK SQL Developer bundled with it). I'm on W7 64-bit.

    Can someone help me out here? I don't have much of a clue when it comes to JDK.

    Thank you very much
    Jason

    I think the problem is that the 32-bit java jdk tries to load a DLL 64 bit from the windows directory.

    You must download and install the 64-bit SQLDeveloper and tell him to use the 64 bit JDK.

    Is maybe that you have only a JRE installed, in which case you will need to download and install a JDK.

    If you have problems to do this work, post them here and we can help you.

    A work-around may be to make sure that the option 'Use OIC/thickness pilot' in tools | Preferences | Database | Advance us unchecked. This way Developer SQL shouldn't need to go near the ocijdbc dll

  • How to speed up pages Apex, loading time

    Hello

    I use Apex 5.02, 11.2.0.3 DB. Embedded PL/SQL gateway.

    I have a simple IR based on a table and it takes about 15 seconds to load. Please note that there are only a few users.

    One thing I noticed that if I keep refreshing the screen 2 - 3 times it loads faster.

    Is there a way to make it faster, or should I be considering another listener?

    Thanks in advance

    1 it would take to run the page in debug mode to see what takes the most time.

    2 should optimize your query, since this is usually where most of the time is spent.

    Note that if you have a report with columns that are based on a LOV, you cannot copy just your SQLDeveloper application or another tool.

    One thing I noticed that if I keep refreshing the screen 2 - 3 times it loads faster.

    The database will run the same query faster because the data is cached in memory.

    should I be considering another listener?

    The integrated gateway is OK for a database of personal development, but, IMHO, should not be used for a test or production environment.

    Somewhat dated discussion about this (Apex earpiece is now ADR) can be found here for example:

    https://www.OGH.nl/Artikel.aspx?ID=244

  • Data load rule for BefImport script getting failed due to the error Code ORA-01858

    Hello guys,.

    I'm trying to load some data from the views created in EBS to HFM using FDMEE with the help of the BefImport Script. To do this, I wrote script below:

    _________________________________________________________________________________________________________________________________________________

    import java.sql SQL

    import sys

    batchName = "Batch_" + str (fdmContext ["LOCNAME"])

    insertStmt = «»

    stmtRS = «»

    If (fdmContext ["LOCNAME"] is "LOC_OIA_FA_CORP1"):

    "insertStmt = '"

    INSERT INTO AIF_OPEN_INTERFACE)

    BATCH_NAME

    YEAR

    PERIOD

    PERIOD_NUM

    CURRENCY

    COL04

    COL05

    COL07

    COL08

    COL09

    COL10

    COL11

    QUANTITY

    ) (VALUES

    ?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    ,?

    )

    """

    sourceConn = sql. DriverManager.getConnection ("jdbc:oracle:thin:@ebsr12dbcnvgl.abc.com:1541:avc", "pppp", "nnnnn");

    # Limiting the number of rows to 5 during the test runs.

    selectStmt = 'SELECT TEMP_VIEW. PERIOD_YEAR, TEMP_VIEW. PERIOD_NAME, TEMP_VIEW. PERIOD_NUM, TEMP_VIEW. CURRENCY_CODE, TEMP_VIEW. SEGMENT1, TEMP_VIEW. SEGMENT2, CONCAT (TEMP_VIEW. SEGMENT3, TEMP_VIEW. "SEGMENT4) AS SEGMENTX, TEMP_VIEW.SEGMENT5, TEMP_VIEW.SEGMENT6, TEMP_VIEW.SEGMENT7, TEMP_VIEW.SEGMENT8, TEMP_VIEW.NETBAL FROM TEMP_VIEW WHERE THE QUAD IS NOT NULL.

    stmt = sourceConn.prepareStatement (selectStmt)

    stmtRS = stmt.executeQuery)

    batchName = "Batch_" + str (fdmContext ["LOCNAME"])

    While (stmtRS.Next ()):

    params = [batchName, stmtRS.getString("PERIOD_YEAR"),

    stmtRS.getString ("PERIOD_NAME"),

    stmtRS.getString ("PERIOD_NUM"),

    stmtRS.getString ("CURRENCY_CODE"),

    stmtRS.getString ("SEGMENT1"),

    stmtRS.getString ("SEGMENT2"),

    stmtRS.getString ("SEGMENTX"),

    stmtRS.getString ("SEGMENT5"),

    stmtRS.getString ("SEGMENT6"),

    stmtRS.getString ("SEGMENT7"),

    stmtRS.getString ("SEGMENT8"),

    stmtRS.getBigDecimal ("NETBAL")]

    fdmAPI.executeDML (insertStmt, params, False)

    fdmAPI.commitTransaction)

    stmtRS.close)

    stmt. Close()

    sourceConn.close)

    _________________________________________________________________________________________________________________________________________________

    But my DLR gets failed. When I checked the ODI journal for this, I found that it is said: stmtRS = stmt.executeQuery () and display and error code problem:

    java.sql.SQLDataException: java.sql.SQLDataException: ORA - 01858: a nonnumeric character where waiting a digital.

    What is the problem? Kindly help.

    Thank you

    Concerning

    Nishant

    Nishant

    small Question... What version you use.  the latest Patch is now universal data adapter that allows for a direct import of the tables and views without the need to use the Interface open to scene data table

    If you're not on current patch.100 then you should look at the data types for the OpenInterface table... you can see the number.  I guess it's the column YEAR or PERIOD_NUM giving you seizures

    If you run your code in Eclipse before you deploy I'd print our your insertStmt SQL and then try to run in SQLDeveloper.

    Hope this helps

    Wayne

  • SQL Developer 4.1 stuck on loading for Mac

    Hi all

    I'm currently under Mac OSX 10.11.1 (El Capitan) and I downloaded SQL Developer 4.1.  When you try to start SQL Developer it gets stuck loading, shown below.Screen Shot 2015-11-07 at 1.17.57 PM.png

    JDK, I am running:

    Java version "1.8.0_45".

    Java (TM) SE Runtime Environment (build 1.8.0_45 - b14)

    Java for 64-bit Server VM (build 25.45 - b02, mixed mode)

    According to me, that it points to the right path of the JDK.  When I run SQL Developer sqldeveloper.sh I get the following exception:

    sqldeveloper.sh: line 4: cd: sqldeveloper.sh: not a directory

    java.lang.Exception: stack trace

    at java.lang.Thread.dumpStack(Thread.java:1329)

    to oracle.ideimpl.MainWindowImpl. < init > (MainWindowImpl.java:166)

    at oracle.ide.osgi.Activator.setupWindow(Activator.java:281)

    at oracle.ide.osgi.Activator.start(Activator.java:135)

    to org.eclipse.osgi.framework.internal.core.BundleContextImpl$ 1.run(BundleContextImpl.java:711)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)

    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)

    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)

    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)

    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalStart(EquinoxLauncher.java:271)

    at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.start(EquinoxLauncher.java:241)

    at org.eclipse.osgi.launch.Equinox.start(Equinox.java:258)

    at org.netbeans.core.netigso.Netigso.start(Netigso.java:191)

    at org.netbeans.NetigsoHandle.startFramework(NetigsoHandle.java:209)

    at org.netbeans.ModuleManager.enable(ModuleManager.java:1352)

    at org.netbeans.ModuleManager.enable(ModuleManager.java:1156)

    at org.netbeans.core.startup.ModuleList.installNew (ModuleList.java:340)

    at org.netbeans.core.startup.ModuleList.trigger (ModuleList.java:276)

    at org.netbeans.core.startup.ModuleSystem.restore (ModuleSystem.java:301)

    at org.netbeans.core.startup.Main.getModuleSystem (Main.java:181)

    at org.netbeans.core.startup.Main.getModuleSystem (Main.java:150)

    at org.netbeans.core.startup.Main.start (Main.java:307)

    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)

    at java.lang.Thread.run(Thread.java:745)

    CD to your home directory of the user

    go to the folder .sqldeveloper

    Nuke or rename the system4.1.2... directory

    try to run back to the top

    He found java or you'd never get the Startup dialog box

    You should be able to slide the .app into your Applications folder and run it directly from the doc vs launch of a shell/terminal

  • SQL Loader with BCP datetime format

    Hi, Im having trouble loading of data from sybase to oracle may. I already .dat for my lens. However, its datetime column has changed its formula and it is not accepted to oracle.

    Please see below.

    Source table

    PUP_DATE

    ------------------

    2014-10-01 10:34:07.613

    PUP_DATE = datetime (sybase - source table)

    target table for pup_date data type is TIMESTAMP

    When my sybase database are imported via bcp on looked this way date format .dat file

    .dat file

    ....

    < EOFD > 1000017962 < EOFD > Oct1 2014 AM < EOFD > 10:34:07.613

    ...

    bcp sql developer-generated command line

    BCP dbname.dbo.table_name /directory/test.dat - c t '< EOFD >' - r '< EORD >' - Usa - Ppassword - Sservername

    What can I do to keep its format which is accepted at oracle?

    I tried to change the date and time stamp of mask in sqldeveloper migration options. also the mapping of datatime timestamp data type.

    Thank you!

    The following shows how to use TO_TIMESTAMP in your SQL * control file loader to load your test.dat file data in a column of timestamp into a target of Oracle table.

    Scott@orcl12c > test.dat TYPE of HOST

    1000017962Oct1 2014 10:34:07.613 AM

    Scott@orcl12c > test.ctl TYPE of HOST

    DOWNLOAD THE DATA

    Test.dat INFILE

    IN the purpose of the TABLE

    FIELDS TERMINATED BY ''.

    TRAILING NULLCOLS

    (fill1 FILLER

    fill2 FILLER

    ', pup_date ' TO_TIMESTAMP (: pup_date, ' MonDD YYYY hh.) (FF3AM') ')

    Scott@orcl12c > CREATE TABLE target

    2 (pup_date TIMESTAMP)

    3.

    Table created.

    Scott@orcl12c > HOST SQLLDR scott/tiger CONTROL = test.ctl LOG = test.log

    SQL * Loader: release 12.1.0.1.0 - Production on Wed Jan 7 12:05:18 2015

    Copyright (c) 1982, 2013, Oracle and/or its affiliates.  All rights reserved.

    Path used: classics

    Commit the point reached - the number of logical records 1

    TARGET table:

    1 row loaded successfully.

    Check the log file:

    test.log

    For more information on the charge.

    Scott@orcl12c > SELECT * TARGET

    2.

    PUP_DATE

    ---------------------------------------------------------------------------

    1ST OCTOBER 14 10.34.07.613000 AM

    1 selected line.

  • sqldeveloper. Fake OCI.available

    I am trying to configure Oracle SQL Developer 4.0.1.14 to use an Oracle 11.2.0.4 client moment and the driver OIC/thickness in order to reset the passwords expired within the password expiration time.  I set the location of the instant client in the dialogue Panel Tools\preferences\Database\advanced.  Use Oracle Client and use OIC/thickness pilot boxes are checked.  The location of the tnsnames.ora file is also entered.  Connection targets are Oracle databases Oracle 10.2.0.4 and 11.2.0.3.  There are two other customers Oracle installed on the desktop of Windows XP SP3.

    Test the moment Client located in C:\app\oracle\product\11.2.0\instantclient-basic-nt-11.2.0.4.0\instantclient_11_2
    Test client directory... Ok
    JDBC Oracle driver loading tests... Ok
    Try to check the version of the Oracle JDBC driver... Ok
    Driver version: 11.2.0.3.0
    Test test load native OCI library... Ok
    Success!

    Despite the apparent success of the OIC, I searched the Oracle installation directories, but I find no oci.sym file in any Oracle home as suggested by the following link.

    http://www.thatjeffsmith.com/archive/2014/01/Oracle-SQL-Developer-4-and-the-Oracle-client/

    When I validate the configuration via the tab Help\About\properties changes, the sqldeveloper.oci.available parameter shows always false.

    What must happen before sqldeveloper.oci.available becomes true?

    Some good ideas here

    Re: ORA-12705: cannot access NLS data or invalid environment specified files

  • 4.0 SQLDeveloper Git error on Mac OSX

    I recently downloaded the new version of production SQLDeveloper 4.0. I'm on Mac OSX 10.7 running java 1.7.0_25. Whenever I am trying to use the features of Git, I get errors, the most telling of which is:

    org/eclipse/jgit/transport/JschConfigSessionFactory while loading; org.netbeans.libs.git.jgit.JGitSshSessionFactory see http://wiki.NetBeans.org/DevFaqTroubleshootClassNotFound

    It does not appear that the IDE does the following JAR files. These JAR files are present in the/Applications/SQLDeveloper.app installation directory, and they contain the missing classes.

    ./Resources/sqldeveloper/NetBeans/IDE/modules/org-Eclipse-jgit.jar

    ./Resources/sqldeveloper/NetBeans/IDE/modules/org-NetBeans-libs-git.jar

    If it would be useful, I can provide an export dialog box "About Oracle SQL Developer" containing things like classpath values. I checked, and these files are not included. Any suggestions as to why these files would not be included by the launch scripts?

    Thank you

    Could you try to clear your saved settings (rename the originals or export connections) and try again, listing the exact measurements you take.

  • Ai2 sqldeveloper - 4.0.0.12.84 - 1

    Just installed sqldeveloper - 4.0.0.12.84 - 1.noarch.rpm on my Fedora 19 machine.

    Java-version gives

    Java version "1.7.0_45".

    Java (TM) SE Runtime Environment (build 1.7.0_45 - b18)

    Java for 64-bit Server VM (build 24.45 - b08, mixed mode)

    When the first starting sqldeveloper breaks down.

    sqldeveloper

    Oracle SQL Developer

    Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.

    LOAD TIME: # 134

    # A fatal error has been detected by Java runtime environment:

    #

    # SIGSEGV (0xb) at pc = 0x000000391f462e00, pid = 23044, tid = 139899640301312

    #

    # Version JRE: Java (TM) SE Runtime Environment (7.0_45 - b18) (build 1.7.0_45 - b18)

    # Java VM: Java hotspot 64-bit Server VM (24, 45 - b08 mixed mode linux-amd64 compressed oops)

    # Problematic frame:

    C# 0X000000391F462E00

    #

    # Write core dump failed. Core dumps unannounced have been disabled. To enable core dumping, try "ulimit unlimited-c" before starting the Java again

    #

    # A file error with more information report is saved as:

    # /tmp/hs_err_pid23044.log

    [thread 139899658848000 was also a mistake]

    #

    # If you want to submit a bug report, please visit:

    #   http://bugreport.Sun.com/bugreport/crash.jsp

    #

    / opt/sqldeveloper/sqldeveloper/bin /... /... /IDE/bin/Launcher.sh: line 611: 23044 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS [@]}" ${APP_ENV_VARS} - classpath ${APP_CLASSPATH} {APP_MAIN_CLASS} ' ${APP_APP_OPTS [@]} ".

    I'm doing something wrong, or is this a bug?

    Thx it's work but I saw on another topic, a better solution.

    #! / bin/bash

    unset - v GNOME_DESKTOP_SESSION_ID

    CD "' dirname $0'" / sqldeveloper/bin & sqldeveloper bash $. "

  • java load problem

    I have the following code segment of asktom.com that it can compile if I run it in the form of sql script, but when I compile and package the code in Eclipse and load it into db by sqldeveloper I get the following error

    java.sql.SQLException: ORA-29509: incorrect binary definition of class Java

    any help will be really appreciate it.


    CREATE OR REPLACE AND COMPILE

    JAVA SOURCE NAMED 'demo_passing_pkg '.

    AS

    import java. IO;

    import java.sql. *;

    java.math import. *;

    Oracle.sql import. *;

    Import oracle.jdbc.driver. *;

    public class demo_passing_pkg extends {object}

    public static void pass (java.lang.String p_in,

    java.lang.String [] p_out) {}

    /*

    * the simplest data types - the chain.  If you remember

    * version C with 6 formal parameters, null indicators,

    * strlen, of strcpy and so on - it is trivial in

    * Comparison

    */

    If (p_in! = null) {}

    System.out.println

    ("The first parameter is" + p_in.toString ());

    p_out [0] = p_in.toUpperCase ();

    System.out.println

    ("Parameter set to" + p_out [0] m:System.NET.SocketAddress.ToString ());

    }

    }

    Private Shared Sub show_array_info (oracle.sql.ARRAY p_in)

    throws SQLException {}

    System.out.println ("Table is of type" +)

    p_in.getSQLTypeName ());

    System.out.println ("Table type code is" +)

    p_in.getBaseType ());

    System.out.println ("Table length is" +)

    p_in.length ());

    }

    public static void

    pass_str_array (oracle.sql.ARRAY p_in, oracle.sql.ARRAY [] p_out)

    Bird {java.sql.SQLException, IOException}

    show_array_info (p_in);

    String [] values = (String []) p_in.getArray ();

    for (int i = 0; i < p_in.length (); i ++)

    System.out.println ("p_in [" + i + "] ="+ values [i] ");

    Connection conn = new OracleDriver () .defaultConnection ();

    Descriptor ArrayDescriptor =

    ArrayDescriptor.createDescriptor (p_in.getSQLTypeName (), conn);

    p_out [0] = new ARRAY (descriptor, conn, values);

    }

    public static String return_string() {}

    return "Hello World";

    }

    }

    If I do that online comand, it works. somehow my setting of the eclipse is not set on the parameter to JVM 1.5 oracle...

    javac-source 1.5 - target 1.5 artst2\demo_passing_pkg.java

  • ApexListener 2.0 is configured with the name of the service, but SQLDeveloper said SID

    Hello
    I have configured the ApexListener 2.0.0.354.17.05 through command line interface as described in http://docs.oracle.com/cd/E37099_01/doc/ doc.20 /e25066/install.htm
    [oracle@rac02 apex_listener]$ java -jar apex.war 
    This Listener instance has not yet been configured.
    Please complete the following prompts
    
    Enter the location to store configuration data:/u01/app/oracle/apex_listener
    Jan 8, 2013 2:29:00 PM oracle.dbtools.common.config.cmds.ConfigDir execute
    INFO: Set config.dir to /u01/app/oracle/apex_listener in: /home/oracle/apex_listener/apex.war
    Jan 8, 2013 2:29:03 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /u01/app/oracle/apex_listener/apex
    Enter the name of the database server [localhost]:rac-scan.akragmbh.local
    Enter the database listen port [1521]:
    Enter 1 to specify the database service name, or 2 to specify the database SID [1]:
    Enter the database service name:rac.akragmbh.local
    Enter the database user name [APEX_PUBLIC_USER]:
    [...]
    Everything worked well and the configuration is written in defaults.xml. No entry for the key 'db.sid '.
    [oracle@rac02 apex]$ cat /u01/app/oracle/apex_listener/apex/defaults.xml 
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
    <properties>
    <comment>Saved on Tue Jan 08 14:30:03 CET 2013</comment>
    [...]
    <entry key="db.hostname">rac-scan.akragmbh.local</entry>
    <entry key="db.password">I don't tell</entry>
    <entry key="db.port">1521</entry>
    <entry key="db.servicename">rac.akragmbh.local</entry>
    [...]
    The listener and the APEX is running.

    But when I import the configuration of ApexListener in SQLDeveloper 3.2.20.09 the dialogbox said, I configured a SID instead of a service name.
    It is the saved configuration
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
    <properties>
    
    <comment>
       Listener Administration
       Oracle SQL Developer 3.2.20.09.87
       Last Update: Tue Jan 08 16:07:23 CET 2013
    </comment>
    
    <entry key="db.password">I don't tell</entry>
    <entry key="db.connectionType">basic</entry>
    <entry key="db.hostname">rac-scan.akragmbh.local</entry>
    <entry key="db.port">1521</entry>
    <entry key="db.sid">orcl</entry>
    <entry key="db.servicename">rac.akragmbh.local</entry>
    <entry key="db.tnsAliasName"/>
    <entry key="db.tnsDirectory"/>
    <entry key="db.customURL"/>
    [...]
    What's wrong?

    There is a bug in SQL Developer providing a default SID "orcl", even if a service name is provided. The solution is to remove the SID "orcl" in

    1. parametres_globaux-> connections and
    2 database settings-> name (e.g. apex)-> connections

    Make sure you do these changes before loading your settings.

    Published by: Liz Saunders January 8, 2013 15:52

  • SQL Loader for Oracle instant client 11

    I have a problem sqlldr.exe running on a machine having Oralce 11.1.0.6 instant client installed. I already copied all the DLL files it says that he needs and the whole repertoire of a machine with installation complete of RDBMS. This is the error I get:

    + SQL * Loader-704: Internal error: ulconnect: OCIEnvCreate [-1] +.

    I have no problem to connect what either using sqldeveloper. Are there files or the steps I'm missing?

    Thank you
    -Chris

    The add-on only supported for the moment customer is sqlplus, integration of other utilities is not supported. You can just mix DLLs of different software. There are a few documents on workarounds, for example:

    http://www.nyoug.org/presentations/2007/200703_Ji_Instant%20Client.PDF

    But no guarantee that it works and not support of Oracle.

    Werner

  • Connections of loading at startup

    Hello

    I have links in an XML file I want SQL Developer (1.5) to load at startup. Where/how to set this up?

    As indicated, you need permission to write under your profile to create the configuration file. Talk with your admin.
    If you can't write, and admin will not let you, you can also specify an alternative route (to which you can write to); Add to \sqldeveloper\bin\sqldeveloper.conf:

    AddVMOption-Dide.user.dir=C:\sqldeveloper

    Hope that helps,
    K.

  • Safari, itunes and app store won't load/open after macOS Sierra

    Hello...

    After upgrading to Mac OS Sierra I encounter the following problems:

    -Safari will load all the pages.

    -iTunes does not open (IE top menu appears but nothing else).

    -L'App store will not display/connection (IE no message just a white screen).

    any help also greatly appreciated...

    Try the following steps:

    OS x: "Unable to connect" or "unable to connect to the App Store. An internet connection is required"- Apple Support

    Advanced steps for fixing problems with iTunes Store - Apple Support connection

  • Why Safary does not load the content of pages?

    Why Safary does not load the content of pages? I mean, when I hover over the places where should be the content, he is always showing the "redirect to: [email protected]/" lower left. My Safari is 9.5 and worked fine until Safe Fimder Virus get inside my computer. Mozilla Firefox is a bit slower. If someone could give me an idea on how to deal with it, I would be happy.

    Sorry if my English is not good, I am a Brazilian who is still learning English

    Your English is very good!

    Redirects are usually due to adware or malware.

    Download the run MalwareBytes.

    It of free and takes only a minute or two. Which should remove all adware and malicious software on your Mac.

Maybe you are looking for