What is the minimum file system access needed to run ODI 10.1.3.4.0 client?

Hi ODI discussion folks,
I have a couple of questions from an Oracle partner that I'm trying to find a definitive answer for if possible. The partner is setting up ODI 10.1.3.4.0 for a customer who insists that the absolute minimum amount of access to the file system is granted due to corporate security policies.
I have checked the bundled ODI documentation but couldn't really find anything about file system permissions needed to run the ODI client. I was pointed towards the "Setting Up Security for an Integration Project — What to Consider" document but this does not mention a great deal about how much access to the file system is needed for the ODI client to function.
What the partner is asking is the following:
"1. What are the minimum file/folder permissions needed for the ODI client installation? I'm installing at xxxxx
and their machines have to be locked down as much as possible.
2. Say you have 3 users all wanting to run integrations etc and the Master and Work
repositories have been set up. An admin installs the ODI client but doesn't
create the connection to the Master repository. What are the minimum
file/folder permissions required on the client machine to:
a) create the connection to the repository
b) run any subsequent integrations?"
If anyone can advise on this then that would be much appreciated.
Regards
Craig Huggans
Oracle Hyperion Support
Message was edited by:
user648991

Hi Craig,
How are you?
Let me try to contribute a little....
1) The minimum requirement is for its own installation directory, there is no reason to have access to other directories unless if it is necessary to read files from some other directory at the client
2) Again only to its own install directory. The connection setting is recorded at \bin install directory. After that, all information are recorded at repository, there is no client work.
Be free to contact me by email or phone if you have any new doubt. You can get my email from my profile.
Does it respond your doubts?
Cezar Santos

