Error, while creating a control file

Hi All,
DB Version :- SQL*Plus: Release 10.2.0.3.0
I am in process of carrying out full db refresh from cold backup. I came across with following, while creating a contrl file. strange to see two dbf's has same file_id. Please help me to solve this issue.
==
SQL> @a.sql
CREATE CONTROLFILE SET DATABASE LNRATU2 RESETLOGS NOARCHIVELOG
ERROR at line 1:
ORA-01503: CREATE CONTROLFILE failed
ORA-01167: two files are the same file/group number or the same file
ORA-01110: data file 6: '/data/oracle/LNRATU2/data02/LNRATU2_audits.dbf'
ORA-01110: data file 6: '/data/oracle/LNRATU2/data01/LNRATU2_audits_01.dbf'
===
hare krishna

Thanks.. Find below the a.sql contents.
CREATE CONTROLFILE SET DATABASE LNRATU2 RESETLOGS NOARCHIVELOG
MAXLOGFILES 5
MAXLOGMEMBERS 3
MAXDATAFILES 300
MAXINSTANCES 1
MAXLOGHISTORY 58720
LOGFILE
GROUP 2 (
'/data/oracle/LNRATU2/redo01/LNRATU2_redo02a.dbf',
'/data/oracle/LNRATU2/redo02/LNRATU2_redo02b.dbf'
) SIZE 500M,
GROUP 3 (
'/data/oracle/LNRATU2/redo01/LNRATU2_redo03a.dbf',
'/data/oracle/LNRATU2/redo02/LNRATU2_redo03b.dbf'
) SIZE 500M
DATAFILE
'/data/oracle/LNRATU2/data01/LNRATU2_audits_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_02.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_03.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_04.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_05.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_06.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_07.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_08.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_09.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_10.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_11.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_12.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_13.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_14.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_15.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_16.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_17.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_18.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_19.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_20.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_21.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_22.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_23.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_24.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_25.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_26.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_27.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_28.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_29.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_DATA01_30.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_02.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_03.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_04.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_05.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_06.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_07.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_08.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_09.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_10.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_11.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_12.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_13.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_14.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_15.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_16.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_INDX01_19.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_MCINFO_DATA01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_MCINFO_INDX01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_MCINFO_LOB01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_quest_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RATEOD_LOB01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RMS_DATA01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RMS_DATA01_02.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RMS_INDX01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RMS_INDX01_02.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RMS_INDX01_03.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_RMS_LOB01_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_sysaux_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_system01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_tools_01.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_UNDOTBS101.dbf',
'/data/oracle/LNRATU2/data01/LNRATU2_users_01.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_audits.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_31.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_32.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_33.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_34.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_35.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_36.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_37.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_38.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_39.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_40.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_DATA01_41.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_17.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_18.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_20.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_21.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_22.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_23.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_24.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_25.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_26.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_27.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_28.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_29.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_30.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_31.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_32.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_33.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_34.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_35.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_36.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_37.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_INDX01_38.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_quest_01.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RATEOD_LOB01_02.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_DATA01_03.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_DATA01_04.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_DATA01_05.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_INDX01_04.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_INDX01_05.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_INDX01_06.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_RMS_INDX01_07.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_statpack_01.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_sysaux_01.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_system01.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_tools_01.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_UNDOTBS1_02.dbf',
'/data/oracle/LNRATU2/data02/LNRATU2_users_01.dbf'
CHARACTER SET WE8ISO8859P1
hare krishna

