ORA-16032: LOG_ARCHIVE_DEST parameter destination string cannot be jus

SALVATION of DBA

I installed Oracle 10.2.0.1 on my system, which is to have Windows XP.
Yesterday it was worked well, but today, I rebooted my system it gives the following error, I checked the listeners and they all work fine except the database does not start, even I removed the log_archive_dest parameter in the init.ora file, it still gives the same result.

SQL > startup
ORA-16032: string destination LOG_ARCHIVE_DEST parameter cannot be translated.
ORA-09291: sksachk: invalid device specified for the destination of archive
OSD-04018: cannot access the specified directory or device.
S/O-error: (123 OS) the file name, directory name or volume label syntax is incorrect.
SQL >

Please guide me to resolve the issue.

Best regards
SG

LRM-00109: could not open parameter file "C:\oracle\product\10.2.0\admin\db1\pfile\init.ora".
Is your pfile file is exist?

Kind regards
Taj

Tags: Oracle Applications

Similar Questions

  • destination string cant Log_archive_dest_1 translated

    I m stuck! (not exactly)

    I set log_archive_dest_1 = < removable usbDrive >
    I get out of this removable drive,
    When stop and start the database it says error: log_archive_dest_1 destination string cannot be translated
    Now as database is not open, I can not even change the setting for log_archive_dest_1.
    How can I do to solve this problem (of course I can put my removable disk and change the parameter, but I wanted to learn)


    20 D
    Win7

    Thank you

    Hello

    I assume you are using a SPFILE. If so, you can do this in any SQL command line, even if you open a session with SQLPLUS /nolog (I think)

    Create pfile ='' from spfile = "";
    Edit the file manually
    create spfile ='
    starting instance

    Hope that helps,
    Rob

  • java.lang.String cannot be cast java.lang.Integer

    Hi am navigation based on the lov selection when I select the next button get this error caused by: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer, am in jdebvloper 11.1.1.6.0
    follow this example http://tompeez.wordpress.com/2013/02/09/jdeveloper-11-1-1-6-0-use-selection-in-lov-to-navigate-to-detail/

    I re - create the problem by using the hr schema can download it hear http://www.datafilehost.com/download-4d2a19c4.html
    my log error is
    Caused by: javax.faces.el.EvaluationException: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
         at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         ... 36 more
    Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
         at view.SelectedEmp.showSelectedOrg(SelectedEmp.java:34)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)
         ... 43 more
     am geting error in this line   Integer selid = (Integer)attr.getInputValue();
    Published by: adf009 on 25/03/2013 15:08

    Published by: adf009 on 25/03/2013 15:08

    Published by: adf009 on 25/03/2013 15:10

    User ADF 009. In my view, that it is your third post in the same application...

    Also to duplicate the post is not good...

    Replace your line of code with the code of shot

                      AttributeBinding attr = (AttributeBinding)bindings.getControlBinding("Empid1");
                      String attrValue = (String) attr.getInputValue();
                      Integer selid = null;
                      try
                      {
                        selid = Integer.parseInt(attrValue);
                      }catch(NumberFormatException nfe)
                      {
                        System.out.println("Do whatever handling you want to do");
                      }
                      if(selid == null)
                        return "";
    

    Thank you
    Rajdeep

  • ORA-20100: error: failure FND_FILE. Cannot create the file

    Hi all
    Simultaneous application of Bellow error

    We using ORACLE 10 g. R12
    OS: RHEL 4.4 (LINUX)





    ---------------------------------------------------------------------------
    Execution of the expedition: Version: 12.0.0

    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

    Module WSHINTERFACES: Interface travel Stop - SRS
    ---------------------------------------------------------------------------

    Current system time is January 27, 2013 09:58:58

    ---------------------------------------------------------------------------

    * Starts * January 27, 2013 09:58:58
    Error ORACLE 20100 in FDPSTP

    Cause: FDPSTP failed due to the ORA-20100: error: failure FND_FILE. Cannot create the file, l0633393.tmp in the directory/usr/tmp.
    You can find more information in the applications log.
    ORA-06512: at the 'APPS '. FND_FILE', line 554
    ORA-06
    ---------------------------------------------------------------------------
    Beginning of the FND_FILE log messages
    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------
    End of the FND_FILE log messages
    ---------------------------------------------------------------------------


    ---------------------------------------------------------------------------
    Options, AutoComplete, the request for enforcement.


    End of query options AutoComplete.

    ---------------------------------------------------------------------------
    Simultaneous request ended
    Current system time is January 27, 2013 09:58:58

    ---------------------------------------------------------------------------

    This issue is related to the Oracle EBS, mark it as here the answer and open it

    Oracle Discussion forums' E-Business Suite

  • ORA-01591: lock held by string of uncertain distributed transaction error

    Hi gurus,

    I get the error message
    ORA-01591: lock held by string of uncertain distributed transactions error during the execution of a procedure.

    Procedure basically inserts 2 tables and update the 1 table.
    The order of execution is given below.
    However, I get the error as table is locked.
    Can you help me please how to handle this?


    Begin

    Insert into values table_a (nominale1, value2); -(our database)

    Insert into table_b@remote_DB values (Value1, value2); -(DISTANCE DB)

    Update table C; -(our database)

    commit; -When I debugged I get exception with the above sql error in this validation.

    End;

    Tina wrote:
    Hi gurus,

    I get the error message
    ORA-01591: lock held by string of uncertain distributed transactions error during the execution of a procedure.

    Procedure basically inserts 2 tables and update the 1 table.
    The order of execution is given below.
    However, I get the error as table is locked.
    Can you help me please how to handle this?

    Begin

    Insert into values table_a (nominale1, value2); -(our database)

    Insert into table_b@remote_DB values (Value1, value2); -(DISTANCE DB)

    Update table C; -(our database)

    commit; -When I debugged I get exception with the above sql error in this validation.

    End;

    01591, 00000, "lock held by in-doubt distributed transaction %s"
    // *Cause:  Trying to access resource that is locked by a dead two-phase commit
    //          transaction that is in prepared state.
    // *Action: DBA should query the pending_trans$ and related tables, and attempt
    //          to repair network connection(s) to coordinator and commit point.
    //          If timely repair is not possible, DBA should contact DBA at commit
    //          point if known or end user for correct outcome, or use heuristic
    //          default if given to issue a heuristic commit or abort command to
    //          finalize the local portion of the distributed transaction.
    
  • Problem with error ORA-06502: PL/SQL: numeric string or the error value

    Hello

    I use a loop for the coil just out of data using 'dbms_output.put_line' and I get this error after a few records. I've been using and it happens at a different interval. He would have to do with the length of the question, I am trying to spool? Thank you.

    ORA-06502: PL/SQL: numeric string or the error value

    SD wrote:
    Hello

    I use a loop for the coil just out of data using 'dbms_output.put_line' and I get this error after a few records. I've been using and it happens at a different interval. He would have to do with the length of the question, I am trying to spool? Thank you.

    ORA-06502: PL/SQL: numeric string or the error value

    Yes, it's a mistake to dependent data.

    Manage: SD
    Status level: Beginner
    Join date: November 21, 2001
    Messages total: 289
    Total Questions: 189 (183 pending)

    Why wasting you time here when you get rarely answers your questions?

  • Help with Ora-19046: Out-of-table row cannot be shared by two top-level tab

    Hello!
    My tutor asked me to store and query xml "natively" files in xml db. First, I tried to save the patterns that rely on these xml files. There are about 30 patterns thus between them, and I have to use 'FORCE' them to save, like this:

    BEGIN
    () DBMS_XMLSCHEMA.registerSchema
    "http://www.isotc211.org/gmd/metadataEntity.xsd,"
    BFILENAME ('ISOGMD', 'metadataEntity.xsd'),
    TRUE,
    TRUE,
    FAKE,
    TRUE,
    (TRUE);
    END;

    So no tables are created automatically. And when I wanted to create a XML based on patterns of thses manually, he proped error: ORA-19046: Out-of-table row cannot be shared by two top-level tab. He mistook me for a week. Does anyone know what is the problem with registration? Forward online! Thank you!

    Maybe you're missing type due to the DeffaultTable = ""-xdb:annotation "
    Try to understand it with the trace file that will be created if you set

    ALTER SESSION SET EVENTS = '31098 TRACE NAME CONTEXT FOREVER' 
    
  • ORA-02069 global_names parameter must be set

    Gentlemen met,


    I am facing problem ora-02069 global_names parameter must be defined when I try to

    insert into t10@database1
    Select function_chk_date (to_date ('12-05-2011', ' dd-mm-yyyy')) of double;

    I saw a few global_names = true suggestion, but this affects on another link to db.

    If I'm on fire after the statement then the inserted rows.

    insert into t10@database1 values ('xuyz');

    so you can help me how to solve the error...

    I'll wait for your favorable reply...

    Salvation;

    Please see:

    ORA-02069 when you use a local function by updating a remote Table [ID 342320.1]
    ORA-02069 when you use a local function by updating a remote Table [ID 342320.1]

    Respect of
    HELIOS

  • ORA-12705: invalid parameter or unknown NLS value specified error in PL/SQL

    Everything works well, SQL * PLUS, shape and reports, but my PL/SQL Developer has stopped working.
    It is throwing this error when I try to connect.

    ORA-12705: invalid parameter or unknown NLS value specified error in PL/SQL developer


    How to fix this help please.

    First: most of the questions for Oracle products have a response depending on the version. In Oracle 11 g or 10g Oracle change the structure of their branch in the registry for example.

    Secondly, it seems that the registry is a little messy.
    Oracle for Windows identifies the part of the registry to use by reading the file
    % ORACLE_HOME%\bin\oracle. Key

    Probably with PL/SQL Developer, like PL/SQL Developer needs an Oracle customer, she will too.
    Of course, if this key points to a branch with NLS_LANG value NA this will result in questions, because this is not a valid value.
    %ORACLE_HOME%\Bin will usually be in your path

    ---------
    Sybrand Bakker
    Senior Oracle DBA

  • ORA-13754: 'SQL Tuning Set' 'string' does not exist for the user "sysman."

    ORA-13754: 'SQL Tuning Set' 'string' does not exist for the user "sysman."

    Hello
    in 10g R2 when I run the following in isqlplus I error of the United Nations:
    SELECT * FROM TABLE(DBMS_SQLTUNE.SELECT_SQLSET(
    'my_sql_tuning_set',
    '(disk_reads/buffer_gets) >= 0.05'));
    
    ORA-13754: "SQL Tuning Set"'my_sql_tuning_set" does not exist for user "sysman". 
    No problem if I run it as sys to sqlplus.

    Thanks for the help.

    How to activate for sys isqlplus?

    You are logged in as sysman,

    Check the user from the sql prompt.

    show user
    
  • How to jump 3 characters when use "scanf chain" by the parameter "format string"?

    Hi, I want to read a number 123 in the chain like that 'sfg123' 'fgd123' 'ghj123 '.

    I know that I can use 3 '%s' to jump 3 characters, but it will add an output to 'scanf string.

    So, how use "format parameter string ' not only to jump 3 characters, but also add no output to"string scanf.

    Hi Chenyin,

    Try this VI...

    I think so... That's what you expect...

    >

  • ORA-01722 PL/SQL: numeric string or the error value

    Hi people;

    I have an error with this request:
    SELECT SEQ_ENTITE.nextval, ENT_CODE_ENT, ENT_GPL_ID, TO_NUMBER('2012')+1, 
         pkg_etl_fdx.f_getseqexe('LPG_TYE', 'TYE_CODE_CON', ENT_CODE_TEN, 'TYE_SEQ', TO_NUMBER('2012')),
         ENT_LIB_ENT, ENT_SEUIL, 'O', 0, 0, 0, 0, 0, 0, 0, 0, 0,
         0, 0, 0, 0, 0, ENT_CODE_UNI, ENT_CODE_MERE, ENT_IND_FIN, 0,
         0, 0, ENT_NIVEAU, ENT_CODE_TEN, CHAR_TO_LABEL('EXERCICE', 'PUB:EXE'||TO_NUMBER('2012')+1||':'), OLS_GRP
         FROM ENTITE
         WHERE ENT_OLS_EXE = TO_NUMBER('2012');
    How to fix the PL/SQL ORA-01722: numeric value or error string?

    The description of the entity table:
    desc entite
    Nom           NULL     Type              
    ------------- -------- ----------------- 
    ENT_SEQ       NOT NULL NUMBER(38)        
    ENT_CODE_ENT  NOT NULL VARCHAR2(6 CHAR)  
    ENT_GPL_ID    NOT NULL NUMBER(10)        
    ENT_OLS_EXE   NOT NULL NUMBER(38)        
    ENT_TYE_SEQ            NUMBER(38)        
    ENT_LIB_ENT            VARCHAR2(40 CHAR) 
    ENT_SEUIL              NUMBER(3)         
    ENT_AUTO_DEP           VARCHAR2(1 CHAR)  
    ENT_TOT_REP            FLOAT(126)        
    ENT_TREC_VEN           FLOAT(126)        
    ENT_TREC_INT           FLOAT(126)        
    ENT_RPT_ANT            FLOAT(126)        
    ENT_TOT_VEN            FLOAT(126)        
    ENT_CUM_REP            FLOAT(126)        
    ENT_CREC_INT           FLOAT(126)        
    ENT_CRPT_ANT           FLOAT(126)        
    ENT_CCRE_RCU           FLOAT(126)        
    ENT_TOT_ENG            FLOAT(126)        
    ENT_TOT_FAC            FLOAT(126)        
    ENT_TDEP_INT           FLOAT(126)        
    ENT_TOT_DEM            FLOAT(126)        
    ENT_TOT_RES            FLOAT(126)        
    ENT_CODE_UNI           VARCHAR2(6 CHAR)  
    ENT_CODE_MERE          VARCHAR2(6 CHAR)  
    ENT_IND_FIN            VARCHAR2(1 CHAR)  
    ENT_TOT_ATT            FLOAT(126)        
    ENT_CUM_ATT            FLOAT(126)        
    ENT_CUM_REA            FLOAT(126)        
    ENT_NIVEAU             NUMBER(1)         
    ENT_CODE_TEN           VARCHAR2(2 CHAR)  
    OLS_EXERCICE           NUMBER(10)        
    OLS_GRP                NUMBER(10)   
    Thank you.
    select  'PUB:EXE'|| to_char(TO_NUMBER('2012')+1 )||':' from dual
    

    Kind regards
    Gena

  • FDPSTP failed due to the ORA-20100: error: failure FND_FILE. Cannot create the f

    Hi all

    It seems that I added a thread after another today. I have problems using FND_FILE in the simultaneous program (R12 on W2K2). I tried to google for a solution, but nothing has worked for me. Here is the error message:

    Error ORACLE 20100 in FDPSTP

    Cause: FDPSTP failed due to the ORA-20100: error: failure FND_FILE. Failed to create the file, o2053488.tmp in the c:\temp directory.
    You can find more information in the applications log.
    ORA-06512: at the 'APPS '. FND_FILE', line 417
    ORA-065

    $APPLTMP is set to j:\oracle\VIS\inst\apps\VIS_eviasl\appltmp
    $APPLPTMP is set to j:\temp
    UTL_FILE_DIR is defined as:

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    UTL_FILE_DIR string j:\temp, j:\oracle\VIS\db\tech
    _st\11.1.0\plsql\temp, j:\orac
    le\VIS\db\tech_st\11.1.0\appsu
    til\outbound\VIS_eviasl

    but I still get the message that he seeks in c:\temp.

    Concerning
    Piotr

    Cause: FDPSTP failed due to the ORA-20100: error: failure FND_FILE. Failed to create the file, o2053488.tmp in the c:\temp directory.
    You can find more information in the applications log.
    ORA-06512: at the 'APPS '. FND_FILE', line 417

    Please see old threads that deal with the same subject - http://forums.oracle.com/forums/search.jspa?threadID=&q=ORA-20100&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001

    Thank you
    Hussein

  • java.lang.ClassCastException:String cannot be cast to java.sql.Date

    I have a date component. MinValue named Id2 and the following code is to run a class cast exception indicating that the string value cannot be cast to a date sql

    java.sql.Date dateNeeded = (java.sql.Date) this.getId2 () .getValue ();

    can someone help me to overcome this problem.

    Thanks and greetings
    Janak

    Published by: new_to_ORACLE on February 18, 2011 16:56

    Published by: new_to_ORACLE on February 18, 2011 16:58

    the Date attribute is of type object oracle.jbo.domain.Date
    so, first try to cast to oracle.jbo.domain.Date. then to java.sql.Date object

    If you need to cast to another Date object, see this site:
    http://www.ecotronics.ch/webdesign/javadate.htm

    Published by: M.Jabr on February 19, 2011 11:53

  • DataPump the QUERY parameter with string values? -SOLVED

    All,

    I'm trying to specify a query to the datapump API parameter but can't seem to get my correct single/double quotes so that it can work. I can successfully use the QUERY parameter with something like QUERY = table: '"number_column = 6" ' but NOT with something like QUERY = table:'"string_column ="value"" "

    I tried different versions of the single/double quotes, but all fails with slightly different errors. Someone at - it an example where a string value is used with success?

    Thanks in advance. Oracle 10.2.0.3.0 - AIX 5.3

    So after reading some other reviews on another thread - I tried this and it worked:

    QUERY = table:------"where string_column = 'value\' \' \

    Looks like you have escape all single/double quotation marks for this parameter

    Published by: potter_geek on August 31, 2009 10:47

    Hello

    Use the parameter file or if you run expdp command-line use escape character '-' (backslash) in this case.

    Concerning
    Anurag Tibrewal.

Maybe you are looking for