Starting up from pfile

Hi gurus,
I need to change the memory of an instance from pfile regarding that I got some questions..
1)Shall I use the spfile to make it a initname.ora
2)while making chnages shall I choose a figure wich is whole multiple of db_block?
e.g: shared_pool_size = 160000000 is ok? or 163840000 is OK?
3) if I choose 160000000 and startup with pfile what will happen?
4)What needs to be done for making db stable so that it could be started normally in future.--shall I create a spfile from pfile??

Hello,
1) yes, you should change your pfile to spfile.
2) In giving the size for shared_pool_size or any other thing if the memory is not in multiple of db_block_size then Oracle will automatically switch to next nearest db_block_size multiple.
3)what you mean by this question ??? No, doubt Instance will startup with next nearest size in multiple of db_block_size.
4)again stable in terms of what ???? Go for spfile and always take backup of your control file as well as spfile when to make changes in you database....
Any further query is welcomed.

Similar Messages

  • Starting database using PFILE

    Hello, Gurus.
    I am a newbie to Oracle. Need to modify the paramters for database, so the use of Pfile is required. But even the Pfile created by oracle is not working correctly.
    Below shows the error messages:
    SQL> create pfile='C:\responsefiles\oraclesetup\win\pfileoXXbg.ORA' from spfile;
    File created.
    Now when I am trying to use this file to start the instance, I am getting the error:
    C:\Windows\system32>oradim -STARTUP -SID OXXBG -STARTTYPE inst -PFILE 'C:\responsefiles\oraclesetup\win\pfileoXXbg.ORA'
    ORA-01078: failure in processing system parameters
    I have not modifed or put any comments in the above file, so could not understand the reason for error mesaages. I can start the instance without using PFILE option.
    Any ideas are welcome.
    Edited by: 808116 on Nov 7, 2010 9:50 PM

    Hello,
    I have tried below:
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>set ORACLE_SID=O22BVGI
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>sqlplus /nolog
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Nov 9 10:43:52 2010
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    SQL> connect / as sysdba
    Connected to an idle instance.
    SQL> startup pfile='C:\responsefiles\oraclesetup\win\PFOXXXXGI.ORA'
    ORACLE instance started.
    Total System Global Area 417546240 bytes
    Fixed Size 2176328 bytes
    Variable Size 306186936 bytes
    Database Buffers 100663296 bytes
    Redo Buffers 8519680 bytes
    Database mounted.
    Database opened.
    SQL> create spfile from pfile
    2 ;
    create spfile from pfile
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file
    'C:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\INITOXXXXGI.ORA'
    SQL> startup force
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file 'C:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\INITOXXXXGI.ORA'
    SQL>
    Here, it seems to me that the instance has started, using the pfile I have mentioned.
    But when I tried to log into it, it is showing me errors:
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>sqlplus SYS/password@OXXXXGI as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Nov 9 10:54:47 2010
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    I think I have messed it up now?

  • How can start service from the spfile, on  Windows 2003,

    On Windows 2003, how can start service from the spfile?
    connect to the database as sysdba and startup will start from the spfile.
    Once I use wondows Service for shutting down and startup datbase it start from the pfile.
    Which defeat my ability to change parameters at the system level.

    Hi,
    I'm not sure, but maybe your windows Instance service was created with
    C:\> oradim -new -sid <SID> -startmode m -pfile C:\oracle\product\10.1.0\admin\pfile\init.ora
    then, you need edit this service with command like below:
    C:\> oradim -EDIT -SID <SID> -spfile C:\oracle\product\10.1.0\admin\spfile<SID>.ora
    Take a look on this link before make any changes:
    http://www.stanford.edu/dept/itss/docs/oracle/10g/win.101/b10113/create.htm#i1006533
    Cheers

  • Issue when creating SPFILE from pfile;Is this a bug ?

    Version : 11.2
    os : AIX
    I created a pfile from spfile stored it in a non-default location ie. a location other than ORACLE_HOME/dbs
    create pfile='/u01/oracle/mytest_pfile.ora' from spfile;I brought down the DB , and started the DB using the above pfile from non-default location
    startup pfile='/u01/oracle/mytest_pfile.ora'  -- pfile in a non-default locationNow i am creating an SPFILE from the pfile without explicitly mentioning the pfile file name in the non-default file location.
    create spfile='/u01/oracle/mytest_spfile_sep23_2011.ora' from pfile;Using strings command (in AIX) I verified the contents of the spfile . It seems that if you don't mention the file name of pfile , then oracle reads the pfile which is in
    ORACLE_HOME/dbs and NOT the pfile from the non-default location which is used to startup the instance !!! . Isn't this a bug?

    No ,it's not a bug.
    order of precedence of parameter file is as follow :
    1.) spfileSID.ora --- non default
    2.) default spfile
    3.) initSID.ora --- non default pfile
    4.) default pfile
    In your case i.e; create spfile='/u01/oracle/mytest_spfile_sep23_2011.ora' from pfile;
    here it is reading pfile from fefault pfile because it will always search the pfile or spfile in dba directory .
    if you want to create the spfile from non-default pfile then create spfile as :
    create spfile='/u01/oracle/mytest_spfile_sep23_2011.ora' from pfile='/u01/oracle/mytest_pfile.ora' ;
    --neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • I bought a movie three days ago.  It begins to download from the cloud, then my iPad goes to sleep and when I open it again, it starts downloading from the BEGINNING.  How do I get the WHOLE MOVIE to download?  I have re-booted but that didn't help.

    I can't seem to figure out how to download a movie.  It begins to download (and yes, I've checked my download speed and my bandwidth and both should, in theory, be adequate to download a movie!) but then the iPad will go to sleep and when I get back to it, it shows that I have bought the movie but nothing is downloaded.  And when I try to download the next time, nothing is saved and it starts again from the beginning of the download.
    I sat down by my iPad while I was working and every few minutes I would swipe to turn it on and it got over half of the movie downloaded.  But then I had to go to leave and now it shows nothing is downloaded.
    I can see having it take a few hours to download IF one was able to just start the download and walk away and come back later to watch the movie.  But to have to repeatedly begin from the start of the download is incredibly frustrating.  I would want my money refunded to my iTunes account at this point, if I was able to do that.  It's just not worth the hassle.
    Suggestions?  How does one download a movie from iTunes?  It should not have to be this hard!!

    See if you can redownload it.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    If you can then delete from your iPod if you can and redownload.
    If you can't delete from iPod, go to to iTunes>Store>Check for Available Downloads on your computer ,  amd dpwnload and sync

  • Launching Web Start Program from an Applet?

    Hi,
    I need to launch web start program from an applet.
    How can I do that?
    I have tried opening a new web page pointing to the jnlp file from an applet. But, that does not seem to start the web start.
    Thanks in advance
    rg

    I am new to this so may be my questions will appear stupid to a pro, but this is an erro I am getting at compile:
    Can't make static reference to method java.lang.Process exec(java.lang.String) in class java.lang.Runtime.
         Runtime.exec("test.exe");
    What could be the problem?
         ^

  • How do I get back to my basic start page from any ...

    How do I get back to my basic start page from any other page? There should be a one click link but I can't see how to do it. Apologies for illiteracy. Like say from this help page, how can I get back on skype and make a call?

    There is a "Home" button below search option which will take you to the main page.

  • How can I delete all of my calendars and start over from scratch?

    I am sure this is an easy question because it seems that others before me have probably been in this situation. I wish to delete my calendars (and todo lists, etc) in iCal. In essence I want to start over from scratch as if I had not yet used iCal.
    Do you have any advice on how I can go about doing so?
    Thanks!
    Rod

    Rod,
    Select the calendar(s) you want to delete in the Calendars list on the left side of the iCal window. Then hit the delete key or select Delete from the Edit menu.

  • HT204053 How do I delete my existing iCloud account (on ALL my apple devices), and start over from scratch??

    How do I delete my existing iCloud account (across ALL my apple devices), and start over from scratch??
    (cant seem to get calendars to ever sync right, on my devices, and across to my wifes'....so want to start with a "clean installation")

    Settings>icloud, scroll to bottom of screen and tap Delete Account (this disconnects the device from icloud but doesn't delete any data on icloud or on other devices).
    If you then want to sign back in using a different ID, do so on the same screen.
    I also strongly suggest that you and your wife use different icloud accounts, otherwise all your devices will have the same data on them, same emails, reminders, etc.  Most likely not what you want.

  • Error while creating spfile from pfile

    i am creating spfile from pfile and i am facing some issue regarding this i am getting error as ORA-01127: database name 'bbcomdev''' exceeds size limit of 8 characters as my db name is 8 characters only..
    Please help.

    Anand.. wrote:
    If the pfile if we mention the below, instance startup fails
    *.db_name=''bbcomdev''Why do you have two pairs of single-quote marks?
    >
    >
    SQL> startup nomount pfile='D:\oracle\product\11.2.0.2\dbhome_1\database\INITbbcomdev.ORA'
    ORA-01127: database name 'bbcomdev''' exceeds size limit of 8 characters
    Anand                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Using Firefox 4 & Windows 7. Everytime I start Firefox from a shortcut to a website it comes up with the following error 'there was a problem sending the command to the program'. The requested website does load after this. with no problems.

    Using Firefox 4 & Windows 7. Everytime I start Firefox from a shortcut to a website it comes up with the following error 'there was a problem sending the command to the program'. The requested website does load after this. with no problems.
    If a shortcut is used while Firefox is already open the error does not occur.

    As reported in earlier replies, the annoyance disappeared after I upgraded to Roboform 7.5.6, from 7.5.4.
    Regards, Steve

  • How do you start up from an external hard drive

    I read the one post about this but i was un clear. Im trying to find out how to do this for my friend with a G3 that is no longer working. They have an external hard drive that is firewire and the newest version of tiger. So if someone could give me a step by step guide how to install tiger on the external hard drive and then run it that way, that would be great. Thanks to anyone who answers and helps.

    I was fooling around with my iBook and an external harddrive where I used CarbonCloner to clone my system. When that was done I found this link:
    http://docs.info.apple.com/article.html?artnum=75459
    Here it says I should:
    Press Option-Command-Shift-Delete during startup
    Bypass primary startup volume and seek a different startup volume (such as a CD or external disk)
    I tried this and my iBook started up from my external harddrive....I think.....i actually couldn't tell the difference by looking at the desktop, everything seemed exactly the same, I guess because I booted from a cloned system....but when I used the keyboard sequence above, I noticed my external harddrive spinning and thought it was doing the work to start up my computer.
    I don't think starting your computer using Target disc mode is right for you....

  • My computer suddenly refuse to start. When I turn it on it gives the startup sound but the screen is grey and after a while a little folder icon with a question mark inside turns up. It doesn't blink. What to do? Nothing happens if I try to start up from

    As I say my computer, a mac mini refuse to start. When I turn it on it gives the startup sound and the screen turns grey and stay that way for a long time. And in the end a small folder icon with a question mark inside (it doesn't blink) turns up in the middle of the screen.
    I have tried to start up from the installation CD holding down the C key on the keyboard. Same result. I have tried different key combinations while starting up. No result or rather same result. Nothing. Is the computer suddenly dead?
    I was about to buy a new computer but I need access to my data on this one (I write this on an iPad) but hven't yet found a way.
    Anybody have any good advice?
    I thought it was a software problem, that the computer couldn't find the startup software or something and maybe it is, but I am beginning to fear that it could be a hardware problem.

    You need to re install OSX. If you have the dmg file downloaded via torrentz this is how you can create a bootable external HD or Flash drive (8 GB+)
    https://discussions.apple.com/message/23957654#23957654
    Peace
    Harry

  • Ive just got a new iPhone4 and I am trying to get the App's ie games from my iPhone3 onto the 4 and retain the same levels that I have reached on the 3, The Apps have gone onto the 4 but its making me re-start everything from level 1?

    Ive just got a new iPhone4 and I am trying to get the App's ie games from my iPhone3 onto the 4 and retain the same levels that I have reached on the 3,
    The Apps have gone onto the 4 but its making me re-start everything from level 1?
    Ive paid $$ for the games and then more $$ within the games via iTunes for in game purchases and desperatly want the games on the 4 with the levels that I have reached on the 3!
    Can anyone help!! Please!!!! My Smurfs and Animals are starving Hahahaha

    Mate, it's good to hear that you have gotten the iPhone 4 but sorry to burst your bubbles. Not all games can have the "saved" data ported over.
    Normally when you save a game in iPhone, the memory used is in the flash memory of the device. Those that can be ported over, reason is due to the data being saved over the air and when you logged in on a new device, it recognises you via the userID.
    Maybe you can try to backup your iPhone 3, and restore the file onto your iPhone 4. Not too sure if that would brick your phone though.

  • Mac starts up from sleep on its own

    Every few months, my iMac will start up from sleep mode on its own. Why does it do this, and is it something to be worried about?
    I am  not touching the mouse or keyboard or using any remotely connected devices when this occurs. Thanks!

    There are different things that can wake it up, every few months- I wouldn't worry about it.

Maybe you are looking for

  • How do I stop sub-tools from automatically showing up when clicking a tool in the palette?

    I must have clicked something or inadvertantly pressed a keyboard shortcut or something because a couple of weeks ago, the sub-tools on the tool palette started popping up without me having to hold down the mouse button for a second. Now when I click

  • How the data populated into tables like USR01,USR02 etc

    Hi, I have one theoritical doubt. How the data is populated into tables like USR01, USR02 etc after creating the user using SU01. Let me know the process behind it. Rgds, Chandra.

  • IWeb upgrade??

    The new iLife is great but....something is missing. Where is the missing iWeb upgrade? Is Apple working on a new web authoring program to replace iWeb...something that will knock the socks off anything out there? Well, here is hoping! In the meantime

  • MetaData for SkyDrive Pro

    Hi I am trying to Synchronise documents across devices from SharePoint Online using SkyDrive Pro. Is it possible to Sync libraries that have Custom Columns?  In particular lookup columns?  I have tried doing it on a Document library with one lookup c

  • Why am I getting a -50 error when moving music to my iTouch?

    Why am I getting a -50 error when moving music to my iTouch?