Similar Messages

  • How can I determine what is the minimum SCN number I need to restore up to.

    Say if I have a full database backup, I know I have file inconsistency, but I want to know what is the minimum time or SCN number a need to roll forward to in order to be able to open the database?
    For example: I do a database restore.
    restore database ;
    RMAN> sql 'alter database open read only';
    sql statement: alter database open read only
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of sql command on default channel at 03/16/2009 15:00:04
    RMAN-11003: failure during parse/execution of SQL statement: alter database open read only
    ORA-16004: backup database requires recovery
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u01/oradata/p1/system01.dbf'
    I need need to apply archive log files. All references I find for ORA-00194 state the solution is to "apply more logs until the file is consistent " But "HOW MANY LOGS", or more apporaite up to what time or SCN? How does one determine what TIME or SCN is required to get all file consistent?
    I thought this query might provide the answer, but it doesn't
    select max(checkpoint_change#)
    from v$datafile_header
    MAX(CHECKPOINT_CHANGE#)
    7985876903
    --It applies a bit more redo, but not enough to make my datafiles consistent.
    recover database until SCN=7985876903 ;
    Starting recover at 03/16/09 15:04:54
    using channel ORA_DISK_1
    using channel ORA_DISK_2
    using channel ORA_DISK_3
    using channel ORA_DISK_4
    using channel ORA_DISK_5
    using channel ORA_DISK_6
    using channel ORA_DISK_7
    using channel ORA_DISK_8
    starting media recovery
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=18436
    channel ORA_DISK_1: reading from backup piece /temp-oracle/backup/hot/p1/20090315/hourly.arch_P1_47353_681538638_1
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/temp-oracle/backup/hot/p1/20090315/hourly.arch_P1_47353_681538638_1 tag=TAG20090315T041716
    channel ORA_DISK_1: restore complete, elapsed time: 00:02:26
    archive log filename=/u01/app/oracle/flash_recovery_area/P1/archivelog/2009_03_16/o1_mf_1_18436_4vxd81yc_.arc thread=1 se quence=18436
    Oracle Error:
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u01/oradata/p1/system01.dbf'
    I've discover I need to apply archive logs until this query reports all datafiles as FUZZY=NO , but this only works by guessing at some time periord to roll forward to, then checking the FUZZY column, and try again. Is there a way to know, I have to roll forward to a specific SNC in order for all my datafiles to be consistent?
    select file#
         , status
         , checkpoint_change#
         , checkpoint_time
         , FUZZY
         , RECOVER
    ,LAST_DEALLOC_SCN
    from v$datafile_header
    order by checkpoint_time
    Thanks,
    Jason

    The minimum point in time is the time when the last backup piece for datafiles in that backup was completed.
    Your alert.log should show the redo log sequence number at that time.
    You can query V$ARCHIVED_LOG and get the FIRST_CHANGE# of the first archivedlog generated after that backup piece completed.
    A
    LIST BACKUP;in RMAN should also show you the SCNs at the time of the backups.
    You can also query SCN_TO_TIMESTAMP -- eg
    select timestamp_to_scn(to_timestamp('15-MAR-09 09:24:01','DD-MON-RR HH24:MI:SS')) from dual;will return an approximation of the SCN.
    Hemant K Chitale
    http://hemantoracledba.blogspot.com
    Edited by: Hemant K Chitale on Mar 17, 2009 9:41 AM
    added the LIST BACKUP command from RMAN.

  • What are the minimum files needed?

    Under Windoz, can I simply copy the JAVA.EXE, the JAR files and the DLLs to a subdir (along with my CLASS file) and run my app? If not, then what would be the minimum required to do so? I'm trying to get away with not running the JRE install.
    If there is a URL that you can simply point me to, that would be great.
    TIA.

    I think I doled out those Duke Dollars too quickly. I put everything in a subdir called C:\AJAVATEST (EXEs, DLLs, JARs, IDLs...) and tried to run and received the following message:
    Failed reading value of registry key:
    Software\JavaSoft\Java Runtime Environment\CurrentVersion
    I'm guessing that the Windows version DOES use the registry. That's disappointing.
    Just so everyone will know (including Sun!), I'm not trying to circumvent the JRE Licensing scheme, I'm trying to test on a remote box that I would rather not run an installation on (semi-production box). The remote box does not have the JRE installed on it.

  • What are the minimum IE 11 settings required to run activeX plugin in 64bit Mode?

    Tried many different internet options such as advanced->Enhanced protected mode, "security->automatic filtering of ActiveX" "advanced-> 64bit enhanced protected mode (windows 8)", enable many different ActiveX related options
    in custom security options.
    But 64bit ActiveX on some systems and not working in some other (loads 32bit version). Not sure what is the right approach? Is this depends on IE version. For example in IE11 16428 version it is not working. In IE11 17280 version it is working.
    Another observation.
    In some system, File->properties option shows "Internet | Protected Mode: On" then only 32bit ActiveX is working. In other systems it shows "Internet | Protected Mode: Enhanced" and 64bit ActiveX is working.
    Thank you in advance.

    Some are windows 7 and some are windows 8.1.
    Does this concern an ActiveX Control (plugin) you've created or are creating?
    Yes, ActiveX I have created. Created both 32bit & 64 bit ActiveX & registered.
    Does the second line of text in IE Help | About read Update
    Versions: 11.0.13 (KB3003057) on allcomputers?
    There are some differences in versions. One system it is 11.0.14(KB3003057). It is working in this system, Only setting in Advanced tab is sufficient. Need to have Mark
    of the Web (MOTW)
    tag in the local html file. 
    In another system same version IE is is not working.
    Another windows 8.1 system IE version 11.0.9600.17207 (11.0.10 (KB2962872)) is not working. It shows a popup with "If
    you trust this site, you can disable Enhanced Protected Mode
    for this site to run the control" message.

  • What is the FAT file system and how can I format my LEXAR flash drive with it?

    Recently, Apple support helped me download my songs form iTunes to a LEXAR flash drive. I connected it to the USB connector in my car. My car's display said
    "unsupported". My other LEXAR usb plays music perfectly. What is wrong? My car's manual says that my audio system reads and plays audio files on the USB flash memory device in MP3, WMA, AAC formats. (AAC format files recorded with iTunes only.)  How do I correct this problem?

    Reformatting the drive will completely erase it so make sure you have copies of the files.
    FAT format is an older non-Mac format but is still found on plenty of things such as flash drives.  It's the one format that both Macs and Windows computers can fully use but it has limitations outside small-scale use.  Your Apple person must have reformatted your drive to Mac format which wasn't very smart of the person since almost nothing except Apple products can work with Mac format.  Are you sure you explained how you intended to use the drive, or did you just ask the person how to put files on there?

  • What is the minimum iOS version that Apple Configurator is supported with?

    I have a few very old iPads, not even iPad 2's.  I am considering using Apple Configurator to supervise them.  What is the minimum iOS these iPads need to be at to supervise the ipad

    See the chart below to determine whether you can upgrade your device and what you can upgrade to.
    IPhone, iPod Touch, and iPad iOS Compatibility Chart
         Device                                       iOS Verson
    iPhone 1                                      iOS 3.1.3
    iPhone 3G                                   iOS 4.2.1
    iPhone 3GS                                 iOS 6.1
    iPhone 4                                      iOS 6.1
    iPhone 4S                                    iOS 6.1
    iPhone 5                                      iOS 6.1
    iPod Touch 1                               iOS 3.1.3
    iPod Touch 2                               iOS 4.2.1
    iPod Touch 3                               iOS 5.1.1
    iPod Touch 4                               iOS 6.1
    iPod Touch 5                               iOS 6.1
    iPad 1                                          iOS 5.1.1
    iPad 2                                          iOS 6.1
    iPad 3                                          iOS 6.1
    iPad 4                                          iOS 6.1
    iPad Mini                                     iOS 6.1

  • How to get access to the local file system when running with Web Start

    I'm trying to create a JavaFX app that reads and writes image files to the local file system. Unfortunately, when I run it using the JNLP file that NetBeans generates, I get access permission errors when I try to create an Image object from a .png file.
    Is there any way to make this work in Netbeans? I assume I need to sign the jar or something? I tried turning "Enable Web Start" on in the application settings, and "self-sign by generated key", but that made it so the app wouldn't launch at all using the JNLP file.

    Same as usual as with any other web start app : sign the app or modify the policies of the local JRE. Better sign the app with a temp certificate.
    As for the 2nd error (signed app does not launch), I have no idea as I haven't tried using JWS with FX 2.0 yet. Try to activate console and loggin in Java's control panel options (in W7, JWS logs are in c:\users\<userid>\appdata\LocalLow\Sun\Java\Deployment\log) and see if anything appear here.
    Anyway JWS errors are notoriously not easy to figure out and the whole technology in itself is temperamental. Find the tool named JaNeLA on the web it will help you analyze syntax error in your JNLP (though it is not aware of the new syntax introduced for FX 2.0 and may produce lots of errors on those) and head to the JWS forum (Java Web Start & JNLP Andrew Thompson who dwells over there is the author of JaNeLA).

  • What are the best storage systems to archive inactive (but still used) apps and files?

    What are the best storage systems to archive inactive (but still used) apps and files of all types? I already have a Time Casule which I back up on and I'm needing to create more space in my flash drive in my Mac Pro, so I need another external storage system I can use to archive all that I don't currently need. I may still wish to edit and use the files, and I am not very techy and am a broke student... so anything grossly expensive is a no-no for me (between $50 and $200 is idyllic). If you could simply post links of different good/useful hard-drives that I can use, I'd be thankful.
    Thank you
    p.s. I'm australian, so anything within this country would be great. Or I can deal with somewhere that has cheap shipping.   

    It's been moved and seconded. Any discussion? Yes:
    Buy two external drives. Use one for Time Machine. Be sure this drive is at least twice the capacity of your computer's hard drive. Use the second drive as a bootable clone of your computer's hard drive. Should something happen you can immediately get the computer up and running from the clone until your restore from the Time Machine backup. This is what is called redundancy. Should either backup drive fail, there's another to take its place. Backup redundancy is very important. You can never have too many backups.

  • What Are The Minimum Permissions In Order An User To Be Able To Access User Profile Data With JavaScript And REST API

    The question says it all:
    What Are The Minimum Permissions In Order An User To Be Able To Access User Profile Data With JavaScript And REST API.?
    In the User Profile -> Permissions there is only the option for "Full Control".

    Hi Nikolay,
    Thanks for posting your issue, you need to set permissions on User Profiles = Read. Kindly find the below mentioned URLs to get the code and more details on this.
    http://www.vrdmn.com/2013/02/sharepoint-2013-working-with-user.html
    http://www.vrdmn.com/2013/07/sharepoint-2013-get-userprofile.html
    http://sharepoint.stackexchange.com/questions/61714/sharepoint-2013-call-the-rest-api-from-sharepoint-hosted-app
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2013/04/09/how-to-query-sharepoint-2013-using-rest-and-javascript.aspx
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • What are the minimum system requirements for GB 4?

    What are the minimum system requirements for GB 4? I did search this forum but wasn't able to find a direct answer.
    I'm running version 3.0.4 successfully on a lowly G4 733 but I suspect this is as far as I can go.
    I'm updating to iDvd'08 and was also wondering if I can safely update to GB4 or not (from GB 3.0.7) on a G4 733 mhz Digital Audio. Any help would be sincerely appreciated. My guess is that I cannot but I'd like to confirm prior to attempting any further updates in GB.

    I try my best to play it safely; always. And you were right, everything worked on the ext. FW HD flawlessly ...... truly amazing software!
    (I did happen to check the activity Monitor w/in Utilities and it showed GB4 using about 60-67% of the CPU on a G4 733 ..... I'm assuming this is normal).
    Click Here
    Not sure if there's a correct order to opening these apps as there has been in former versions of iLife ..... however, this (as shown above) is the order in which I opened all apps, and all worked well.

  • Why can't I access the K1 file system from my PC?

    I could access the entire file system excluding the data folder yesterday. However since installing Letools, I no longer can drag-and-drop photos and movies to the K1 from Windows Explorer.  I uninstalled Letools, but I still can't access the file system.
    Please help.
    Thank you

    Thank you for trying to help. We have compared security mode settings and their Macs say that commenting is allowed, while mine says it's not allowed. I'm assuming this is why I can't highlight and they can. But I dont understand why they're different? The files this happens to are PDFs that our college classes assign as reading- so we all go to the same place to access these PDFs and save them, so the security modes shouldn't be different, but they are. Any idea why? Are Macs just enabled to do this for whatever reason and PCs aren't?

  • What are the Jar files required,that for accessing the Type 4 Drivers.

    what are the Jar files required,that for accessing the Type 4 Drivers.
    Regards,

    Well it is Database Specific.
    Howevr there are few 3rd party .jar (Derby) which you can use it for accesing some standard databases.

  • What is the minimum HD space needed to run smoothly?

    I am running 10.4.11 on an iMac w/ 256 MB SDRAM and 800 MHz Power PC G4 and was wondering what the minimum HD space I need available to run safely? Thanks for your help

    It really could use more RAM.
    For Safety, about 10 GB, Speed wise about 40% or 100 GB or more, whichever is more.

  • In my utility program i get information, that the SUID file "System/Library/Core...Agent" became a change and is not to fix. What say me this and is it a problem?

    in my utility program i get information, that the SUID file "System/Library/Core...Agent" became a change and is not to fix. What say me this and is it a problem?

    See this
    http://support.apple.com/kb/TS1448?locale=da_DK

  • Trying to update creative cloud, comes error: The installation program could not access the important files / directories. Try to run the installer again. (Error code: 43), please contact customer support. The same error comes updating Muse. Mac 10.9.5. W

    Trying to update creative cloud, comes error: The installation program could not access the important files / directories. Try to run the installer again. (Error code: 43), please contact customer support. The same error comes updating Muse. Mac 10.9.5. What shall I do?

    Alauda_positos I would recommend reviewing your installation log files to determine the exact directory which the installer is unable to access.  You can find details on how to locate and interpret your installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors discovered to this discussion.
    For information on how to adjust file permissions please see Error "Exit 6" or "Exit 7" | Install log | Read, write, system file errors | CS5, CS5.5 - http://helpx.adobe.com/creative-suite/kb/error-exit-6-exit-7.html.

Maybe you are looking for

  • How large a partition for Win-based programs?

    I have a 500 GB hard-drive, and plan on creating a partition to run Win XP or Win 7 and the following Win-based programs: QuickBooks Pro, Quicken '09, Family Tree Maker, Dragon Naturally Speaking, and Business Plan Pro. Any suggestions as to how larg

  • TS4002 Why do I have duplicate email accounts on my iPhone5?

    I don't understand why I have duplicate accounts appearing on my phone.  Can someone tell me a quick way to fix it please? Many thanks Kit

  • MS SQL Server 2012 Developers Freeze At ODBC Setup

    I am attempting to create an ODBC connection using my local computer's Admin Tools-ODBC Connection interface. I can select the MS SQL Server driver type, enter the odbc name I want to call the connection , then click browse so to look for sql databas

  • How to implement locking in ABAP

    Hello everyone,     I am doing dialog programming and I have a screen that creates some template. When the user opens up the screen it defualts to next available template number to be created (for example if template No 1 exists then it will default

  • My computer's name has a (2) after its name in Side Bar-why?

    I had this problem some time ago and thought I'd saved the reply in case it recurred- can't find it! In the sidebar my computer's name is: SCSMB but just today I noticed that it now appears as: SCSMB (2) This happened once before and I got a nice fix