The database is permanently shutdown help?

I work with oracle from one month a go and never give me this problem, I use Windows XP and Oracle 10g
after I restart my computer the database is shutdown and I can't open it at all. also I see that after the restart I coudn't find the init.ora file, so someone can show me the init.ora file, and I just change parameters and try, or someone can tell me what kind of problem is.
Thanks

select * from hr.departments
soryy but hr is a schema when is tables with data?
my sys tables are empty, but I have data in tables in target schema of warehouse builder. So how can access this tables if my schema is named "schema":
select * from schema.department; I tryied but it give me the error I told you that the database is close.

Similar Messages

  • Error in module RSQL of the database interface! Please Help.

    I am getting the error "Error in module RSQL of the database interface" in my program. Below is the code snippet in which the above error is:
    =================================
    FORM UPLOAD_PA_PB USING NB_LINE ID.
      DATA: TOT_LINES TYPE I.
    IF ID <> 'PA' and ID <> 'PB'.           "UPG060507 - RY
      only PA and PB tables
        CHECK ID CP 'PA*'
           OR ID CP 'PB*'.
        DO NB_LINE TIMES.
          READ DATASET DSN INTO IPREL_DB.
          IF IPREL_DB+0(3) = P_FROM.
            IPREL_DB+0(3) = P_TO.
          ENDIF.
          RP-CHECK-VALID-PAPB IPREL_DB S_BEGDA-LOW S_BEGDA-HIGH.
          IF FLAG = 0. CONTINUE. ENDIF.
          APPEND IPREL_DB.
        ENDDO.
    Begin of change - UPG060507 - RY
        DELETE ADJACENT DUPLICATES FROM IPREL_DB.
    End of change - UPG060507 - RY
        IF TEST = SPACE.
          IF ID = 'PA2010' or ID = 'PA0014' or ID = 'PA0015'.
            PERFORM CLEAR_COST_ASSIGNMENT.                  "PUNM0002
          ENDIF.
          delete previous values
          DELETE FROM (ID) WHERE PERNR IN PERS
                             AND BEGDA <= S_BEGDA-HIGH
                             AND ENDDA => S_BEGDA-LOW.
        WRITE: / SY-DBCNT LEFT-JUSTIFIED, 'entrie(s) deleted from', ID.
          insert the new ones
          INSERT (ID) FROM TABLE IPREL_DB.
          WRITE: / SY-DBCNT LEFT-JUSTIFIED, 'entrie(s) imported in', ID.
          CALL FUNCTION 'DB_COMMIT'.
          SKIP.
        ELSE.
          DESCRIBE TABLE IPREL_DB LINES TOT_LINES.
          WRITE:/ TOT_LINES LEFT-JUSTIFIED, 'Entries Will Be Imported in',ID.
        ENDIF.
        REFRESH IPREL_DB.
    ENDIF.                                          "UPG060507 - RY
    ENDFORM.
    ===============
    Your help will be greatly appreciated and all the answers will be rewarded.
    Thanks.
    Mithun

    Hi Mithun,
    Can you please tell at which line the error is shown.
    Regards,
    Atish

  • Move the database storage layout, please Help.

    Hi Buddies,
    My current database A (9i) 's storage layout is
    File System SIZE
    /yqa1/tech/oracle 8628 MB <-- Oracle software plus server's dump dirs only
    /yqa7/appl/oracle 34521 MB <-data
    /yqa8/appl/oracle 34521 MB <-data
    we want to split existing 32G filesystem into separate chunks of 8G and map them into seperate filesystems
    (for expamle: split /yqa7/appl/oracle into
    /def1/appl/oracle [8G]
    /ghi7/appl/oracle [8G]
    /jkl23/appl/oracle [8G]
    /xyz2/appl/oracle [8G]
    for database A, finallly, we want to change the storage layout like this:
    File System SIZE
    /yqa1/tech/oracle 8628 MB <-- Oracle software plus server's dump dirs only
    /yqa7/appl/oracle 8628 MB <-data
    Is there any best practice to achive the purpose? or any frinds can provide practice documentation regarding to this?
    Thanks a lot in advance.
    Jerry

    You'd need to take the tablespace offline
    ALTER TABLESPACE tablespace_name OFFLINE;
    before you move or copy the datafile to relocate it.
    After completing the move or copy, you could use the
    ALTER DATABASE RENAME FILE 'old_file_name' TO 'new_file_name' ;
    for each of the datafiles in that tablespace.
    Then, you can bring the tablespace online again
    ALTER TABLESPACE tablespace_name ONLINE;

  • Problem with Opening the Database

    Dear All,
    I am learning myself Backup And Recovery.
    I messed up with Redo Log files and now the database is not opening.
    What actually I did is
    1) I got 2 redo log groups with I member file in each group.
    Group 1 (redo1) & Group 2(redo 2)
    2) Then I shutdown the database "Shutdown Normal"
    3) Then I removed the one redo log files. (redo 1) "rm redo1"
    4) Now I tried to open the database. It didnot opened as redo 1 is not available
    5) Now I Added one group 3 when the database is in mount mode (alter database add logfile group 3 ...)
    6) Now when I tried to drop the redo log file, I am getting the below error
    ORA-01623 log 1 is current log for instance orcl (thread 1) - cannot drop.
    7) So Now I am not able to open the database
    Can Anyone please help me out.
    Appreciate any help
    Thanks & Regards
    Madhu K

    Madhu,
    Can you try recreating the controlfile ? All it does is resets the redologs (reinitializes them). There wont be any dataloss. You can open the database using "alter database open resetlogs" after you recreate the controlfile.
    Have you looked into the backup and recovery case scenarios. They covered loss of redologs also.
    Since you are learning by yourself, i hope you are following Official Oracle guides. They are your bible when you practice things for the first time.
    http://www.oracle.com/pls/db102/portal.portal_db?selected=4 => Backup and Recovery Section => Backup and Recovery Basics and Backup and Recovery Advanced User's Guide
    -Srinivas

  • Unable to close the cursors in the database

    While executing a stored program unit(containing three cursors and sub programs or functions containing another two cursors) through forms the client running the form stops responding. While checking the database the open_cursor view reports that there is 74 cursors are opened. The cursor limitation in the database is 200. Help me sort out this problem!!!!

    How do you know it is a cursor problem?
    It looks like the stored procedure does not end. Is it in a loop? Can you run the procedure successfully from SQL*Plus instead of Forms (with the same input parameters)?

  • SSRS 2008: connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError)

    Hi,
    I have started getting this error since a week now when I try to schedule a report or change a schedule of a report. 
    An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) Get Online Help For more information about this error navigate to the report
    server on the local server machine, or enable remote errors 
    We have SQL Server 2008 installed along with SSRS running on the server. I have never seen this happening before for almost a year now but suddenly it appeared.  Along with this, report subscription is also messed up and some report are not been
    emailed as they have a error like:
    Failure sending mail: An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.Mail will not be resent. 
    I am not sure what caused this but if anyone has any idea of what is going on it will be great. 
    Thanks you for your help. 
    Please reply soooon !!!

    Rich, hi, sorry for my english but I speak spanish...
    Well, I was tried to recreate this issue and is really hard to recreate, however and as a rain from the sky, one of my customers receive the same error that you have, reviewing Windows Logs and SQL Traces there is nothing.
    Just for discard security issues I decide to change permissions in my server.
    1. Go to SQL Server Reporting Services Configuration Manager
    2. Go to Databases
    3. Verify the credentials used to connect to the database server
    4. Go to your database server
    5. Look for the login or user that is being used to connect to the database server from SSRS
    6. Change the role of that user and convert it to Sysadmin (Relax, this is not the final solution)
    7. Try again (Is not necesary to restart ANYTHING)
    8. Now, your SSRS and Subscriptions must work fine
    9. If your SSRS and subscriptions are working ok, you have to give some permissions to the user
    10. Grant execute permissions on
    master.dbo.xp_sqlagent_notify
    master.dbo.xp_sqlagent_enum_jobs
    master.dbo.xp_sqlagent_is_starting
    msdb.dbo.sp_help_category
    msdb.dbo.sp_add_category
    msdb.dbo.sp_add_job
    msdb.dbo.sp_add_jobserver
    msdb.dbo.sp_add_jobstep
    msdb.dbo.sp_add_jobschedule
    msdb.dbo.sp_help_job
    msdb.dbo.sp_delete_job
    msdb.dbo.sp_help_jobschedule
    msdb.dbo.sp_verify_job_identifiers
    11. Grant select permissions on
    msdb.dbo.sysjobs
    msdb.dbo.syscategories
    12. Grant public role to the user in the MSDB and Master DB
    13. Remove the Sysadmin role to the user
    14. Try again, now, your SSRS is ready to work
    Regards
    Pls let me know if work for you
    Regards | John Bocachica | jboca.blogspot.com

  • How to connect the database?

    I'm new for oracle developer/2000.
    I installed oracle database 8i in windows 2000 server side, installed developer 6i forms builder in windows(NT) 2000 professional client side. That is all I was done.
    I start forms builder, but I can not connect the database from forms builder.(I configured NET8,and i can connect the database using NET8)
    Please help me.What should I do next? installing more software? installing server side or client side? more configuring? what else?
    Thank you in advance.

    Hi,
    This is not a question particular to portal applications. It should be posted on the general forum. Anyway, please check
    if you have configured the tnsnames.ora on your client machine. You should have an entry for the db connection there.
    Thanks,
    Sharmila

  • When the Database startup and open? please please not alert log

    Hello all
    is there is a script or dinamic view which query what time the database startup and shutdown.
    please don't answer me with opent alert log, am looking for view or script only
    thank you
    regards

    You wrote you don't want to use the alert.log. But
    still this could provide all the information you want
    to have.
    If you dont want to use the alert.log because you
    need to query the information by using sql you may
    consider to access the alert.log via a external table.Even the alert log may not meet the new requirements of 'all startup and shutdown history'. In a typical shop, the alert log is periodically archived or wiped.
    The answer to the OPs question probably lies in creating a new table to store the v$instance information, and create a database startup and possibly a database shutdown trigger to fill that table.
    Or start using Grid Control which has that information tucked away in one of the internal sysman tables.

  • OC4J Configuration Issue While Starting the Database.

    Hi,
    Simply rename the the directories to lowe case. It works...
    Edited by: Junaid on Oct 4, 2012 2:28 AM

    Mode of  file system on your OS has changed to read-only.
    ORA-09969: unable to close or remove lock file
    Linux-x86_64 Error: 30: Read-only file system
    The above error can be because of your partition where lock file for instance is kept is changed into read only mode.
    You can do the following.
    1. Check if on the instance shutdown operation is pending .
    2. Check which mount points are changed to read only mode.
    3. As you system admin to Remount the same in read write mode or you can try this cmd as root user (mount -o remount,rw <device driver> <partition name>. Eg:- mount -o remount,rw /dev/sdb5 /oracle).
    4 .Let the database to get shutdown
    5. after this startup again

  • ExcuteQuery does not return the newly inserted row in the database

    Jdeveloper Studio Edition Version 11.1.1.4.0
    I have a  use case where i insert a row in the database (without commit) and re-query the iterator to see the data in the jsf page. This was working file till we were using a directly the data control. Now our data control is inside a primary data control and it has stopped working. We don't see the inserted record in the page. Just to add that we are creating both the master and the detail record using the database procedure. Please helps us with a workaround or a solution and i have attached the code for reference.
        public void createSCAgr(ActionEvent actionEvent) {
              BindingContainer bindings = getBindings();
              OperationBinding operationBindingSC = bindings.getOperationBinding("createAgreement"); // this is calling a procedure to create record in the both master and detail table
              Object resultSC = operationBindingSC.execute();
              DCIteratorBinding iterator2 = ADFUtils.findIterator("PadForAgr1Iterator");
            iterator2.executeQuery();        // re-query the master record
              DCIteratorBinding iterator1 = ADFUtils.findIterator("FinForAgr1Iterator");
              iterator1.executeQuery();  // requery thedetail record
    best regards
    Sanjay Chatterji

    Hi Timo,
    Yes, I mean root application as the direct data control.
    This has been working earlier and the difficult part is that it is still working fine for two of the screens. The screen in which it works are those which does not have master detail relationship in them.
    We are using PL/SQL to create the new row as it involves using many database functions / packages  to populate the base data for the freshly created row. which we use to get to the screen for further changes and commit.
    We have been using this way for log time and it worked fine.
    Sanjay Chatterji
    Message was edited by: SChatterji

  • Takes more time to start & shutdown the database

    Hi All,
    I have created a database in oracle9i by following manual steps. Every thing was created successfully and am able to start the database and shutdown also.
    but the problem is while giving the startup command it takes more time to start the database and the same during the shutdown. So anyone help me..
    the follwing are the pfile specifications:
    db_name=practice
    instance_name=practice
    control_files= 'E:\practice\control\control1.ctl',
              'D:\practice\control\control2.ctl'
    db_block_size=2048
    db_cache_size=20m
    shared_pool_size=20m
    background_dump_dest='E:\practice\bdump'
    user_dump_dest='E:\practice\udump'
    Thanks in Advance

    Every thing was created successfully and am able to start the database and > shutdown also.Please restate the above.
    problem is while giving the startup command it takes more time to start the >database and the same during the shutdownHow have you compared? Could it be O/S resources, installation of additional software; you have not mentioned the O/S and complete version of your database.
    You can review the following although I am bit unclear;
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96533/instreco.htm#440322
    Adith

  • Shutdown The Database in Some Times

    Dear All
    I have Installed Oracle Database 10G on Windows Server 2003
    But When I need Connect To The database I Discover it shutdown then I will Startup Again to Connect.
    Please I need help To see What Happen To Oracle Because its Online Database
    There is files In Oracle That I can Trace The Error or Any Thing To Help.
    Thanks In Advance.

    The first place to check would probably be your alert log. You can usually find it here $ORACLE_BASE\admin\bdump and the file will be named alert_<SID>.log. If you cannot find the file here check the value of the BACKGROUND_DUMP_DEST parameter.
    Hope this helps.
    Also this would probably be better off posted in the {forum:id=61} forum :)

  • How to Shutdown the Database?

    hi,
    i just installed oracle enterprise edition on my notebook for getting some experince with the ee. My first goal was to simply shutdown/startup my Database instance.
    for that i logged into the web interface (sysdba) and used the shutdown button. i get asked for a host-id user/pwd and a database user/pwd. for the host-id pw i entered my windows login acc/pwd. and for the database-id my user "sys" with pw.
    everytime i get the error "RemoteOperationException: ERROR: Invalid username and/or password". i gave alle admin db-users the same password ...so i am sure i used the correct one here - what am i doing wrong?
    i am a bit confused that the error tells me someting about a remoteOperation? Everythin is running local on my notebook....
    can someone help me? even the "oracle by example"-Documentation gives me no clue what to do.
    thx for help

    The web interface, DB Console, requires both the host user name and password (username and password that you use to log on to you laptop) and database user with SYSDBA or SYSOPER privileges.
    The username and password that you use to log into your laptop needs to be in the both in the Windows administrators group and the ORA_DBA group.
    You can setup the preferred credentials in DB Console by clicking the Preferences link at the top of the page and then chose Preferred Credentials at the left. On the Prefered Credentials page you can test both the host and database username and password combinations.
    Please see the 2 Day DBA Guide for more information on starting and the stopping the Oracle database and associated process.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/instance002.htm#sthref255

  • TS2518 Help, I had aperture open and working on a image and did not have a battery in and bumped the power off. As a result it will not open my master, it is locked. when I try to open that Library  it says There was an error opening the database for the

    Help, I had aperture open and working on a image and did not have a battery in and bumped the power off. As a result it will not open my master, it is locked. when I try to open that Library  it says There was an error opening the database for the library. I have tried every thing. I updated the other libr but now it will not open the main to update. What do I do?

    Try starting Aperture with the command and option keys held down.  You'll get 3 options.
    Try each, starting at the top, in order, checking after each to see if it fixes the issue.

  • I have three aperture libraries. But just recently two of them (old from 2011) will not open. I get the following error: There was an error opening the database for the library "~/Pictures/Family IIi.aplibrary". Please help, thanks

    I have three aperture libraries. But just recently two of them (old from 2011) will not open. I get the following error: There was an error opening the database for the library “~/Pictures/Family IIi.aplibrary”. Please help, thanks

    Are all three libraries under your account or are they in different accounts? Any other errros on the system?
    Start by doing the permission repair and library repair steps in Aperture 3: Troubleshooting Basics

Maybe you are looking for

  • Photoshop Elements does not start under Windows Vista

    The Twain-Module of my Canon CanoScan FS4000US Filmscanner works only under Windows Vista (no newer OS!). Fortunately I own an older Notebook with Vista as OS, so I have PSE Version 5.0.2 installed and use it to import my old color negatives via the

  • SQL Help for Date Range display

    Gurus, I have a sql statement like select MIN(HIREDATE), MAX(HIREDATE) FROM EMP WHERE DEPTNO = 30My output looks like MIN(HIREDATE)     MAX(HIREDATE) 12/30/1998        12/30/2001Based on the values of MIN(HIREDATE) , MAX(HIREDATE) values I need a SQL

  • How do i set up System/Library/User Template/English.lproj on  10.8 a file server using workgroup manager.

    any suggestion will be appreciated

  • Use of MS JDBC Driver

    Let me first start by saying I am not an expert at JSP. So this might seem as a easy question to the most of you, but for me it is all new. I am using a JSP application that uses the sun jdbc driver. Now I am using SQL 2005 and want to create a query

  • Repeating Grid Map Problem!

    My maps app has some serious issues. It often times does not load the correct map info and leaves a repeated grid of another map over and over again instead. Please help.