Problem by startup Oracle 8i!!And Error Code: ORA 01034-ORACLE not available!!

Hello all!
I need urgent help!!
I'm trying to start Oracle 8.1.6 i on Solaris 8. But there are lot of error:
1. During initialising the database with dbassist, the error Code Error Codes: ORA 01034-"ORACLE not available" and ORA-01012-"not logged on" were shown.
2. I'm trying to start Oracle 8i on Sun Solaris 8 by typing svrmgrl-connect interal-startup. But the following was shown on by screen:
passau% svrmgrl
Oracle Server Manager Release 3.1.6.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
With the Partitioning option
JServer Release 8.1.6.0.0 - Production
SVRMGR> connect internal
Connected.
SVRMGR> startup
LRM-00109: could not open parameter file '?/dbs/[email protected]'
ORA-01078: failure in processing system parameters
Please help me!!
My e-mail Adress: [email protected]

I am pretty sure this has to do with the SGA..
what you may have to do is adjust you
system file
Here the values for /etc/system file: for more info look under
Oracle specific parameters (documetation) set shmsys:shminfo_shmmax=122496729 set semsys:seminfo_semmap=150 set semsys:seminfo_semopm=100 set semsys:seminfo_semvmx=12767 set semsys:seminfo_semmni=200 set semsys:seminfo_semmns=200 set semsys:seminfo_semmsl=200 set semsys:seminfo_semmnu=200 set semsys:seminfo_semume=100 set shmsys:shminfo_shmmin=100 set shmsys:shminfo_shmmni=100 set shmsys:shminfo_shmseg=100
good luck
[email protected]
null

