Server default file in ODI

Hi all

I am currently working on the ODI tutorials.

By mistake I deleted the file default FILE_GENERIC database server in the physical archicture of the workshop of nav of topology.

How can I add back this default server for files?

I have ODI11g on my laptop.

Please suggest

Rgds
S

Just create new server FILE_GENERIC data with jdbc details below

com.sunopsis.jdbc.driver.file.FileDriver

JDBC:SNPs:DBFile

Tags: Business Intelligence

Similar Questions

  • Not able to select physicalschema Server data files directory in ODI 11 g

    Hello
    I am a beginner at tech ODI and stuck with a mistake while doing a tutorial (mentioned in this link - http://st-curriculum.oracle.com/obe/fmw/odi/odi_11g/ODIproject_ff-to-ff/ODIproject_flatfile-to-flatfile.htm).
    Creating a physical schema for server default file (FILE_GENERIC), I'm not able to select the directories of schema and the name with the value field ' FILE_GENERIC. Directory "is grayed out (not editable)
    I have gone through many documents but could not find any information for this.

    So could you please let me know if all of the requirements for this?


    Thank you
    Anusha

    While creating the physical schema, name field is grayed out, which is the default behavior of the screen?

    Name is automatically changed when you type the path in the field "Directory (schema).

    Kind regards
    Oleg

  • Want to access the text file of ODI linux machine installed on windows

    Hi all

    I want to access the text file of ODI linux machine installed on windows computers.
    To do this, I created the server data files (physical schema) and;

    Host(Data Sever): IP address of the linux machine
    User: user of linux machine name
    Password: data

    Directory: / hyperian/Oracle/Middleware/user_projects/epmsystem1/EssbaseServer/essbaseserver1 / * application *.
    I shared the folder app in linux machine.
    When you try to run the interface using this file inside the folder app, its giving below error


    7000: null: java.sql.SQLException: file not found: /hyperian/Oracle/Middleware/user_projects/epmsystem1/EssbaseServer/essbaseserver1/app/STORAGE.csv
    java.sql.SQLException: file not found: / hyperian/Oracle/Middleware/user_projects/epmsystem1/EssbaseServer/essbaseserver1 /app/STORAGE.csv

    to com.sunopsis.jdbc.driver.file.x. < init > (x.java)

    at com.sunopsis.jdbc.driver.file.d.b.d.a (d.java)

    at com.sunopsis.jdbc.driver.file.g.a (g.java)

    at com.sunopsis.jdbc.driver.file.w.executeQuery (w.java)

    at com.sunopsis.sql.SnpsQuery.executeQuery (SnpsQuery.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execCollOrders (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt (SnpSessTaskSqlC.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)

    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)

    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)

    at com.sunopsis.dwg.cmd.e.k (e.java)

    at com.sunopsis.dwg.cmd.g.A (g.java)

    at com.sunopsis.dwg.cmd.e.run (e.java)

    at java.lang.Thread.run (unknown Source)


    One faces this question erlier? then helpme out.

    Hello

    1. If your files are located on a remote file system, you will need to copy one of your files to the computer that Designer ODI runs to allow ODI retrieve the metadata of the file information.
    2. in the topology to create a physical schema, the directory you enter data and the scheme of work must point to this local file.
    3. then set the file data store in the designer of the ODI. Enter a name, browse and select the file and fill each deposited the files tab.

    * If it's a fixed file, click on the network icon in the column into the columns tab and have checked auto adjustment.
    * If it is a delimited file, use the reverse button on the columns tab to reverse the columns.
    * Right-click on the Datastore folder select View Data, if you can view the data, which means that store file data has been correctly set.
    * If this is not the case, check each tab of the database file to make sure that everything is set correctly and try again.

    4. once the display data to be successful, now change you directories (data and the scheme of work in topology) to point to the remote file system. These directories must be accessible to the ODI Agent that will be used to perform transformations. The directory can be an absolute path (m:/public/data/files) or a parent in the ODI Agent startup directory (.. files/demo /). It is strongly recommended to use a UNC (regardless of the location of execution) name for the path. Executing transformations "agentless", the directory is relative to the directory where Oracle Data Integrator was installed.

    You must have an agent process running on the system that contains your source file.
    Then during the race, the odi interface choose this agent.

    Thank you
    Fati

  • The server trace file sharing

    Hi all

    Our production database is 10.2.0.3 with 2 RAC nodes in the window MS 2003 servers. I wonder what kind of information that Oracle captures in the trace of the shared server file (file name looks like instance_s001_3333.trc). When I open some of these files I still see a single query always there along with messages like:

    WAITING #8: nam = 'gc cr block 2 ways' ela = 1222 p1 = p2 65 = 49677 p3 = 1 obj #= tim 69689 = 4137263779
    WAITING #8: nam = 'gc cr block 2 ways' ela = 593 p1 = p2 65 = 50863 p3 = 1 obj #= tim 69689 = 4137265531
    WAITING #8: nam = 'gc cr block 2 ways' ela = 592 65 p1 = p2 = 50879 p3 = 1 obj #= tim 69689 = 4137266700

    If we need to grant this request to make it disappear in the shared server trace files? What are the conditions to trigger Oracle put this request in the trace file?

    Thank you very much in advance for your support!

    Shirley

    I did a quick test with 10.2.0.1 EE on Linux with default shared server configuration. I have run your trace statements, and I see:
    -1 small file trace with the identifier of the EMT in USER_DUMP_DEST
    -1 large track .trc file s000 in BACKGROUND_DUMP_DEST.

    And it looks like the outcome according to trcsess doc. http://download.Oracle.com/docs/CD/B19306_01/server.102/b14211/SQLTrace.htm#PFGRF01050

    >
    However, in a shared server configuration a user session is served by different processes from time to time. The trace on the user session is dispersed across the different stack belonging to different processes.
    >

    Most traced statements are in the trace file to the shared server because it's the shared server that runs most of the SQL statements.

  • How to give a default file path

    Hi all

    How to give a default path for a vi... It should take path to the deffault d without a prompt and writing the desired string to this place... I gud get default file path option... but later realized that there is no file created in this place

    Thank you

    Here you go...

    Sorry I made the error I said others...

    The VI attached is in LV 8.0 (so that only I could save)...

  • default file extension

    Under replace/create/open file detailed help, it says that I can make the dialog box display a default file name or extension.  How could I go about this?  I want the dialog box to display only a specific file type.

    Thank you.

    Just use the 'file' dialog box and wire of the output in your "open/create/replace.

  • Default file not found - necessary to recover from a corrupt registry XP

    I'm trying to follow the instructions to fix the "windows\system32\config\system missing or damaged file.  I copied the first 4 files without difficulty.  However, when I try to copy c:\windows\system32\config\default to create a tmp file, the system cannot find the specified file.  Can I continue with the rest of the instructions?  Or it will not work without the default file?

    1. At the Recovery Console prompt, type the following lines, pressing ENTER after you type each line:

      MD tmp
      copy c:\windows\system32\config\system c:\windows\tmp\system.bak
      copy c:\windows\system32\config\software c:\windows\tmp\software.bak
      Copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
      copy c:\windows\system32\config\security c:\windows\tmp\security.bak
      copy c:\windows\system32\config\default c:\windows\tmp\default.bak

      delete c:\windows\system32\config\system
      delete c:\windows\system32\config\software
      Delete c:\windows\system32\config\sam
      delete c:\windows\system32\config\security
      Delete c:\windows\system32\config\default

      Copy c:\windows\repair\system c:\windows\system32\config\system
      copy c:\windows\repair\software c:\windows\system32\config\software
      copy c:\windows\repair\sam c:\windows\system32\config\sam
      Copy c:\windows\repair\security c:\windows\system32\config\security
      Copy c:\windows\repair\default c:\windows\system32\config\default

    Give it a shot and see where it leads you. Can't say anything for sure.

    See:

    How do I recover from a corrupted registry that prevents Windows XP startup
    http://support.Microsoft.com/kb/307545

    Registry troubleshooting steps for advanced users
    http://support.Microsoft.com/kb/822705

  • Can I use ASM / ME to windows server 2012 file server failover clustering?

    Hi all

    Can I use ASM / ME to windows server 2012 file server failover clustering?

    We can use it with exchange, sql, sharepoint,..., but I can't find any document for file server.

    Thank you.

    HIT / working ME with CSV W2K12/R2, W2K8 CSV volumes cannot bear not to cancel the MAPPING is the main difference.  But HITTING / will allow ME to create the active copies and replicas of volumes CSV

    Yes the cluster file shares are supported with SUCCESS / me.    If you think about it, SQL, Exchange are indeed a "sharing".   Because it is an NTFS volume with services that run against her.  SQL, Exchange or fileshare services.

  • Default file name: Windows and scan Windows (Windows 7)

    How to change you the file name by default for a scan? I tried the method below:

    "To change the file name by default for a scanned document or photo, right click on the name of the file in the view of Scan and then click Rename."

    For me, this method only renames the current file and does not affect the value 'default'. Furthermore, is it possible to assign a unique number or the date (s) default file name? This is important when the follow-up documents.

    Thank you.

    That's what it's supposed to do, rename the current file.  There is no way to change the default name prior to his assignment to a digital file, however, I think that you can change the name before saving it.  No, there is no way to assign something unique default file name.

    HAL

    --

    HAL Hostetler, TCE

    Engineer senior/UPDATED--MS MVP-Print/Imaging - WA7BGX

    www.kvoa.com - KVOA television, Tucson, AZ.

    Live Hot Licks - www.badnewsbluesband.com

  • How can I change the default file locations in the dialog box "Save as" in Windows 7 x 64?

    I tried all the tips and tricks of WinXP, but they do not seem to work in Win7. Does anyone know how to change the location of the default files for the dialog box "Save as" in Win7?

    It seems, in Windows 7, that you cannot change locations by default save as file.

    In XP, we could modify the registry or use other methods to change the location of the files that appear on the left margin of the Save as dialog box. But some Morón in Redmond chose to end with good sense and called "libraries."

    I really wish Microsoft would stop doing what they think, it's the best for Grandma and little Suzy and give us what expect when we pay for these programs.

  • in win 7, all of my shortcuts open as a default file

    Hello!

    in win 7, all of my shortcuts open as default file, ex: all my shortcuts of my programs in my office, open with internet explorer, what should I do?

    It seems as if .lnk (shortcuts) are wrongly associated with Internet Explorer. Executes him. Association of LNK REG difficulty from here should solve the problem:

    Difficulties of file Association for Windows 7:
    http://www.Winhelponline.com/blog/file-Asso-fixes-for-Windows-7/

    (FYI, the REG file is a file in plain text that you can open with Notepad, where you need to check its contents before the merger).

  • VB 6 EXE compiled on the server (MS Server 2003) files does not work after restarting Windows 7.

    I work in the field environment.
    Some VB 6 EXE compiled on the server (MS Server 2003) files does not work after restarting Windows 7 PC (shortcut to the server).
    but it runs on the Windows XP computer.
    For example:-Inventory.exe (work), Sales.exe (does not work)
    Help, please.

    Hello

    I suggest you to ask your question at the following link.

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/

    I would also ask you to contact your IT Department for further explanations.

  • How to restore the default file for .lnk for unknown Application

    I used the setting of the control panel and tried to change the default program for the .lnk file. The default for .lnk originally was "unknown Application". Bad I clicked and changed the default to "Notepad". Now, most of desktop icons is appearin in the form of notebook. I can't restore the defect of unknown Application.

    Go to this page: http://www.sevenforums.com/tutorials/19449-default-file-type-associations-restore.html

    To half way down this page is a download link for LNK.  Which will restore your association.
  • Ask to install or assign the certificate on the 2013 Lync Server default

    Hi, I'm in the middle of installing Lync Server 2013 and is stuck on the process "Request, install or assign the certificate on the Lync Server default 2013". Whenever I get this error...
     
    > Assign the certificate
    Game-CSCertificate-Type by default, WebServicesInternal, WebServicesExternal-A872BC92C77A1BF921085E54333C820AFA8A3AE7 footprint - confirm: $false - report "C:\Users\administrator. LOCAL\AppData\Local\Temp\1\Set-CSCertificate-[2013_07_13][21_58_52].html ".
    WARNING: The 'A872BC92C77A1BF921085E54333C820AFA8A3AE7' certificate has an expiration more than five years in the future.
    WARNING: The name of the subject of the certificate "WMSvc-MSLYNC" does not match the name of FQDN full computer (FQDN) "mslync.local.lab".
    ATTENTION: Other object names "' certificate 'A872BC92C77A1BF921085E54333C820AFA8A3AE7' do not contain the names of calculated replacement 'mslync.local.lab, dialin.local.lab, meet.local.lab, admin.local.lab, LyncdiscoverInternal.local.lab, Lyncdiscover.local.lab.
    The following certificate was awarded for the type "Default":
    Default: A872BC92C77A1BF921085E54333C820AFA8A3AE7 WMSvc - MSLYNC 08/07/2023 CN = WMSvc-MSLYNC 61F3BE44FA5E45BD4547A73F8057D533
    The following certificate was awarded for the type "WebServicesInternal":
    WebServicesInternal: A872BC92C77A1BF921085E54333C820AFA8A3AE7 WMSvc-MSLYNC 08/07/2023 CN = WMSvc-MSLYNC 61F3BE44FA5E45BD4547A73F8057D533
    The following certificate was awarded for the type "WebServicesExternal":
    WebServicesExternal: A872BC92C77A1BF921085E54333C820AFA8A3AE7 WMSvc-MSLYNC 08/07/2023 CN = WMSvc-MSLYNC 61F3BE44FA5E45BD4547A73F8057D533
    ATTENTION: The "Set-CSCertificate" treatment completed with warnings. '3' warnings were recorded during this execution.
    WARNING: The detailed results are "C:\Users\administrator. LOCAL\AppData\Local\Temp\1\Set-CSCertificate-[2013_07_13][21_58_52].html ".

    Hi Kumarajit,

     
    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.
    http://social.technet.Microsoft.com/forums/Lync/en-us/home?category=Lync
    Hope this information helps.
  • [ADF, JDev12.1.3] "Impossible to book the .lok for Integrated WebLogic Server (IntegratedWebLogicServer) file."

    Hallo,

    Sometimes my Jdeveloper breaks down and it is not possible more interact with it and the only solution for me is killed by the Windows Task Manager.

    When I open it again and I try to run an application THAT WLS cannot start and this message appears:

    It is not possible to reserve the .lok for Integrated WebLogic Server (IntegratedWebLogicServer) file.  In general, it is because another instance of this server is already running in the WebLogic domain (C:\Users\federico\.jdeveloper\system12.1.3.0.41.140521.1008\DefaultDomain).

    I tried also to stop WLS manually using the stopWebLogic batch file, but without success.

    The only thing that solves this problem is to restart the machine, but it's very annoying.

    You kindly help me?

    Thank you

    Federico

    Have you tried to simply remove the *.lok file?

    Once the file has disappeared, he should run again.

    If another process keep the lock, you can use tools such as unlocker to release the lock and remove the file after that.

    Timo

Maybe you are looking for

  • Cannot share a film at the cinema

    I use the latest version of iMovie 10.1.2 without problem. I created a movie from a recent trip and when I went to share my theater, I received the following error message: Your theater could not be opened: there was a problem to play your movies on

  • ERR_EMPTY_RESPONSE (Chrome and Safari)

    Hello. I can't access certain sites I used to access the site in the past. Other sites are available. Trying to access the first, I get the page ERR_EMPTY_RESPONSE. I followed the instructions of https://discussions.apple.com/message/23544058#2354405

  • Satellite P100-324 - where can I buy a video card?

    Please tell me where it is possible to buy the "carta video ' and 'matriza' for this model?

  • Change the thickness of the main grid

    I use the xy graph and I need to change the thickness of the main grid (thicken) How can I change the thickness of the main gridlines?

  • error 0x8009310B code when you install automatic updates

    I can't receive the automatic updates of Windows. I get the notice that the edits are there, but when I try to download them and install them I get the error 0x8009310B code.