How could I restert Oracle AP / 11g DB service safely ?

I was asked to restart Oracle Insight AP and oracle 11g DB services of win2008R server  by daily job.
I guess at first stop Oracle Insight AP related service by net stop command maybe.
And how could I stop and start Oracle 11g DB services of win2008R2 safely  ?
It is not RAC environment.
1
Is it OK to just simply stop Oracle DB related services by  net stop command and start by net start command ?

840105 wrote:
Is it OK by the below ?
Service start.
①net start OracleService[SID])
②net start OracleOraDb11g_home1TNSListener[listenername])
③OEM(OracleEnterpriseManager) (net start OracleDBConsole[SID])
Service stop.
①OEM(OracleEnterpriseManager) (net start OracleDBConsole[SID])
②net start OracleOraDb11g_home1TNSListener[listenername])
③net start OracleService[SID])
What does your own testing show?
Be sure to anlayze the db alert log after your test.  What you don't want to see is a crash recovery on the startup.  That would indicate that a net stop of the db service is effectively a 'shutdown abort', leaving your db in an in-consistent state.  You could probably get away with that 1000 times.  But the one time you don't get away with it, things will be very painful.
Why were you asked to do this as a daily job?
Oh, yes,  it's on Windows. ...  where everyone believes that regular weekly reboot is "A Good Thing (tm)"

