Instance started message is not coming

I created a new parameter file as:
db_name=db1
instance_name=akshay
db_block_size=8192
compatible=9.2.0
service_names=akshay
remote_login_passwordfile=exclusive
undo_management=auto
undo_tablespace=UNDO_TS
background_dump_dest=D:\db1\dump\bdump
user_dump_dest=D:\db1\dump\udump
control_files=(d:\db1\control\db1_01.ctl,d:\db1\control\db1_02.ctl)
when i give startup nomount pfile=path\init.ora
it does not show the usual message like
Total System Global Area 184549376 bytes
Fixed Size 1300928 bytes
Variable Size 157820480 bytes
Database Buffers 25165824 bytes
Redo Buffers 262144 bytes
Although it starts the instance.
And when i shutdown the database, it does not show the usual message.
Although it shutdown the database.

Any idea what is reason of showing the message after a long time.
Did you happen to check the altert<SID>.log file and see if you can get some info there.Yoann.

Similar Messages

  • I just recently upgraded from a 3gs to a 4s and since i upgraded text messages are not coming in or going out unless i'm texting another iphone?

    I just recently upgraded from a 3gs to a 4s and since I upgraded text messages are not coming in or going out unless I'm texting another iphone?

    http://support.apple.com/kb/TS2755

  • Text messages are not coming in

    apple changed updated my new eamil address in itunes and now my messages are not coming in.help

    Hi nancy183,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    Ensure that iMessage is turned on in Settings > Messages.
    To send and receive iMessages, your device must have a valid cellular or Wi-Fi data connection.
    iPhone: Troubleshooting Cellular data
    iOS: Troubleshooting Wi-Fi networks and connections
    iMessage registration validates your Apple ID for use with iMessage. If you are unable to activate iMessage, follow this article.
    If an iMessage cannot be sent, it will be resent using SMS or MMS, depending on the content. You can turn this behavior on or off in Settings > Messages > Send As SMS. Carrier messaging rates may apply.
    Verify that the Apple ID or phone number is listed in Settings > Messages > Send & Receive.
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Cheers,
    - Judy

  • My new messages still not coming into my mail inbox, my Mac OS X version 10.6.8

    Can you please give me the correct detail for Mail Preference/account information both incoming mail server &amp; outgoing mail server.
    My new messages still not coming into my mail inbox yet, still not working since yesterday. My sent mails are ok working. What,s number for Port &amp; click on 'use SSL'? 110?
    My safari is working Internet..  My ipad2 is still working to receive my new messages via my mail inbox. Something miss in my mail preference? How to fix it?
    Regards lisa

    Here's my reply to another discussion on the general procedures for setting up a Mail account.
    But without the specifications defined by your ISP no one can tell you any more specific details.  They should have a web page somewhere (or call them) that supplies all the relevant information:
    Incoming (pop) mail server
    mail login user name and password
    pop port
    ssl requirements
    authentication type (password?)
    Outgoing (smtp) mail server
    smtp port
    ssl requirements
    authentication type (password?)
    mail login user name and password

  • MQ message is not coming back in MQ in case of error in Global Transaction

    Hi,
    ```````````````````````````````````````````````````````
    I am using Oracle JDeveloper 11.1.1.5.0 and SOA server 11.1.1.5
    ```````````````````````````````````````````````````````
    Use Case :_
    I have created a Sync BPEl process. In which I am dequeing the messages from MQ using "Get Messages from MQ" Operation available in MQ series Adapter. Also checked the Synchronous check Box, So that we can have the Ondemand dequeing of Messages.
    Three Properties have been added In Composite.xml file  to make the MQ adapter service participate in Single global transaction :
    <property name="*bpel.config.transaction*">required</property>
    <property name="*bpel.config.oneWayDeliveryPolicy*">sync</property>
    <property name="*partnerLink.SyncReadMQ.transaction*" type="xs:string" many="false">participate</property>
    (this last property is added in the partner link of the MQ series adpater, And hence refleacted in the composite.xml file)
    Also provide the MQ Adapter configuration XATransaction='true' in Admin console, to support the Global transaction by following the Oracle Doc (http://docs.oracle.com/cd/E17904_01/integration.1111/e10231.pdf)
    Issue :_
    In case of any system error, The Message is not going back into the MQ and it is lost. My concern is that if I have made the MQ adpater service to participate in the global transaction of the Main BPEL process then upon any fault occur the Adapter service should be rolled back. but it is not happening.
    I want the message back in the Queue in case of any error.
    Would anyone please help me in this issue.+
    `````````````````````````````````````````````````````````````````````````````````````````
    One more thing to notice is that MQ Adapter is a transactional adapter it should participate in the rtransaction.
    `````````````````````````````````````````````````````````````````````````````````````````
    Thanks
    Sunil
    Edited by: 856749 on May 17, 2012 10:57 AM
    Edited by: 856749 on May 18, 2012 7:34 PM

    Hi All,
    Still this thread is unanswered, Is there any genius who has done Transaction handling on Adpaters (MQ or JMS). I have look into may threads on forums, but no appropriate information is given about this issue. If this thread is been answered then it will be very helpfull for othes dealing with transaction in MQ.
    Thanks
    Sunil

  • My TEXT messages are not coming in except for when im on wifi...this never happened before to me!  if i turn Imessage OFF on my phone and ipad it still doesnt come in! HELP

    im not getting my TEXT messages anymore until i get around Wifi and then they flow in....i have Imessage on on both iphone and ipad...i tried turning OFF Imessage and they still dont come in!

    If they are coming in when you are around wifi, are the bubbles blue or green? SMS messages (green) are cellular and wifi would have nothing to do with this. They won't be carried over wifi. If they are blue bubbles, then they are iMessages and are coming in when you get to wifi because you are finally able to receive data, since you say you have cellular data turned off.

  • Component level message are not coming up for the declarative component.

    Hie
    i am using ADF faces with jdev 11g.
    i have created a declarative component and dropped it in my web application.
    This component provides an action listener to write some app specific code.
    in the listener i wrote a component level error message.
    on running the app i can see that it is going to that error but it is not showing it up on the ui. same code works for other adf faces components that comes by default in the component pellete.
    I tried setting the clientComponent attribute to true as well but no luck.
    any idea if something wrong with declarative components?

    Frank,
    My declarative component is dropped on my jsff. In this pages i have dropped a af:messages as well.
    There is a small button in my component on which i have bound an action listner.
    In the action listener i have a validation on the failure condition of which i have the code like:
    if(bean == null || bean.isAuthenticated() == false){
    FacesMessage msg = new FacesMessage(FacesMessage.SEVERITY_ERROR, null, "You must be logged in to vote up");
    FacesContext context = FacesContext.getCurrentInstance();
    context.addMessage(getVotingQuesComponent().getClientId(context), msg);
    AdfFacesContext.getCurrentInstance().addPartialTarget(getVotingQuesComponent());
    return;
    So, i m sure my flow is going in this part of code but i dont see the message coming up marking my declarative component.
    However, if i replace this message by a page level error message then that comes up fine.

  • Is VZ Messages App working?... I'm using the app on my iPhone and iPad amd new received text messages are not coming in. Sent messages is working just fine!

    VZ

        That's odd jway502, let's look into it. Are you not receiving them on the iPhone and tablet, or just on your Messages website? Did you check the native messages app? Do you receive them there? Is it iPhone to iPhone?
    AdaS_VZW
    Follow us on Twitter at @VZWSupport 

  • Messages/Data not coming to Quality XI System

    Dear Xi experts,
    Scenario : RFC to IDOC
    When i execute the RFC program in SAP system based on the variant, i am not getting any data in my Quality XI system.
    I checked the connections (RFC Parameters) from SAP and XI quality...looks it's working fine.
    Regards,
    Ramana Kumar. A

    Hi,
    Never delete the messages in SMQ2 - this will not sort out your problem.
    If your messages are reaching the queue in the application system (ie. can be seen in SMQ2) your problem is the QIN scheduler is not running. This transfers the messages from the application queue to the XI system.
    This is something Basis can help you with.
    Kind regards
    Colin.

  • Messages are not coming through on both devices.

    My question is this: Why am I not receiving messages or FaceTime calls on both my Mac and my iPhone? iOS8 on an iPhone 5 and 10.8.5 on the Mac. I'd love to get this working again. It used to. I have a guess what it is… I'm looking for direction.

    Hi,
    One gets a message, the other does not.
    That was implied in the first post which Eric asked you to clarify.
    Technically they are different apps  and sometime require different actions to fix them.
    In theory you can use different Apple ID in Messages for the iMessages account and FaceTime.
    However if you use iMessages on the Mac and want to switch to FaceTime using the Video icon then you may confuse the Contact as the incoming identifying info is likely to be different and they may refuse connection.
    Lets presume the Mac gets the iMessages but the iPhone does not.
    On the iPhone Settings > Messages and check the iPhone number is ticked as a Send and Receive ID in the Send and Receive part.
    Although this should be ticked (once the Messages app in On) and greyed out (the User can't access this) it can sometimes lose the setting (I have seen it twice now and the last time was the General release of Yosemite).
    In the case where someone send to the iPhone Number on the sync version will  show on the Mac.  (it does not transfer to the Apple ID and repeat back to the iPhone that way).
    Remove the Apple ID from the iPhone.
    Turn the Messages app Off.
    Set the iPhone to Airplane mode to break with server.
    On "restarting" the iPhone after a few minutes Restart the Messages app.
    Wait until it has Verified.
    Then send (from the iPhone Number as you have no other choice) to the Apple ID (So the Mac gets it).
    Return an iMessages so you know the iPhone is receiving (it will send to the iPhone number in a chat opened this way)
    Add back the Apple ID.
    Restart the Mac version and accept the pop ups about the info the iPhone is using.
    If these is not the issue you will have to be a lot clearer in your info.
    (we cannot see over you shoulder to be able to help in this case)
    9:15 pm      Saturday; October 25, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Cannot start Messages - application not responding.

    I've been unable to launch Messages for the past few days. No new installs that I can think of. I've been on Yosemite for awhile so I don't think it's Yosemite related.
    Messages will just hang and I have to force quit.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try to launch Messages. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name or email address, may appear in the log. Anonymize before posting.

  • Messages are not coming into my inbox...

    Can anyone help??
    My mail activity says I have messages that are being received but they do not seem make it into my inbox. I can access the emails as they are redirected via my pop account, but its a pain.
    Does anyone know why messages would suddenly stop arriving?
    I am a complete beginner, but I set it up 2 years ago and its been fine till now.
    Cheers guys.

    Hi SOLVED IT !!
    In Mail, i clicked on the gear wheel icon - bottom left of Mail window, clicked on Get Account Info - then on Messages on Server - there were titles of all messages I'd seen on mail2web.com but not downloaded to my Inbox in Mail.
    Noticed that there was a message with no title and Sender Unknown, it was 25MB !!! Deleted it, and all fine now !!! Hope this works for you. Not sure if Mail didnt like one mega message or if the Inbox was at capacity - do have 1800 messages in there - its my memory box !! good luck Chris

  • TS1627 I can receive my mail on my iPod and iPhone, but the messages are not coming into my macbook pro.

    When I set up my two email accounts on my new mac, I was receiving mail just fine, and I could check it on any of my 3 devices, and view read or unread between the devices. Now no mail is getting through to my laptop. Any ideas??

    Hello annasus77,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Have a nice day,
    Mario

  • ERROR: Start SAP ERP on Sybase ASE, Sybase is Not coming UP

    Hi ,
             We installed EHP7 on ASE 15.0& Linux, After that we stopped the server and while starting it is not coming Up it is saying system crash, can you please suggest me.
    we don't have backup, it is newly installed system.
    Startdb.log:
    ------------------------------ Tue Jul 22 13:32:24 IST 2014
    LOGFILE FOR STARTING SYBASE ASE
    starting database XXX ...
    ------------------------------ Tue Jul 22 13:32:25 IST 2014
    checking required environment variables
    ------------------------------ Tue Jul 22 13:32:25 IST 2014
    check if Sybase ASE processes are running
    ASE instance not available
    *** ERROR:ASE instance possibly left running when system
        went down(system crash?).
        Notify Database Administrator.
    ------------------------------ Tue Jul 22 13:32:25 IST 2014
    check if Sybase Backupserver is running
    Backupserver instance not available
    Database not available
    parse level 0: identified message 'Database 'master' is now online.'
    parse level 1: identified message 'Database 'tempdb' is now online.'
    parse level 2: identified message 'Database 'sybsystemprocs' is now online.'
    ------------------------------ Tue Jul 22 13:48:32 IST 2014
    /usr/sap/XXX/SYS/exe/run/startdb was killed or interrupted. Terminating.
    regards,
    Rajshekar

    Hi Raj,
    Please check solution in SCN thread NW CE 7.3 doesn't start
    Similar issue is discussed here
    Regards,
    Deepak Kori

  • Output message not coming automatically for PO

    hi
    i cerated new output message sending PO to vendor by e-mail. I maintained condition records in MN04. Condition table, access sequence all are maintained. I included new output type into the control data of the existing schema RMBEF1 and the schema is assigned to PO also. Also maintain entry in following string   SPRO- Material Management-Purchasing-Messages-Output control-Message Types-Define Message type for PO---Fine-Tuned Control: Purchase Order
    Still the output message is not coming automatically while creating PO  every time i add output type namually.  please guide
    regards

    Hope you have maintained condition for combination. preferrably -
    1) Purch Doc type > PORG > Vendor
    2) Please make sure that, you have maintained the fileds which are relavant for output.(if you are making any changes in existing PO and you need output)
    Hope this will help you

Maybe you are looking for

  • How to make Apple TV update photos as new photos are entered into CPU?

    Here's my situation -- we are having a Halloween Party this Saturday and I wanted to be able to have people sit in front of my computer and take a picture of themselves with Photo Booth. They would then drag their picture into an album (I don't care

  • Redirection problem

    Hi, We have powerful Solaris server which hosts 2 sets of Apache 2.0.48 -> JBoss 3.07 with Tomcat 4.1.18 using mod_jk2 2.0.2, running a bunch of web applications. They are configured to run independently (2 server names, 2 virtual servers, different

  • Solaris 10 raid manager GUI?

    Is there still some kind of GUI available to the LVM metatools included in Solaris 10? I do recall using 'disktool' from the Solstice Disk Suite back on Solaris 8, where the whole raid features were still an expensive seperate product, but that doesn

  • HTML DB Developers' or users' guide?

    Hi, is there developers' or users' guide for HTMLD DB? The tutorials are pretty on OTN, but it presents the product in a somewhat ad hoc way. Thanks in advance. Tamás Szécsy

  • RE: How to break up the selection into smaller portion for processing

    User enter a range of articles with options. How can I extract the info from a master table (very massive in MARD) a. to output to a internal table with 5000 records AND then process it AND THEN b. refresh the internal table, fillup with another 5000