Similar Messages

  • Logminer error while creating a dictionary file

    Hi ,
    I am working on logminer.
    i got the following error while creating a dictionary file :--
    please help me out.
    SQL> show parameter utl_
    NAME TYPE VALUE
    utl_file_dir string $ORACLE_BASE/utl_file/cecms
    SQL> execute dbms_logmnr_d.build(dictionary_filename => 'dictionary.ora',dictionary_location => '/u00/oracle/utl_file/cecms');
    BEGIN dbms_logmnr_d.build(dictionary_filename => 'dictionary.ora',dictionary_location => '/u00/oracle/utl_file/cecms'); END;
    ERROR at line 1:
    ORA-01336: specified dictionary file cannot be opened
    ORA-29280: invalid directory path
    ORA-06512: at "SYS.DBMS_LOGMNR_D", line 928
    ORA-06512: at "SYS.DBMS_LOGMNR_D", line 2052
    ORA-06512: at line 1
    Asif

    ORA-01336: specified dictionary file cannot be opened
    Cause: The dictionary file or directory does not exist or is inaccessible.
    Action: Make sure that the dictionary file and directory exist and are accessible.
    Probably an issue with the rights on the directories.
    To confirm the same, try writing a sample procedure with UTL_FILE to create a file at this location and capture the error. It will give you more details about the problem.

  • Regarding RESETLOG and NORESETLOG option while creating a control file

    Hi,
    I dont understand the need for resetlogs option while creating a controlfile for a db in NOARCHIVELOGMODE. I assume that reset logs clears all the redo log contents.
    While taking a cold backup what I did was:
    1. Shutdown instance
    2. Copy all the files
    3. Startup
    Now I tried recovering the same database on a new machine (with different path btw.) coz of which i had to create a new control file. My question is: while restoring the database, do I need to create the control file with NORESETLOG or RESETLOG option?
    When I tried using the NORESETLOG (NOARCHIVELOG) option I was able to recover the instance without any hassles.
    ie
    1. STARTUP NOMOUNT
    2. CREATE NEW CONTROL FILE USING NORESETLOG (NOARCHIVELOG)
    3. RECOVER DATABASE
    4. ALTER DATABASE OPEN;
    While the same thing with NORESETLOG (NOARCHIVELOG) option:
    1. STARTUP NOMOUNT
    2. CREATE NEW CONTROL FILE USING RESETLOG (NOARCHIVELOG)
    3. RECOVER DATABASE USING BACKUP CONTROLFILE
    This step asked me for some archivelogs which were not generated since the db is in NOARCHIVELOG mode.
    I wonder why we require the RESETLOG OPTION SINCE A NORMAL SHUTDOWN PERFORMED BEFORE COLD BACKUP would have ensured that there is no redo information left in the redo logs.
    Please let me know if I am thinking the incorrect way.
    Regards and Thanx in Advance,
    Raj

    If you had a db running in noarchivelog mode and had to clone the db and rename it, the create controlfile stmt:
    create controlfile reuse <db_name> needs to be changed to: create controlfile SET <db_name>, in which case the db can only be opened with resetlogs. Hope this answers your question

  • Error while creating an EAR file in 7.1 version

    Hi All,
    While developing an Adapter module in PI 7.1 version, facing a problem while creating an EAR file.
    Using NWDS 7.1 version
    1) Have developed the code compatible to 7.1 version changes which is not throwing any error while compilation
    2) Have given the jndi info in ejb-j2ee-engine.xml
    3) Also entered info in ejb-jar.xml like
    <?xml version="1.0" encoding="UTF-8"?>
    <ejb-jar xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="ejb-jar_ID"
    version="2.1" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
    http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd">
    <description>EJB JAR description</description>
    <display-name>EJB JAR</display-name>
    <enterprise-beans>
    <session>
    <ejb-name>EncryptModParam</ejb-name>
    <home>com.sap.aii.af.lib.mp.module.ModuleHome</home>
    <remote>com.sap.aii.af.lib.mp.module.ModuleRemote</remote>
    <local-home> com.sap.aii.af.lib.mp.module.ModuleLocalHome</local-home>
    <local>com.sap.aii.af.lib.mp.module.ModuleLocal</local>
    <ejb-class>com.abc.encryption.EncryptModParam</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    </session>
    </enterprise-beans>
    </ejb-jar>
    Then have clicked on Build project. Its throwing the following error
    Bean Interfaces: Stateless Bean "Encryption" should have atleast one of the following interface pairs: "local" and "localhome", "home" and "remote" or service endpoint interface
    Bean Interfaces: The home interface "com.sap.aii.af.lib.mp.module.ModuleHome" cannot be found in the search path
    Bean Interfaces: The local home interface "com.sap.aii.af.lib.mp.module.ModuleLocalHome" cannot be found in the search path
    Bean Interfaces: The local interface "com.sap.aii.af.lib.mp.module.ModuleLocal" cannot be found in the search path
    Bean Interfaces: The remote interface "com.sap.aii.af.lib.mp.module.ModuleRemote" cannot be found in the search path
    Also I have included the below code in the class file
    @ejbHome <{com.sap.aii.af.lib.mp.module.ModuleHome}>
    @ejbLocal <{com.sap.aii.af.lib.mp.module.ModuleLocal}>
    @ejbLocalHome <{com.sap.aii.af.lib.mp.module.ModuleLocalHome}>
    @ejbRemote <{com.sap.aii.af.lib.mp.module.ModuleRemote}>
    @stateless
    Request to give suggestions to resolve the above problem.
    Thanks in advance.
    Ganesh

    This is what I was looking for: http://maveninjdeveloper.blogspot.com/2012/04/handle-adf-application-maven-ant.html
    It further references:
    - http://docs.oracle.com/cd/E24382_01/user.1112/e17455/deploying_apps.htm#BACIIDEJ
    - http://javaosdev.blogspot.in/2011/12/ojdeploy-documentation-for-tool.html
    The only issue now is that Oracle JDeveloper release 11.1.2.2.0 (version being used) does NOT seem to support Ant while release 11.1.2.1.0 does. This necessitates a further kluge to make things work. The amount of difference between versions of JDeveloper is quite amazing.

  • Getting error while creating a text file

    Hi,
    I have one macro which will write all the file names from a particular folder into a text file. However when I run it, I am getting the following error message and only last file of the identified folder is getting added in my text file.
    Run Time Error '55'
    File Already Open
    To reproduce the scenario please add one commandbutton in your excel shhet and add the following code:
    Private Sub CommandButton1_Click()
    Dim p As String, x As Variant
    p = "C:/*.docx"
    x = GetFileList(p)
    Select Case IsArray(x)
    Case True 'files found
    MsgBox UBound(x)
    For i = LBound(x) To UBound(x)
    Open "C:\temp.txt" For Output As 1
    Write #1, "File Name " & x(i)
    Next i
    Close #1
    Case False
    MsgBox "No matching files"
    End Select
    End Sub
    Function GetFileList(FileSpec As String) As Variant
    Dim FileArray() As Variant
    Dim FileCount As Integer
    Dim FileName As String
    On Error GoTo NoFilesFound
    FileCount = 0
    FileName = Dir(FileSpec)
    If FileName = "" Then GoTo NoFilesFound
    ' Loop until no more matching files are found
    Do While FileName <> ""
    FileCount = FileCount + 1
    ReDim Preserve FileArray(1 To FileCount)
    FileArray(FileCount) = FileName
    FileName = Dir()
    Loop
    GetFileList = FileArray
    Exit Function
    ' Error handler
    NoFilesFound:
    GetFileList = False
    End Function
    'End Function
    For example if I have 3 docx file(1,2,3-name of the files) in my C drive, the o/p that I want in my .txt file will be as follows.
    File Name 1.docx
    File Name 2.docx
    File Name 3.docx
    Thanks!!

    For i = LBound(x) To UBound(x)
    Open "C:\temp.txt" For Output As 1
    You call the Open method inside the FOR loop.
    BTW, a collection is much more easier.
    Andreas.
    Private Sub CommandButton1_Click()
    Dim Files As New Collection
    Dim File
    Dim ff As Integer
    File = Dir("C:\*.docx")
    Do While File <> ""
    Files.Add File
    File = Dir
    Loop
    If Files.Count = 0 Then
    MsgBox "No matching files"
    Exit Sub
    Else
    MsgBox Files.Count & " files"
    End If
    ff = FreeFile
    Open "C:\temp.txt" For Output As #ff
    For Each File In Files
    Print #ff, File
    Next
    Close #ff
    End Sub

  • Error while creating db control repos using  emca -repos create

    hello all
    I am trying to configure the db control on the database..db version 10.2.0.2.0
    this is the error i m getting when recreating the repos
    [oracle@t3 bin]$ emca -repos recreate
    STARTED EMCA at Jun 10, 2009 6:37:34 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: test3
    Listener port number: 1521
    Password for SYS user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: yes
    Jun 10, 2009 6:37:47 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-37-34-PM.log.
    Jun 10, 2009 6:37:47 PM oracle.sysman.emcp.EMReposConfig dropRepository
    INFO: Dropping the EM repository (this may take a while) ...
    Jun 10, 2009 6:37:47 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /d01/oracle/t3/db/tech_st/10.2.0/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=t3.luckyerp)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=test3))) -repos_user SYSMAN -action drop -verbose -output_file /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_drop_2009-06-10_06-37-47-PM.log
    Jun 10, 2009 6:37:47 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error dropping the repository
    Jun 10, 2009 6:37:47 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_drop_<date>.log for more details.
    Jun 10, 2009 6:37:47 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error dropping the repository
    Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-37-34-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-37-34-PM.log for more details.
    Then i saw the logfile..
    It gives this error
    [10-06-2009 18:37:47] Enter SYS user's password :
    [10-06-2009 18:37:47]
    [10-06-2009 18:37:47] Enter repository user password :
    [10-06-2009 18:37:47]
    [10-06-2009 18:37:47] Getting temporary tablespace from database...
    [10-06-2009 18:37:47] Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=t3.luckyerp)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=test3))): ORA-01031: insufficient privileges (DBD ERROR: OCISessionBegin)
    This error i am getting when creating the repos
    [oracle@t3 bin]$ emca -repos create
    STARTED EMCA at Jun 10, 2009 6:44:21 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: test3
    Listener port number: 1521
    Password for SYS user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: y
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-44-21-PM.log.
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_create_<date>.log for more details.
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-44-21-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-44-21-PM.log for more details.
    the logfile for this says :
    Jun 10, 2009 6:44:21 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-repos' set to true
    Jun 10, 2009 6:44:21 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 10, 2009 6:44:21 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    Jun 10, 2009 6:44:21 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: /d01/oracle/t3/db/tech_st/10.2.0
    Jun 10, 2009 6:44:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: test3
    Jun 10, 2009 6:44:26 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Jun 10, 2009 6:44:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Jun 10, 2009 6:44:28 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: test3, oracleHome: /d01/oracle/t3/db/tech_st/10.2.0, and user: SYS
    Jun 10, 2009 6:44:28 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 10, 2009 6:44:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: test3, oracleHome: /d01/oracle/t3/db/tech_st/10.2.0, and user: SYS
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: test3
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-44-21-PM.log.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: /d01/oracle/t3/db/tech_st/10.2.0
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: test3, oracleHome: /d01/oracle/t3/db/tech_st/10.2.0, and user: SYS
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: test3
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: test3
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: test3
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Jun 10, 2009 6:44:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: test3, oracleHome: /d01/oracle/t3/db/tech_st/10.2.0, and user: SYS
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: test3
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: test3, oracleHome: /d01/oracle/t3/db/tech_st/10.2.0, and user: SYS
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_create_2009-06-10_06-44-32-PM.log
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeScript(SQLEngine.java:841)
         at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:265)
         at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:306)
         at oracle.sysman.emcp.EMReposConfig.createRepository(EMReposConfig.java:365)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:187)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:129)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_create_<date>.log for more details.
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-10_06-44-21-PM.log for more details.
    Jun 10, 2009 6:44:32 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error creating the repository
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:199)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:129)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)

    same error
    [oracle@t3 bin]$ emca -deconfig dbcontrol db -repos drop
    STARTED EMCA at Jun 11, 2009 10:13:40 AM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: test3
    Listener port number: 1521
    Password for SYS user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: y
    Jun 11, 2009 10:13:53 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-11_10-13-40-AM.log.
    Jun 11, 2009 10:13:53 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Jun 11, 2009 10:14:03 AM oracle.sysman.emcp.EMReposConfig dropRepository
    INFO: Dropping the EM repository (this may take a while) ...
    Jun 11, 2009 10:14:03 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /d01/oracle/t3/db/tech_st/10.2.0/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=t3.luckyerp)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=test3))) -repos_user SYSMAN -action drop -verbose -output_file /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_drop_2009-06-11_10-14-03-AM.log
    Jun 11, 2009 10:14:03 AM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error dropping the repository
    Jun 11, 2009 10:14:03 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_repos_drop_<date>.log for more details.
    Jun 11, 2009 10:14:03 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error dropping the repository
    Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-11_10-13-40-AM.log for more details.
    Could not complete the configuration. Refer to the log file at /d01/oracle/t3/db/tech_st/10.2.0/cfgtoollogs/emca/test3/emca_2009-06-11_10-13-40-AM.log for more details.
    log file says this
    [11-06-2009 10:14:03] Enter SYS user's password :
    [11-06-2009 10:14:03]
    [11-06-2009 10:14:03] Enter repository user password :
    [11-06-2009 10:14:03]
    [11-06-2009 10:14:03] Getting temporary tablespace from database...
    [11-06-2009 10:14:03] Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=t3.luckyerp)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=test3))): ORA-01031: insufficient privileges (DBD ERROR: OCISessionBegin)

  • Error while Creating Prestage Content File for Application in SCCM 2012

    Hi All,
    I am using SCCM 2012 SP1 on Win 2K8 SP R2 box. Database is SQL 2008 R2 SP1 CU6. I have trying to create Prestaged content for Applications for extracting pkgx files on DP's. I am getting the below error message for random applications(not for all applications
    but for random applications).
    Content that will be included into the prestaged content file (1):
    Citrix Receiver 13.3.0.55
    Export all dependencies: 'Yes'
    Selected distribution points: 'MPSERVER.GS.WORLD.PRESS.COM'
    Prestaged content file: 'G:\pkgxfiles\Application\Citrix Receiver 13.3.0.55.pkgx'
     Error: Distribution is currently in progress for selected packages: HM0000D9. Please wait and try again
    But if I see this application is successfully distributed to 2 of the distributions points long ago. If I reupdate the Distribution point and then again try to create prestaged content for this application then pkgx file for that application is getting
    created.
    Why this is happening and how can I resolve this?
    Thanks & Regards Uttam

    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Error while creating .H header file

    I tried the same example in the JNI Programmer�s Guide and Specification.
    My working Folder - D:\velu\java\workspace.
    I wrote and compile the Helloworld.java here and so the class file also resides here.
    But when I execute javah -jni HelloWorld I am getting the error as
    error: cannot access HelloWorld
    file HelloWorld.class not found
    javadoc: error - Class HelloWorld not found.
    Error: No classes were specified on the command line.  Try -help.experts advice me.

    I GOT IT BY ADDING . TO MY CLASSPATH ENV VAR.
    aNYWAY THANKS FRIENDS.

  • Errors while creating a template file using

    Hi,
    I am new to jdeveloper 10g (10.1.3.4.0). I am developing a project where i was creating a template using ADF face core page in the component pallete. I select and drag the panel page component on the visual editor. I could see that the errors folder is created in the structure pane and i could see the following error messages in that folder. Can somebody help me in resolving these errors.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlHtmlTag not found.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlHtmlTag not found.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlHtmlTag not found.
    Method setParent(com.sun.faces.taglib.jsf_core.ViewTag) not found in <unknown>.
    Method doStartTag() not found in <unknown>.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlHeadTag not found.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlHeadTag not found.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlHeadTag not found.
    Method setParent(<unknown>) not found in <unknown>.
    Method setTitle(java.lang.String) not found in <unknown>.
    Method doStartTag() not found in <unknown>.
    Method doEndTag() not found in <unknown>.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlBodyTag not found.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlBodyTag not found.
    Type oracle.adfinternal.view.faces.taglib.html.HtmlBodyTag not found.
    Method setParent(<unknown>) not found in <unknown>.
    Method doStartTag() not found in <unknown>.
    Method doEndTag() not found in <unknown>.
    Method doEndTag() not found in <unknown>.Thanks in advance

    Hi,
    since 10.1.3 does not have templates I am wondering what you were attempting to do? It appears as if the Faces libraries are not available for the project, so you may want to give us a steb-by-step instruction of how to reproduce the error
    Frank

  • Error while creating control file

    hi
    i am getting following error while creating controll file
    QL> shutdown
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area  629145600 bytes
    Fixed Size                  1250548 bytes
    Variable Size             171969292 bytes
    Database Buffers          452984832 bytes
    Redo Buffers                2940928 bytes
    SQL> @c:\study\rose\c.sql
    SP2-0042: unknown command "DATAFILE" - rest of line ignored.
    SP2-0734: unknown command beginning "'C:\ORACLE..." - rest of line ignored.
    SP2-0734: unknown command beginning "'C:\ORACLE..." - rest of line ignored.
    SP2-0734: unknown command beginning "CHARACTER ..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    1  CREATE CONTROLFILE SET DATABASE "ROSE" RESETLOGS  froce logging NOARCHIVELOG
    2      MAXLOGFILES 32
    3      MAXLOGMEMBERS 2
    4      MAXDATAFILES 32
    5      MAXINSTANCES 16
    6      MAXLOGHISTORY 1752
    7  LOGFILE
    8  GROUP 1 'C:\oracle\product\10.2.0\oradata\rose\LOG1ROSE.ORA'  SIZE 50M,
    9    GROUP 2 'C:\oracle\product\10.2.0\oradata\rose\LOG2ROSE.ORA'  SIZE 50M,
    10   GROUP 3 'C:\oracle\product\10.2.0\oradata\rose\LOG06.LOG'  SIZE 25M,
    11*   GROUP 4 'C:\oracle\product\10.2.0\oradata\rose\LOG07.LOG'  SIZE 25M
    SQL>

    CHETAN YADAV wrote:
    hi
    i am getting following error while creating controll file
    QL> shutdown
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area  629145600 bytes
    Fixed Size                  1250548 bytes
    Variable Size             171969292 bytes
    Database Buffers          452984832 bytes
    Redo Buffers                2940928 bytes
    SQL> @c:\study\rose\c.sqlWe can't debug what we can't see. And what we can't see is the contents of "c:\study\rose\c.sql".
    SP2-0042: unknown command "DATAFILE" - rest of line ignored.
    SP2-0734: unknown command beginning "'C:\ORACLE..." - rest of line ignored.
    SP2-0734: unknown command beginning "'C:\ORACLE..." - rest of line ignored.
    SP2-0734: unknown command beginning "CHARACTER ..." - rest of line ignored.
    SP2-0044: For a list of known commands enter HELP
    and to leave enter EXIT.
    1 CREATE CONTROLFILE SET DATABASE "ROSE" RESETLOGS froce logging NOARCHIVELOG
    2 MAXLOGFILES 32
    3 MAXLOGMEMBERS 2
    4 MAXDATAFILES 32
    5 MAXINSTANCES 16
    6 MAXLOGHISTORY 1752
    7 LOGFILE
    8 GROUP 1 'C:\oracle\product\10.2.0\oradata\rose\LOG1ROSE.ORA' SIZE 50M,
    9 GROUP 2 'C:\oracle\product\10.2.0\oradata\rose\LOG2ROSE.ORA' SIZE 50M,
    10 GROUP 3 'C:\oracle\product\10.2.0\oradata\rose\LOG06.LOG' SIZE 25M,
    11* GROUP 4 'C:\oracle\product\10.2.0\oradata\rose\LOG07.LOG' SIZE 25M
    SQL>

  • I am getting error while creating Control file for a fla file upoad in HANA

    Hi Experts,
    I am getting the following error when I try to create crtrol file for a flat file extraction in SAP HANA.
    Could not execute 'import data into table P935718."COPATBL" from 'COPATBL.csv' record delimited by '\n' fields ...'
    SAP DBTech JDBC: [257] (at 14): sql syntax error: incorrect syntax near "into": line 2 col 1 (at pos 14)
    Here is the code I have used to create control file after I creating the table.
    import data
    into table P935718."COPATBL"
    from 'COPATBL.csv'
        record delimited by '\n'
        fields delimited by ','
        optionally enclosed by '"'
    error log 'P935718.COPATBL.err'
    p935718 is my user ID, COPATBL is my table created, COPABL.CSV is a flat file.
    Please help me in this regard.
    Thanks,
    Guna

    Hello,
    guessing from the error message it looks that you are trying to execute "import data" as SQL command.
    Please note that import data is NOT SQL command but it is syntax for control file. You need to create file with this syntax on server and then use command: IMPORT FROM '/<path>/<filename>.ctl'
    In a shortcut:
    1.- create comma separated CSV file with your data - <source cvs>.csv
    2.- upload CVS file to HANA server
    3.- create the control file <filename>.ctl:
    import data
    into table <schema>."<table name>"
    from '<source cvs>.csv'
    record delimited by '
    fields delimited by ','
    optionally enclosed by '"'
    error log '<file name>.err'
    4.- execute command:
    IMPORT FROM '/<path>/<filename>.ctl'
    Please check following threads:
    How to load CSV files into HANA
    Will HANA supports Bulkload
    Tomas

  • Error while creating table from csv file

    I am getting an error while creating a table using 'Import Data' button for a csv file containing 22 columns and 8 rows. For primary key, I am using an existing column 'Line' and 'Not generated' options.
    ORA-20001: Excel load run ddl error: drop table "RESTORE" ORA-00942: table or view does not exist ORA-20001: Excel load run ddl error: create table "RESTORE" ( "LINE" NUMBER, "PHASE" VARCHAR2(30), "RDC_MEDIA_ID" VARCHAR2(30), "CLIENT_MEDIA_LABEL" VARCHAR2(30), "MEDIA_TYPE" VARCHAR2(30), "SIZE_GB" NUMBER, "RDC_IMG_HD_A" NUMBER, "START_TECH" VARCHAR2(30), "CREATE_DATE" VARCHAR2(30), "RDC_MEDIA_DEST" VARCHAR2(30), "POD" NUMBER, "TAPE" NUMBER, "ERRORS_YN" VA
    Any idea?

    I am getting an error while creating a table using 'Import Data' button for a csv file containing 22 columns and 8 rows. For primary key, I am using an existing column 'Line' and 'Not generated' options.
    ORA-20001: Excel load run ddl error: drop table "RESTORE" ORA-00942: table or view does not exist ORA-20001: Excel load run ddl error: create table "RESTORE" ( "LINE" NUMBER, "PHASE" VARCHAR2(30), "RDC_MEDIA_ID" VARCHAR2(30), "CLIENT_MEDIA_LABEL" VARCHAR2(30), "MEDIA_TYPE" VARCHAR2(30), "SIZE_GB" NUMBER, "RDC_IMG_HD_A" NUMBER, "START_TECH" VARCHAR2(30), "CREATE_DATE" VARCHAR2(30), "RDC_MEDIA_DEST" VARCHAR2(30), "POD" NUMBER, "TAPE" NUMBER, "ERRORS_YN" VA
    Any idea?

  • Error while creating logical file using transaction FILE

    Hello there,
    I am facing an error while creating Logical File name definition using transaction FILE
    This is the input which I'm trying to give
    Logical file name: ZTEST
    Name : ZTEST
    Physical file : ZTEST_1<DATE><TIME>.csv
    Data format: ASC
    Application area: BW
    Logical path:ZTEST_1_DATAOUT
    when I tried to save it throws me an error like  ASSIGN_SUBSTRING_NOT_ALLOWED
    Please help.

    Hi,
    Please check the OSS Notes :
    Note 792061 - SP Case Locator: Dump: ASSIGN to a substring isn't allowed.
    SAP Note 1297989 - Short dump ASSIGN_SUBSTRING_NOT_ALLOWED
    Hope this solves the problem.
    -Vikram

  • Error while creating request list Unable to detect the SAP system directory

    We are upgrading SAP BW (NW 7.0 EHP1) to SAP BW (NW 7.3)
    source OS: Windows 2008 R2,  source DB: MSSQL server 2008 R2 SP1 CU3
    I had started the upgrade by running: STARTUP.BAT
    I had started the DSUGui on the server (CI / DB on the same server) from: D:\usr\sap\BP1\upg\sdt\exe\DSUGui.bat
    I ran both programs (run as administrators).
    Once SAP Gui connects and was able to create userid/ password and when ready to start the initialization phase (click next)
    gives me the error
    Error while creating request list - see preceeding messages. Unable to detect the SAP system directory on the local host
    I had tried STARTUP.BAT "jce_policy_zip=Z:\export-import\downloads\jce_policy-6'  and still the same error.
    I had started DSUGui.bat with trace and the trace file contents are
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[2.0.7.1006]/>
    <!NAME[D:
    usr
    sap
    bp1
    upg
    sdt
    trc
    server.trc]/>
    <!PATTERN[server.trc]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %-100l [%t]: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Jan 11, 2012 10:14:58 AM [Error]:                          com.sap.sdt.engine.core.communication.AbstractCmd.log(AbstractCmd.java:102) [Thread[ExecuteWorker,5,main]]: Execution of command com.sap.sdt.engine.core.communication.CmdActionEvent@376433e4 failed: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
    Jan 11, 2012 10:14:58 AM [Error]:                          com.sap.sdt.engine.core.communication.AbstractCmd.log(AbstractCmd.java:103) [Thread[ExecuteWorker,5,main]]: java.lang.NullPointerException: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
    Jan 11, 2012 10:14:58 AM [Error]:                          com.sap.sdt.engine.core.communication.AbstractCmd.log(AbstractCmd.java:103) [Thread[ExecuteWorker,5,main]]: java.lang.NullPointerException: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
    Jan 11, 2012 10:14:58 AM [Error]:                                                 com.sap.sdt.engine.core.communication.CmdActionEvent [Thread[ExecuteWorker,5,main]]: java.lang.NullPointerException: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
         at com.sap.sdt.dsu.service.req.DSURequestListBuilder.persistSystemInfo(DSURequestListBuilder.java:277)
         at com.sap.sdt.dsu.service.DSUService.createRequestList(DSUService.java:338)
         at com.sap.sdt.dsu.service.controls.DSUListener.actionNext(DSUListener.java:144)
         at com.sap.sdt.dsu.service.controls.DSUListener.actionPerformed(DSUListener.java:67)
         at com.sap.sdt.server.core.controls.SDTActionListener$Listener.actionPerformed(SDTActionListener.java:46)
         at com.sap.sdt.engine.core.communication.CmdActionEvent.actOnEvent(CmdActionEvent.java:43)
         at com.sap.sdt.engine.core.communication.CmdEvent.execute(CmdEvent.java:69)
         at com.sap.sdt.engine.core.communication.ExecWorker.handleCmd(ExecWorker.java:36)
         at com.sap.sdt.engine.core.communication.AbstractWorker.run(AbstractWorker.java:93)
    I could not get Upgrade started.  Any help is appreciated
    Thanks
    Prathap

    Did you get this solved?
    I have the same problem

  • RC-50004: Fatal: Error occurred in ApplyDatabase:Control file creation fail

    Hi,
    During the clone of R12.1 instance, while running the post clone on the DB tier, i am getting the following error
    RC-50004: Fatal: Error occurred in ApplyDatabase:Control file creation failed.
    when i looked into the log file, i can find this
    Creating the control file for hr12at1_jsrc-cn6 database ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Tue Nov 17 04:41:58 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1071333376 bytes
    Fixed Size 1318172 bytes
    Variable Size 427819748 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 13049856 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01152: file 2 was not restored from a sufficiently old backup
    ORA-01110: data file 2:
    '/u01/app/oracle11/db/apps_st/u32/oradata/R12HRM/tx_data11.dbf'
    Please help
    thanks a lot
    Sasikala

    Hi,
    Sorry, my mistake, I did not pay attention to the cloning part.
    For this error, looks like the database was not cleanly shutdown before copying the files or that preclone was not run successfully. You will have to run preclone again, and shutdown the database normally, then copy the file again.
    Regards,
    Hussein

Maybe you are looking for