Similar Messages

  • How Indexing function in Oracle UCM 11g

    Hello All,
    I am using Oracle UCM 11g on Windows platform.
    I wanted to know as how the indexing in Oracle UCM Funtions? Here are few more questions related to this.
    1. If multiple language characters are added in document and if document is indexed, then
    how the data (tokens) will be stored in Database?
    2. How the search will function

    Hi
    1. If multiple language characters are added in document and if document is indexed, then
    a. how the data (tokens) will be stored in Database?
    This is stored in the DB tables IdcColl1 or IdcColl2 ( if DB FullText is search indexer engine) and table would be IdcText1 or IdcText2(if OracleTextSearch indexer is used) . It is these tables that store the entire data from the contents and they are referred to / queried when a FT search is invoked from UCM .
    b. how indexing will be done?
    Indexer would extract all the data from the contents in case of FT indexer mechanism and would store them in the DB tables mentioned above . It is stored in BLOB columns where in the extraction process would do an insert for every content item that is being processed when Collection Rebuild Cycle / Automatic Update cycle is started .
    2. What is settings to be done in Oracle and search engine for this?
    For DB the relevant UCM scripts need to be executed so that the correct role are created and the packages are created.
    3. What will be extra settings need to be done in case if the OS changes for example Linux.
    The relevant libraries need to be checked to make sure that indexer can access them since there are lots of dependent libraries for the indexer process which is invoked by the TextExport process and these libraries vary for different OS . As part of the indexer process to be running fine all that needs to be done is to install/enable the OS specific versions of ContentAccess component on UCM .
    Hope this gives an understanding on the Indexing part of UCM .
    Thanks
    Srinath

  • How to configure my oracle jdeveloper 11g preview 4 with oracle 8i database

    hi every one
    my requrirement is to configure my oracle jdeveloper 11g preview 4 with oracle 8i database with (thin driver)
    thanks in advance

    Prapan,
    JDev 11g TP4 comes with 11g JDBC drivers, which do not support connecting to any database v 9.0.1 or earlier.
    So, back to you... depends upon what you want to do. If you want to write your own code to connect to a database using 11g, get ahold of some JDBC drivers that support 8i and have away. If you're talking about getting the database development stuff (e.g. the embedded SQLDeveloper) to work, you're probably out of luck.
    So, please define "configure my oracle jdeveloper 11g preview 4 with oracle 8i database"
    John

  • How could I study Oracle linux cluster ?

    Hello buddy:
    I want to study Oracle linux cluster. so, where can I get started ? I read online documents, but they not tell you how to build a test enviroument using VMware.
    Could you give a hint ?

    user1934450 wrote:
    Purpose is studying.Studying what exactly? Clusters are more than just shared disks.
    I want to restablish a single instance and database using OS cluster. The shared disk just can be seen by on node server, then I can manually test this OS cluster and make switching between two nodes at least.This is not really a cluster. A cluster supports scalability - for example, if a process load is too large for a single node, some of it can spill over and be executed by another node or multiple other cluster nodes.
    If you talk about standard Linux clustering, that would be running some kind of number crunching s/w (weather modeling, crunching astronomy data, etc) and running this across multiple cluster nodes.
    A shared cluster storage system is one possible component of a cluster.
    Taking your example - a shared cluster file system is not needed. As the other nodes cannot use that file system (if it does, it can corrupt database files) - only a single non RAC database instance can use the database. Thus the file system can only be used by a single instance on a single server. No clustering needed.
    When that server fails, that file system (from the storage server) needs to be mounted on another server and the database instance started on that server.
    This is not really a true cluster - simply a high availability and redundant configuration using multiple servers.
    If you want to study actual real clustering - do some research using Google. Create a simple project like calculating pi for example and create a virtual 2 or 3 node cluster that run this processing in parallel - using a shared cluster file system for data storage.

  • How could I install Oracle Linux 6.3.

    When I am going to install oracle Linux 6.3 in my machine after selecting the installation option(i.e "Install or Upgrading the existing system" or "Install system with basic video driver") nothing is appearing except a blank screen. Please help.
    My machine config is as bellow.
    Mother Board : Asus P5Q Pro
    Processor : Core2Duo 2.8GHz
    RAM : 6GB
    Video Card : Nvdia GForce 9 series

    Nvdia GForce 9 series is not a server type video card. Oracle Linux and other RHEL derivatives are designed for server hardware. You might want to keep this in mind because there may be additional problems. Your mileage will vary.
    Regarding your problem, it sounds like you are experiencing a typical compatibility or support problem with your video card DRM. A common way around this problem is to disable support for Kernel Mode Setting (KMS). You can test this by setting the nomodeset Linux kernel parameter by pressing any key at the very system startup to enter the grub bootloader menu.

  • How could I situmlate Oracle linux Hhigh Ability ?

    Excuse me
    I saw there is High ability component , but even if I install it , but how can I make it to true ?
    Do you have some suggestions ?
    How about "free openfiler"?

    soundar wrote:
    How about "free openfiler"?
    Openfiler is iSCSI storage software from open source, it provides you shared disk for you HA infra, rest HA components such server, network also can be made over virtual infra for testing purpose only.OpenFiler does not provide high availability. It provides shared storage across an infrastructure layer. That layer needs be redundant - and so too the storage server itself - for high availability.
    E.g. 2 OpenFiler servers running dual connections via dual/redundant switches, where ASM implements a mirror across the 2 storage servers.
    High availability is not achieved by installing a specific product like OpenFiler.

  • How could I find Oracle error msg reference on WIN2K?

    Hi there, on Unix we can use 'oerr' to refer to oracle error message reference. On window 2000, what kind of command is the same as 'oerr'?
    Thanks
    Eric

    Long time before I had seen it at http://asktom.oracle.com site the same. Why dont you search there.
    http://asktom.oracle.com/pls/ask/f?p=4950:8:1340717954421720453::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:962830039615,
    SJH
    OCP DBA

  • Oracle DB 11g R2, Services starts automatically against "Manual" mode

    Hi guys
    For out lab testing, we installed 11g R2(64Bit) on Windows 8 Professional (64Bit) and setup all the Oracle services startup mode as "Manual". However, the following services are restarting itself during a booting(ie, without exclusively starting them!!!!)
    dbconsole
    listner
    Oracle Service
    Any explanations?
    Regards,
    raj
    Edited by: rthampi on Dec 9, 2012 10:43 PM

    Niket Kumar wrote:
    11GR2 is not certified for Windows 8 Professional (64Bit)
    if services are in manual mode then it will not start automatically.check is there any script running which will start the services at the time of windows startup.
    http://docs.oracle.com/cd/E11882_01/install.112/e24281/toc.htm#BGBEEBAD
    Edited by: Niket Kumar on Dec 10, 2012 12:41 PMHello Niket
    I do know that it is not certified, which was the case of 10g while Windows 7 was just launched. We worked on it and MADE it run on Windows 7 machines without having the same issue mentioned in the thread. As far right now, there are no startup scripts facilitating the automatic startup of Oracle services. Oh yeh, I will go ahead and do a re-install to confirm that nothing is wrong place :)
    regards,
    raj

  • Autonomy Oracle UCM connector to access Oracle UCM 11g

    Hi,
    How do I setup Oracle UCM 11g instance so that we can test the Autonomy Oracle UCM connector? Are there any specific configurations or do we need to install anything to make Autonomy Oracle UCM connector to access Oracle UCM 11g. Any help is appreciated.
    Thanks

    Autonomy sells a connector that will index items in Oracle UCM into the IDOL Server. You'll have to check with Autonomy on the versions supported and the cost. With this, you could get UCM information into IDOL just the same as you are doing with HTTPFetch and FileSystemFetch.
    As for connecting UCM into the WLP Virtual Content Repository, there is not yet anything provided out of the box. However, you can implement your own CM SPI to provide this or you can wait for the product to provide it. It is my understanding that there will be a VCR integration via the CM SPI coming soon.
    Finally, BEACMRepoFetch is basically a pre-configured and privately used instance of FileSystemFetch. This is used by the BEA Content Repository to populate the IDOL Server index for full text searches coming through the VCR full text search API.

  • Connecting user Oracle 10g to oracle Forms 11g

    hi all , please i need help :
    my problem is : i have created new user and the tables with oracle database 10g express edition , my problem now is how to connect with oracle Forms 11g to connect with this user and the tables . where i should copie "tsnames.ora" ?? how to modifie tsnames.ora ?? if you have any tutorials or video send to me please . thank's all

    Be aware that the Express editions are not supported for use with Forms.
    As for the tnsnames.ora, for Forms 11, this can be found in the INSTANCE_HOME\config

  • Using php to connect to Oracle Database 11g Release 2 Enterprise Edition

    Greetings everyone!
    Please i dont know how to connect to Oracle Database 11g Release 2 Enterprise Edition with php even though i connected with php successfully with Oracle Database 11g Express Edition with the php code below. can someone help please...
    define('ORA_CON_UN', 'hr'); // User name
    define('ORA_CON_PW', 'Adlibs14$'); // Password
    define('ORA_CON_DB', '//localhost/XE'); // Connection identifier
    // use constants defined in anyco_cn.inc
    $conn = oci_pconnect(ORA_CON_UN, ORA_CON_PW, ORA_CON_DB);
    if (!$conn) {
    db_error(null, __FILE__, __LINE__);
    Edited by: user11273096 on Jul 14, 2011 3:41 PM

    Note that this forum is for XE Beta, not EE.
    Can you connect from some other client tool, such as sqlplus?
    There's a {forum:id=178} forum that may be more suitable, if basic connectivity outside php works (i.e. issue is only php specific).

  • Using php to connect to Oracle Database 11g Release 2 Enterprise Edition EE

    Greetings everyone!
    Please i dont know how to connect to Oracle Database 11g Release 2 Enterprise Edition with php even though i connected with php successfully with Oracle Database 11g Express Edition with the php code below. can someone help please...Note im referring to oracle EE not XE.
    define('ORA_CON_UN', 'hr'); // User name
    define('ORA_CON_PW', 'Adlibs14$'); // Password
    define('ORA_CON_DB', '//localhost/EE'); // Connection identifier
    // use constants defined in anyco_cn.inc
    $conn = oci_pconnect(ORA_CON_UN, ORA_CON_PW, ORA_CON_DB);
    if (!$conn) {
    db_error(null, __FILE__, __LINE__);
    Edited by: user11273096 on Jul 15, 2011 12:03 AM

    Find the hostname and service name of the database and use those values in the ORA_CON_DB constant.
    Use 'lsnrctl status' on the database host to find the service name.
    If you use a "tns" alias, you may need to create a tnsnames.ora file where PHP can access it.
    Set the environment variable TNS_ADMIN (on Linux) to the directory containing the file.
    See the section "Oracle Database Name Connection Identifiers" p 102 of the free book
    http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html

  • Calling UCM 11g web services with SSO

    Hello, I have read the documentation about Single Sign-On in UCM 11G but I haven't understood how I could use SSO on UCM 11g web services calls.
    The document I have read is
    [http://docs.oracle.com/cd/E15586_01/doc.1111/e10792/c03_security.htm]
    and I only see info about SSO when using "Windows Native Authentication" (WNA).
    I have to send soap calls from applications deployed in other application servers and use the SSO mechanism.
    Does anyone knows how can I configure UCM and weblogic?
    Thank you very much in advance!
    Regards.

    Hi ,
    If you are looking to use the WSDL to execute ucm services then use SoapUI IDE on development , there it requires only the http authentication method .
    Let me know if this is the actual requirement which you were looking for or if I have missed the point .
    I use this to quickly test WSDL and verify if the service being invoked is actually correct or not .
    Thanks,
    Srinath
    Edited by: Srinath Menon on Apr 26, 2013 11:32 AM

  • Oracle Manager for MTS Services

    I want to use Com+ transactions with Oracle.I have installed 9i client on Server 2003. After installation I can not see Oracle Manager for MTS Services. As Mentioned in oracle docementation.
    "Choose Start > Programs > Oracle - HOME_NAME > Application
    Development > Oracle Manager for Microsoft Transaction Server." My computer doesn't have like this. We could not find this Oracle Manager What can reasen be.
    How can I install Oracle Manager for MTS Services stand alone.
    Can you help us
    Thanks....
    Metin Gökce
    İstanbul / Turkey

    Hi,
    I think if you are using Oracle as the repository for EPMA then you will have to install the oracle client on the machine that has the EPMA dimension server installed.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How could I check whether Oracle Enterprise Manager is installed or not ?

    Customer uses Oracle DB 11g.
    How could I check whether Oracle Enterprise Manager is installed or not ?

    If you are using EM DB Control then you run this command,
    $ORACLE_HOME/bin/emctl status dbconsole
    HTH
    Mani

Maybe you are looking for

  • Urgent help in performance

    hi experts: Here is my last code how here I can avoid from select  <b>single</b> and from end <b>select</b> for the first select when i cehck it in se30 it take 20 sec total. Regards INCLUDE yhr_ex_hours_emp_data. INCLUDE yhr_ex_hours_emp_sel. START-

  • Windows Live for the N73

    Hi, I Know ur supposed to be able to download this in the download area on my phone but for some reason it doesnt appear on there! ive rereshed the page and nothing, i have the Version 4 software on the phone, im just not sure what to do, can i downl

  • What is the AC output for the orgnal charger for Camelio x100?

    hi, I lost my ac adapter for my Camelio X100 camera. I want to know the AC output for the orignal adapter because I need to buy a new one. Please if you have same camera model (Camelio X100) just take a look for PC adapter and tell me how much ouptu

  • Unknown "from" email address when I compose new email

    Hello, Starting last night, I noticed that when I go to compose a new email, an unknown email address defaults into the "From" section of the new email. If I pull down on the unknown address, my real address is there, but not selected. I can select i

  • XI problems BP not created

    Hi experts I am using standard scenario MM-SUS and all is configured and working, but when I send vendor from R/3 to SUS not errors are find in SXI_MONITOR, SM58 and SMQ2, but for some reason the Business Partner is not cretaed in SUS. Please someone