User Existence : ora SID

Hi All
while installing ECC 6.0 EHP4 with oracle 11G, in the oracle software install step , i m getting the error as User Existence ora<SID> : This is a prerequisite condition to test whether user  exists on the system.
However i am installing the oracle software from ora<SID> only and user exist on the OS level.
Have anyone faced this error yet with 11G. My OS version is AIX 6.1.
Regards
Rishab Jain

'User Existence: ora<JEP> - This is a prerequisite condition to test whether user "ora<SID>" exists on the system.'
'However i am installing the oracle software from ora<SID> only and user exist on the OS level.'
Really strange. May be the missing 'groups' for orasid be the reason then ? Or may be we can confirm if orasid has proper authorization to access RDBMS DVDs (However, you are able to run RUNINSTALLER with orasid already, but still if you can check rdbms and oracle client DVDs' path permissions.)
Or ulimits for orasid ?
What I would do is to ask Unix team to verify orasid user properties once again.
Thanks

Similar Messages

  • Bash shell for  sid adm and ora sid user

    I'm planning to make bash shell as the the default shell for my <sid>adm and ora<sid> user. Will there any issues? It seems harmless.
    My current setups are ECC6 on top of  AIX 5.3 and Oracle 10g
    regards,
    Marjan

    The only problem is permission of user access to that bash shell. as well as what u u want to run i mean to say if it is any haevy erport or update insert or refresh functionality then do not run at the time of haevy load.
    Thanks

  • Syntax error in ora sid user .profile

    Hello all,
    I am getting the following error whenever I su to the ORA<SID> user in AIX 5.3
    .profile[37]: 0403-057 Syntax error: `"' is not matched.
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ind/ind/SAPSRC.SH#6 $ SAP
    necessary to get hostname without domain (AIX, OS/390 and NOT sun)
    reset the -u option for HP
    case `uname` in
      AIX*)
           alias hostname='hostname -s';;
      OS/390*)
           export BPXKAUTOCVT=ON
           export TAGREDIR_IN=TXT
           export TAGREDIR_OUT=TXT
           export TAGREDIR_ERR=TXT
      HP*)
           if [ -o "nounset" ]; then
                set +u
           fi
    esac
    SAP environment
    if [ -f $HOME/.sapenv_`hostname`.sh ]; then
         . $HOME/.sapenv_`hostname`.sh
    elif [ -f $HOME/.sapenv.sh ]; then
         . $HOME/.sapenv.sh
    fi
    APO environment                         
    if [ -f $HOME/.apoenv_`hostname`.sh ]; then
         . $HOME/.apoenv_`hostname`.sh
    fi
    LiveCache environment                         
    if [ -f $HOME/.lcenv_`hostname`.sh ]; then
         . $HOME/.lcenv_`hostname`.sh
    elif [ -f $HOME/.lcenv.sh ]; then
         . $HOME/.lcenv.sh
    fi
    JAVA environment                         
    if [ -f $HOME/.j2eeenv_`hostname`.sh ]; then
         . $HOME/.j2eeenv_`hostname`.sh          <----
    Line 37
    elif [ -f $HOME/.j2eeenv.sh ]; then
         . $HOME/.j2eeenv.sh
    fi
    XI environment                         
    if [ -f $HOME/.xienv_`hostname`.sh ]; then
         . $HOME/.xienv_`hostname`.sh
    elif [ -f $HOME/.xienv.sh ]; then
         . $HOME/.xienv.sh
    fi
    reset the -u option for HP
    case `uname` in
      HP*)
        if [ -o "nounset" ]; then
          set +u
      fi
    esac
    RDBMS environment
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ind/ind/DBSRC.SH#4 $ SAP
    if [ -f $HOME/.dbenv_`hostname`.sh ]; then
         . $HOME/.dbenv_`hostname`.sh
    elif [ -f $HOME/.dbenv.sh ]; then
         . $HOME/.dbenv.sh
    fi
    <br>
    I am not seeing where there would be any syntax problems at line 37.  The other odd thing is that this profile is the same as my ROOT and <SID>ADM user, so I do not understand why I am getting this error.
    Any help would be greatly appreciated.
    Thanks.

    I would say that one of the sourced profile contains the error, not .profile itself.
    Markus

  • Forgotton password of ora sid user

    Hi experts,
    we have lost password for ora<SID> unix user (and even <SID>adm unix user) for our DEV BW Server. Is there any possibility to change password from SAP or can be changed using rough power from ROOT account?
    Thanks for advices
    Jakub

    Hi,
    Jakub, you can change the orasid and sidadm passwords using normal unix tools.
    you can use the unix tool
    $passwd
    Regards,
    Suhas
    Edited by: Suhas Ajgaonkar on Mar 14, 2008 1:48 PM

  • Installation password ora sid

    I am installing Netweaver on Linux (oracle 10g).
    The installation script creates some of the accounts and groups, but the ora<sid> user it won't.
    It gave an error, so I made the ora<sid> account.
    Now the installation script gives the following error:
    CJS-20004 The password you specified for "ora<sid>" is wrong. SOLUTION: enter the correct password.
    I think there must be an initial password, which the installation script expects.
    Only....I don't know it. Can anyone help?
    Regards,
    Bob Gulien

    Try checking the linux server password policy and make sure your password is within those rules.
    Check these posts of similar problem (with other users, but it might give you some things to try out):
    /thread/41086 [original link is broken]
    Rapid Installer Insallation Error  "password wrong"
    Install problem with account creation (step 2)
    Please reward points if this answer was useful
    Solved My Problem 10
    Very Helpful 6
    Helpful 2

  • Could any one tell me that How can i create the service User ie j2ee SID

    hi all,
    In the implementation of SPNego Authentication schem in my portal system.
    i want to create the service user ie .j2ee-<SID>.
    <b>could any one tell me that How can i create the service User ie j2ee-<SID> in my visual administrator??</b>.
    any help will be highly Appretiated .
    thanks and regards.
    vinit soni.

    Vineet,
    the user management tab opens in Read Only mode - thats why the button is coming as disabled. There is a button for switching into Edit mode - it looks like a pen / pencil on the top bar. Click on that - your "Create User" button would be enabled.
    Also regarding creation of Service User via code level you can see <a href="https://www.sdn.sap.com/irj/sdn/thread?messageID=1057074">THIS</a> thread. And <a href="http://HERE">http://help.sap.com/saphelp_nw04/helpdata/en/f9/e3162ec55f4df6922d161f3785012a/frameset.htm</a>HERE[/url] is the SAP Help documentation on required permission settings.
    Regards,
    Shubhadip
    Message was edited by:
            Shubhadip Ghosh
    Message was edited by:
            Shubhadip Ghosh

  • Session holding lock..need to find the apps user holding that SID

    Hello
    in v$lock
    a session is blocking another session..Sid is displayed there
    now i can kill that session if it is holding a lock for too long and i do so too
    But i want to know which apps user was it..there more than 500 users that connect from EBS r12..how would i know whichh user that sid belongs to
    so basically i need to know the apps user holding that SID which is blocking the other session
    Please advice
    Thanks

    Refer to the following links/notes:
    [Which FND_USER is locking that table |http://oracle.anilpassi.com/which-fnd-user-is-locking-that-table-2.html]
    Note: 180683.1 - What is the Supported Method for Releasing a Oracle Application User's Lock on a Table?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=180683.1
    Note: 109061.1 - How to Check Whether an AOL Table is Locked
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=109061.1
    Note: 185762.1 - Script: How To Identify The apps User Using The O/S PID For Forms Users In 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=185762.1

  • USER UPDATE가 안되는 문제 ORA-20001 ORA-06512

    제품 : AOL
    작성날짜 : 2002-11-29
    USER UPDATE가 안되는 문제 ORA-20001 ORA-06512
    =======================================
    PURPOSE
    Problem Description
    SQL> exec fnd_user_pkg.UpdateUser('LGESSO','SEED', 'lgesso2');
    BEGIN fnd_user_pkg.UpdateUser('LGESSO','SEED', 'lgesso2'); END;
    ERROR at line 1:
    ORA-20001: Unabled to change password for user LGESSO for this following
    reason:
    Password was not changed.
    ORA-06512: at "APPS.APP_EXCEPTION", line 51
    ORA-06512: at "APPS.FND_USER_PKG", line 350
    ORA-06512: at line 1
    Workaround
    patch 2426407를 적용해야 한다.
    Solution Description
    FND_USER_PKG.UpdateUser가 유저의 패스워드를 바꿀때 fail이 나는 문제이다.다음과 같은 에러가 난다:
    ERROR at line 1:
    ORA-20001: Unabled to change password for user JFROST for this following
    reason:
    Password was not changed.
    ORA-06512: at "APPS.APP_EXCEPTION", line 51
    ORA-06512: at "APPS.FND_USER_PKG", line 348
    ORA-06512: at line 1
    This is due to a change in FND_WEB_SEC.change_password being defined with a
    pragma of autonomous transaction.
    FND_USER_PKG.UpdateUser calls FND_WEB_SEC.change_password to change a user's
    password.
    Reference Documents
    -------------------

    DBA2008 wrote:
    i disable the trigger messing up tivoli user,& i am able to login fine, wondering if i enable it back it will do the same?If you keep doing the same thing, you can expect the same results.
    Perhaps you should analyze the trigger to figure out
    1) what it was supposed to be doing that is not being done since you disabled it
    2) why it was throwing the error . . .

  • TABLE, PACKAGE, USER가 DROP되지 않을 때의 조치 방법(ORA-1000)

    제품 : ORACLE SERVER
    작성날짜 : 2004-11-09
    TABLE, PACKAGE, USER가 DROP되지 않을 때의 조치 방법(ORA-1000)
    ============================================================
    다음 자료는 dropping an object (table, package, users) 시에
    ora-1000 또는 internal error 가 발생하며 drop 되지 않을 때의 조치
    방법입니다.
    internal 자료로서 엔지니어가 직접 알려주는 것이 좋다고 remark 되어 있는
    자료입니다.
    요약>
    drop package 시에 ora-1000 은 다음 자료 처럼 drop 하려는 object 와
    dependency 는 남아있지만 invalid object(no interdependant objects
    즉, children which are also parents) 가 존재할 때 발생합니다.
    따라서, drop 하려는 object 의 dependency 를 조회하여 invalid object
    와의 dependency 를 dependency$ 에서 지워줍니다.
    주의!>
    다음 작업을 수행 도중 dependency$ 의 row 를 삭제하기 전에는 반드시 cold
    backup 을 해 주십시오.
    <table, package, user 를 drop 할 때 Ora-1000(ORA-604) 이 발생하는 문제 조치
    방법 >
    Object 를 drop 할 때 ORA-1000 과 같은 에러가 발생하여, open_cursors
    를 1000 이상으로 늘여도 계속 에러가 발생할 때는 다음과 같이 원인을
    찾아 제거 합니다.
    1. drop 하려는 object 의 parent dependency 를 찾는다.
    svrmgr> connect internal;
    select lpad(' ',2*(level-1))||p_obj#,d_obj#
    from sys.dependency$
    where p_obj#=(select a.obj# from sys.obj$ a, sys.user$ b
    where a.owner#=b.user#
    and a.name='PROCEDURE1' and b.name='SCOTT')
    connect by prior d_obj#=p_obj#;
    2. drop 하려는 object 의 child dependency 를 찾는다.
    select lpad(' ',2*(level-1))||p_obj#,d_obj#
    from dependency$
    where d_obj#=(select a.obj# from obj$ a, user$ b
    where a.owner#=b.user#
    and a.name='PROCEDURE1' and b.name='SCOTT')
    connect by prior p_obj#=d_obj#;
    3. 위에서 조회된 모든 object 가 dba_objects 에 존재하지 않거나 status 가
    invalid 인 것을 찾는다.
    select * from dba_objects where object_id=xxx;
    4. 1 의 조회 결과와 2 의 조회 결과에 의해 동시에 발견된 object id 가
    있는지 확인한다.
    5. 위의 3 의 조회 결과 object 가 존재하지 않거나 invalid 인 것 ,
    4 의 결과 동시에 발견된 object id 가 있다면 cold backup 을 먼저 받아둔다
    6. valid 한 backup 이 있다면, sys user 로 접속하여 이들 row 를 다음과 같이
    delete 한다.
    다음을 먼저 select 한 다음, valid 한 backup 이 있는지 확인한 다음
    delete 해야 한다.
    즉, 두개의 object 가 서로를 의존하고 있는 것이므로, 두개의 row 를 삭제한다.
    다른 row 가 delete 되지 않도록 먼저 query 해 본다.
    예) procedure (contact) -> package (dbwww) 그리고 package (dbwww) ->
    procedure (contact) 인 경우
    1)select * from dependency$
    where d_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PROCEDURE'
    and object_name='CONTACT')
    and p_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PACKAGE;
    and object_name='DBWWW')
    and d_owner#=(select user_id from dba_users
    where username='...');
    2)select * from dependency$
    where d_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PACKAGE'
    and object_name='DBWWW')
    and p_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PROCEDURE';
    and object_name='CONTACT')
    and d_owner#=(select user_id from dba_users
    where username='...');
    3) alter system flush shared_pool;
    4) delete from dependency$
    where 위의 1),2) 같음;

  • User Existence: oradz0 failed (Oracle 11.2.0.2.0 AIX 6.1)

    Hello,
    When installing Oracle 11g on AIX 6.1 runInstaller check fails for user oradz0 even if the user do exist. In the log this is what I can found:
    This is for an SAP installation.
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: User Existence: oradz0: This is a prerequisite condition to test whether user "oradz0" exists on the system.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:OPERATION_FAILED
    INFO: -----------------------------------------------
    Anyone as an Idea why?
    Thanks

    This does not seem to be an Oracle message - a SAP message perhaps ? You will more likely get a response in the SAP forums (if they have them)
    HTH
    Srini

  • Node connectivity,user existence:oracle and group existence:oinstall fail

    hi all
    i am trying to install Oracle Grid Infrastructure 11g R2 on Oracle Linux Enterprise edition
    but while installing the following 3 errors are displaying.
    1. node connectivity,
    2. user existence:oracle
    3. group existence:oinstall fail.
    plz can anyone help me out how to resolve the above error?

    1. check connectivity to ALL nodes is OK, test ping, test ssh (should be passwordless) ,etc
    2. check if the software owner is consistent across all nodes, check the owner id
    3. check if the software group is consistent across all nodes, check the group id too
    Cheers
    FZheng
    Edited by: FZheng on May 16, 2011 9:57 AM

  • Login problem in 11g Ent. by Linux OS user in multi SID environment

    Dear All,
    I have 11g Ent. Database having 3 SID. I need to login SQL plus by Linux 5.5 OS user but it giving error.
    but when i tried it by Oracle user it smoothly loged in.
    we have used export ORACLE_SID=C014BANR
    Error:
    003)rscbdc.com:/home/fnsonlc>sqlplus testr
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Jan 9 12:39:08 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12505: TNS:listener does not currently know of SID given in connect
    descriptor
    Enter user-name:
    tnsnames.ora
    $ cat tnsnames.ora_6may2012
    # tnsnames.ora Network Configuration File: /oracle/oracle11g/app/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    C014BANR =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1523))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = c014banr)
    C013BANS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = c013bans)
    C012BAND =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = c012band)
    listener.ora
    # listener.ora Network Configuration File: /oracle/oracle11g/app/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    #ADR_BASE_LISTENER_C014BANR = /oracle/oracle11g/app
    #ADR_BASE_LISTENER_C013BANS = /oracle/oracle11g/app
    LISTENER_C012BAND =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1521))
    #ADR_BASE_LISTENER = /oracle/oracle11g/app
    #ADR_BASE_LISTENER_C012BAND = /oracle/oracle11g/app
    LISTENER_C014BANR =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1523))
    LISTENER_C013BANS =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1522))
    Thanks in advance..!

    Dear All,
    I have 11g Ent. Database having 3 SID. I need to login SQL plus by Linux 5.5 OS user but it giving error.
    but when i tried it by Oracle user it smoothly loged in.
    we have used export ORACLE_SID=C014BANR
    Error:
    003)rscbdc.com:/home/fnsonlc>sqlplus testr
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Jan 9 12:39:08 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12505: TNS:listener does not currently know of SID given in connect
    descriptor
    Enter user-name:
    tnsnames.ora
    $ cat tnsnames.ora_6may2012
    # tnsnames.ora Network Configuration File: /oracle/oracle11g/app/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    C014BANR =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1523))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = c014banr)
    C013BANS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = c013bans)
    C012BAND =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = c012band)
    listener.ora
    # listener.ora Network Configuration File: /oracle/oracle11g/app/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    #ADR_BASE_LISTENER_C014BANR = /oracle/oracle11g/app
    #ADR_BASE_LISTENER_C013BANS = /oracle/oracle11g/app
    LISTENER_C012BAND =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1521))
    #ADR_BASE_LISTENER = /oracle/oracle11g/app
    #ADR_BASE_LISTENER_C012BAND = /oracle/oracle11g/app
    LISTENER_C014BANR =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1523))
    LISTENER_C013BANS =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rscbdc.com)(PORT = 1522))
    Thanks in advance..!

  • Can not change password of sid adm and ora sid

    Hello Experts,
    I have done a system copy of SAP ECC6.0.The target and the source system are on the same host.Hardware platform is HP-UX 11.31 and database is Oracle 10g.Both the systems are up and running now.
    While target system installation, I gave the "master password"(password for all users) same as in the source system.
    But when the target sysetm was installed, I found that <target  sid>adm and ora<target sid> ,ddic passwords are not working.For J2EE_ADMIN, the password is working.
    Please guide how to change ( or reset) the password of <target  sid>adm and ora<target sid> without knowing the old password.
    DDIC password I could able to change by logging into the system with SAP*
    Please Help..
    Anupam.

    for
    Please guide how to change ( or reset) the password of <target sid>adm and ora<target sid> without knowing the old password.
    You need to login with root and then just type passwd sidadm and give the new password.Same you can do it for orasid.you can change it with root as it has administrator rights and will not ask for the old password.
    Thanks
    Rishi Abrol

  • Error in drop user Error:ORA-00942

    While I want to drop some Oracle users, the following error exists:
    SQL> drop user simon cascade;
    drop user simon cascade
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00942: table or view does not exist
    However, I can select data from dba_users and not problem on create user or alter user password, etc.
    Which views / synonyms I need to re-create? Where is the file location?

    Hi,
    I droped all object from scheme but one package I can't drop.
    Now when I try drop this package or user,
    I get ORA-00600: internal error code, arguments: [psdtyfnd_with_suffix], [], [], [], [], [], [], []
    follow the link ..
    http://www.dba-oracle.com/oracle_tips_ora_600.htm
    u may not be able to re-create the package as u have already dropped some of the dependent packages which it calles internally..I cannot guess anything else...
    Hope the link helps..
    Regards
    Bharath

  • Cant Drop User (Error Ora-24005)

    Hello,
    I am using Oracle 10g Express Edition.
    I have a problem in my Schema. Can any one help me out, i need to drop schema. But when i use drop user tt cascade; i get the Error saying Ora-24005 Must use DBMS_AQADM.DROP_QUEUE_TABLE.
    I tried to execute the package, but i get an error saying....
    Ora-24012 Queue_Table
    Ora-06512 at SYS.DBMS_AQADM, line 4084
    Ora-06512 at SYS.DBMS_AQADM, line 197
    Can any one let me know how should i drop my schema.
    Mehul

    Mehul Mehta wrote:
    Hello,
    I am using Oracle 10g Express Edition.
    I have a problem in my Schema. Can any one help me out, i need to drop schema. But when i use drop user tt cascade; i get the Error saying Ora-24005 Must use DBMS_AQADM.DROP_QUEUE_TABLE.
    I tried to execute the package, but i get an error saying....
    Ora-24012 Queue_Table
    Ora-06512 at SYS.DBMS_AQADM, line 4084
    Ora-06512 at SYS.DBMS_AQADM, line 197
    Can any one let me know how should i drop my schema.
    MehulFirst identify queue table as select queue_table from dba_queue_tables where owner = 'TT'
    then connect sqlplus  tt/ttpass and
    exec dbms_aqadm.drop_queue_table(queue_table=>'identifiedfromabove',force =>true)
    finally drop user tt cascade

Maybe you are looking for

  • FILE_OPEN_ERROR  gui_upload

    Hi there , I´m  facing some troubles with the following code : CALL FUNCTION 'GUI_UPLOAD'   EXPORTING     FILENAME                       = c:/example.txt     FILETYPE                       = 'ASC'    HAS_FIELD_SEPARATOR           = 'X'   HEADER_LENGT

  • Airport Extreme/Express WPA Troubles

    Hey all. I'm finally upgrading to WPA/WPA2 Personal "standards". I have one slight glitch though... The Airport Expresses won't connect to the Extreme with the proper WPA password. Here's a clip of the logfile with the last 4 of the MAC visible. Idea

  • Recently started running slow and freezing up while loading web pages etc.

    Problem description: Computer running slow and freezes up for a few minutes from time to time, I have owned it since 2011 with no issues until now. EtreCheck version: 2.1.2 (105) Report generated December 15, 2014 at 9:58:50 AM MST Hardware Informati

  • I am trying to make a new ichat account

    I am trying to make a new ichat account. i go into preferences and go to accounts and hit the plus and click on creat an ichat account but when i fill in my information it says i need to change the feild underneath my vipcode and i have tryed it over

  • Apple Store or Itunes app suggestion

    I frequently get iTunes gift cards from work as a promotion. They are great but, sometimes I have trouble reading the small numbers to add the credits to my account. Then it dawned on me, Apple should add functionality to the iTunes or apple store ap