LRM-00109:could not open parameter file '/u01/app/oracle/product/10.2.0/db

hi
i have manually created a database called ora.i have done all the relative tasks.i can open the database by startup nomount pfile.but when i try to create spfile from pfile, it is showing an error that it is already created.when i give the startup command the
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/u01/app/oracle/product/10.2.0/db_1/dbs/initora.ora'
above error occurs.acutally my pfile is in another location and it is trying to open it from another loc.ihave added the line
export ORACLE_SID=ora in bashrc file.Already there is one database called orcl and it is also been added to the
bashrc file.
Pz solve it for me.

hi,
>
create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
2 from
3 pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
ERROR at line 1:have you startup the database in nomount stage with pfile.. if so.
then
create spfile form pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
use this command
a spfile will be created inside /dbs/
now restart the DB and give startup command and check the instance status..
as mentioned above export the Oralce_home and Oracle_sid..
regards,
Deepak

Similar Messages

  • ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initORA11G.ora'

    I have installed an Oracle 11gR2 on Oracle Linux Server 6.6 (Virtualbox). I have the users grid and oracle11g. Add groups and install grid infrastructure first as a grid user and install database as oracle user as in documentation successfully.
    I have following users and groups as
    [grid@orcl11g ~]$ id grid
       uid=501(grid) gid=502(oinstall) groups=502(oinstall),492(vboxsf),501(grid),503(dba),505(asmdba),506(asmadmin),507(asmoper)
    [grid@orcl11g ~]$ id oracle11g
       uid=500(oracle11g) gid=502(oinstall) groups=502(oinstall),500(oracle11g),492(vboxsf),503(dba),504(oper),505(asmdba)
    .bash_profile edited  for oracle11g user as
    "export TMP=/tmp
    export ORACLE_HOSTNAME=orcl11g
    export ORACLE_UNQNAME=ora11g
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/dbhome_1
    export ORACLE_SID=ora11g
    export PATH=$PATH:$ORACLE_HOME/bin
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib;
    export CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib;
    .bash_profile edited  for grid user as
    "export TMP=/tmp
    export ORACLE_HOSTNAME=orcl11g
    export ORACLE_UNQNAME=+ASM
    export ORACLE_BASE=/u01/app/grid
    export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/grid
    export GRID_HOME=$ORACLE_BASE/product/11.2.0/grid
    export ORACLE_SID=+ASM
    export PATH=$PATH:$ORACLE_HOME/bin
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib;
    export CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib;
    When I log on as grid user. I check the followings:
    [grid@orcl11g ~]$ crsctl check has
    CRS-4638: Oracle High Availability Services is online
    [grid@orcl11g ~]$ srvctl status database -d ora11g
    Database is running.
    [grid@orcl11g ~]$ sqlplus sys as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 25 19:17:37 2014
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> select status from v$instance;
    STATUS
    STARTED
    Till here everything seems to be OK!!!!
    When I log as  oracle user. I check the followings:
    [oracle11g@orcl11g ~]$ sqlplus sys as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 25 19:21:46 2014
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to an idle instance.
    SQL> select status from v$instance;
    select status from v$instance
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initORA11G.ora'
    Also when I log on as a grid user again and use following commands to shutdown and start database again the STATUS of instance is again STARTED not OPEN.
    [grid@orcl11g ~]$ srvctl stop database -d ora11g -o normal
    [grid@orcl11g ~]$ srvctl start database -d ora11g
    And also when I edit /etc/oratab file. I change N to Y for +ASM. But when restart system it seems not changed value is N again.
        +ASM:/u01/app/grid/product/11.2.0/grid:N   # line added by Agent
         ora11g:/u01/app/oracle/product/11.2.0/dbhome_1:Y
    NOW QUESTIONS!!!!!
    1. Why I can't change the status of database to OPEN as grid user?
    2. The status is always STARTED when querying v$instance. İs it status of +ASM or database?
    3. When checking database as grid user it seems to be Database runnning...  If running why it is not in OPEN state? What is running means here?
    4. When I log on as oracle user and query v$instance, then error shown above occured. And also when startup  the database then another error occured as in above. WHY?
    5. When I edit /etc/oratab file manually why second row saved but the first one is changed after restart the system?
    6. Normally, which user have to start, stop or manage database? I think that oracle user is necessary for managing database and the grid user is only for managing ASM and Oracle Restart.
    PLEASE HELP ME TO SOLVE THIS CHAOTİC SİTUATİON!!!
    Thanks,
    DBA_84

    I have installed an Oracle 11gR2 on Oracle Linux Server 6.6 (Virtualbox)
    Pl identify exact version of 11gR2 to 4 decimal places. As noted in your other thread - Failed to start oracle-ohasd, error: Inappropriate ioctl for device ohasd failed to start at roothas.pl - you will need a minimum version of 11.2.0.3 for Linux 6.x - using a lower version may result in unexpected issues or problems.

  • LRM -00109:could not open parameter file Oracle 10g in Solaris 10

    Hallo! I have just installed Oracle 10g in Solaris 10.When I logged into sqlplus / as sysdba if found that I was connected to an idle instance. When I tried to startup open the db, the following error appeared
    Connected to an idle instance.
    SQL> startup open;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/export/home/oracle/product/10.2.0/db_1/dbs/initsolaris.ora'
    My pfile has the name init.ora and not initsolaris.ora.How can I change the settings to make the Oracle database start via pfile init.ora.
    Eventually,I would like the db to read the spfile spfileorcl.ora during the startup.How can I achieve this?
    Thanks

    4joey1 wrote:
    Hallo! I have just installed Oracle 10g in Solaris 10.When I logged into sqlplus / as sysdba if found that I was connected to an idle instance. When I tried to startup open the db, the following error appeared
    Connected to an idle instance.
    SQL> startup open;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/export/home/oracle/product/10.2.0/db_1/dbs/initsolaris.ora'
    My pfile has the name init.ora and not initsolaris.ora.How can I change the settings to make the Oracle database start via pfile init.ora.
    By default, oracle will look first for a spfile named "spfile<ORACLE_SID>.ora". Lacking that, it will try to find "init<ORACLE_SID>).ora.
    Eventually,I would like the db to read the spfile spfileorcl.ora during the startup.How can I achieve this?
    Once you have started the db (I believe a startup nomount will be sufficient) you can issue CREATE SPFILE ... Details are in the fine SQL Reference manual found at tahiti.oracle.com
    BTW, "open" is the default behavior of "startup", so no need to specify it. A simple "startup" does the same thing.
    Thanks

  • LRM-00109: could not open parameter file

    Hi,
    I have done clone using rman backup and change db name using DBNID utility Now i want to rename the pfile or spfile When i am trying to rename it occured below error.Tnsname and listener parameters have been changed.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/vol02/oraclestandby/10.2.0/dbs/initem
    gr.ora'
    --while tried to start database using pfile with new name it started but it is not creating spfile.
    --One question,During start the database(startup) how can it looks the particular pfile ?
    startup command how to identify the exact pfile if there are three or more different pfile with different name?
    Thnaks,

    Oralce will look for a mfile matching with the SID of your database. Thats why the file naming convetion is init sid .ora. If oracle cant find that same named file, the rror is returned to you.
    HTH
    Aman....

  • Could not open parameter file

    Hi everyone,
    I was installing oracle 11gr2 on fedora 14 2 weeks
    I couldn't find any solve for "could not open parameter file"
    I read a lot of forums but I could not
    I haven' got any pfile or spfile
    I have only $ORACLE_HOME/dbs/init.ora
    I haven't got any control file
    I installed again again but nothing change
    What can I do ?
    I set ORACLE_HOME, SID , BASE and LD_LIBRARY_PATH

    Sounds like you installed the Oracle software only. What did you install? You might want to run the Database Configuration Assistant (DBCA) to create a database.

  • ORA-00202: control file: '/u01/app/oracle/product/11.2.0.2/db_1/dbs/snapcf_

    RMAN> register database;
    database registered in recovery catalog
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03008: error while performing automatic resync of recovery catalog
    ORA-00206: error in writing (block 29824, # blocks 64) of control file
    ORA-00202: control file: '/u01/app/oracle/product/11.2.0.2/db_1/dbs/snapcf_bibp1.f'
    ORA-27072: File I/O error
    Additional information: 4
    Additional information: 29824
    Additional information: 200704
    I have created catalog server and want to configure on both node.its RAC env. bibp1 and bibp2
    when am trying to register the database when give me above error.

    In 11.2.0.2, the Snapshot Control file must be on a Clustered File System or ASM. It cannot be on a local filesystem.
    See Oracle Support Notes
    RMAN Snapshot Controlfile Must Reside on Shared Device for RAC database in 11G [ID 1263621.1]
    In RAC environment from 11.2 onwards Backup Or Snapshot controlfile needs to be in shared location [ID 1472171.1]
    You need to :
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO <shared_location_file>;Hemant K Chitale

  • Error in writing to file '/u01/app/oracle/product/10.2.0/lib/libocr10.so'

    I am in middle of Oracle 10.2.0.3 pachest installation and getting this error:
    Error in writing to file '/u01/app/oracle/product/10.2.0/lib/libocr10.so'
    I shutdown database and listenter prior to start of upgarde.
    Any idea? OS AIX 5.2

    hi,
    >
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    2 from
    3 pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    ERROR at line 1:have you startup the database in nomount stage with pfile.. if so.
    then
    create spfile form pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    use this command
    a spfile will be created inside /dbs/
    now restart the DB and give startup command and check the instance status..
    as mentioned above export the Oralce_home and Oracle_sid..
    regards,
    Deepak

  • Cant not run root.sh u01/app/oracle/product/10.2.0/crs/install/rootinstall:

    Hello,
    Production machine hardware was failed which caused to reinstall the clusterware after following deinstall steps of metalink doc., but facing problems like "error invoking ntcontab.o" and error in invoking target nnfgt.o and error in invoking target client_sharedlib"
    these errors are raising at reinstall time of clusterware, if I am ignoring installation is going on but finally its showing only root.sh and not not showing the message to execute root102.sh, and even if I am trying to execute root.sh then below is the permission error
    /u01/app/oracle/product/10.2.0/crs/root.sh: line 2: /u01/app/oracle/product/10.2.0/crs/install/rootinstall: Permission denied
    even after that I changed the file permission its further stuck at error can not open libcltsh.so.10.1 file size is too short.
    Does any one have any ides about it, I have raised SR at severity 1 as it is production server but no Reply yet.
    Regards,
    Farrukh Salman,

    Hello,
    Thanks to reply, I have installed RAC 10g R2last month have to redo it coz of SAN connectivity driver failure and cross checked all the required RPMs again its all ok mean time I got a reply by metalink support as under
    As per bug
    Bug 4113186
    Looking at script /oracle/CRSHome/bin/ocrconfig, looks the installer didn't
    create the script properly as ORA_CRS_HOME is left null as below:
    ORA_CRS_HOME=
    ORACLE_HOME=/oracle/CRSHome
    Hence changing ORA_CRS_HOME to point to /oracle/CRSHome resolves this.
    Can you please help me out to understand these lines.
    Regards,

  • RSCRM 085 Could not open the file

    HI Guru's,
    for two weeks we have trouble on RSCRM BAPI. we have a job which execute the function module to generate a file. yesterday we applied an OSS Note to solved the problem RSCRM164.
    But now if i execute my process by the program i have the error RSCRM085 could not open the file.
    If i execute the process by the transaction RSCRM_BAPI (with the same parameter) the generation is successfull.
    Do you have an idea what problem i have ?
    Thanks
    CYril

    Hello Cyril,
    If you regenerate the coding and reactivate the program does it resolve the issue?
    Best Regards,
    Des

  • Could not open audit file:

    Hi,
    I have a 11gR2(11.2.0.1) 2 node RAC database set up on NFS ,with shared file system.
    In the adump for every min, more than 6 *.aud files are generated.
    FYI
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:25 soatst2_ora_4605_1.aud
    -rw-r----- 1 oracle oinstall 907 Nov 1 10:25 soatst1_ora_7624_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:25 soatst1_ora_7516_1.aud
    -rw-r----- 1 oracle oinstall 905 Nov 1 10:25 soatst1_ora_7636_1.aud
    -rw-r----- 1 oracle oinstall 900 Nov 1 10:25 soatst2_ora_4620_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:25 soatst2_ora_4539_1.aud
    -rw-r----- 1 oracle oinstall 905 Nov 1 10:26 soatst1_ora_7650_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:26 soatst1_ora_7648_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:26 soatst1_ora_7513_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:26 soatst2_ora_4641_1.aud
    -rw-r----- 1 oracle oinstall 906 Nov 1 10:26 soatst1_ora_7634_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:26 soatst1_ora_7580_1.aud
    -rw-r----- 1 oracle oinstall 840 Nov 1 10:26 soatst1_ora_7694_1.aud
    -rw-r----- 1 oracle oinstall 840 Nov 1 10:26 soatst1_ora_7696_1.aud
    -rw-r----- 1 oracle oinstall 834 Nov 1 10:26 soatst2_ora_4659_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:27 soatst2_ora_4631_1.aud
    -rw-r----- 1 oracle oinstall 907 Nov 1 10:27 soatst1_ora_7677_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:27 soatst1_ora_7673_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:27 soatst2_ora_4657_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:27 soatst2_ora_4639_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:27 soatst1_ora_7692_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:28 soatst2_ora_4670_1.aud
    -rw-r----- 1 oracle oinstall 906 Nov 1 10:28 soatst1_ora_7707_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:28 soatst1_ora_7705_1.aud
    -rw-r----- 1 oracle oinstall 905 Nov 1 10:28 soatst1_ora_7717_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:28 soatst2_ora_4681_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:28 soatst2_ora_4679_1.aud
    -rw-r----- 1 oracle oinstall 907 Nov 1 10:29 soatst1_ora_7725_1.aud
    -rw-r----- 1 oracle oinstall 900 Nov 1 10:29 soatst2_ora_4691_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:29 soatst2_ora_4603_1.aud
    -rw-r----- 1 oracle oinstall 907 Nov 1 10:29 soatst1_ora_7734_1.aud
    -rw-r----- 1 oracle oinstall 899 Nov 1 10:29 soatst2_ora_4711_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:29 soatst2_ora_4715_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:30 soatst2_ora_4723_1.aud
    -rw-r----- 1 oracle oinstall 905 Nov 1 10:30 soatst1_ora_7743_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:30 soatst1_ora_7675_1.aud
    -rw-r----- 1 oracle oinstall 906 Nov 1 10:30 soatst1_ora_7690_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:30 soatst2_ora_4739_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:30 soatst2_ora_4707_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:31 soatst2_ora_4749_1.aud
    -rw-r----- 1 oracle oinstall 905 Nov 1 10:31 soatst1_ora_7761_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:31 soatst1_ora_7759_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7397_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7415_1.aud
    -rw-r----- 1 oracle oinstall 892 Nov 1 10:31 soatst2_ora_4408_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7387_1.aud
    -rw-r----- 1 oracle oinstall 892 Nov 1 10:31 soatst2_ora_4443_1.aud
    -rw-r----- 1 oracle oinstall 903 Nov 1 10:31 soatst1_ora_7393_1.aud
    -rw-r----- 1 oracle oinstall 897 Nov 1 10:31 soatst2_ora_4463_1.aud
    -rw-r----- 1 oracle oinstall 904 Nov 1 10:31 soatst1_ora_7688_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst2_ora_4759_1.aud
    -rw-r----- 1 oracle oinstall 906 Nov 1 10:31 soatst1_ora_7389_1.aud
    -rw-r----- 1 oracle oinstall 901 Nov 1 10:31 soatst2_ora_4421_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7403_1.aud
    -rw-r----- 1 oracle oinstall 892 Nov 1 10:31 soatst2_ora_4395_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7391_1.aud
    -rw-r----- 1 oracle oinstall 892 Nov 1 10:31 soatst2_ora_4447_1.aud
    -rw-r----- 1 oracle oinstall 902 Nov 1 10:31 soatst1_ora_7401_1.aud
    -rw-r----- 1 oracle oinstall 896 Nov 1 10:31 soatst2_ora_4423_1.aud
    -rw-r----- 1 oracle oinstall 903 Nov 1 10:31 soatst1_ora_7454_1.aud
    -rw-r----- 1 oracle oinstall 897 Nov 1 10:31 soatst2_ora_4439_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7408_1.aud
    -rw-r----- 1 oracle oinstall 892 Nov 1 10:31 soatst2_ora_4406_1.aud
    -rw-r----- 1 oracle oinstall 898 Nov 1 10:31 soatst1_ora_7381_1.aud
    Also,
    however we have faced the same
    issue , previosly on PROD Db environment.
    and found the below error in alert.log
    Linux-x86_64 Error: 27: File too large
    Additional information: 9925
    Could not open audit file:
    /mnt/vol_ora_SOATST1_apps_01/app/oracle/admin/SOATST/adump/soatst1_pmon_16150_1.aud
    Retry Iteration No: 1 OS Error: 27
    Retry Iteration No: 2 OS Error: 27
    Mon Oct 31 09:36:37 2011
    Retry Iteration No: 3 OS Error: 27
    Retry Iteration No: 4 OS Error: 27
    Retry Iteration No: 5 OS Error: 27
    Then we disable crs then
    1.rebooted the servers then cleanly stopped all crs services
    2.could not get in to adump ,so created new adump directory
    3.Started the CRs services.
    Now after a day we see still huge generation of *.aud files in adump,
    Any Suggestions/Inputs are appreciated...
    Thanks

    post
    SQL> show parameter audit
    refer this link.
    Complaining about audit file when audit_trail is set to NONE

  • I am trying to import developed images from LightRoom 5 in o Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another progra

    I am trying to import developed images from LightRoom 5 Photoshop 6 for further editing.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, or you do not have necessary access permissions or another program is using the file.  Use the 'Properties' command in the Windows Explorer to unlock the file. How do I fix this?  I would greatly appreciate it if you would respond with terms and procedures that a computer ignorant user, such as me, will understand.   Thanks.

    Have you tried restoring the Preferences yet?

  • Could not open scratch file

    When I try and open Photoshop, I get the following error "Could not open a scratch file because you do not have the necessary access privileges" followed by "could not initialize Photoshop because you do not have the necessary access privileges".  As a result, Photoshop fails o open.
    I have tried repairing Disk permissions, I have deleted the Photoshop Settings file, and I have tried Resetting Home Folder Permissions.
    I am the primary user, and it's only my user account that has the problem.  When I try and Reset Home Folder Permissions for my account, the process never completes.  When I perform the reset for the other users, it takes seconds.
    I've tried reinstalling Photshop, but still get the same error and Photshop fails to start.
    I concerned this is the beginning of a worsening problem with OSX LION.
    Any suggestions???

    Hi,
    having the same problem here. We have 10 Mac Pro machines with OSX 10.6.8 and CS5 Photoshop 12.0.4. By now five of these machines have given the same error: "could not open scratch file because disc is not available" and "could not save ... because of a program error".
    The scratch disk is the same one which has the system and it hasn't been touched.
    I have repaired the disk permissions.
    This just started two days ago and haven't noticed it before. Any clues what could be causing this?
    Thanks,
    Janne

  • I am trying to import developed images from LightRoom 5 into Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another progra

    I am trying to import developed images from LightRoom 5 into Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another program is using the file.  Use the 'properties' command in the Windows Explorer to unlock the file'.  This has not happened before.  How do I change this?

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

  • Error while running forge - Could not open DTD file

    Hi,
    I have a simple application created in Endeca,facing below error when I run baseline_update.sh
    FATAL   09/04/13 22:26:42.491 UTC (1378333602491)       FORGE   {baseline}: Error in file 'file:///../../endeca/apps/Sample/data/processing/Sample.analytics_config.xml' (line 2, char 58): An exception occurred! Type:RuntimeException, Message:Could not open DTD file 'file:///../../endeca/apps/Sample/data/processing/analytics_config.dtd'.
    Initially Forge was running error free, only changes we made were :
    1. Ingesting multiple XML files.
    2. Changed match mode of dimensions to Autogen
    Forge is unable to open any of the DTD files, for testing removed DTD reference line from Sample.analytics_config.xml.
    Forge fails again " FORGE   {baseline}: Error in file 'file:///../../endeca/apps/Sample/data/processing/Sample.cral_profile.xml...................................."
    Regards,
    Shruthi

    I've seen this type of error before when Forge is configured to read multiple files with spec *.xml.  Is that how you've configured your record adapter?  This configuration then collides with Forge XML config files merged into the same data/processing directory.
    From memory there's a couple of solutions for this - one might be to give the files a common name prefix if that's feasible, e.g. _data*.xml.  You could use a sub-directory to separate the files, but you'd need to modify your copy scripts.

  • I have a MacBook pro version 10.6.7 with snow leopard. After an scheduled software upgrade I could not open Quicken (It said it could not open the files). Now I can only open it if I have my external drive on. Can you help?

    I have a MacBook pro version 10.6.7 with snow leopard. After an scheduled software upgrade I could not open Quicken (It said it could not open the files). Now I can only open it if I have my external drive on. Can you help?
    All the information that I had input on Quicken is gone. I have to have the external hard drive that I use to back up to be able to use quicken now. It is as if it was erased from the laptop hardrive

    Try repairing permissions. My favorite way is with a utility called AppleJack. Info and download here. It's free. It only works when you boot in Single User Mode. When restarting or booting, hold down the Command key and S keys.
    You will get a very different startup screen that looks like the Terminal app has hijacked the screen. Just let the lines of text scroll by. When that happens you will get a text entry prompt. Type in "AppleJack" without the quotation marks.
    A DOS looking menu will appear. Choose 1 or d to run Disk Repair. If you get a message that Disk Repair found and corrected errors, run it again. Repeat until you get the "your disk appears to be ok" message. This rarely happens with my experience, though. This does the same thing as as booting from an external drive and running Disk Utility's repair. Only, no external drive is required!
    Next, choose 2 or p to repair disk permissions. This will take a little while. AppleJack warns that it will take up to an half hour to run repair permissions. It'n never taken more than about ten minutes for my MacBook Pro.
    As permissions are repaired, you will see each repair scroll on the screen. When done, the menu returns, choose q to quit. Then at the prompt, enter "exit" without the quotes. Your MacBook Pro should restart into Mac OS normally after this.
    Hope this helps.

Maybe you are looking for