Hi am new to Oracle am not able to open database error says Invalid Parameter file TNS_ADMIN

Please help

Hi, welcome to OTN form:
Please paste OS /DB version.
Please check below Step:
In Windows:
C:\Users\a000364>set ORACLE_SID=ORCL
C:\Users\a000364>echo %ORACLE_SID%
ORCL
C:\Users\a000364>sqlplus / as sysdba;
SQL*Plus: Release 10.1.0.5.0 - Production on Thu Nov 21 15:05:56 2013
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL>
In Linux OS:
bash-3.2$ export ORACLE_SID=ORCL
bash-3.2$ echo $ORACLE_SID
ORCL
bash-3.2$ sqlplus "/ as sysdba";
SQL*Plus: Release 11.2.0.3.0 Production on Thu Nov 21 15:06:58 2013
Copyright (c) 1982, 2011, Oracle.  All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL>

Similar Messages

  • I have used Firefox on my computer for several years. Today, after upgrading to the new version, I was not able to open Firefox. I have tried several times uninstalling and re-downloading Firefox. It still will not open! What is wrong?

    I have used Firefox on my computer for several years. Today, after upgrading to the new version, I was not able to open Firefox. I have tried several times uninstalling and re-downloading Firefox. It still will not open! Is the new version not compatible with Windows Vista?

    I hope that link points to mozilla.com or mozilla.org
    You will have to close firefox.exe with the Windows Task Manager from the "Processes" tab of the WTM since you don't have a widow to close.
    The best way to close Firefox is through File > Exit, for those who stuck with the "Firefox" button click on the Firefox button then Exit. It is not perfect but it is a lot better than just closing the window with the "X" in the upper right corner

  • Not able to open  Database Configuration Assitance after installing MGT ser

    I've install Oracle Grid Control Enterprises manage in sperate machine(MON1) to moniter 3 servers and I've install Oracle Management Service to get connect with MON1 server. After installation i'm not able to open Databaase configuration assitance and net configuration assitance.
    Please help on this

    I've found the solution for this problem. Follow this step
    step 1. Before install management service copy the environment variable value of PATH in a notepad. For this Select MyComputer-> Do right click->click on advance tab->Click Environment Variables>Under System Variables you see a variables called PATH->select and click on Edit button You will get the value of PATH Value.
    Step 2. Now you do Management Service installation
    Step 3. Again you do the same step as STEP 1(Make sure you should do this).
    Step 4. Now you copy the content which you have copy in step 1 and paste it in PATH Variable
    Step 5. Now you try to open.
    Step 6. Now You restore the content of PATH Variable which you have copy(STEP 3) after installation so the Management Service will work fine

  • Recover tablespace is failing and not able to open database

    Hello All,
    I am using Oracle RAC 11g R2 on Linux. My database is running in NOARHIVELOG mode.
    I am testing some RMAN scenarios.
    After doing a the below scenario: I think the problem that I used switch log file!!!
    RMAN> backup tablespace 'USERS' TAG 'TestBkp_FRA';
    RMAN> backup backupset 10 format '/testasm/backup%U' delete input; -- here 10 is the backup set generated in the previous command
    RMAN> BACKUP INCREMENTAL LEVEL 1 tablespace users;
    alter system switch logfile;-- many times i am not able to recover my users tablespace because of the below :
    archived log for thread 1 with sequence 19 is already on disk as file +DATA/orcl/onlinelog/group_1.261.772044543
    archived log for thread 1 with sequence 20 is already on disk as file +DATA/orcl/onlinelog/group_2.262.772044547
    archived log for thread 2 with sequence 4 is already on disk as file +DATA/orcl/onlinelog/group_4.266.772044919
    RMAN-08187: WARNING: media recovery until SCN 1101381 complete
    Finished recover at 27-MAR-2012 17:21:36and I am unable to open my database:
    RMAN> alter database open;             
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 03/27/2012 17:26:18
    ORA-01113: file 4 needs media recovery
    ORA-01110: data file 4: '+DATA/orcl/datafile/users.259.772044111'below is a list of my backups
    RMAN> list backup;
    List of Backup Sets
    ===================
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    9       Full    1.45M      DISK        00:00:02     27-MAR-2012 12:06:47
            BP Key: 11   Status: AVAILABLE  Compressed: NO  Tag: TESTBKP
            Piece Name: /testasm/backup0an6tvil_1_2
      List of Datafiles in backup set 9
      File LV Type Ckp SCN    Ckp Time             Name
      4       Full 1092418    27-MAR-2012 11:40:06 +DATA/orcl/datafile/users.259.772044111
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    10      Full    1.45M      DISK        00:00:04     27-MAR-2012 15:58:54
            BP Key: 13   Status: AVAILABLE  Compressed: NO  Tag: TESTBKP_FRA
            Piece Name: /testasm/backup0bn6ud5q_1_2
      List of Datafiles in backup set 10
      File LV Type Ckp SCN    Ckp Time             Name
      4       Full 1100603    27-MAR-2012 15:53:40 +DATA/orcl/datafile/users.259.772044111
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    11      Incr 0  1.45M      DISK        00:00:05     27-MAR-2012 16:16:59
            BP Key: 14   Status: AVAILABLE  Compressed: NO  Tag: TAG20120327T161652
            Piece Name: +FRA/orcl/backupset/2012_03_27/nnndn0_tag20120327t161652_0.261.779041015
      List of Datafiles in backup set 11
      File LV Type Ckp SCN    Ckp Time             Name
      4    0  Incr 1101381    27-MAR-2012 16:13:11 +DATA/orcl/datafile/users.259.772044111
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    12      Full    1.45M      DISK        00:00:02     27-MAR-2012 17:00:26
            BP Key: 15   Status: AVAILABLE  Compressed: NO  Tag: TAG20120327T170023
            Piece Name: +FRA/orcl/backupset/2012_03_27/nnndf0_tag20120327t170023_0.260.779043625
      List of Datafiles in backup set 12
      File LV Type Ckp SCN    Ckp Time             Name
      4       Full 1101381    27-MAR-2012 16:13:11 +DATA/orcl/datafile/users.259.772044111My database is running in NOARCHIVELOG mode I have no Full database backup.
    How can I start my database. Please help!!

    NB wrote:
    What do you mean ?
    Now I am not able to open my database. it is mounted.
    What steps should i do ?If you try to backup database in NOARCHIVELOG mode, you will get below errors
    RMAN> backup database;
    Starting backup at 27-MAR-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=130 device type=DISK
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 03/27/2012 20:30:26
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    RMAN>
    RMAN> backup tablespace users;
    Starting backup at 27-MAR-12
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 03/27/2012 20:30:58
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    RMAN>Can you tell me how you took backup? have you taken backup from MOUNT status when its in noarchivelog mode?
    If there is inconsistency of SCN, you cant recover it.
    Please describe how you took backup & why you want to perform recovery in noarchivelog mode?

  • Not able to open Database Engine

    Hi all,
    I am facing issue while trying to access the database engine of my SQL Server 2012 instance. It say login faile with error code "18456".
    In order to give user the login rights in to Database We must open the database engine which in my case I am not able to open the database engine. Analysis Services is opening fine.
    Can you please help me how to fix this issue so that I can open the Database Engine and view the contents of the database.
    My 'sa' account is also not enabled so that I can use the SQL authentication and then open it then give the user login right.
    Please help me with this. As I do not think installing the sql server 2012 from scratch is the solution, there must be some way.If the user has issue in accessing the Database Engine.
    Thanks for help.

    Just make sure when you are trying Olaf's link before doing anything please disable SQL Server agent other wise moment you put server is single user mode agent will make a connection and you would not be able to make connection then.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Not able to open database due to ORA-19502: write error on file ""

    Hi
    I am getting the following errors
    when i try to startup the database.
    (Database is mounting but not able to open.)
    ORA-16038: log 3 sequence# 36 cannot be archived
    ORA-19502: write error on file "", blockno (blocksize=)
    ORA-00312: online log 3 thread 1: '/u01/ORADATA/orakic/orakic/redo03.log'
    any idea ? what to do?
    Thanks in advance
    cks

    make the following :
    startup mount
    alter database open resetlogs
    [email protected]
    Joel P�rez

  • I get the information while syncronize my iPhone "Not able to open ITunes error libobjc.i386.a.dll is missing" who can help me?

    i get the information while syncronize my iPhone "Not able to open ITunes

    Hi Coreenfrombc,
    If you are having issues with iTunes after an attempted update, you may find the following article helpful:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Regards,
    - Brenden

  • Jrun struts oracle jdc - not able to open pages

    Hi,
    I am using JRun4 / JDK1.4.2 with struts. I use Oracle JDBC for RDBMS.
    My prob:
    I am able to open the index page and created a login validation which is done by JDBC. Here I have a bean to validate the login and set the attributes accordingly. Now if I say submit with valid login details, it doesn't go to the next page.
    I have the following log info:
    2702 / 2738 19/09 14:38:44 info [axis] Tiles definition factory found for request processor ''.
    2703 / 2738 19/09 14:38:44 user FlashGatewayServlet: destroy
    2704 / 2738 19/09 14:38:44 user FileServlet: destroy
    2705 / 2738 19/09 14:38:44 error Session data is not serializable (ID=1a302046491095597421138) - session is lost
    2706 / 2738 19/09 14:38:44 info 1 session(s) persisted
    2707 / 2738 19/09 14:42:57 info JRunDataSource bound to JNDI under name ddd
    2708 / 2738 19/09 14:42:57 info JRun DataSourceService: Created JDBC XA Connection Pool named ddd
    2709 / 2738 19/09 14:42:57 info Bound a LinkRef from "DefaultDataSource" to the default DataSource "ddd"
    2710 / 2738 19/09 14:42:57 info JRun Web Server listening on *:9000
    2711 / 2738 19/09 14:42:57 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/JRun4/lib/jrun-comp.ear
    2712 / 2738 19/09 14:42:57 info Deploying EJB "JRunSQLInvoker" from: file:/C:/JRun4/lib/jrun-comp.ear
    2713 / 2738 19/09 14:42:58 info Deploying enterprise application "default-ear" from: file:/C:/JRun4/servers/PPTU/default-ear/
    2713 / 2738 19/09 14:42:58 info Deploying enterprise application "default-ear" from: file:/C:/JRun4/servers/PPTU/default-ear/
    2714 / 2738 19/09 14:42:58 info Deploying web application "Struts Blank Application" from: file:/C:/JRun4/servers/PPTU/default-ear/
    2715 / 2738 19/09 14:42:59 info Web Services in default-ear#default-war:
    2716 / 2738 19/09 14:42:59 info AdminService
    2717 / 2738 19/09 14:42:59 user JSPServlet: init
    2718 / 2738 19/09 14:42:59 user action: init
    2719 / 2738 19/09 14:42:59 info [axis] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    2720 / 2738 19/09 14:42:59 info [axis] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    2721 / 2738 19/09 14:43:00 info [axis] Initializing, config='resources.application', returnNull=true
    2722 / 2738 19/09 14:43:00 info [axis] Tiles definition factory loaded for module ''.
    2723 / 2738 19/09 14:43:00 info [axis] Loading validation rules file from '/WEB-INF/validator-rules.xml'
    2724 / 2738 19/09 14:43:00 info [axis] Loading validation rules file from '/WEB-INF/validation.xml'
    2725 / 2738 19/09 14:43:00 info Recovering 1 session(s)
    2726 / 2738 19/09 14:43:00 info Deploying web application "Struts Blank Application" from: file:/C:/JRun4/servers/PPTU/DevelopmentProjects.war
    2727 / 2738 19/09 14:43:00 user JSPServlet: init
    2728 / 2738 19/09 14:43:01 user action: init
    2729 / 2738 19/09 14:43:01 info [axis] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    2730 / 2738 19/09 14:43:01 info [axis] Initializing, config='resources.application', returnNull=true
    2731 / 2738 19/09 14:43:01 info [axis] Tiles definition factory loaded for module ''.
    2732 / 2738 19/09 14:43:01 info [axis] Loading validation rules file from '/WEB-INF/validator-rules.xml'
    2733 / 2738 19/09 14:43:01 info [axis] Loading validation rules file from '/WEB-INF/validation.xml'
    2734 / 2738 19/09 14:43:01 info Deploying enterprise application "Flash Remoting EAR" from: file:/C:/JRun4/lib/flashgateway.ear
    2735 / 2738 19/09 14:43:01 info Deploying web application "Flash Remoting" from: file:/C:/JRun4/lib/flashgateway.ear
    2736 / 2738 19/09 14:43:01 user JSPServlet: init
    2737 / 2738 19/09 14:43:01 user FlashGatewayServlet: init
    =================
    Can anyone pl. help whatz goin on here???
    Thanks
    sara

    Hi, welcome to OTN form:
    Please paste OS /DB version.
    Please check below Step:
    In Windows:
    C:\Users\a000364>set ORACLE_SID=ORCL
    C:\Users\a000364>echo %ORACLE_SID%
    ORCL
    C:\Users\a000364>sqlplus / as sysdba;
    SQL*Plus: Release 10.1.0.5.0 - Production on Thu Nov 21 15:05:56 2013
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    In Linux OS:
    bash-3.2$ export ORACLE_SID=ORCL
    bash-3.2$ echo $ORACLE_SID
    ORCL
    bash-3.2$ sqlplus "/ as sysdba";
    SQL*Plus: Release 11.2.0.3.0 Production on Thu Nov 21 15:06:58 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>

  • Utl_http does not give a very helpful error message: Invalid Parameter

    I'm writing PL/SQL to consume a web service on another server. In trying to execute this snippet of code, I receive this error:
    ORA-28783: Invalid parameter
    ORA-06512: at "SYS.UTL_HTTP", line 1023
    ORA-06512: at line 29
    Line 29 is the utl_http.begin_request statement shown below.
    I'm baffled as to what the error message might point to and I'm looking from any insight others may have. The message is so generic as to be useless and I can't find any examples of others receiving this particular error when executing begin_request.
    Please note that this is an SSL/HTTPS connection. If I remove the "S" and just use HTTP, I receive an appropriate message from the web server. (A tiny web page telling me I should be using the https version and not the http version.) I can also go to, for example, Google or CNN's web sites and pull back data but those are not SSL connections. It is the SSL part that isn't working.
    This isn't a SOAP error since I never get a chance to create my SOAP message and place it in the request.
    I've tried changing the POST to GET and the HTTP version to 1.0 just to see if the error message changes and it does not.
    My wallet file is in place on the database server, placed in an accessible folder by
    the DBAs. This code can see the wallet, I believe, because if I change the wallet
    path to something non-existent, I receive a different error. I imported the web site certificate for the site I'm connecting to and placed that in the wallet. I've been able to cause "certificate chain" errors with empty wallets, so I think the certificate is correct.
    I used SOAP-UI (www.soapui.org) and was quickly able to connect to the web server and begin having a "SOAP conversation", so I know the web services I'm connecting to are working. It is something in the database itself that is preventing this from executing - the wallet, a setting in the database, something like that. But what?
    =======================================================
    utl_http.set_response_error_check(enable=>true);
    utl_http.set_detailed_excp_support(enable => TRUE);
    utl_http.set_follow_redirect(5);
    utl_http.set_wallet('file:/...', '*******');
    --**** SET THE URL FOR THIS REQUEST *******
    http_req:= utl_http.begin_request(
    'https://....' --location of web services I want to use
    , 'POST'
    , utl_http.HTTP_VERSION_1_1
    =======================================================

    You seemrd to have ruled out most potential problems I could think of.
    The error message just states that there is something wrong with the parameters that you use. Only point I can currently think of is a problem with the returned value.
    How did you declare you http_req variable? Does it use the utl_http.req type?

  • Installed successfully, But not able to open any website, says connection timed out.

    I have installed firefox successfully. When i enter any website its status shows connecting, For eg. Connecting to gmail.com, but after some time it says connection timed out.
    No problem with internet, i can open the same website with other browsers.
    Please look at this. I faced the same with the 2 versions FireFox5.0 and 3.5
    OS - Windows7 64 bit operating system.

    Thank you for your help Steve! Unfortunately it is still not working. I have tried all day long ... please see attached the two error messages that I'm getting from InDesign alone. Do you have any further advise?
    Thank you!

  • Not able to connect database while creating RPD

    hi,
    while creating New RPD i am not able to connect database its Throwing error like"The Connection has failed". even though i had given Data source name as TNS entry.
    Thanks,
    Lokesh

    Hi,
    If you use OBIEE 11g, the tnsname.ora is located in this folder : {Oracle_BI1}\network\admin directory & {oracle_common}\network\admin directory (only the former is needed as that is the ORACLE_HOME).
    Do you use OBIEE 11g and have you update the tnsname.ora in this folder ?
    Hope it helps,
    Benoit

  • Oracle 10G Express:Unable To open DataBase Home Page

    I am not able to open Database Home page.
    http://127.0.0.1:8040/apex
    I verified the below steps:
    1.OracleListener and Service are starting up fine.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    The OracleXETNSListener service is starting.
    The OracleXETNSListener service was started successfully.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    The OracleServiceXE service is starting.......
    The OracleServiceXE service was started successfully.
    2. netsat output - local host listening to port 8040
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>netstat -an | find "8040"
    TCP 127.0.0.1:8040 0.0.0.0:0 LISTENING
    3. Http port in database
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Aug 20 18:11:13 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> select dbms_xdb.gethttpport() from dual;
    DBMS_XDB.GETHTTPPORT()
    8040
    SQL>
    4. Disabled Personal Firewall before starting the Service and Listener
    5. listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
    DEFAULT_SERVICE_LISTENER = (XE)
    CONNECT_TIMEOUT_LISTENER=10
    6.tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    7. Listener log when i try to open the database home page.
    Started with pid=180
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8040)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    20-AUG-2006 17:28:23 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    20-AUG-2006 17:30:34 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    Can someone help me how to get to the home page.

    What does your lsnrctl status give you?

  • Certain Oracle pages not able to be accessed

    For past few days I am not able to open any document from Oracle.com for e.g.http://www.oracle.com/technology/documentation/bi_se1.html and getting the error
    "Oops! this link appears broken"
    and also cant reach the pages of blogs as i am getting error as
    "This webpage is not available.
    The webpage at http://blogs.oracle.com/xmlpublisher might be temporarily down or it may have moved permanently to a new web address."
    Is there any problem with these Oracle pages. When will this get fine.
    Cheers!
    Vishnu T Ramakrishnan

    Same here. Can't access iTunes. Also, when I try to open the App Store all I see are the selections at the bottom but the screen is white. However, I can select Genius and view the images for the suggested apps, but clicking on any just results in a white screen again.
    The problem with the App Store started earlier today when I was installing a few updated apps. Like you, I'm using an iPhone 4S with iOS 6. I've tried quitting the app and also shutting down and restarting the iPhone. I've also tried syncing with iTunes on my MacBook Pro with no success. Next step is to re-install the app, once I figure out how.
    John

  • In the latest version of Firefox, I am not able to open a new tab neither by Ctrl+T nor from the File Tab nor by pressing the '+' sign next to the last tab

    In the latest version of Firefox, I am not able to open a new tab neither by Ctrl+T nor from the File Tab nor by pressing the '+' sign next to the last tab. So the only solution is opening "New window" which is extremely messy. Kindly help me with this issue.

    hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • TS3988 I am not able to open the settings icon from my old iPAD. When I try to select the settings icon it looks like it's about to launch and open however; it will not stay open. I am trying to transfer all my data from my old iPAD to my new 4th gen iPAD

    I am not able to open the settings icon from my old iPAD. When I try to select the settings icon it looks like it's about to launch and open however; it will not stay open. I am trying to transfer all my data from my old iPAD to my new 4th gen iPAD.

    Try a soft reset - press the home and power bottons and keep them pressed until the Apple logo comes on.  Then see if you can access Settings.

