ASE instance not available *** ERROR:ASE instance possibly left running when system went down(system crash?). Notify Database Administrator

Hi Gurus,
I made some changes in rz10 for client copy like:
icm/host_name_full [email protected]
login/accept_sso2_ticket 1
login/create_sso2_ticket 2
icm/server_port_1
PROT=HTTPS,PORT=443$$,PROCTIMEOUT=600,TIMEOUT=600
icm/server_port_0
PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600
login/no_automatic_user_sapstar 0
After to make changes effective, i stopsap & startsap.
But unfortunately db is not coming up. I checked startdb.log it showing
error as " ASE instance not available
*** ERROR:ASE instance possibly left running when system
went down(system crash?).
Notify Database Administrator."
Please help us to resolve this issue, i have also added startdb.log for
your reference.
Regards,
Piyush

Hi Piyush,
Did you solved this issue.
We are facing the same issue and only this thread is there in SCN for this issue.
If you solved this issue,Kindly share the solution.
Thanks and Regards,
Mathan A

Similar Messages

  • Wish Lion did not open all the programs that were running when I shut down.

    No way to stop lion from re-opening programs and files where I left off. Hate that. Anyone know how to stop it?

    If you want to permanently avoid having to uncheck the "Reopen windows when logging back in" checkbox at each shutdown, you may consider doing this:
    1. Close all apps you don't want to open at startup.
    2. Open your user Library folder. It is normally invisible, so press the Option key while selecting the "Go" menu in the Finder then select "Library" to open it.
    3. Use the Get Info dialog "Locked" checkbox to lock this plist file:
    ~/Library/Preferences/ByHost/com.apple.loginwindow.*.plist
    where "~" is your home folder and "*" is a sequence of characters (12 in my case). No need to lock the corresponding lockfile.
    This plist is where the System stores "reopen windows" info, so the System can't change/delete it if it is locked. This won't change the "Reopen windows..." checkbox setting, but that setting will no longer have any effect.

  • System Landscape directory not available error,

    I am still a beginner, and I am having some slight trouble understanding, what tools would be needed, and how to install. I am using the forums.
    We have the MII Discovery Server up and running.
    NWDS Server installation is done.
    We have the MII track ready to be used for Development(SLD URL is available) , Userid and password available
    I am working on installing the NWDS 7.3 Developer Workspace.
    Would I also need to do NWDS Server install on my laptop?
    Would these steps be sufficient?
    1. Download and install JDK 1.6
    2. Copy the file nwds-extsoa-7.3-SP00-PAT0000-win32.zip from:
    <your download location>\51039309\DATA_UNITS\JAVA_IDE\distros\com.sap.netweaver.developerstudio.distribution.complete.extsoa\8.30.0.101020102100
    to a convenient folder.
    3. Extract the content and you will have a folder with name eclipse.
    4. Launch the Netweaver Developer Studio from folder eclipse, you may want to create a shortcut on the Desktop.
    5. If you haven't maintained JAVA_HOME property or if it's pointing to some other java version, eclipse will complain about it. In the dialog window locate the JDK 1.6 installation. Path to JDK 1.6  should be something like
    C:\Program Files\Java\jdk1.6.0_25\bin
    6. Restart the NWDS after this and select a suitable workspace.
    7. Set the run time engine in NWDS, by going through the menu path:
    Window->Preferences->SAP AS JAVA
    Question:
    1. I am unable to Set the run time engine in NWDS, please could  you give me details steps with what I would need to enter for Instance Hostname and Instance Number...etc
    2. As part of Development installation do I have to Modifying the Logon Page? Do I have to go thru the Server installation in order to start developing on eclipse environment?
    I do not have the war file. How do i  Copy the war file tcsecumelogonui.war from
    <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_ui_resources\tcsecumelogonui.war
    3. System Landscape directory not available error,
        In the Component Browser when I right click and select New u2013 Development Configuration u2013 Import From System Landscape Directory (SLD) u2013 Next (Enter UserID and Password)
    Thank you

    Hello,
    For the SLD error, please,  configure SLD following as per this docuemtnation:
    http://help.sap.com/saphelp_nw04/helpdata/EN/bb/c2b6421a75da11e10000000a155106/frameset.htm
    Regarding the settings to enter NWDS to connect to AS Java, you have to enter the java instance data so that NWDS can connect to it in order to make deployments, etc....
    Please, see also the following documentation that explains stp by step how to work with NWDS.
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/a3996fa314f94f8a0c3475b08636d0/frameset.htm
    I hope this helps you.
    Regards,
    Blanca

  • O1034 Oracle not available error

    Right, I'm running on a Windows Xp platform, I've installed ok and it runs ok. I have manually altered the password of user HR from within sqlplus, and everything is fine.The problem comes when I switch off and switch back on, I am unable to start the database.
    Running sqlplus system/password gives me ORA-01034 Oracle not available and ORA-27101: Shared memory realm does not exist.
    I have tried running stobdb.bat and startdb.bat which both run ok, but I still get the oracle not available error when going into sqlplus. It seems that the PC does not install the oracle set up on booting perhaps? I also cannot access the "Go to database home page", from my web browser, but I'm not sure if it is necessary to access that home page?

    We are seeing this a little bit, and not sure what is causing it at this stage. Starting the database manually seems to help, or at least points to the root cause problems.
    The steps to start the database manually are posted at Re: ORA-01033 after starting and trying to connect. and also posted below
    To shutdown manually go to the SQL Command Line (as the OS user that installed Oracle).
    At the SQL Prompt SQL> issue
    connect / as sysdba
    For example
    SQL> connect / as sysdba
    Connected.
    Then type
    shutdown immediate;
    You should see the following
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Then type
    startup
    You should see the following
    SQL> startup
    ORACLE instance started.
    Total System Global Area 599785472 bytes
    Fixed Size 1249348 bytes
    Variable Size 192942012 bytes
    Database Buffers 402653184 bytes
    Redo Buffers 2940928 bytes
    Database mounted.
    Database opened.
    Just to be sure, also try a select
    select count(*) from hr.employees;
    You should see
    SQL> select count(*) from hr.employees;
    COUNT(*)
    107
    Any problems or errors reported with any of these steps, please let us know.

  • ORA-01034: ORACLE not available error while creating ASM or database

    Hi all,
    I am using oracle database 10gR2 on windows 2000 pro system.
    I have Installed oracle software and there was no issue with that but now I am facing ORA-01034: ORACLE not available error while trying to create asm instance or even while creating database through dbca.
    I have tried creating the asm instance manually and it was succeeded. Also database creation was successful through manual steps.
    Any idea guys?? How to resolve this issue??

    Hi FK,
    On Windows, it can sometimes mean that the services are not running. I have a check here:
    http://www.dba-oracle.com/t_check_verify_windows_services.htm
    Have you tried using oradim?
    http://www.dba-oracle.com/tips_oradim_utility.htm
    The oradim utility provides more than just the ability to start and stop Windows databases. Windows oradim can create and edit databases. It also allows DBAs to configure script-based installation mechanisms.
    The oradim utility is used on the Windows platform to perform these tasks.
    C:\oracle9i\bin\oradim -startup -sid ORCL92 –usrpwd manager
    -starttype SRVC,INST -pfile C:\oracle9i\admin\ORCL92\pfile\init.ora
    • startup – Indicates that the specified instance should be started.
    • sid – The SID of the database to start.
    • usrpwd – The password for the database user.
    • starttype – Specifies whether to start the instance, the service, or both
    Hope this helps. . .
    Don Burleson
    Oracle Press author

  • ORA-01034 "ORACLE not available" error

    I've installed oracle8i expert edition on Solaris but I can't start up the database. I keep getting this "ORA-01034 ORACLE not available" error message. I've followed the instructions associated with this error but so far to no avail. Please help me.
    Mohamed

    Hi FK,
    On Windows, it can sometimes mean that the services are not running. I have a check here:
    http://www.dba-oracle.com/t_check_verify_windows_services.htm
    Have you tried using oradim?
    http://www.dba-oracle.com/tips_oradim_utility.htm
    The oradim utility provides more than just the ability to start and stop Windows databases. Windows oradim can create and edit databases. It also allows DBAs to configure script-based installation mechanisms.
    The oradim utility is used on the Windows platform to perform these tasks.
    C:\oracle9i\bin\oradim -startup -sid ORCL92 –usrpwd manager
    -starttype SRVC,INST -pfile C:\oracle9i\admin\ORCL92\pfile\init.ora
    • startup – Indicates that the specified instance should be started.
    • sid – The SID of the database to start.
    • usrpwd – The password for the database user.
    • starttype – Specifies whether to start the instance, the service, or both
    Hope this helps. . .
    Don Burleson
    Oracle Press author

  • Mini HDMI adapter to 55" tv, Not Available error, still see screen

    basically i have a Mini HDMI adapter connected to my 55" tv, I have run the tv all day like this with no problem watsoever, but now an error message has popped up over top of (i can still see all the computer stuff i should on the tv, using it now actually) but the error message says (Not Available) i'm assuming this Not available message means that the connection is not available to the computer, but its in the middle of the screen over top of my streamed computer, my computer is running on the tv still, it just has the "not available" error right in the middle of the screen & won't go away.
    sorry for the long msg i'm not good @ explaining things.

    Update again, error has popped up again & won't go away this time.
    Did i get a faulty adapter? I know the HDMI cord itself is good, as well as the port on the tv as i have used both with other devices without problems
    anyone that can possibly explain what is going on please do, I am starting to get really irritated,
    & just a guess, this error has occured when opening full windowed items such as a video i tried playing, & then a game i tried opening, it was fine each time running safari & skype until i tried opening those full windowed items, would that make any difference? if i can fix it again i'll try my theory,

  • 503 Service not available error while testing web service in SOAMANAGER

    Hi guys,
    We have created a web service in ABAP and want to test it in soamanager.
    When trying to test it using the    "Open Web Service navigator for selected binding" link in web service administration page    we get the error page--
    503 Service not available
    Error: -6
    Version: 7000
    Component: J2EE Server
    Date/Time: Thu Jul 30 10:40:50 2009 
    Module: http_j2ee.c
    Line: 820
    Server: cmphr_HRC_10
    Error Tag:
    Detail: Cannot reach external Application Server on localhost:51000
    we have enabled the wsdl service in SICF and also the APP SOA MANAGER service.
    Can anyone please help.
    Thanks in advance.
    Regards
    Prince

    Hi,
    Detail: Cannot reach external Application Server on localhost:51000
    51000 is the port when the j2ee engine runs. As you dont have java stack am afraid this would not work.
    Regards,
    Vamshi.

  • Facetime is not available error message, any suggestions?

    facetime is not available error message, any suggestions?

    Hi ftruseljr,
    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 FaceTime
    http://support.apple.com/kb/ts3367
    Cheers,
    - Judy

  • RPC Server not Available error when using Windows Fax & Scan under Windows 7

    RPC Server not Available error when using Windows Fax & Scan under Windows 7

    Hi,
    On current situation, please remove the old fax account and re-add a new fax account in Windows Fax and Scan, then check if this issue sill exist. For more details, please refer to following similar thread and artilces.
    RPC Server not Available error when using Windows Fax & Scan
    under Windows
    The local fax account is inaccessible after you rename a Windows Vista-based computer
    Cannot send fax from Windows Vista/Windows 7 PC with “RPC Server not Available” error message
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please
    make sure that you completely understand the risk before retrieving any suggestions from the above link.
    If any update, please feel free to let me know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Bluetooth not available error

    I got a early 2008 MAC PRO with additional wireless keyboard and mighty mouse few weeks ago.
    Recently I keep encountering the "bluetooth not available" problem after software update (system reboot) if I have USB devices attached to the MAC PRO. Also, if I connect the Logitech quickcam ultravision directly to the MAC PRO, the bluetooth will have "not available" error after system reboot. If I connect the quickcam to the USB HUB, the problem won't happen.
    This error happened again when I install the new Safari update while I have the keyspan USB-to-Serial connected to the MAC PRO.
    I have all the latest updates installed in my MAC PRO. I don't know what happened, but I hope this problem can be fixed so that I don't have to keep unplugged all my USB equipment if I need to reboot my MAC PRO.

    Hi there,
    I just had the exact same thing happen! I had my usb 2 flash stick and MyBook 320HD only. I then noticed that the MyBook wouldn't sleep even though the Mac was shut down. I had to force shut off the drive by removing the power lead. I restarted the Mac with no usb whatsoever and voila! All is now ok.. I wonder if this is connected with the motherboard power management??

  • "Youtube not available" error on my video

    I uploaded a video last night to YouTube. I can access it from the YouTube app on my phone only if I am signed in and go to "My Videos". But if I try to open it using a link to the video, I get a "Youtube not available" error. I've gotten 3 other people with iPhones to try it, with the same result. I made sure the option to play on mobile devices was checked within the video settings. What else can I do? I have no idea why this isn't working.

    What else can I do?
    Don't use Youtube.
    It is Youtube not iPhone.
    Youtube is very buggy (The most famous bug is the inability to post a text comment).
    These work better.
    http://www.the-top-tens.com/lists/best-alternatives-youtube.asp
    http://www.youtubealternative.com/

  • Stereo Not Available Error !

    Hello all,
    I used to get stereo to work with shutter glasses on my
    WinNT machine. But, today I installed a newer version of
    Java and Java3D and stereo stopped working. It gives
    me "Stereo not available" error. I tested my shutter
    glasses with another example (not Java3D) and they are fine.
    Java version: SE v1.4.1_02
    Java3D version: 1.3.1-beta (OpenGL) SDK
    Please tell me if anybody had the same problem and if it is
    because of the java versions. If not do you have any suggestions?
    By the way I am trying to run the example program under
    demo\java3d\PureImmediate\PureImmediate.java
    Thank you,
    Tina

    hum, it is perhaps because you installed a beta version of java3d... By definition, you can't expect a beta version to work fine.

  • "connection not available error code - 4161" what...

    Hi
    I have been trying to upload my workouts to Nokia traker but when I start the application I get the following "connection not available error code - 4161" What does this mean and how do I sort it
    Thanks

    I did a comparison, and your connection string is different
    than mine. Mine does not show any password/userid entries, but
    perhaps that's the difference between using SQL and SQL Express.
    (I'm using SQL.) I am, of course, assuming that you have actual
    values for "servername," "database," etc.
    Given that you can't get in from RSC Explorer, it would seem
    that either you are not using the same userid/password as the one
    you set up for the administrator when you created the DB, or else
    there's something wrong with the DB itself.
    Try creating a test DB. Be careful to specify the same
    administrator name and password as the login you use to get on the
    RSC server. After you've created the test DB, open it up from RSC
    Explorer. If you can do this successfully, then everything ought to
    be working OK. From that point, I'd start over and create a new DB,
    and upload to that one. (In fact, I've actually gone through
    exactly that total exercise before.
    G

  • Direction Not Available Error -ios6

    Maps are not working on my iphone4 after ios6 upgrade I am getting "Direction Not Available" error even though it is able to search the place if I just give search. I was using maps successfully with ios5. Please let me know what is the solution.

    I am also facing the same prob..in UAE. is there any solution?

Maybe you are looking for

  • Where do I start in order to create a summary report for a questionnaire?

    I am creating a summary report for an internal questionnaire took by branches of a company. Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production The two tables in use are: SQL> describe answers; Name Null? Type ID NOT NULL NUM

  • After Effects crash on startup

    Well, on my Windows 7, 64-bit computer After Effects CS5 crashes on startup. There's no error message, but in Windows 7 event viewer I get this: Faulting application name: AfterFX.exe, version: 10.0.1.19, time stamp: 0x4c785da6 Faulting module name:

  • How do I connect my ipad2 to a linksys router

    Can anyone help with this issue?  My iPad2 "sees" my wireless network, but it won't allow me to join it.  However, when I or other people bring their wireless PCs to my house, they have no problem connecting to my home network.  I am clueless when it

  • Flash Button Error

    I use Dreamweaver MX 2004. When go to Insert Flash Buttton, I am now getting the following error message: While executing object Tag in Flash Button.htm, the following JavaScript error(s) occurred: At line 205 of "C:\Program Files\Macromedia Dreamwea

  • Speed through WRT54G is very slow

    Hello , I am using  WRT54G linksys router. When connwcted through the router my download speed is very  slow(~700K). If i plug in the LAN calble directly to my laptop the speed is ~4M I am using only filter by MAC address. Amy help will be appreciate