Oracle automatic boot up

HI all,
10.2.0
I need to autmate oracle startup and shutdown upon system startup,For that I have written dbora script and it works well. However, at the same time it disbales password file authentication.ANy one can login as sys as sysdba and access the database.
How can automatic boot oracle and also prevent OS authentication?
Thanks

Hashmi wrote:
Why what happened?
You are a cool guy I suppose.
Have a coffee..Yes mate but at times, due to other people's mistakes, your entire effort gets wasted. Even being in a very bad health, I managed to finish my two training sessions with a very good rating. But today, on the last day, all of a sudden, some one complained that the access to the machines was slow( it was a remote access) and guess who is facing the heat, me!! That too when I have nothing to do "officially" with all these issues!
Coffee, hehehe you don't want to know the count of cups that I had today dude ;-) .
Thanks for the kind words. Felt really good to hear , especially today!
Aman....

Similar Messages

  • Could not find the main class: oracle.ide.boot.Launcher.  Program will exit

    Hi,
    I have installed Oracle11g_win64_11gR1, Database and Client.
    The issue is unable to invoke "sqldeveloper", getting the following error message. Could you please help ?
    FYI. I have already downloaded and installed installed JRE and JDK.
    ie. C:\Program Files (x86)\Java\jre6\ and C:\Program Files\Java\jdk1.6.0_24, still did not work.
    C:\Users\oracle>java -version
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
    Let me know, if you need more information. Here is the error message.
    Error Message
    =========
    (1) if I invoke sqldeveloper, directly from the location " C:\app\oracle\product\11.1.0\db_1\sqldeveloper\sqldeveloper\bin " using explorer, I do get error message
    "Unable to find a java Virtual Machine.
    To point to a location of java Virtual machine please refer to the Oracle9i JDeveloper Install Guide ( jdev/install.html)"
    (2) if I invoke sqldeveloper, directly from the locationC:\app\oracle\product\11.1.0\client_1\sqldeveloper, it prompts me to enter "full path for java.exe".
    When I enter full path and continue, still it continue to prompt and ask the same input.
    (3) if I invoke sqldeveloper from from command prompt using the batch file "sqldeveloper.bat"
    C:\Users\oracle>C:\app\oracle\product\11.1.0\client_1\sqldeveloper\sqldeveloper\
    bin\sqldeveloper.bat
    C:\Users\oracle>java -Xmx512M -Xverify:none -XX:JavaPriority10_To_OSPriority=10
    -XX:JavaPriority9_To_OSPriority=9 -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_F
    LAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Dide.co
    nf="sqldeveloper.conf" -Dide.home.dir.name=.sqldeveloper -classpath ..\..\ide\l
    ib\ide-boot.jar;..\..\jdev\lib\xmleditor.jar;..\..\ide\lib\oicons.jar;..\..\..\j
    dbc\lib\ojdbc5.jar;..\..\jlib\jewt4.jar;..\..\jlib\share.jar;..\..\sqldeveloper\
    lib\jle2.jar oracle.ide.boot.Launcher
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ide/boot/Launc
    her
    Caused by: java.lang.ClassNotFoundException: oracle.ide.boot.Launcher
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: oracle.ide.boot.Launcher. Program will exit.
    OS
    ==============
    MS Windows 7 Home Premium
    sqldeveloper.conf
    ===================
    SetSkipJ2SDKCheck true
    IncludeConfFile ../../jdev/bin/ide.conf
    AddVMOption -Dapple.laf.useScreenMenuBar=true
    AddVMOption -Dcom.apple.mrj.application.apple.menu.about.name="SQL_Developer"
    AddVMOption -Dcom.apple.mrj.application.growbox.intrudes=false
    AddVMOption -Dcom.apple.macos.smallTabs=true
    AddVMOption -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true
    AddJavaLibFile ../../jdev/lib/xmleditor.jar
    AddJavaLibFile ../../ide/lib/oicons.jar
    AddJavaLibFile ../../jlib/jewt4.jar
    AddJavaLibFile ../../jlib/share.jar
    AddJavaLibFile ../ide/jlib/xmlef.jar
    AddJavaLibFile ../../sqldeveloper/lib/jle2.jar
    AddJavaLibFile ../../sqldeveloper/lib/oracle.dbtools.logging.jar
    AddVMOption -Dsun.java2d.ddoffscreen=false
    AddVMOption -Dwindows.shell.font.languages=
    IncludeConfFile sqldeveloper-nondebug.conf
    SetJavaHome C:\Program Files\Java\jdk1.6.0_24
    Edited by: sivapara on Feb 16, 2011 1:08 PM

    I was able to resolve this issue by performing following.
    1. Go to the location where sqldeveloperW.exe is being executed from.
    2. You will find a file sqldeveloper.conf in that location. Edit this file and change the value of IncludeConfFile to point to actual place. For me following were old and new values.
    OLD (Wrong) : IncludeConfFile ../../jdev/bin/ide.conf
    NEW (Correct) : IncludeConfFile ../../ide/bin/ide.conf
    After making above change in the sqldeveloper.conf file. Save and close it. Restart SQLDeveloper. You will not get the error anymore.
    Thanks
    Ravi

  • Need Mac to automatically boot as first partition (HELP)

    hi guys, i have windows and mac on a different partition and i use Alt button to select,
    How do i automatically make MAC my first partition to boot
    any advice would be great!!
    I should probs state that i am running on a Imac27" running on the I3 processor and have the latest MAC OS 10.6 or something like that (bought this mac about christmas so not too old!) 
    jon

    Hi,
    boot your Mac into OSX.
    In OSX go to System Preferences then Startup Volume and set your OSX volume to be the default.
    On the next reboot your Mac should automatically boot into OSX.
    To get to Windows again you would have to use the Alt/Option-key at startup.
    Regards
    Stefan

  • ERROR: You're trying to run the product with the legacy launcher oracle.ide.boot.Launcher

    Hi,
    I have problem while upgrading SQL developer 4.0.0.12 to 4.0.0.13 on my windows 64 bit machine. 4.0.0.12 version is working good, where as 4.0.0.13 is showing below error while starting it.
    I did try sqldveloper.exe and its not working, So I started running sqldeveloper.bat to get more information, also added AddJavaLibFile & SetMainClass to sqldevloper.conf but no luck. Could you please help in this regard.
    Error Message
    C:\Dev Software\sqldeveloper-2\sqldeveloper\bin>java -Xmx640M -Xms128M -Xverify:none -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.
    shell.font.languages= -XX:MaxPermSize=128M -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dsql
    dev.debug=false -Dide.conf=”./sqldeveloper.conf” -Dide.startingcwd=”.” -classpath ../../ide/lib/ide-boot.jar oracle.ide.boot.Launcher
    ERROR: You’re trying to run the product with the legacy launcher oracle.ide.boot.Launcher . Check your .conf file and be sure to include:
    AddJavaLibFile ../../ide/lib/fcpboot.jar
    SetMainClass oracle.ide.osgi.boot.OracleIdeLauncher

    Use C:\Dev Software\sqldeveloper\sqldeveloper.exe instead.

  • Start/shutdown oracle automatically.

    Hi
    I have installed oracle 9i in my mac ( Mac OS X 10.3.9 ) laptop. I would like start/shutdown oracle automatically.
    How do I do that ?
    Point to the place, where I can find more information on this.
    Thanks in advance
    -siva

    Hi Siva,
    if you looked a bit closer you could have found the link to 'Autostart oracle' <http://homepage.mac.com/ik_zelf/oracle/Personal12.html> where you can find a complete working setup.
    MacosX does not run the shutdown scripts so the database is terminated by a normal kill.
    regards,
    Ronald
    http://ronr.nl/unix-dba

  • Installed FSCM 9.2 Demo w/ tools 8.53 on OEL 6, Oracle DB, Booted Web/App/Prcs ok, but error "Authorization Error -- Contact your Security AdministratorAuthorization" on page

    Installed FSCM 9.2 Demo w/ tools 8.53 on OEL 6, Oracle DB, Booted Web/App/Prcs ok, but error "Authorization Error -- Contact your Security Administrator" on page. Has anyone encounter this issue. I have done most of the usual troubleshooting already.

    Hi,
    Roles linked to users are stored table psroleuser.
    When I run following sql statement in my FSCM 9.2 demo env for user VP1, it returns 95 roles.
    select * from psroleuser where roleuser = 'VP1';
    And my environment is a ootb demo installation.
    Here is an export of my config that you can try to load in your env, but something has definitely gone wrong for your env.
    For a list of PeopleTools Security tables have a look at following blog
    PeopleTools Security - PeopleSoft Wiki
    REM INSERTING into psroleuser
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ADS Designer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PTF Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PTF Editor','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PTF User','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Search Query Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PeopleTools','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Catalog Partner','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','CC_ADMINISTRATOR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','CC_USER_PO','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','CC_USER_REQ','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','CLAIMS_MGR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','CLERK','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','XMLP Power User','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','VMI Manager','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','XMLP Report Developer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_EXPENSE_APPROVER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_INV_APPROVER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','EOEN_USER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ePro Buyer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ePro Admin','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Search Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Search Developer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Search Server','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','IT Asset Manager','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ITEMLOAD_CONTACT','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','MANAGER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PAPP_USER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PBM User','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PeopleSoft User','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','EMPLOYEE','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Employee North America','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Ent Utilities Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','EOPP_USER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Event Buyer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Event Seller','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Forecaster','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Grants Super User','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','EX_EMPLOYEE','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','MIN Adminstrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Connected Queries Developer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PeopleSoft Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Integration Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Supplier Contract Interested','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Supplier-Application Admin','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','UPG_ALLPNLS','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','UPG_APPSRVR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','VICE PRESIDENT','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','System Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Treasurer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','EOTF_ADMIN','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ProcessSchedulerAdmin','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Project Owner','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Grants Workflow By Pass','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Inventory Policy Planner','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','CONSUMER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','DEALING MANAGER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PivotGridAdmin','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PTLT_IMPLEMENTER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PTLT_INTERNAL_APPS','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Translation Utilities','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ADMINISTRATOR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','AM_SS_ACCOUNTING_CLERK','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','PTLT_PROJECT_MGR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','RE_ADMIN','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Security Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SETTLEMENT_MGR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_ADMINISTRATOR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_APPROVER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_COORDINATOR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_EXECUTIVE','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','RE_SUPER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','EOTL_Admin','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_INVOICE_MANAGER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_PLOG_APPROVER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_PROVIDER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_PROVIDER_CONTACT','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_REQUESTER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_TIME_APPROVER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SP_WO_APPROVER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','SUPERVISOR','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Supplier Contrct Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Demand Planner','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Employee','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Plan Approver','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Portal Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','ReportSuperUser','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','AM_SS_MANAGER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','App Developer','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','BAM Administrator','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','BANK MANAGER','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Budget Approver','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Call Center Agent','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Call Center Specialist','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Cash Manager','N');
    Insert into psroleuser (ROLEUSER,ROLENAME,DYNAMIC_SW) values ('VP1','Catalog Administrator','N');

  • Oracle Automatically creates some indexes.

    Hi,
    In my database on several table on some non indexed columns , oracle automatically creates indexes which start with naming convention 'XIF'.
    what are this indexes? and what is benefit with it? is there any way to stop this?
    Thanks

    HI,
    thanks for reply,
    its actually non oracle user,
    see the below output
    select index_name,table_name,owner from dba_indexes where index_name like 'XIF%';
    INDEX_NAME TABLE_NAME OWNER
    XIF582TBLMGROUP TBLMGROUP JISPBILCORBILLINGSQA510
    XIF439TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF440TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF1006TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF1070TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF140TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF141TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF228TBLMACCOUNT TBLMACCOUNT JISPBILCORBILLINGSQA510
    XIF210TBLMACCOUNT     TBLMACCOUNT JISPBILCORBILLINGSQA510
    above indexes are automatically created, for application server we are using Oracle Application Server as well as JBOSS.

  • Oracle automatic startup

    Hi,
    I have Oracle 10g installed on Windows 2000 SP4. Oracle automatically starts up... is there any way to change this so that I can manually startup Oracle every time?
    Thanks
    Mark

    In Configuration Panel\Administration Tools\Services windows, Configure the service OracleService<SID> as manually.
    Nicolas.

  • Oracle Automatic Memory Management

    Are there any restrictions or best practices regarding the setting of Oracle Automatic and Manual Memory Management (in particular the setting of these parameters: SGA_TARGET, SGA_MAX_SIZE, MEMORY_TARGET, MEMORY_MAX_TARGET) on various Oracle instances on the same server/node/virtual machine. In other words can the memory management schemes be mixed among various Oracle instances on the same server/node/virtual machine. For example suppose a server houses three Oracle instances - inst01, inst02, inst03. Can inst01 and inst03 use automatic memory management and inst02 use manual memory management. Are there any restrictions or best practices that should be noted? If there are multiple Oracle instances on the same server, is it a requirement that they all follow the same memory management scheme or is it a best practice to do so? Obviously, the total memory requested for the Oracle instances combined would not exceed the total physical memory available on the server.
    Note: we are currently using Oracle 11g R2 specifically 11.2.0.1 on Solaris

    sbing52 wrote:
    Are there any restrictions or best practices regarding the setting of Oracle Automatic and Manual Memory Management (in particular the setting of these parameters: SGA_TARGET, SGA_MAX_SIZE, MEMORY_TARGET, MEMORY_MAX_TARGET) on various Oracle instances on the same server/node/virtual machine. Not really or at least I am not aware of.
    In other words can the memory management schemes be mixed among various Oracle instances on the same server/node/virtual machine. Each instance is going to work individually so the answer is yes .
    For example suppose a server houses three Oracle instances - inst01, inst02, inst03. Can inst01 and inst03 use automatic memory management and inst02 use manual memory management.Yes.
    Are there any restrictions or best practices that should be noted? If there are multiple Oracle instances on the same server, is it a requirement that they all follow the same memory management scheme or is it a best practice to do so?As I said, not that I am aware of. As long as you are able to accommodate the memory requirements under your installed RAM, you should be okay.
    Obviously, the total memory requested for the Oracle instances combined would not exceed the total physical memory available on the server.Yep.
    Note: we are currently using Oracle 11g R2 specifically 11.2.0.1 on SolarisPatch to the latest patchset which is 11203.
    Aman....

  • IdeaPad A1000L-F automatically boots to Android Recovery e3

    I am currenlty working on a device, and I am stumped.
    The device starts up, displays the Lenovo logo, then automatically boots to the recovery mode <e3>. I am unable to load a rom because when I tell it to load or update via SDCard, it utilizes the memory on the internal memory and not the external SD card.
    I select reboot, and it locks up. I tried wiping data and rebooting. No success. I tried using the reset button beside the memory card. No success. I am unable to load the operating system, and unable to get root or even flash another image to the device.
    Someone, please help....

    Hi,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear about your situation and the issue persists even after performing all the possible troubleshooting steps, I would Strongly Suggest Calling Technical Support for Assistance to get the details of nearest Authorized Service Center to get the issue analyzed.
    Click here to open a link where you can select the country and get the exact contact support number. I’m sure they will be a great help.
    Do post us back for further queries.
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • When i start my MacBook Pro, the Microsoft applications Automatically boot up, how do I prevent this?

    When I start my Mac, all of the microsoft applications for Mac Automatically boot, this has just occured over the past few days but I would like to deactivate the Automatic Start for Word, Excel and PPT.
    Thank You

    If you use a virtualizer like Parallels Desktop or VMware or Virtualbox: goto system Preferences/ Account/ LoginItems and delete (- sign) the Virtualizer.
    If you use Bootcamp: log into Windows, there disable autostartup with system start, there used to be a simple tool called startup.cpi which pops up in ControlPanel and that handles these things.

  • Automatic boot on 64 bits

    some one have a ideia how i can do my os 10.6.1 automatic boot on 64 bits?

    How did you measure your performance increase?
    I don't have a 64-bit bench marking app & using a 32-bit app wouldn't prove a thing so, just like in the old days, I used a stopwatch.
    I use 3 tests in both 32 & 64 bit modes. I repeated each step 3 times to get an average. I setup SL to log on automatically to the desktop for test #1. I used Activity Monitor to display the CPU cores during tests 2 & 3.
    Test #1) Powered off & timed it from pushing the power until I saw the desktop. The difference between them was about 25%. Not bad.
    Test #2) I copied the SL install DVD to a temp folder on my HD. The difference between them was only about 15%. Not Good. (the DVD interface IO is a hardware PIG & seriously needs a speed improvement so I pitched the DVD % out of the averaged score).
    Test #3) I copied the SL install DVD in a temp folder on one internal HD to another HD. The difference between them was about 25%. Not bad.
    So what really is difference here? The answer became obvious to me as I watched the CPU's 8 Cores at work. In 32-bit mode only 4 cores (2 per CPU) were used but in 64-bit mode all 8 cores were used. I also noticed that a core service called 'cvmsCompx8664' was being used by the System & the User as the translator for the 32-bit kernel but I didn't see in the 64-bit kernel mode.
    What 64-bit programs are you using?
    Just the Apple stuff that came with Snow Leopard because I do not trust 3rd party computer apps but that's a different story.

  • Automatic boot on power on...

    Hi all,
    When I power switch on my My netra T1, it stays at hte ok prompt instead of automatic booting...
    Can someone give me the way to modify this in order that my server boot alone when switched on..
    thank you.

    At the ok prompt type;
    ok> setenv auto-boot? true
    in Solaris type;
    #eeprom auto-boot?=true
    This will work for your problem but will not automatically boot if the eeprom value for watchdog-reset is set to false, but this is a good idea as you want to know when the system has a problem.

  • H87M-G43 and automatic boot issues

    I have an H87M-G43 and for 4 weeks have been struggling to get a new clean Windows 8.1 UEFI build on the PC without odd automatic boot issues.
    Here is the PC configuration:
    CPU Intel Core i5-4440 3.1GHz
    PSU Corsair CX430
    DIMM1:
    DIMM2: Corsair XMS3 DDR3 4GB CMX4GX3M1A1333C9
    DIMM3:
    DIMM4: Corsair XMS3 DDR3 4GB CMX4GX3M1A1333C9
    SATA Port 1: SSD Samsung 840 EVO 120GB
    SATA Port 2:
    SATA Port 3: HDD Samsung 1TB SATA II
    SATA Port 4: HDD Samsung 1TB SATA II
    SATA Port 5: DVD Liteon IHAS124-14 24X
    SATA Port 6:
    JAUD1: Coolermaster 352 Series Case Front I/O Intel HD Audio connector
    JUSB1: Coolermaster 352 Series Case Front I/O USB 2.0 connector
    JUSB4: Coolermaster 352 Series Case Front I/O USB 3.0 connector
    BIOS v1.6:
    01. F6 Restore Defaults: Load Optimized Defaults
    02. SATA Mode: [RAID Mode]
    03. SATA3 Hot Plug: Enabled
    04. SATA4 Hot Plug: Enabled
    05. Initiate Graphics Adapter: IGD
    06. Serial(COM) Port 0: Disabled
    07. Parallel(LPT) Port: Disabled
    08. Windows 8/8.1 Feature: Enabled
    09. Resume From S3/S4/S5 by USB Device: Enabled
    10. GO2BIOS: Enabled
    SATA Port 3+4 RAID1 (Mirror)
    Windows 8.1 UEFI installation
    Install Windows Update:
    1. Important Updates
    2. Recommended Updates
    3. Optional Updates
    Install MSI Drivers/Software:
    01. Intel Chipset Driver 9.4.0.1026
    02. Intel SVGA Driver 10.18.10.3412
    03. Realtek PCIE Network Drivers 8.23.11.26.2013
    04. Intel RAID Driver 12.9.0.1001
    05. Realtek HD Audio Drivers 6.0.1.7111
    06. MSI Wallpaper
    07. Intel AMT Driver 9.5.15.1730
    08. Intel SBA 2.2.39.7991
    09. Intel Smart Connect Technology 4.2.40.2418
    10. Super Charger 1.2.020
    I have not configured any of the Intel Management and Security, Small Business Advantage, Smart Connect software, just installed them.
    The issues I get are:
    1. JUSB1 connected and Resume From S3/S4/S5 by USB Device: Enabled in BIOS. When I shutdown the PC, it automatically boots 2-3 seconds later. If I set Resume From S3/S4/S5 by USB Device: Disabled or disconnect the JUSB1, the PC shutdown is fine.
    2. Once the PC is shutdown OK, PC boots itself several hours later. Yesterday at 15:50pm PC was shutdown. At 21:18pm, PC automatically booted itself.
    This is my first MSI and UEFI motherboard. What I would like is some advice on setting up the BIOS and the software to get sleep/hibernate working and no automatic boots.
    I have contacted MSI regarding these issues, but they say they cannot reproduce them. I have subsequently googled these issues and of course, other MSI users are experiencing similar problems, but there are no obvious resolutions. Please can anyone help/advise?

    Hi,
    I have the MSI Z87-GD65 Gaming mobo and perhaps similar problem as discussed in this thread.
    I wanted to be able to wake my PC from sleep mode via my USB connected mouse and keyboard. Therefore I went into BIOS and set the "Resume from S3/S4/S5 by USB Device" to "Enabled". And yes, now it is possible to wake my PC from sleep mode by just clicking any button on my keyboard or just moving my mouse a little bit. So far so good. BUT, another feature was also added which I did not want to have: By just clicking any button on my keyboard or moving my mouse a little bit the PC also started after I have "shut it down"! This could seem as the PC boot by itself but it does not, I have to move the mouse just a little bit (by accident for example when needing more space on my desk) or clicking a button on the keyboard. I THINK THE ROOT CAUSE TO THIS PROBLEM IS AS FOLLOWS: In BIOS, it says "Resume from S3/S4/S5 by USB Device". Instead it should only be "Resume from S3 by USB Device". S3 is the same as "Sleep" and S5 is the same as "Soft off" = PC shutdown. Do you understand what I mean? When I shut down my PC it is put into state “S5”. (NOTE: I have another PC with MSI Z77-GD65 and here it only says "Resume from S3 by USB Device" and no problem with any starting of that PC via USB device from a shutdown state, it only starts from the sleep state (=”S3”) as I want. How do I get rid of the "S5" state in BIOS for this USB wake up feature? (Btw "S4" is hibernate state which is not the same as a shutdown PC, therefore not causing this problem.)
    ADDED No. 1: Please read msdn.microsoft.com/en-us/library/windows/desktop/aa373229(v=vs.85).aspx for explanation of the different system Power states I mention above.
    ADDED No. 2: My Click BIOS version is 1.8 for Z87-GD65 with release date 2013-12-06. On a Youtube video I have seen that version 1.0 of this BIOS has Wake up "Resume from S3 by USB Device" and not ...S3/S4/S5...

  • Oracle automatic startup at boot time

    Hello all,
    I need one help.I need oracle db server automatic startup at boot time in solaris 10 environment.
    I need to know also location of ORATAB .
    Thanks in advance.

    Oh no, it is not very urgent.
    In a forum of volunteers there is no such thing as 'very urgent', and using 'very urgent' is considered insulting and rude.
    It is even more insulting as you expect to do me what you refuse to do: consult the documentation.
    As you failed to mention a version I can't even look up the documentation, nor will I do that: I'm not going to stand in voluntarily to do for either people for free what they get paid for: their work
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for