Similar Messages

  • Getting error message ORA-01034: Oracle Not available

    Hi
    I have a VM Machine with OEL 4.5 and have oracle 11g release 2 installed but do not have database created.
    on the command prompt I am getting error message
    ORA-01034: Oracle Not available
    Process ID: 0
    Session ID: 0 Serial Number: 0
    is it because I have not created the database... ?
    if yes can some one please guide me how I can create database...
    **** Sorry for asking these silly questions however I am new to oracle, just want to kick start my carrier in oracle...**** :-)

    ParikshitBhandari wrote:
    Hi
    Welcome to the forum.
    Before proceeding, please read the forum FAQ. The link is in the upper right corner of this very page.
    I have a VM Machine with OEL 4.5 and have oracle 11g release 2 installed but do not have database created.
    on the command prompt I am getting error message
    ORA-01034: Oracle Not available
    Process ID: 0
    Session ID: 0 Serial Number: 0
    is it because I have not created the database... ?Yes, it is because you have not created a database.
    It is A Good Thing (tm) that you actually copied and pasted the entire error message. Some here seem to think "it doesn't work" is an actionable error message. However, for future reference, error messages are the result of something happening. They are far more meaningful if you were to also copy and paste the command that triggered the error.
    if yes can some one please guide me how I can create database...
    Easiest way is to use the utility 'dbca' (database configuration assistant).
    **** Sorry for asking these silly questions however I am new to oracle, just want to kick start my carrier in oracle...**** :-)=================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab (for 10.x) or the "Master Book List" link (for 11.x) you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.
    =================================

  • Just rebooted ipad, and now facetime and i messaging not working. I put in my apple user id(email) and password code. says network connection not available, but my iphone works fine on the wifi.??i can text throug iphone, just not ipad??any bright ideas w

    Hi there. I have the ipad 3, and just last night had to reboot and do the upgrade, now my texting and facetime on it is not working...it states that when I click to activate it, and put in my user id(email) and passcode....that" could not sign in...please chekc network connection and try again".....well my Wifi connection is fine, and i can text and facetime fine from my iphone..just not the ipad now.....any ideas why it will not take my user id and passcode?...the passcode works fine on my iphone.

    Hello cohenj80,
    Thank you for the details about the FaceTime and iMessage activation issue you are experiencing on your iPad 3.  I recommend following the steps in this article when you are not able to sign into FaceTime or iMessage on your iPad:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    Best,
    Sheila M.

  • [svn:osmf:] 14488: PARB changes: Mark some APIs as @private ( logging and error codes).

    Revision: 14488
    Revision: 14488
    Author:   [email protected]
    Date:     2010-03-01 15:25:19 -0800 (Mon, 01 Mar 2010)
    Log Message:
    PARB changes: Mark some APIs as @private (logging and error codes).  They're not critical to expose right now, we'll review them, lock them down, and expose them publicly in time for 1.0.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/events/MediaErrorCodes.as
        osmf/trunk/framework/OSMF/org/osmf/logging/ILogger.as
        osmf/trunk/framework/OSMF/org/osmf/logging/ILoggerFactory.as
        osmf/trunk/framework/OSMF/org/osmf/logging/Log.as
        osmf/trunk/framework/OSMF/org/osmf/logging/TraceLogger.as
        osmf/trunk/framework/OSMF/org/osmf/logging/TraceLoggerFactory.as

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • ERROR ORA-01034 : ORACLE not available

    HELLO FRIENDS,
    i m new for oracle. I newly install Oracle 8i on my windows Xp computer. after restarting PC when i login on sql plus using scott/tiger it gives me a error message : ORA-01034 : ORACLE not available. then my friend tell me the following procedure to overcome this problem
    1. go to <ORACLE_HOME>\bin
    2. run svrmgrl.exe
    then execute following two commands in svrmgrl command prompt.
    connect internal
    startup open
    using this initially i logged in on sql plus using scott/tiger. but after restart the computer the same problem arise again.
    please help me as soon as possible.
    windows xp is installed on C:\ drive and oracle 8i is installed on E:\ drive.
    thanks in advance.

    hi
    i cannot find alert.log file in my system. i also take of search service of win xp but unable to find alert.log file.
    second thing i noticed is that the OraclesService<database name> is unable to start completely.the status for this service is STARTING. another service OracleOraHome81DataGatherer has a status STOP when i try to start it a warning message is displayed
    Could not start the OracleOraHome81DataGAtherer service on local computer.
    Error 2: The system cannot find the file specified. what is this.

  • ORA - 01034 : ORACLE NOT AVAILABLE  Error while creating new instance.

    I was trying to create new instance in unix environment. I have configured all my shell scripts to run and install but while performing the install I get the
    following error message and fails.
    ORA-01034: ORACLE not available
    I have previously installed an instance using same scripts but fails this time when I copy the scripts and modify them in new folder. Pointed out the path in the scripts correctly.
    I am a junior DBA and I would appriciate your help.

    Paste here scripts, your .profile (or environment variables according to Oracle) and your init.ora

  • Oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058. Error message parameters

    Dear Guru's,
    I am not able to solve the above issue for last couple of days.
    I am newbie to the webservice
    My Issue...
    I am using Jdeveloper 11.1.2.4.0 Release 2
    1. Using Jdev I built one small Web Service with two methods.
            While testing the Webservice...
                   I passed User Id as Parameter and it successfully return the values (user id, user name and description) from fnd_user table
    2. I created another application to consume the web service i created.
                   1. I added the webservice SOAP and added the method.
                   2. Created a jsf page and drag and drop the parameter and return values to the jsf page.
    3. While executing the created jsf page I received the error message as below
    "oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058. Error message parameters are {0=Attribute, 1=UserName, 2=UserName}"
    Even I know that this issue is repeated one in our forum, I was not able to solve this issue.
    Can anybody help to solve this issue.
    Thanks and Regards,
    Durai S E

    Dear Guru's,
    I am not able to solve the above issue for last couple of days.
    I am newbie to the webservice
    My Issue...
    I am using Jdeveloper 11.1.2.4.0 Release 2
    1. Using Jdev I built one small Web Service with two methods.
            While testing the Webservice...
                   I passed User Id as Parameter and it successfully return the values (user id, user name and description) from fnd_user table
    2. I created another application to consume the web service i created.
                   1. I added the webservice SOAP and added the method.
                   2. Created a jsf page and drag and drop the parameter and return values to the jsf page.
    3. While executing the created jsf page I received the error message as below
    "oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058. Error message parameters are {0=Attribute, 1=UserName, 2=UserName}"
    Even I know that this issue is repeated one in our forum, I was not able to solve this issue.
    Can anybody help to solve this issue.
    Thanks and Regards,
    Durai S E

  • Startsap  error code 12 after oracle patch updation frm10.2.0.2 to 10.2.0.4

    After applying oracle patch 10.2.0.4 on SUN 10 platform, startsap gives a error code 12. I am able to start the database but the startsap does not work. This is happening for all our systems for which we upgraded the oracle patch. R3trans -d also gives the same error. Trans.log says invalid user/password but we have not changed any password of any oracle user. In fact we are able to login to sqlplus using system and our old password. Any pointers would be higly appreciated.
    Regards
    Gokul

    SAPUSER table was missing and OPS$SIDADM user was also missing. Now I am able to do sqlplus /@QGR but the problem persists . R3trans -d out is
    4 ETW000
         196  0.703592
    4 ETW000  [dev trc     ,00000]  Assigning server context 0x10190b258 to service
    context 0x101908f68
    4 ETW000
      105312  0.808904
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0x101969140
         158  0.809062
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0x101969140
         143  0.809205
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x101908f
    68,srvhp=0x10190b258,usrhp=0x101969140)
    4 ETW000
         627  0.809832
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed w
    ith rc=1034
    4 ETW000
       14742  0.824574
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0x10190b25
    8)
    4 ETW000
         170  0.824744
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x1019
    08f68,srvhp=0x10190b258)
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0x101969140
         158  0.809062
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0x101969140
         143  0.809205
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x101908f
    68,srvhp=0x10190b258,usrhp=0x101969140)
    4 ETW000
         627  0.809832
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed w
    ith rc=1034
    4 ETW000
       14742  0.824574
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0x10190b25
    8)
    4 ETW000
         170  0.824744
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x1019
    08f68,srvhp=0x10190b258)
    4 ETW000
         179  0.824923
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x10190b258
         573  0.825496
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034
    4 ETW000
         191  0.825687
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1034
         112  0.825799
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 1034   performing CON [dbl
    ink#5 @ 431]
    4 ETW000
         565  0.826364
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-01034: ORACLE not available
         131  0.826495
    4 ETW000                        ORA-27101: shared memory realm does not exist
    4 ETW000                        SVR4 Error: 2: No such file or directory [dblink
    #5 @ 431]
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_o
    ra_tnsname = 'QGR'"

  • Oracle Reports 10g Error Codes Details

    Hi,
    I would like to know which documentation will give me the details for the description and category (Warning/Fatal Error/User Error) for all the possible error codes that can be reported by Oracle 10g while the excution/scheduling of reports.
    The error code reported by Oracle 10g usually start with "REP-<error code>". I would like to have a list of all these REP codes and their details like description,category,severity,action to be taken etc.
    Pls help.
    regards,
    Santa

    Hello,
    All the error messages are documented in the Reports Builder online help.
    Regards

  • Problem with PnP devices, Unknown device, error code:28

    Hello, my USB Mass Storage Device Not Recognized( Flash drive- HP v156w, 16 GB)
     Full story : I opened flash disk,  started  to loading and opening files very slow, suddenly all writing, names of the files become unreadable. I took off the flash disk and try again. I got the message- disk have to be formated to be used
    again. After a lot of try I got this message:
     Unknown device doesn't have a driver ; and Problem with PnP devices when i run trouble shoot in devices and printers on my Sony VAIO laptop( Windows 8, 64 bit), and error code:28 for unknown device doesn't have a driver.
    Do other usb devices work ok in the same usb port? - yes
    Has someone else/or you used it on another pc?- yes
    Does it work ok on a different pc?  - the same problem
    Did you pull it out with using 'Safely Remove Hardware'? -  yes, a lot of time after its become invisible, unknoun
    Was it previously working ok with your W8 laptop? - never tried befor
    Disk Management can't see the drive.
    device manager:
    usb device with yellow sine and instead name strange sines
    divice tipe - other devices
    manufacturer - unknown
    location- on USB Mass Storage Device
    status: The drivers for this device are not installed. (Code 28)
    To find a driver for this device, click Update Driver.
    I have done that -
      "open device manager make sure show hidden devices is ticked and right click on all the USB hidden devices and unistall them. once done reboot and put in the flash drive again and see if windows finds it."
    situation the same(((( Disk Management can't see the drive.
    please if any one know the fix please help
    Its very important info for me on the flash disk.

    I'd ask them over here.
    http://answers.microsoft.com/en-us/windows/forum/windows_8?tab=Threads
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Creative Cloud Installation Failed Download Error - Error Type -7 and Error Code - 401

    I subscribed to Creative Cloud in December 2012 and have been trying to install the applications, but the "Installation Failed" through the Adobe Application Manager. (see screenshot)
    Here is a line from my log file:
    01/08/13 11:08:48:346 | [WARN] |  | ASU | PDApp | DownloadError |  |  | 6120 | Download Error has come with GDE Error type - -7 and error code - 401
    I tried searching for the same error code in the "knowledge base" but couldn't locate any.
    I am on a Windows 7 (x64) machine. I also have CS5.5 installed.
    Anyone have this problem? Please help or point me in the right direction if you can. Thanks!

    Thanks Romsinha,
       I tried the above steps, with no luck.  I have admin rights on both laptop and desktop I'm trying to install to.  I have updated my AAM on both machines with no issue (when using the direct link above). But when I click the 'Try' link to download an application, it shows the scrolling status bar for a few seconds, then  "Installation Failed"  'Download error. Press Retry to try again or contact customer support. (-7)'   Retry only produces same results.
    Both machines are running Win 7 Pro - SP1 64bit
         (laptop - 16 GB RAM & Core i7-2760QM 2.40 GHz processor)
         (desktop - 8 GB RAM & Xeon W3520 2.67GHz processor)
    I am running in a corporate setting with I'm sure all sorts of Firewall protection etc...
    I'm planning on asking for a CC membership, but wanted to check out the new features first....
    Thanks!

  • My hp mini using factory image and error cod 0xef0003

    hp mini laptop   notebook model  hp mini 311-1000.........prodact number..VT116PA#ABG      its windows 7  I WAS TRIN TO BACK UP  ....but   icant restor or backup ...its  black screen to start and   error cod ......0xef0003  and  when i try to back up it says  contact hp assistant   the recovery is using factory image .....

    Don't know if this will be of use or not but having had a problem with using the system recovery  failed at 85 persent with unable to restore factory image i used the back up disks that to failed infact it wiped the restore partiion i then i ordered a recovery kit from HP thinking my recovery disk three was corrupt,
    It tells you in the HP book to only leave your mouse key board and screen connected as i don't give in THIS TIME I LEFT MY ROUTER CONNECTED AND HEY I RECOVERED MY SYSTEM so in my case i should not of removed the router.

  • I can't install wmpfirefoxplugin at Firefox 4, It show "The installer has encountered an unexpected error installing theis package. This may indicate a problem with this package. The error code is 2755.

    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2755.

    Although you're getting a different error message, perhaps try the procedure from the following user tip:
    "The administrator has set policies to prevent this installation" error messages when installing iTunes for Windows on Windows Vista and Windows 7 systems

  • I am having some problems finalizing the project, it says error code -108. I read some tips but i couldn't figure out what AppleMan1958 suggested ,can someone explain this to me ,thank you

    I am having some problems finalizing the project, it says error code -108. I read some tips but i couldn't figure out what AppleMan1958 suggested ,can anyone help me with this problem? thank you

    Oh ok, well that was what the test said prior to reformatting the hard drive. Now, it doesn't find any trouble no matter how many times I run it. That's what has me so confused, everything seems to check out and yet...I can't do anything, not even install the software!

  • Need help on this errors : ORA-01034: ORACLE not available  and ORA-27101

    Hi,
    I installed 11gR2 on win xp in vmware workstation.It was running without any problems.Few times I Closed the vmware application explicitly.
    Now when I tried to connect oracle It is showing the following message.
    Enter user-name: scott
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    Session ID: 0 Serial number: 0
    Please help me to resolve this .

    Thanks for your response.When I tried to start oracle results are:
    SQL> startup
    ORACLE instance started.
    Total System Global Area  535662592 bytes
    Fixed Size                  1375792 bytes
    Variable Size             381682128 bytes
    Database Buffers          146800640 bytes
    Redo Buffers                5804032 bytes
    ORA-03113: end-of-file on communication channel
    Process ID: 2884
    Session ID: 1 Serial number: 3
    When I checked in enterprise manager it is showing the following information.
    Agent Connection to Instance
    Status     Failed
    Details     ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    Thanks for your help.

Maybe you are looking for

  • How can I navigate through tabs without using the mouse?

    I want to know how to navigate through tabs without using a mouse... just like you can navigate through multiple windows by using <alt><tab> ... because it's extremely annoying when I'm working on something to have to take my hands off the keyboard a

  • ASA 5512-X DHCP Backup ISP

    I installed a new ASA 5512-X over the weekend for a client.  Their backup ISP connection is DHCP based.  I need to use the 'dhcp client route track' command on the interface, but it is not available.  However according the all the documentation I am

  • Generating single cycle sine wave using pxi5402

    Hi, I'm a relatively new user of NI hardware, had some experience with cRIO systems but not PXI I've got a PXI chassis with a PXI5402 fgen card, I'm trying to generate a single, double and triple cycle sinewave (user selectable) but have very little

  • ALV Report DUMP

    Hi Experts, I developed one alv report. Its executing properly. But once i select tab local file in application toolbar its going to dump. im gettign this error: Field symbol has not yet been assigned. The current ABAP program "SAPLKKBL" had to be te

  • Video Production - 2-angle video editing rules

    I'm curious to know from the professionals if there are any specific rules or guidelines that should be followed when editing multiple-angle video for general purpose viewing. I'm currently producing a two-angle video of a stage play performance. The