Maybe you are looking for

  • Datasources connection questions

    hi all my question is about How the connections stored in a Jndi server datasource pool are managed. For example, I'm developing a J2EE application with Ejbs and Datasources, etc. I saw that when I want to retrieve a connection from datasource to wor

  • Migration of Open Items with Old/New Vendor/Customer number

    Hi All, We are currently working on conversion of Open items. We already have data extracted from legacy system. Question : I understood that open items extract will have vendor number from legacy and conversion of vendor master will generate new ven

  • IOS 8.02 not letting me make outgoing calls

    I don't know what's going on. At first I thought it was a fail-safe when bad I was in bad service. But even on LTE my phone REFUSES to let me make outgoing calls. I can't even type in the number and call. Any way I try, it fails. Won't even pull up t

  • Frequent Kernel panic in Mac OS X Lion

    Hi, I was wondering if anyone might be able to help me with a problem i have with my late 2011 Macbook Pro. I've experienced multiple upon multiple kernel panics since the day i got it. Usually I'll be surfing on safari or youtube when the problem oc

  • Timed out waiting for the CRS stack to start on Second node.

    Hi, I am trying to setup 2 node 11gR2 RAC in vmware. I face the Timed out waiting for the CRS stack to start error on second node while running root.sh.I checked the cluster log files located in  /u01/app/11.2.0/grid/log/node1/alertnode2.log it shows